Modul:Shortcuts/config
| Vorlagenprogrammierung | Diskussionen | Lua | Unterseiten | |||
| Modul | Deutsch | English
|
Modul: | Dokumentation | ||
Diese Seite enthält Code in der Programmiersprache Lua. Einbindungszahl Cirrus
--[=[
Shortcuts/config
mw.loadData() table, Anpassung der Shortcuts für das lokale Projekt
]=]
return {
locally = true,
patternSuitable = "§äöüÄÖÜ߀",
rooms = { 4, 8, 10, 12, 14, 100 },
rules = { [2] = { { locally = true, styling = false } },
[3] = { { locally = true, styling = false } },
[4] = { { sub = "^Importwünsche", styling = "simpleDivTopClear" },
{ sub = "^Technik$", styling = false },
{ sub = "^Technik/", styling = false },
{ sub = "^Technik/Cloud/", styling = "simpleDivTop" },
{ sub = "^Technik/Labs/Tools/", styling = "simpleDivTop" },
{ sub = "^Technik/Linkbox$", locally = false },
{ sub = "^Technik/Skin/Gadgets/", locally = false,
styling = "stickRight" },
{ sub = "^Technik/Skin/JS/mw/libs", locally = false,
styling = "simpleDivTop" } },
[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" }
}
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.