{{{title}}} | |
---|---|
{{{above}}} | |
{{{list1title}}} |
{{{list1}}} |
{{{list2title}}} |
{{{list2}}} |
{{{list3title}}} |
{{{list3}}} |
{{{list4title}}} |
{{{list4}}} |
{{{list5title}}} |
{{{list5}}} |
{{{list6title}}} |
{{{list6}}} |
{{{list7title}}} |
{{{list7}}} |
{{{list8title}}} |
{{{list8}}} |
{{{list9title}}} |
{{{list9}}} |
{{{list10title}}} |
{{{list10}}} |
{{{footer}}} |
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |
- Description
- This template is used to create a navigation box with lists.
- Syntax
- Type
{{navbox with lists|<...>}}
somewhere, with parameters as shown below. - Up to 10 lists (list10) are available.
- Sample output
{{navbox with lists |title=Land of Bob |above=This [[place]] and that [[place]]. |list1title=1st List |list1=[[1st item]] · [[2nd item]] |below=This [[place]] and that other [[place]]. }}
Results in...
Land of Bob | |
---|---|
This place and that place. | |
1st List |
1st item · 2nd item |
This [[place]] and that other place. |