Modul:Vorlage:LuaModuleDoc: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
2016-11-12
wp>PerfektesChaos (2016-11-11) |
wp>PerfektesChaos (2016-11-12) |
||
| Zeile 1: | Zeile 1: | ||
local Serial = "2016-11- | local Serial = "2016-11-12" | ||
--[=[ | --[=[ | ||
Support {{LuaModuleDoc}} | Support {{LuaModuleDoc}} | ||
| Zeile 289: | Zeile 289: | ||
if i.exists then | if i.exists then | ||
r = string.format( "%s[[%s|%s]]", | r = string.format( "%s[[%s|%s]]", | ||
r, i.prefixedText, | r, i.prefixedText, script ) | ||
end | end | ||
end | end | ||