Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
no link
allow use of b-checklist without affecting quality class
Line 319:
table.insert(rows, args.HOOK_ASSESS)
end
if args.QUALITY_CRITERIA=='custom' and (raw_args.b1 or raw_args.b2 or raw_args.b3 or raw_args.b4 or raw_args.b5 or raw_args.b6) then
local b_checklist = require(cfg.auxiliary_module .. (sandbox or '')).b_checklist(args, raw_args, class, demo, assessment_link)
table.insert(rows, b_checklist)