Module:Navbox: Difference between revisions

Ganaram inukshuk (talk | contribs)
m todo
Ganaram inukshuk (talk | contribs)
m todo
Line 6: Line 6:


-- TODO:
-- TODO:
-- Address navbox nesting further by introducing navbox options:
-- - Address navbox nesting further by introducing navbox options:
-- Navbox with outer div --> Root navbox; has collapse options
-- -- Navbox with outer div --> Root navbox; has collapse options
-- Navbox without outer div --> Nested navbox for headerless row; has collapse options
-- -- Navbox without outer div --> Nested navbox for headerless row; has collapse options
-- Navbox without title --> Nested navbox for subcategories; no collapse options
-- -- Navbox without title --> Nested navbox for subcategories; no collapse options
-- - Header and data interactions
-- -- Header and normal data --> Normal row
-- -- No header and normal data --> Headerless row (used for a header, footer, or spacer)
-- -- Header and nested table --> Category with subcategories (nested table has no title and no collapse options)
-- -- No header and nested table --> Nested navboxes (both navboxes have collapse options)
-- - Add a navbox type option to specify whether a navbox has a title bar (normal or nested navbox) or not (navbox for subcategories)


-- Navbox row
-- Navbox row