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