Template:Navbox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 48: | Line 48: | ||
-->{{#if:{{{group1|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | -->{{#if:{{{group1|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | ||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group1style|}}}"><!-- | -->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group1style|}}}"><!-- | ||
-->{{{group1}}}</th><td style="text-align:left;|<td colspan=2 | -->{{{group1}}}</th><td style="text-align:left;|<td colspan=2}}<!-- | ||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0.25em 1em;{{{liststyle|}}};{{{oddstyle|}}};{{{list1style|}}}" <!-- | -->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0.25em 1em;{{{liststyle|}}};{{{oddstyle|}}};{{{list1style|}}}" <!-- | ||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | -->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | ||
| Line 102: | Line 102: | ||
-->{{#if:{{{group5|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | -->{{#if:{{{group5|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | ||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group5style|}}}"><!-- | -->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group5style|}}}"><!-- | ||
-->{{{group5}}}</th><td style="text-align:left;|<td colspan=2 | -->{{{group5}}}</th><td style="text-align:left;|<td colspan=2}}<!-- | ||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0.25em 1em;{{{liststyle|}}};{{{oddstyle|}}};{{{list5style|}}}" <!-- | -->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0.25em 1em;{{{liststyle|}}};{{{oddstyle|}}};{{{list5style|}}}" <!-- | ||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | -->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | ||
Revision as of 08:01, 10 December 2024
[edit] Template documentation
Usage
Please remove the parameters that are left blank.
{{Navbox
|name = {{subst:PAGENAME}}
|title = 1
|image =
|above =
|state = {{{state|autocollapse}}}
|group1 =
|list1 =
|group2 =
|list2 =
...
|group20 =
|list20 =
|below =
}}
| ||||||||||||||||||||||||
| |||||||||||||||||||||||
| |||||||||||||||||||||||
| |||||||||||||||||||||||
See Wikipedia for more information about this template.
