Template:Navbox vertical

From EiWiki

Jump to: navigation, search
[edit] [purge] Template documentation

This derivative of {{navbox}} is yet another attempt to make it simple to produce consistent floating vertical navigation templates.

Usage

{{ navbox vertical
| name      = {{subst:PAGENAME}}
| navbar    = 
| state     = 
| textalign = 
| align     = 
| width     = 
| title     = 
| state     = 
| list1     = 
| list2     = 
| list3     = 
| list4     = 
| list5     = 
| list6     = 
| list7     = 
| list8     = 
| list9     = 
| list10    = 
| below     = 
}}

Example

{{ navbox vertical
| name      = Title
| navbar    = 
| state     = 
| textalign = 
| align     = 
| width     = 
| title     = Title
| state     = State
| list1     = List1
| list2     = List2
| list3     = List3
| list4     = 
| list5     = 
| list6     = 
| list7     = 
| list8     = 
| list9     = 
| list10    = 
| below     = 
}}

produces

Personal tools