Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
add tracking for WikiProject banners with redundant class parameter
fix
Line 239:
if class then -- banner gives quality ratings
local title = args.demo_page and mw.title.new(args.demo_page) or current_title
local WPBS_exists, article_class = p.readarticleclass({ignore_subtemplates=true}, title.prefixedText)
if not WPBS_existsarticle_class then
add_category('WikiProject banners without banner shells')
end