Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
banner shell checks
No edit summary
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 bannerbanners templatesplaced outside the banner shell')
end
else