Module:Navbox: Difference between revisions

Undid revision 768706907 by Jc86035 (talk) too inefficient to work properly
Enwikipedia>Jc86035
m (Added tracking category for PetScan purposes)
Enwikipedia>Jc86035
(Undid revision 768706907 by Jc86035 (talk) too inefficient to work properly)
Line 292:
if hasBackgroundColors() then table.insert(cats, 'Navboxes using background colours') end
if isIllegible() then table.insert(cats, 'Potentially illegible navboxes') end
if border == 'subgroup' then table.insert(cats, 'Templates containing navbox subgroups') else table.insert(cats, 'Templates containing navboxes') end
return cats
end
Anonymous user