|
|
(23 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| <table width="90%" class="navbox"> | | <table width="90%" class="navbox"> |
| <tr><th colspan="2" class="navboxhead">{{{1}}}</th></tr> | | <tr><th colspan="2" class="navboxhead">{{{1}}}</th></tr> |
− | <noinclude><tr><td colspan="2" align="center"></noinclude>{{{2}}}<noinclude></td></tr></noinclude> | + | <noinclude><tr><td colspan="2" align="center" style="text-align:center;"></noinclude>{{{2}}}<noinclude></td></tr></noinclude> |
− | </table><noinclude> | + | </table> |
− | | |
− | This is the top-template for a navigational box. Use {{tlink|navboxrow}} to produce row breaks within a {{tlink|navbox}}.
| |
− | | |
− | ==Usage==
| |
− | | |
− | See this table for a wholesome serving of usage examples.
| |
− | <center>
| |
− | {|class=wikitable
| |
− | !Example Wiki syntax
| |
− | !Product
| |
− | |-
| |
− | |<pre>
| |
− | {{navbox
| |
− | |title of the box|
| |
− | {{navboxrow
| |
− | |list = no section title here
| |
− | }}
| |
− | {{navboxrow
| |
− | |title= section title
| |
− | |list = section content... yep
| |
− | }}
| |
− | {{navboxrow
| |
− | |title= hydra's favorites
| |
− | |list = Pies · Cakes · Donuts · Fat catgirls
| |
− | }}
| |
− | {{navboxrow
| |
− | |title= dumbasses
| |
− | |list = Tyty
| |
− | }}
| |
− | }}
| |
− | </pre>
| |
− | |{{navbox
| |
− | |title of the box|
| |
− | {{navboxrow
| |
− | |list = no section title here
| |
− | }}
| |
− | {{navboxrow
| |
− | |title= section title
| |
− | |list = section content... yep
| |
− | }}
| |
− | {{navboxrow
| |
− | |title= hydra's favorites
| |
− | |list = Pies · Cakes · Donuts · Fat catgirls
| |
− | }}
| |
− | {{navboxrow
| |
− | |title= dumbasses
| |
− | |list = Tyty
| |
− | }}
| |
− | }}
| |
− | |-
| |
− | |<pre>{{navbox
| |
− | |lol another one|
| |
− | {{navboxrow
| |
− | |title= Nintendo
| |
− | |list = Super Mario Bros. · Super Mario Bros. 2 · Super Mario Bros. 3
| |
− | }}
| |
− | {{navboxrow
| |
− | |title= Super Nintendo
| |
− | |list = Super Mario World · Yoshi's Island
| |
− | }}
| |
− | {{navboxrow
| |
− | |title= Game Boy
| |
− | |list = Super Mario Land · Super Mario Land 2
| |
− | }}
| |
− | }}</pre>
| |
− | |{{navbox
| |
− | |lol another one|
| |
− | {{navboxrow
| |
− | |title= Nintendo
| |
− | |list = Super Mario Bros. · Super Mario Bros. 2 · Super Mario Bros. 3
| |
− | }}
| |
− | {{navboxrow
| |
− | |title= Super Nintendo
| |
− | |list = Super Mario World · Yoshi's Island
| |
− | }}
| |
− | {{navboxrow
| |
− | |title= Game Boy
| |
− | |list = Super Mario Land · Super Mario Land 2
| |
− | }}
| |
− | }}
| |
− | |-
| |
− | |<pre>{{navbox
| |
− | |one more, with ''FEELING!''|
| |
− | {{navboxrow
| |
− | |list = Castlevania · Castlevania 2 · Castlevania 3
| |
− | }}
| |
− | }}</pre>
| |
− | |{{navbox
| |
− | |one more, with ''FEELING!''|
| |
− | {{navboxrow
| |
− | |list = Castlevania · Castlevania 2 · Castlevania 3
| |
− | }}
| |
− | }}
| |
− | |}</center>
| |
− | | |
− | [[category: Templates]]
| |
− | </noinclude>
| |