More actions
en>Alistair3149 No edit summary |
en>Alistair3149 No edit summary |
||
Line 21: | Line 21: | ||
}} | }} | ||
</pre> | </pre> | ||
== Parameter list == | |||
;<code>subtitle</code> | |||
:Subtitle text above the title, it should be connected to the title | |||
;<code>title</code> | |||
:Title of the subject (wikilink is optional) | |||
;<code>label<sub>n</sub></code> | |||
:Label text for the list | |||
;<code>list<sub>n</sub></code> | |||
:Text listing wikilinks | |||
;<code>header<sub>n</sub></code> | |||
:Group header text | |||
;<code>id</code> | |||
:ID used for HTML, mostly used in template | |||
== TemplateData == | == TemplateData == |
Revision as of 19:34, 20 April 2023
{{navplate}} allows a navigational template to be set up relatively quickly by supplying it with one or more lists of links, similar to Template:Navbox on Wikipedia.
Usage
Please remove the parameters that are left blank.
{{Navplate |subtitle = |title = |label1 = |list1 = |label2 = |list2 = |label3 = |list3 = }}
Parameter list
subtitle
- Subtitle text above the title, it should be connected to the title
title
- Title of the subject (wikilink is optional)
labeln
- Label text for the list
listn
- Text listing wikilinks
headern
- Group header text
id
- ID used for HTML, mostly used in template
TemplateData
Creates a navigational box for links to other pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Subtitle | subtitle | Subtitle text above the title, it should be connected to the title
| String | suggested |
Title | title | Title of the subject (wikilink is optional)
| Unknown | required |
ID | id | ID used for HTML | Unknown | optional |