Module:Class mask/sandbox: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
Line 146:
 
function p._main(args, title)
title = title or mw.title.getCurrentTitle()
if title then
title = mw.title.makeTitle(title)
else
title =mw.title.getCurrentTitle()
end
local out = ''
if title.namespace == 10 and title.subpageText == 'class' then