Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
back to slashes
fix pattern
Line 611:
---------------------------
if args.HOOK_NESTED then
local hook_nested = string.gsub(args.HOOK_NESTED, '^  / ', '')-- remove initial slash, will be added later
table.insert(nested_tf, args.HOOK_NESTEDhook_nested)
end
local nested_tf_str = ''