Content deleted Content added
m use raw |
add quality/importance intersection |
||
Line 343:
if args.HOOK_ASSESS then
table.insert(rows, args.HOOK_ASSESS)
end
if args.QII_FORMAT then
add_category(require('Module:WikiProject banner/auxiliary' .. (sandbox or '')).quality_importance_insection(args, class, importance, importance_name))
end
if (raw_args.b1 or raw_args.b2 or raw_args.b3 or raw_args.b4 or raw_args.b5 or raw_args.b6) then
|