(Created page with " <includeonly> <table class="navbox" cellspacing=0> <tr> <th colspan=2> <div> [[{{{title}}}]] </div> </th> </tr> {{{rows}}} </table> </includeonly> <noinclude>{{Documentation}}</noinclude>") |
(No difference)
|
Revision as of 02:08, 4 August 2025
Documentation
Description
HTML table wrapper for navboxes.
Usage
{{NavTable|title=My Pretty Table|rows=<tr><td>Super category</td><td>item1 item2 item3</td></tr>}}
Result:
Super category | item1 item2 item3 |
Meant to be used with NavTableCategory to fill the rows. (one per row)
The above Template documentation is transcluded from Template:NavTable/doc. (edit | history)