Module:Userbox: Difference between revisions

it's treating that as nowiki instead of wikitext, removing until I find the solution
No edit summary
(it's treating that as nowiki instead of wikitext, removing until I find the solution)
Line 366:
local template = ''
for i, cat in ipairs(cats) do
template = template .. '<includeonly>' .. makeCat(cat, ' ' .. basepage) .. '</includeonly>'
end
chargs.template = template
0

edits