Template:Navbox/doc: Difference between revisions
No edit summary |
|||
| Line 12: | Line 12: | ||
: Text for a navbox's header and footer rows, respectively. | : Text for a navbox's header and footer rows, respectively. | ||
; <code>Header N</code> (recommended) and <code>Data N</code> (recommended) | ; <code>Header ''N''</code> (recommended) and <code>Data ''N''</code> (recommended) | ||
: Text for a row's header cell and data cell. A row's header cell may be omitted for simple navboxes. Up to 30 rows are supported using the template. | : Text for a row's header cell and data cell. A row's header cell may be omitted for simple navboxes. Up to 30 rows are supported using the template. | ||
; <code>Is Data N Navbox</code> (optional; default <code>false</code>) | ; <code>Is Data ''N'' Navbox</code> (optional; default <code>false</code>) | ||
: Denotes whether the text for a row is another navbox. Setting it to <code>true</code> removes that row's padding so nested navboxes appear without a surrounding space. | : Denotes whether the text for a row is another navbox. Setting it to <code>true</code> removes that row's padding so nested navboxes appear without a surrounding space. | ||