https://de.wikipedia.org/w/index.php?action=history&feed=atom&title=Modul%3ATutorial%2FWikipedia%3ATour_f%C3%BCr_Leser
Modul:Tutorial/Wikipedia:Tour für Leser - Versionsgeschichte
2025-06-06T19:04:52Z
Versionsgeschichte dieser Seite in Wikipedia
MediaWiki 1.45.0-wmf.4
https://de.wikipedia.org/w/index.php?title=Modul:Tutorial/Wikipedia:Tour_f%C3%BCr_Leser&diff=171909379&oldid=prev
PerfektesChaos: 2017-12-10
2017-12-12T09:49:44Z
<p>2017-12-10</p>
<p><b>Neue Seite</b></p><div>local Serial = "2017-12-10"<br />
--[=[<br />
require() for dewiki:Wikipedia:Tour für Leser<br />
]=]<br />
<br />
<br />
<br />
return {<br />
bottom = { service = "Wikipedia:Fragen von Neulingen",<br />
show = "Rückfragen" },<br />
cat = "Wikipedia:Tour für Leser",<br />
show = "Tour für Leser",<br />
style = { bgc = "FFE4E1",<br />
fgc = "8B008B",<br />
border = { width = "3px",<br />
style = "solid" },<br />
h1 = { ["border-bottom"] = "1px solid #8B008B",<br />
["color"] = "#8B008B",<br />
["font-size"] = "170%",<br />
["margin-bottom"] = "0.4em",<br />
["padding-left"] = "0.2em",<br />
["padding-right"] = "0.2em" },<br />
icon = "N-star1.svg",<br />
size = "20px" },<br />
trails = { { "Wikipedia-Einführung",<br />
{ "Lesertour",<br />
"Allgemeines",<br />
"Nachschlagen",<br />
"Artikel",<br />
"Beurteilung",<br />
"Artikellaufbahn",<br />
"Weiterführendes" } } <br />
}<br />
}</div>
PerfektesChaos