|
|
Line 1: |
Line 1: |
− | <table width="90%" class="navbox">
| + | {{#invoke: Navbox | navbox }} |
− | <tr><th colspan="2" class="navboxhead">{{{1}}}</th></tr>
| |
− | <noinclude><tr><td colspan="2" align="center"></noinclude>{{{2}}}<noinclude></td></tr></noinclude>
| |
− | </table><noinclude>
| |
− | | |
− | This is the template for a navigational box.
| |
− | | |
− | ==Usage==
| |
− | <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>
| |