Welcome to Assassin's Creed Wiki! Log in and join the community.
Template:Navbox: Difference between revisions
Jump to navigation
Jump to search
imported>TheCreedX No edit summary |
imported>TheCreedX No edit summary |
||
| Line 224: | Line 224: | ||
|group3 = | |group3 = | ||
|list3 = | |list3 = | ||
... | ... | ||
|group20 = | |group20 = | ||
| Line 241: | Line 241: | ||
|list1 = | |list1 = | ||
{{Navbox subgroup | {{Navbox subgroup | ||
|group1 | |group1 = | ||
|list1 | |list1 = | ||
|group2 | |group2 = | ||
|list2 | |list2 = | ||
}} | }} | ||
... | ... | ||
Revision as of 07:50, 2 August 2016
|
|
Usage
Template:Navbox is a general purpose navigation template. Colors are fully customisable.
{{Navbox
|navbar = off
|title =
|style = background: transparent;
|titlestyle = background: #
|groupstyle = background: #
|group1 =
|list1 =
|group2 =
|list2 =
|group3 =
|list3 =
...
|group20 =
|list20 =
}}
If you wish to include subgroups, use the following code
{{Navbox
|navbar = off
|title =
|style = background: transparent;
|titlestyle = background: #
|groupstyle = background: #
|group1 =
|list1 =
{{Navbox subgroup
|group1 =
|list1 =
|group2 =
|list2 =
}}
...
|group20 =
|list20 =
}}