Content deleted Content added
start; based off Module:Lua banner |
fix |
||
Line 31:
boxArgs.text = '<strong class="error">Error: no TemplateStyles specified</strong>'
else
local
for i, ts in ipairs(tStyles) do
end
local
boxArgs.text = 'This ' ..
(mw.title.getCurrentTitle():inNamespaces(828,829) and 'module' or 'template') ..
' uses [[Wikipedia:TemplateStyles|TemplateStyles]]:\n' ..
end
boxArgs.type = 'notice'
|