Template:Navbox

From Starsector Wiki
Jump to navigation Jump to search
botto Documentation

This template is used as a base for other navbox templates. It invokes Module:Navbox, and supports unlimited data sets. Thanks to the Professor Layton Wiki!

More parameters than the ones listed below are supported in the Module, but Starsector Wiki will restrict their usage to the ones listed below.

parametern (for example, headern) allows the use of any number in place of "n". For example, the first header will use the parameter header1, the second header2, and so on.

Parameters

title
The main title of the navbox
state = plain
The state parameter controls the collapsing of the navbox itself. Parameters are expanded (default), collapsed and plain.
above
Adds a row that appears above all other rows and below the title
headern
Used to add subheaders to the navbox. Headers are hidden by default unless there are any list rows under them.
groupn
Contains the group label for a row. If not present, the corresponding list will expand to fill the gap.
listn
The actual list for the row
below
Adds a row that appears below all other rows

Boilerplate

{{Navbox
| title = 
| state = 
| above = 
| header1 = 
| group1 = 
| list1 = 
| below = 
}}
Visit Template:Navbox/doc to edit this documentation. (How does this work?)