<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-fussball-historiker.diddipoeler.de/index.php?action=history&amp;feed=atom&amp;title=Modul%3AVorlage%3ASiehe_auch</id>
	<title>Modul:Vorlage:Siehe auch - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-fussball-historiker.diddipoeler.de/index.php?action=history&amp;feed=atom&amp;title=Modul%3AVorlage%3ASiehe_auch"/>
	<link rel="alternate" type="text/html" href="https://wiki-fussball-historiker.diddipoeler.de/index.php?title=Modul:Vorlage:Siehe_auch&amp;action=history"/>
	<updated>2026-05-11T21:31:27Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in wiki-fussball-historiker.diddipoeler.de</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki-fussball-historiker.diddipoeler.de/index.php?title=Modul:Vorlage:Siehe_auch&amp;diff=575&amp;oldid=prev</id>
		<title>Diddipoeler: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://wiki-fussball-historiker.diddipoeler.de/index.php?title=Modul:Vorlage:Siehe_auch&amp;diff=575&amp;oldid=prev"/>
		<updated>2026-05-09T07:04:28Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 9. Mai 2026, 09:04 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;de&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Diddipoeler</name></author>
	</entry>
	<entry>
		<id>https://wiki-fussball-historiker.diddipoeler.de/index.php?title=Modul:Vorlage:Siehe_auch&amp;diff=574&amp;oldid=prev</id>
		<title>mediawiki&gt;CyberOne25: AZ: Die Seite wurde neu angelegt: local p = {}  function p.f(frame) 	local args = frame:getParent().args 	local items = {} 	local titelPrefix = &#039;titel&#039;  	for key, value in pairs(args) do 		local index = tonumber(key) 		if index then 			value = mw.text.trim(value) 			if value ~= &#039;&#039; then 				local titel = mw.text.trim(args[titelPrefix .. key] or &#039;&#039;) 				if titel ~= &#039;&#039; then 					table.insert(items, string.format(&#039;%s&#039;, value, tit…</title>
		<link rel="alternate" type="text/html" href="https://wiki-fussball-historiker.diddipoeler.de/index.php?title=Modul:Vorlage:Siehe_auch&amp;diff=574&amp;oldid=prev"/>
		<updated>2025-06-06T16:58:30Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=Hilfe:Zusammenfassung_und_Quellen&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Hilfe:Zusammenfassung und Quellen (Seite nicht vorhanden)&quot;&gt;AZ&lt;/a&gt;: Die Seite wurde neu angelegt: local p = {}  function p.f(frame) 	local args = frame:getParent().args 	local items = {} 	local titelPrefix = &amp;#039;titel&amp;#039;  	for key, value in pairs(args) do 		local index = tonumber(key) 		if index then 			value = mw.text.trim(value) 			if value ~= &amp;#039;&amp;#039; then 				local titel = mw.text.trim(args[titelPrefix .. key] or &amp;#039;&amp;#039;) 				if titel ~= &amp;#039;&amp;#039; then 					table.insert(items, string.format(&amp;#039;&lt;a href=&quot;/index.php?title=%25s&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;%s (Seite nicht vorhanden)&quot;&gt;%s&lt;/a&gt;&amp;#039;, value, tit…&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.f(frame)&lt;br /&gt;
	local args = frame:getParent().args&lt;br /&gt;
	local items = {}&lt;br /&gt;
	local titelPrefix = &amp;#039;titel&amp;#039;&lt;br /&gt;
&lt;br /&gt;
	for key, value in pairs(args) do&lt;br /&gt;
		local index = tonumber(key)&lt;br /&gt;
		if index then&lt;br /&gt;
			value = mw.text.trim(value)&lt;br /&gt;
			if value ~= &amp;#039;&amp;#039; then&lt;br /&gt;
				local titel = mw.text.trim(args[titelPrefix .. key] or &amp;#039;&amp;#039;)&lt;br /&gt;
				if titel ~= &amp;#039;&amp;#039; then&lt;br /&gt;
					table.insert(items, string.format(&amp;#039;[[%s|%s]]&amp;#039;, value, titel))&lt;br /&gt;
				else&lt;br /&gt;
					table.insert(items, string.format(&amp;#039;[[%s]]&amp;#039;, value))&lt;br /&gt;
				end&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	if #items == 0 then&lt;br /&gt;
		return &amp;#039;&amp;lt;span class=&amp;quot;error&amp;quot;&amp;gt;Einbindungsfehler: Die [[Vorlage:Siehe auch|Vorlage „Siehe auch“]] benötigt immer mindestens ein Argument.&amp;lt;/span&amp;gt;&amp;#039;&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	local text&lt;br /&gt;
	if #items == 1 then&lt;br /&gt;
		text = items[1]&lt;br /&gt;
	elseif #items == 2 then&lt;br /&gt;
		text = items[1] .. &amp;#039; und &amp;#039; .. items[2]&lt;br /&gt;
	else&lt;br /&gt;
		text = table.concat(items, &amp;#039;, &amp;#039;, 1, #items - 1)&lt;br /&gt;
		text = text .. &amp;#039; und &amp;#039; .. items[#items]&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	return string.format(&lt;br /&gt;
		&amp;#039;&amp;lt;div class=&amp;quot;sieheauch&amp;quot; role=&amp;quot;navigation&amp;quot; style=&amp;quot;font-style:italic;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;sieheauch-text&amp;quot;&amp;gt;Siehe auch&amp;lt;/span&amp;gt;: %s&amp;lt;/div&amp;gt;&amp;#039;,&lt;br /&gt;
		text&lt;br /&gt;
	)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>mediawiki&gt;CyberOne25</name></author>
	</entry>
</feed>