Template:Navbox vertical

From FORwiki

(Difference between revisions)
Jump to: navigation, search
 
Line 29: Line 29:
| below  = {{{below|}}}{{#ifeq:{{{navbar|}}}|bottom|{{Tnavbar|{{{name}}} }} }}
| below  = {{{below|}}}{{#ifeq:{{{navbar|}}}|bottom|{{Tnavbar|{{{name}}} }} }}
-
}}<noinclude>{{doc}}</noinclude>
+
}}<noinclude>
-
<noinclude>
+
{{Documentation}}
[[Category:Templates]]
[[Category:Templates]]
 +
[[Category:Visual Templates]]
</noinclude>
</noinclude>

Current revision as of 21:03, 24 December 2009

[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