Nicht angemeldeter Benutzer - Bearbeiten von Seiten ist nur als angemeldeter Benutzer möglich.

Änderungen

Zur Navigation springen Zur Suche springen
K
30 Versionen importiert: Import der Hilfe zu TemplateData aus der deutschen Wikipedia [https://de.wikipedia.org/w/index.php?title=Hilfe:TemplateData/JSON&oldid=189058032]
Zeile 2: Zeile 2:  
Shortcuts/config
 
Shortcuts/config
 
mw.loadData() table, Anpassung der Shortcuts für das lokale Projekt
 
mw.loadData() table, Anpassung der Shortcuts für das lokale Projekt
]=]return {
+
]=]
   locally    = true,
+
return {
   rooms      = { 4, 12, 14, 100 },
+
   locally           = true,
   sayRegular = "keine Weiterleitung",
+
   patternSuitable  = "§äöüÄÖÜ߀",
   sayTarget = "zielt nicht auf diese Seite",
+
   rooms             = { 4, 8, 10, 12, 14, 100 },
   scream     = "Wikipedia:Wartung/Shortcuts",
+
  rules            = {  [2] = { { locally = true, styling = false } },
   show       = "[[Wikipedia:Shortcuts|Abkürzung]]: %s",
+
                          [3] = { { locally = true, styling = false } },
   signal     = "Kategorie 'Wikipedia:Abkürzungen' nicht gefunden",
+
                          [4] = { { sub = "^Importwünsche",        styling = "simpleDivTopClear" },
-- signature = "[[Kategorie:Wikipedia:Abkürzungen[|%]]",
+
                                  { sub = "^Technik$",              styling = false },
   skip       = "Vorlage:Shortcut",
+
                                  { sub = "^Technik/",              styling = false },
   stalk     = "{{Shortcut[|}]",
+
                                  { sub = "^Technik/Labs/Tools/",  styling = "simpleDivTop" },
   style      = "<div id='shortcut' class='shortcut'>[[Wikipedia:Shortcuts|Abkürzung]]: %s</div>",
+
                                  { sub = "^Technik/Linkbox$",     locally = false },
   styleTEMP  = "<div id='shortcut' class='shortcut'>[[Wikipedia:Shortcuts|Abkürzung]]: %s</div>",
+
                                  { sub = "^Technik/Skin/Gadgets/", locally = false,
   suppress   = "<span class='Wartung-Shortcuts' style='display:none'>%s</span>",
+
                                                                    styling = "stickRight" } },
   talks     = { WP = "WD", H = "HD", P = "PD" }
+
                          [5] = { { sub = "^Technik$",            styling = "simpleDivTop" },
 +
                                  { sub = "^Technik/",            styling = "simpleDivTop" } },
 +
                        [10] = { { locally = true, styling = "simpleDivTop" } },
 +
                        [11] = { { locally = true, styling = "simpleDivTop" } },
 +
                        [12] = { { styling = false } },
 +
                        [13] = { { styling = "simpleDivTop" } },
 +
                        [14] = { { locally = true, styling = "simpleDivTop" } },
 +
                        [15] = { { locally = true, styling = "simpleDivTop" } }
 +
                      -- 100
 +
                      -- 101
 +
                      },
 +
  sayBadLink        = "Ungültiger Seitenname im Wikilink",
 +
  sayDuplicated    = "wiederholt",
 +
  sayInvalidChar    = "Shortcut mit untippbarem Zeichen",
 +
  sayMissing        = "fehlt",
 +
  sayNamespaceOff  = "Namensraum nicht konfiguriert",
 +
  sayNoLocals      = "'1=' nicht erlaubt",
 +
  sayNoNamespace    = "Kein Namensraum für Zielseiten angegeben",
 +
  sayNoPage        = "Keine Zielseite angegeben",
 +
   sayRegular       = "keine Weiterleitung",
 +
  sayNoShortcuts    = "Keine Shortcuts",
 +
   sayTarget         = "zielt nicht auf diese Seite",
 +
  sayUnknown        = "[[Vorlage:Shortcut]]: keine Shortcuts registriert, 1= nicht angegeben",
 +
  sayUnregistered  = "keine Shortcuts registriert",
 +
   scream           = "Wikipedia:Wartung/Shortcuts",
 +
   show             = "[[Wikipedia:Shortcuts|Abkürzung]]: %s",
 +
   signal           = "Kategorie 'Wikipedia:Abkürzungen' nicht gefunden",
 +
  signature         = "%[%[Kategorie:Wikipedia:Abkürzungen[|%]]",
 +
   skip             = "Vorlage:Shortcut",
 +
   stalk             = "{{Shortcut[|}]",
 +
   style             = "<div id='shortcut' class='shortcut noprint searchaux' data-shortcut='###'>%s</div>",
 +
  simpleDiv        = "<div id='shortcut-ca' class='shortcut floatright noprint searchaux' style='font-size: x-small;' data-shortcut='###'>%s</div>",
 +
  simpleDivTop     = "<div id='shortcut-ca' class='shortcut floatright noprint searchaux' style='font-size: x-small; -shortcut:top;' role='navigation' data-shortcut='###'>%s</div>",
 +
  simpleDivTopClear = "<div id='shortcut-ca' class='shortcut floatright noprint searchaux' style='font-size: x-small; -shortcut:top;' role='navigation' data-shortcut='###'>%s</div><div style='clear:right; height;0;'></div>",
 +
   simpleSpan        = "<span id='shortcut-ca' class='shortcut noprint searchaux' style='font-size: x-small;' data-shortcut='###'>%s</span>",
 +
    stickRight      = "<div id='shortcut-ca' class='shortcut' style='font-size: x-small; float: right; margin-bottom: 0.5em;' data-shortcut='###'>%s</div>",
 +
   suppress         = "<span class='Wartung-Shortcuts' style='display:none'>%s</span>",
 +
   talks             = { WP = "WD", H = "HD", P = "PD" }
 
}
 
}
Cookies helfen uns bei der Bereitstellung von imedwiki. Durch die Nutzung von imedwiki erklärst du dich damit einverstanden, dass wir Cookies speichern.

Navigationsmenü