Jump to content

Module:Navbox: Difference between revisions

154 bytes added ,  7 years ago
m
Added tracking category for PetScan purposes
m>Matt Fitzpatrick
(navigation div instead of single-cell table wrapper)
m>Jc86035
m (Added tracking category for PetScan purposes)
Line 292: Line 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
  if border == 'subgroup' then table.insert(cats, 'Templates containing navbox subgroups') else table.insert(cats, 'Templates containing navboxes') end
     return cats
     return cats
end
end
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.