This wiki is out of date, use the continuation of this wiki instead

Template:Navbox2

From FenixWiki

Jump to: navigation, search

[edit] Template

Navigation box template.

Throw in a name and a list of items and they will appear in this box. It's centered and 100% wide.

Variables:

name,
list, // separate elements with the delimiter "," or specify it with ''listseparator''
list1, // separate elements with the delimiter "," or specify it with ''listseparator''
list2, // separate elements with the delimiter "," or specify it with ''listseparator''
list3, // separate elements with the delimiter "," or specify it with ''listseparator''
list4, // separate elements with the delimiter "," or specify it with ''listseparator''
listseparator, // specify a listseparator
talign, // title align (left/right/center/justify)
align, // align the list elements (left/right/center/justify)
{{{name}}}

[edit] Example

{{Navbox2
  | name = Apples
  | list = Elstar,Goudrenet,Golden Delicious,etc
}}
Apples
Elstar • Goudrenet • Golden Delicious • etc
Personal tools