Module:Navbox: Difference between revisions

From Test Wiki
add tracking categories
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