Module:Navbox: Difference between revisions
m
no edit summary
m>Toohool (add tracking categories) |
m>Toohool mNo edit summary |
||
Line 281: | Line 281: | ||
if hasCustomListSpacing() then table.insert(cats, 'Navigational boxes with custom list spacing') end | if hasCustomListSpacing() then table.insert(cats, 'Navigational boxes with custom list spacing') end | ||
if hasBackgroundColors() then table.insert(cats, 'Navboxes using background colors') end | if hasBackgroundColors() then table.insert(cats, 'Navboxes using background colors') end | ||
return cats | |||
end | end | ||