Modul:High-use: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Modul>Trappist the monk
Keine Bearbeitungszusammenfassung
en>64.114 etc
Keine Bearbeitungszusammenfassung
Zeile 104: Zeile 104:
(mw.title.getCurrentTitle().namespace == 828 and "module" or "template"),
(mw.title.getCurrentTitle().namespace == 828 and "module" or "template"),
title.fullText, title.fullText,
title.fullText, title.fullText,
mw.title.getCurrentTitle().namespace == 828 and "Module:Sandbox|module sandbox" or "Wikipedia:User pages#SUB|user subpage"
mw.title.getCurrentTitle().namespace == 828 and "Module:Sandbox|module sandbox" or "Commons:User pages|user subpage"
)
)
local infoArg = frame.args["info"] ~= "" and frame.args["info"]
local infoArg = frame.args["info"] ~= "" and frame.args["info"]
if (systemMessages or frame.args[1] == "risk" or (count and count >= 100000) ) then
if (systemMessages or frame.args[1] == "risk" or (count and count >= 100000) ) then
local info = systemMessages and '.<br/>Changes to it can cause immediate changes to the Wikipedia user interface.' or '.'
local info = systemMessages and '.<br/>Changes to it can cause immediate changes to the Wikimedia user interface.' or '.'
if infoArg then
if infoArg then
info = info .. "<br />" .. infoArg
info = info .. "<br />" .. infoArg
Anonymer Benutzer