Modul:Vorlage:LuaModuleDoc: Unterschied zwischen den Versionen

+
(update)
(+)
Zeile 212: Zeile 212:
         end
         end
     elseif lead and sub then
     elseif lead and sub then
         collect.subDoc = sub
         s = string.format( "%s/%s/%s", start, script, sub )
        t = mw.title.makeTitle( nsDocs, s )
        if t.exists then
            collect.subDoc = sub
        end
     end
     end
     r = LuaWiki.transclude( swift, collect )
     r = LuaWiki.transclude( swift, collect )
Anonymer Benutzer