Thank you for visiting SotAwiki, a Shroud of the Avatar Wiki Encyclopedia. If you see any information that is outdated, please take the time to update it, or if you prefer, leave a message for other editors. This community wiki is for the benefit of all Avatars!
Template:Navbox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 78: | Line 78: | ||
| {{!}}- | | {{!}}- | ||
! style="white-space:nowrap;" {{!}} {{{group2}}} | ! style="white-space:nowrap;" {{!}} {{{group2}}} | ||
{{!}} style="width:100%;" {{!}} | {{!}} style="width:100%; background-color:#F2F2F2;" {{!}} | ||
{{{list2}}} | {{{list2}}} | ||
{{#if: {{{group3|}}} | {{#if: {{{group3|}}} | ||
Revision as of 12:43, 27 December 2013
| This article is currently under construction. You are welcome to help in its construction by editing it as well. |
Purpose
This template is the main template to be used on navigation boxes.
Usage
{{Navbox
|title=
|group1=
|list1=
|group2=
|list2=
...
|group10=
|list10=
}}
|
Parameters
| Parameter | Explanation |
|---|---|
| title | Text that appears centered in the top row of the describing the body contents or template's topic. |
| groupn | Text that appears in a cell left of listn. |
| listn | A list of links grouped by groupn. |
Example
{{Navbox
|title=Navigation Box
|group1= Group 1
|list1= List 1.1 § List 1.2 § List1.3
|group2= Group 2
|list2= List 2.1 § List 2.2 § List2.3
|group3= Group 3
|list3= List 3.1 § List 3.2 § List3.3
}}
|
| ||||||||