Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
the class parameter is still redundant for non-article classes. Hopefully this is the correct spot but will validate with testing
No edit summary
Line 393:
class = 'NA' -- automatically use NA for non-article pages if category does not exist
end
if raw_args.class~='' and args.QUALITY_CRITERIA~='custom' then
add_category(cfg.banner_shell.category.redundant_class)
end
end
local category = (class=='' and 'Unassessed' or class..'-Class') .. ' ' .. assessment_cat