Difference between revisions of "Template:Navbox"

From The VG Resource Wiki
Jump to: navigation, search
(Created page with "<table width="90%" class="navbox"> <tr><th colspan="2" class="navboxhead">{{{1}}}</th></tr> <noinclude><tr><td colspan="2" align="center"></noinclude>{{{2}}}<noinclude></td></...")
 
Line 4: Line 4:
 
</table><noinclude>
 
</table><noinclude>
  
This is the top-template for a navigational box. Use {{tlink|navboxrow}} to produce row breaks within a {{tlink|navbox}}.
+
This is the template for a navigational box.
  
 
==Usage==
 
==Usage==
 
See this table for a wholesome serving of usage examples.
 
 
<center>
 
<center>
 
{|class=wikitable
 
{|class=wikitable

Revision as of 10:51, 23 May 2014

This is the template for a navigational box.

Usage

Example Wiki syntax Product
{{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
 }}
}}
{{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
 }}
}}
{{navbox
|one more, with ''FEELING!''|
 {{navboxrow
  |list = Castlevania · Castlevania 2 · Castlevania 3
 }}
}}