Content deleted Content added
add ignorenamespace parameter |
default to blank Tag: Reverted |
||
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.
|