Zum Inhalt springen

Modul:Vorlage:LuaModuleDoc: Unterschied zwischen den Versionen

2017-11-06
(2017-11-05)
(2017-11-06)
Zeile 1: Zeile 1:
local Serial = "2017-11-05"
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
                     story = "|" .. s
                     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.text,
                                     doc.prefixedText,
                                     start,
                                     start,
                                     nsDocs,
                                     nsDocs,
Anonymer Benutzer