Modul:Vorlage:LuaModuleDoc: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
2017-11-06
wp>PerfektesChaos (2017-11-05) |
wp>PerfektesChaos (2017-11-06) |
||
Zeile 1: | Zeile 1: | ||
local Serial = "2017-11- | local Serial = "2017-11-06" | ||
--[=[ | --[=[ | ||
Support {{LuaModuleDoc}} | Support {{LuaModuleDoc}} | ||
Zeile 86: | Zeile 86: | ||
s = mw.text.trim( s ) | s = mw.text.trim( s ) | ||
if s ~= "" then | if s ~= "" then | ||
s = "|" .. s | |||
end | end | ||
end | end | ||
Zeile 452: | Zeile 452: | ||
if not doc.exists then | if not doc.exists then | ||
r = r .. createPage( "NoPageCentral", | r = r .. createPage( "NoPageCentral", | ||
doc. | doc.prefixedText, | ||
start, | start, | ||
nsDocs, | nsDocs, |