Content deleted Content added
No edit summary |
Noprotcat parameter to suppress protection category |
||
Line 82:
end
cats[#cats + 1] = category
if yeso(args.noprotcat) then
return
end
local currentProt = titleObj.protectionLevels["edit"] and titleObj.protectionLevels["edit"][1] or nil
for i, ts in ipairs(tStyles) do
|