Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Navbox: Difference between revisions

Template page
m (1 revision imported)
No edit summary
Line 4: Line 4:
--><!--
--><!--
-->{{#if:{{{name|}}}|
-->{{#if:{{{name|}}}|
<div class="noprint plainlinks navbar" style="{{{style|}}} font-size:x-small; text-align: left;float:left;width:10%;" ><!--
<div class="noprint plainlinks navbar" style="{{{style|}}} font-size:x-small; text-align: left;float:left;width:10%;border: none;margin: 0;" ><!--
--><span style="white-space:nowrap;word-spacing:-.12em;"><!--
--><span style="white-space:nowrap;word-spacing:-.12em;"><!--
-->[[{{transclude|{{{name}}}}}|<span style="{{{fontstyle|}}}" title="View this template"><!--
-->[[{{transclude|{{{name}}}}}|<span style="{{{fontstyle|}}}" title="View this template"><!--

Revision as of 08:09, 25 August 2024

This is the top-template for a navigational box. Use {{navboxrow}} to produce row breaks within a {{navbox}}.

Usage

See this table for a wholesome serving of usage examples.

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
 }}
}}
Contents