Content deleted Content added
m Removed protection from "Module:Class mask": ready to deploy, but we should wait until more of WPBannerMeta is converted due to speed issues caused by the overhead in calling Lua |
fix what looks like an error |
||
Line 27:
local function resolveFQSgrade(grade, args)
if (args[grade] == 'yes') or (args.FQS
return ucfirst(grade)
else
|