Template:Navbox: Difference between revisions

From WonderWiki
Jump to navigation Jump to search
(experimenting)
(Blanked the page)
Line 1: Line 1:
<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></tr></noinclude>
</table><noinclude>


==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=
  |list =
}}
{{navboxrow
  |title=
  |list =
}}
}}
</pre>
|{{navbox
|title of the box|
{{navboxrow
  |list = no section title here
}}
{{navboxrow
  |title= section title
  |list = section content... yep
}}
{{navboxrow
  |title=
  |list =
}}
{{navboxrow
  |title=
  |list =
}}
}}
|-
|<pre>{{navbox
|lol another one|
{{navboxrow
  |title=
  |list =
}}
{{navboxrow
  |title=
  |list =
}}
{{navboxrow
  |title= something
  |list = no idea
}}
}}</pre>
|{{navbox
|lol another one|
{{navboxrow
  |title= ?
  |list = no
}}
{{navboxrow
  |title= whatever
  |list = fgh
}}
{{navboxrow
  |title= :P
  |list = heh
}}
}}
|-
|<pre>{{navbox
|one more, with ''FEELING!''|
{{navboxrow
  |list = ?
}}
}}</pre>
|{{navbox
|one more, with ''FEELING!''|
{{navboxrow
  |list = ?
}}
}}
|}</center>
[[category: Templates]]
</noinclude>

Revision as of 14:14, 13 April 2011