Template:Navbox: Difference between revisions
Jump to navigation
Jump to search
Salty Nori (talk | contribs) No edit summary |
Salty Nori (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{# | <includeonly><!-- | ||
Please do not edit without discussion first as this is a VERY complex template. | |||
-->{{#switch:{{{border|{{{1|}}}}}}|subgroup|child=</div>|none=|<!-- | |||
-->#default=<table cellspacing="0" class="navbox-border navbox" style="border-spacing:0;{{{bodystyle|}}};{{{style|}}}"><!-- | |||
--><tr><td style="padding:2px;">}}<!-- | |||
--><table cellspacing="0" class="nowraplinks {{{bodyclass|}}} {{#if:{{{title|}}}|{{#switch:{{{state|}}}|<!-- | |||
-->plain=|#default={{#ifeq:{{lc:{{{collapsible}}}}}|no||mw-collapsible}} {{#if:{{{state|}}}|mw-{{{state}}}}}}}}} {{#switch:{{{border|{{{1|}}}}}}|<!-- | |||
-->subgroup|child|none=navbox-subgroup" style="border-spacing:0;{{{bodystyle|}}};{{{style|}}}|<!-- | |||
-->#default=navbox-inner" style="border-spacing:0;background:transparent;color:inherit}};{{{innerstyle|}}};"><!-- | |||
---Title and Navbar--- | |||
-->{{#if:{{{title|}}}|<tr>{{#if:{{{titlegroup|}}}|<!-- | |||
--><td class="navbox-group" style="{{{titlegroupstyle|}}}">{{{titlegroup|}}}</td><!-- | |||
--><th style="border-left:2px solid #1DE9B6; width:100%;|<th style="}}{{{basestyle|}}};{{{titlestyle|}}}" <!-- | |||
-->colspan={{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}{{#if:{{{titlegroup|}}}|-1}}}} <!-- | |||
-->class="navbox-title"><!-- | |||
-->{{#ifeq:{{lc:{{{collapsible}}}}}|no||<div style="float:left;width:6em;text-align:left"> </div>}}<!-- | |||
-->{{#ifeq:{{{state|}}}|plain|<div style="float:right;width:6em"> </div>}}<!-- | |||
--><span class="{{{titleclass|}}}" style="font-size:{{#switch:{{{border|{{{1|}}}}}}|subgroup|child|none=100|#default=110}}%;"><!-- | |||
-->{{{title}}}</span></th></tr>}}<!-- | |||
---Above--- | |||
-->{{#if:{{{above|}}}|<!-- | |||
-->{{#if:{{{title|}}}|<tr style="height:2px;"><td></td></tr>}}<!-- | |||
--><tr><td class="navbox-abovebelow {{{aboveclass|}}}" style="{{{basestyle|}}};{{{abovestyle|}}}" <!-- | |||
-->colspan="{{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}}}"><div> | |||
{{{above}}}</div></td></tr>}}<!-- | |||
---Body--- | |||
---First group/list and images--- | |||
-->{{#if:{{{list1|}}}|{{#if:{{{title|}}}{{{above|}}}|<tr style="height:2px;"><td></td></tr>}}<tr><!-- | |||
-->{{#if:{{{imageleft|}}}|<!-- | |||
--><td class="navbox-image {{{imageclass|}}}" style="width:0%;padding:0px 2px 0px 0px;{{{imageleftstyle|}}}" <!-- | |||
-->rowspan={{#expr:1{{#if:{{{list2|}}}|+2}}{{#if:{{{list3|}}}|+2}}{{#if:{{{list4|}}}|+2}}<!-- | |||
-->{{#if:{{{list5|}}}|+2}}{{#if:{{{list6|}}}|+2}}{{#if:{{{list7|}}}|+2}}{{#if:{{{list8|}}}|+2}}<!-- | |||
-->{{#if:{{{list9|}}}|+2}}{{#if:{{{list10|}}}|+2}}{{#if:{{{list11|}}}|+2}}{{#if:{{{list12|}}}|+2}}<!-- | |||
-->{{#if:{{{list13|}}}|+2}}{{#if:{{{list14|}}}|+2}}{{#if:{{{list15|}}}|+2}}{{#if:{{{list16|}}}|+2}}<!-- | |||
-->{{#if:{{{list17|}}}|+2}}{{#if:{{{list18|}}}|+2}}{{#if:{{{list19|}}}|+2}}{{#if:{{{list20|}}}|+2}}}}><div> | |||
{{{imageleft}}}</div></td>}}<!-- | |||
-->{{#if:{{{group1|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group1style|}}}"><!-- | |||
-->{{{group1}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list1style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list1padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list1}}} | |||
</div></td><!-- | |||
-->{{#if:{{{image|}}}|<!-- | |||
--><td class="navbox-image {{{imageclass|}}}" style="width:0%;padding:0px 0px 0px 2px;{{{imagestyle|}}}" <!-- | |||
-->rowspan={{#expr:1{{#if:{{{list2|}}}|+2}}{{#if:{{{list3|}}}|+2}}{{#if:{{{list4|}}}|+2}}<!-- | |||
-->{{#if:{{{list5|}}}|+2}}{{#if:{{{list6|}}}|+2}}{{#if:{{{list7|}}}|+2}}{{#if:{{{list8|}}}|+2}}<!-- | |||
-->{{#if:{{{list9|}}}|+2}}{{#if:{{{list10|}}}|+2}}{{#if:{{{list11|}}}|+2}}{{#if:{{{list12|}}}|+2}}<!-- | |||
-->{{#if:{{{list13|}}}|+2}}{{#if:{{{list14|}}}|+2}}{{#if:{{{list15|}}}|+2}}{{#if:{{{list16|}}}|+2}}<!-- | |||
-->{{#if:{{{list17|}}}|+2}}{{#if:{{{list18|}}}|+2}}{{#if:{{{list19|}}}|+2}}{{#if:{{{list20|}}}|+2}}}}><div> | |||
{{{image}}}</div></td>}}<!-- | |||
--></tr>}}<!-- | |||
---Remaining groups/lists--- | |||
-->{{#if:{{{list2|}}}|<!-- | |||
-->{{#if:{{{title|}}}{{{above|}}}{{{list1|}}}|<tr style="height:2px"><td></td></tr>}}<tr><!-- | |||
-->{{#if:{{{group2|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group2style|}}}"><!-- | |||
-->{{{group2}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list2style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list2padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list2}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list3|}}}|<!-- | |||
-->{{#if:{{{title|}}}{{{above|}}}{{{list1|}}}{{{list2|}}}|<tr style="height:2px"><td></td></tr>}}<tr><!-- | |||
-->{{#if:{{{group3|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group3style|}}}"><!-- | |||
-->{{{group3}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list3style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list3padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list3}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list4|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group4|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group4style|}}}"><!-- | |||
-->{{{group4}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list4style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list4padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list4}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list5|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group5|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group5style|}}}"><!-- | |||
-->{{{group5}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list5style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list5padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list5}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list6|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group6|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group6style|}}}"><!-- | |||
-->{{{group6}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list6style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list6padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list6}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list7|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group7|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group7style|}}}"><!-- | |||
-->{{{group7}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list7style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list7padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list7}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list8|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group8|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group8style|}}}"><!-- | |||
-->{{{group8}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list8style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list8padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list8}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list9|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group9|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group9style|}}}"><!-- | |||
-->{{{group9}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list9style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list9padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list9}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list10|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group10|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group10style|}}}"><!-- | |||
-->{{{group10}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list10style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list10padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list10}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list11|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group11|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group11style|}}}"><!-- | |||
-->{{{group11}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list11style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list11padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list11}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list12|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group12|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group12style|}}}"><!-- | |||
-->{{{group12}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list12style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list12padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list12}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list13|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group13|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group13style|}}}"><!-- | |||
-->{{{group13}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list13style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list13padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list13}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list14|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group14|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group14style|}}}"><!-- | |||
-->{{{group14}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list14style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list14padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list14}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list15|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group15|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group15style|}}}"><!-- | |||
-->{{{group15}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list15style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list15padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list15}}}</div></td></tr>}}<!-- | |||
-->{{#if:{{{list16|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group16|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group16style|}}}"><!-- | |||
-->{{{group16}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list16style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list16padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list16}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list17|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group17|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group17style|}}}"><!-- | |||
-->{{{group17}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list17style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list17padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list17}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list18|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group18|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group18style|}}}"><!-- | |||
-->{{{group18}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list18style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list18padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list18}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list19|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group19|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group19style|}}}"><!-- | |||
-->{{{group19}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list19style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list19padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list19}}} | |||
</div></td></tr>}}<!-- | |||
-->{{#if:{{{list20|}}}|<!-- | |||
--><tr style="height:2px"><td></td></tr><tr><!-- | |||
-->{{#if:{{{group20|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!-- | |||
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group20style|}}}"><!-- | |||
-->{{{group20}}}</th><td style="text-align:left;border-left-width:3px;border-left-style:solid;|<td colspan=2 style="}}<!-- | |||
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list20style|}}}" <!-- | |||
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}} {{{listclass|}}}"><!-- | |||
--><div style="padding:{{{list20padding|{{{listpadding|0em 0.25em}}}}}}"> | |||
{{{list20}}} | |||
</div></td></tr>}}<!-- | |||
---Below--- | |||
-->{{#if:{{{below|}}}|<!-- | |||
-->{{#if:{{{title|}}}{{{above|}}}{{{list1|}}}{{{list2|}}}{{{list3|}}}|<tr style="height:2px;"><td></td></tr>}}<!-- | |||
--><tr><td class="navbox-abovebelow {{{belowclass|}}}" style="{{{basestyle|}}};{{{belowstyle|}}}" <!-- | |||
-->colspan="{{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}}}"><div> | |||
{{{below}}}</div></td></tr>}}<!-- | |||
--></table>{{#switch:{{{border|{{{1|}}}}}}|subgroup|child=<div>|none=|#default=</td></tr></table>}}<!-- | |||
-->{{#ifeq:{{NAMESPACE}}|{{ns:10}}|{{#ifeq:{{{border|{{{1|}}}}}}|child||{{#ifeq:{{{border|{{{1|}}}}}}|subgroup||{{#switch:{{lc:{{SUBPAGENAME}}}} | |||
|doc | |||
|sandbox | |||
|testcases = | |||
|#default = {{#switch:{{{bodyclass|}}} | |||
|plainlist | |||
|hlist | |||
|hlist hnum | |||
|hlist vcard | |||
|vcard hlist = | |||
|#default = {{#switch:{{{listclass|}}} | |||
|plainlist | |||
|hlist | |||
|hlist hnum | |||
|hlist vcard | |||
|vcard hlist = | |||
}} | |||
}} | |||
}} | |||
}}}}}}<!-- | |||
-->{{#ifeq:{{NAMESPACE}}|{{ns:10}}|{{#switch:{{lc:{{SUBPAGENAME}}}} | |||
|sandbox | |||
|testcases = | |||
|#default = {{#switch:{{{liststyle|}}} | |||
|padding: 0.25em 0; line-height: 1.3em; | |||
|padding:0.25em 0; line-height:1.4em; width:auto; | |||
|#default = | |||
}} | |||
}}}}<!-- | |||
--></includeonly><noinclude>{{documentation|type=Navbox}}</noinclude> |
Latest revision as of 15:37, 13 January 2024
Template documentation
Note: parts of or the entire template might not be visible without values provided.
Note: parts of or the entire template might not be visible without values provided.
Main | Documentation | Sandbox | Usage |
This template should be used in navbox templates, which should be included at the bottom of each page that is linked in the template.
Syntax
Parameter(s) | Usage | Default value(s) |
---|---|---|
{{{name}}} | Should be identical to the template's name without namespace. | {{{name}}} |
{{{title}}} | Sets the title used at the top of the navbox. | {{{title}}} |
{{{state}}} | Allows you to change the collapsing state of the table. More info. Collapsed is removed while on pages in the Template namespace, to make editing easier. | collapsible |
{{{titleclass}}} | Set the css class used for the title area. | None |
{{{titlestyle}}} | Allows custom styling for the title area. | None |
{{{bodyclass}}} | Set the css class used for the body area. | None |
{{{bodystyle}}} | Allows custom styling for the body area. | None |
{{{groupclass}}} | Set the css class used for the group area. | None |
{{{groupstyle}}} | Allows custom styling for the group area. | None |
{{{listclass}}} | Set the css class used for the list area. | None |
{{{liststyle}}} | Allows custom styling for the list area. | None |
{{{evenodd}}} | Can be set to "swap" to reverse the order of styling among lists (starts with even by default). | None |
{{{1}}} | Can be set to "child" or "subgroup" to use styling intended for nested navboxes. | None |
{{{group1-20}}} | Adds the heading for the group number specified. | {{{group1}}} = {{{group1}}} {{{group2-20}}} = None |
{{{list1-20}}} | Adds text for the list number specified. | {{{list1}}} = {{{list1}}} {{{list2-20}}} = None |
Sample output
{{Navbox | name = Navbox | title = Navbox | bodyclass = hlist | group1 = Group 1 | list1 = List 1 | group2 = Group 2 | list2 = {{Navbox|child | evenodd=swap | group1 = Group 2.1 | list1 = List 2.1 | group2 = Group 2.2 | list2 = List 2.2 | group3 = Group 2.3 | list3 = List 2.3 }} | group3 = Group 3 | list3 = * List 3 * List * List }}
|