Module:Class mask/sandbox: Difference between revisions

Content deleted Content added
split
article_class should never be ¬
Line 210:
local article_class = frame.args.article_class or readarticleclass() -- checks parameter for testing purposes
article_class = article_class and p._main{article_class, ignorenamespace=frame.args.ignorenamespace} or '¬' -- normalise if not false
if (article_class == '¬') or (article_class == '') then -- article class does not exist, display quality class in project banner as normal
elseif local_class == '' then -- local is not specified
-- Need to pass bclasschecklist params through mask with article_class