Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
WikiProject banner templates placed outside the banner shell
Tag: Reverted
simp
Tag: Reverted
Line 300:
local template_outside_shell
if content_without_shell and mw.ustring.find(content_without_shell, '{{%s*' .. banner_name_escaped .. '%s*[|}]') then -- found banner template outside of the shell
add_category('WikiProject banner templatesbanners placed outside the banner shell')
end
else