Module:Navbox: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
>Toohool (add tracking categories) |
>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 | ||