Module:Class mask/sandbox: Difference between revisions

Content deleted Content added
fix redirect detection
No edit summary
Line 149:
local out = ''
if title.namespace == 10 and title.subpageText == 'class' then
out = mw.getCurrentFrame():expandTemplate{title = 'Class mask/doc warning'} or ''
title = 'Class mask/doc warning'
}
end
out = out .. getGrade(args, title) or ''