Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
fix pattern
+INHERIT_IMPORTANCE
Line 405:
local tf_prefix = 'TF_' .. k .. '_'
local tf_assessment_cat = args[tf_prefix..'ASSESSMENT_CAT'] or (args[tf_prefix..'NAME'] or '')..' articles'
local tf_importance =
if raw_args['tf '..k..' importance'] andthen
tf_importance = importance_mask(raw_args['tf '..k..' importance'], class, args.IMPORTANCE_SCALE, banner_name)
else
tf_importance = yesno(args.INHERIT_IMPORTANCE) and importance
end
if args[tf_prefix .. 'TEXT']~='none' then
local text = ''