Modul:Navbox: Unterschied zwischen den Versionen
Undid revision 768706907 by Jc86035 (talk) too inefficient to work properly
K (Added tracking category for PetScan purposes) |
|||
Zeile 292: | Zeile 292: | ||
if hasBackgroundColors() then table.insert(cats, 'Navboxes using background colours') end | if hasBackgroundColors() then table.insert(cats, 'Navboxes using background colours') end | ||
if isIllegible() then table.insert(cats, 'Potentially illegible navboxes') end | if isIllegible() then table.insert(cats, 'Potentially illegible navboxes') end | ||
return cats | return cats | ||
end | end |