Modul:PageTree/WP:Technik

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur Suche springen

Die Dokumentation für dieses Modul kann unter Modul:PageTree/WP:Technik/Doku erstellt werden

--[=[
PageTree/WP:Technik
mw.loadData() table, mit der Struktur der Technik-Seiten
]=]
return {
stamp = "2014-05-30T10:00:00",
start = "Wikipedia:Technik/",
pages = {

[ true ] = { seed="Wikipedia:Technik",
             super=false,
             show="Technik" },
{ seed="/Skin",
  super=true,
  index=110 },
{ seed="/Browser",
  super=true,
  index=120 },
{ seed="/Mobil",
  super=true,
  index=130 },
{ seed="/Text",
  super=true,
  index=210 },
{ seed="/Medien",
  super=true,
  index=220 },
{ seed="/Labs",
  super=true,
  index=230 },
{ seed="/MediaWiki",
  super=true,
  index=310 },
{ seed=":Kategorie:Wikipedia:Technik/Netzwerk und Server",
  show="Netzwerk",
  super=true,
  index=320 },
{ seed="/Werkstatt",
  super=true,
  index=400 },
{ seed="Wikipedia:Projektneuheiten",
  show="Neuheiten",
  super=true,
  index=410 },
{ seed="/Sitemap",
  super=true,
  index=900 },
{ seed="/Archiv",
  super=true,
  list=false },
{ seed="/Linkbox",
  super=true,
  list=false },
{ seed="/Skin/CSS",
  index=10 },
{ seed="/Skin/JS",
  index=20 },
{ seed="/Skin/GUI",
  index=30 },
{ seed="/Skin/MediaWiki",
  index=40 },
{ seed="/Skin/Gadgets",
  index=50 },
{ seed="/Skin/Benutzerskripte",
  index=60 },
{ seed="/Skin/Benutzerstile",
  index=70 },
{ seed="/Skin/Tutorial",
  index=80 },
{ seed="/Skin/Einstellungen",
  shift="/Skin",
  list=false },
{ seed="/Skin/JS/Variablen",
  index=10 },
{ seed="/Skin/JS/mw",
  index=20 },
{ seed="/Skin/JS/ResourceLoader",
  index=30 },
{ seed="/Skin/JS/jQuery",
  index=40 },
{ seed="/Skin/JS/API",
  index=50 },
{ seed="/Skin/JS/Datenelemente",
  index=60 },
{ seed="/Skin/JS/Encoding",
  index=70 },
{ seed="/Skin/JS/Gadget",
  index=80 },
{ seed="/Skin/JS/Obsolet",
  index=90 },
{ seed="/Skin/JS/WikEd",
  show="wikEd",
  index=100 },
{ seed="/Skin/JS/Linkbox",
  list=false },
{ seed="/Skin/Werkstatt",
  shift="/Werkstatt",
  super="true",
  list=false },
{ seed="/Browser/Bookmarklet",
  index=10 },
{ seed="/Browser/Add-on",
  index=20 },
{ seed="/Text/Edit",
  show="Editoren",
  index=10 },
{ seed="/Text/Diff",
  shift="/Text #Diff",
  index=20 },
{ seed="/Text/Analyse",
  index=30 },
{ seed="/Text/Konverter",
  index=40 },
{ seed="/Text/Reader",
  index=50 },
{ seed="/Text/Basic",
  list=false },
{ seed="/Text/Edit/VisualEditor/Handbuch",
  index=10 },
{ seed="/Text/Edit/VisualEditor/FAQ",
  index=20 },
{ seed="/Text/Edit/VisualEditor/Rückmeldungen",
  index=30 },
{ seed="/Text/Basic/EXCEL-Tabellenumwandlung/Darstellungsmöglichkeiten",
  list=false },
{ seed="/Text/Basic/EXCEL-Tabellenumwandlung/en",
  list=false },
{ seed="/Text/Basic/!Liste",
  list=false },
{ seed="/Text/Linkbox",
  list=false },
{ seed="/Labs/Tools",
  index=10 },
{ seed="/Labs/Beta",
  index=20 },
{ seed="/Labs/Bot",
  index=30 },
{ seed="/Labs/Tools/!Dokus",  
  list=false },
{ seed="/Labs/Tools/!Shortcuts",  
  list=false },
{ seed="/Labs/Tools/!URL-Parameter",  
  list=false },
{ seed="/MediaWiki/Datenformate",
  index=10 },
{ seed="/MediaWiki/Versionsgeschichte",
  index=20 },
{ seed="/MediaWiki/Private Installation",
  index=30 },
{ seed="/style",
  super=true,
  list=false },
{ seed="/MediaWiki/DismissableSiteNotice",
  shift="/MediaWiki/SiteNotice",
  list=false },
{ seed="/Baustellen",
  super="/Werkstatt" },
{ seed="/Werkstatt/Archiv",
  list=false },
{ seed="/Werkstatt/Intro",
  list=false },
{ seed="/Sitemap/all",
  list=false },
{ seed="/Sitemap/check",
  list=false }

--  show="­",

},    -- pages { }
sub = "bot"
};