Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
add code for checking templates outside of shells
Tag: Reverted
fix
Tag: Reverted
Line 315:
end
local template_outside_shell
if content_without_shell and mw.ustring.find(content_without_shell, '{{%s*' .. banner_namebanner_name_escaped .. '%s*[|}]') then -- found banner template outside of the shell
add_category('WikiProject banner templates outside the banner shell')
end