Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
fix HOOK_NESTED
font weight normal
Line 619:
end
nested_tf_str = nested_tf_str .. ')'
nested_tf_str = tostring(mw.html.create('span'):css('font-weight', 'normal'):wikitext(nested_tf_str))
local nested_ratings_str = #nested_ratings>0 and table.concat(nested_ratings, ' ') or ''
if args.HOOK_NESTED_ASSESS then