Module:Class mask/sandbox: Difference between revisions

Content deleted Content added
default to blank
Tag: Reverted
Undid revision 1146127572 by MSGJ (talk)
Line 69:
 
local function getGrade(args, title)
local grade = args[1] or ''
-- We use string.lower here as it's faster than mw.ustring.lower and none
-- of the standard grades have non-Ascii characters.