Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
+tracking
try
Line 781:
{ignore_subtemplates = true, ignore_blank = true}
)
if success and shell_listas_value~='' then
if args.listas==shell_listas_value then-- same value in both (with spacing trimming)
add_category('WikiProject banners with redundant listas value')
else-- different values
add_category('WikiProject banners with conflicting listas value')
end
else-- listas is blank or not defined in banner shell
else
add_category('WikiProject banners with listas value which needs moving to banner shell')
end