Module:Navbox: Difference between revisions
add nested-borderless option for nested navboxes, to mimic having separators |
mNo edit summary |
||
| Line 132: | Line 132: | ||
-- This navbox is meant to be a sub-navbox, whose header row is a | -- This navbox is meant to be a sub-navbox, whose header row is a | ||
-- separator, for stylistic reasons. | -- separator, for stylistic reasons. | ||
navbox = | navbox = '{| style="mw-border-collapse: collapse; border-spacing: 0; margin: 0; width: 100%;"' | ||
.. p.nested_navbox_title(title, false) | .. p.nested_navbox_title(title, false) | ||