Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
does not apply for custom masks
change order
Line 391:
warning = warning .. display_error(cfg.banner_shell.piqa_warning)
end
elseif not article and class~='FM' then -- article class and local class are both non-article classes
check_redundant()
elseif args.QUALITY_CRITERIA=='custom' then -- project uses custom criteria and class differs
show = true -- show quality class in project banner
elseif not article and class~='FM' then -- article class and local class are both non-article classes
check_redundant()
else -- article class exists and differs from local class
show = 'conflict'