Modul:Vorlage:lang/config
Zur Navigation springen
Zur Suche springen
Modul:Vorlage:LuaModuleDoc:133: attempt to index field 'wikibase' (a nil value)
local Serial = "2017-04-27"
--[=[
dewiki-Konfiguration {{lang}} Vorlage:lang/config
mw.loadData()
]=]
return { errCat = "Wikipedia:Vorlagenfehler/Vorlage:lang",
errHide = true,
errNS = { 0, 4, 100 },
tmplAudio = { title = "Audio",
filepar = 1,
textpar = 2 },
tmplOtherLang = { namePat = "%sS",
textpar = 1 },
serial = Serial }
--[=[
enwiki
tmplOtherLang = { namePat = "lang-%s",
textpar = 1 }
]=]