Modul:Vorlage:LuaModuleDoc: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
+
wp>PerfektesChaos (update) |
wp>PerfektesChaos (+) |
||
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 ) |