Template:Navbox
-
| {{{above}}}
{{#if:| | |
|---|---|
| {{{list1}}}
{{#if:| | |
| {{{list2}}}
{{#if:| | |
| {{{list3}}}
{{#if:| | |
| {{{list4}}}
{{#if:| | |
| {{{list5}}}
{{#if:| | |
| {{{list6}}}
{{#if:| | |
| {{{list7}}}
{{#if:| | |
| {{{list8}}}
{{#if:| | |
| {{{list9}}}
{{#if:| | |
| {{{list10}}}
{{#if:| | |
| {{{list11}}}
{{#if:| | |
| {{{list12}}}
{{#if:| | |
| {{{list13}}}
{{#if:| | |
| {{{list14}}}
{{#if:| | |
| {{{list15}}}
{{#if:| | |
| {{{list16}}}
{{#if:| | |
| {{{list17}}}
{{#if:| | |
| {{{list18}}}
{{#if:| | |
| {{{list19}}}
{{#if:| | |
| {{{list20}}}
{{#if:| | |
| {{{list21}}}
{{#if:| | |
| {{{list22}}}
{{#if:| | |
| {{{list23}}}
{{#if:| | |
| {{{list24}}}
- |
{{{below}}} |
Usage
This is a meta-template for creating navigation boxes. Use it to build specific navboxes for different topics.
Basic Usage
{{Navbox
| name = TemplateName
| title = Navigation Title
| group1 = Group Name
| list1 = [[Link1]] • [[Link2]] • [[Link3]]
| group2 = Another Group
| list2 = [[Link4]] • [[Link5]]
}}
Parameters
- name - Template name (for edit links)
- title - Main title of the navbox
- above - Text above all groups (optional)
- group1-24 - Group headers (optional)
- list1-24 - Content for each group/list
- below - Text below all groups (optional)