Difference between revisions of "Template:Navbox"

From Craftland Minecraft Aether Server
Jump to: navigation, search
(Created page with "<!-- Please do not edit without discussion first as this is a VERY complex template. -->{{#switch:{{{border|{{{1|}}}}}}|subgroup|child=</div>|none=|#default=<table cellspacing=...")
 
Line 1: Line 1:
<!--
+
<includeonly>{{#if: {{{title|}}} | <div class="navbox hlist" {{#if: {{{bodystyle|}}} | style="{{{bodystyle}}}" }}> }}
 +
<table {{#if: {{{title|}}} | class="{{#if: {{{state|}}} | {{{state}}} | collapsible }}" }} }}>
 +
{{#if: {{{title|}}} | <tr>
 +
<th class="navbox-top" colspan="2" {{#if: {{{titlestyle|}}} | style="{{{titlestyle|}}}" }}>
 +
{{#switch: {{{1}}} | navbar | navbar-mini = <div class="navbox-navbar">
 +
{{navbar|{{{name}}}|mini={{#ifeq: {{{1}}} | navbar-mini | 1 }}|plain=1}}
 +
</div>}}<span class="navbox-title">{{{title}}}</span></th>
 +
</tr>}}
 +
<tr>
 +
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group1}}}</th>
 +
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list1}}}</td>
 +
</tr>
  
Please do not edit without discussion first as this is a VERY complex template.
+
{{#if: {{{group2|}}} | {{#if: {{{list2|}}} |
 +
<tr>
 +
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group2}}}</th>
 +
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list2}}}</td>
 +
</tr>}} }}<!--
  
-->{{#switch:{{{border|{{{1|}}}}}}|subgroup|child=</div>|none=|#default=<table cellspacing="0" <!--
+
-->{{#if: {{{group3|}}} | {{#if: {{{list3|}}} |
-->class="navbox" style="border-spacing:0;{{{bodystyle|}}};{{{style|}}}"><tr><td style="padding:2px;">}}<!--
+
<tr>
 +
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group3}}}</th>
 +
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list3}}}</td>
 +
</tr>}} }}<!--
  
--><table cellspacing="0" class="nowraplinks {{{bodyclass|}}} {{#if:{{{title|}}}|{{#switch:{{{state|}}}|<!--
+
-->{{#if: {{{group4|}}} | {{#if: {{{list4|}}} |
-->plain|off=|#default=collapsible {{#if:{{{state|}}}|{{{state}}}|autocollapse}}}}}} {{#switch:{{{border|{{{1|}}}}}}|<!--
+
<tr>
-->subgroup|child|none=navbox-subgroup" style="border-spacing:0;{{{bodystyle|}}};{{{style|}}}|<!--
+
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group4}}}</th>
-->#default=navbox-inner" style="border-spacing:0;background:transparent;color:inherit}};{{{innerstyle|}}};"><!--
+
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list4}}}</td>
 +
</tr>}} }}<!--
  
 +
-->{{#if: {{{group5|}}} | {{#if: {{{list5|}}} |
 +
<tr>
 +
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group5}}}</th>
 +
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list5}}}</td>
 +
</tr>}} }}<!--
  
---Title and Navbar---
+
-->{{#if: {{{group6|}}} | {{#if: {{{list6|}}} |
-->{{#if:{{{title|}}}|<tr>{{#if:{{{titlegroup|}}}|<!--
+
<tr>
--><th scope="row" class="navbox-group {{{titlegroupclass|}}}" <!--
+
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group6}}}</th>
-->style="{{{basestyle|}}};{{{groupstyle|}}};{{{titlegroupstyle|}}}"><!--
+
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
-->{{{titlegroup|}}}</th><th scope="col" style="border-left:2px solid #fdfdfd;width:100%;|<!--
+
{{{list6}}}</td>
--><th scope="col" style="}}{{{basestyle|}}};{{{titlestyle|}}}" class="navbox-title" <!--
+
</tr>}} }}<!--
-->colspan={{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}{{#if:{{{titlegroup|}}}|-1}}}}><!--
+
  
-->{{#if:{{#switch:{{{navbar|}}}|plain|off=1}}<!--
+
-->{{#if: {{{group7|}}} | {{#if: {{{list7|}}} |
-->{{#if:{{{name|}}}||{{#switch:{{{border|{{{1|}}}}}}|subgroup|child|none=1}}}}|<!--
+
<tr>
-->{{#ifeq:{{{navbar|}}}|off|{{#ifeq:{{{state|}}}|plain|<span style="float:right;width:6em;">&nbsp;</span>}}|<!--
+
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}> {{{group7}}}</th>
-->{{#ifeq:{{{state|}}}|plain||<span style="float:left;width:6em;">&nbsp;</span>}}}}|<!--
+
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
-->{{#if:{{{name|}}}|{{Navbar|{{{name}}}|mini=1|<!--
+
{{{list7}}}</td>
-->fontstyle={{{basestyle|}}};{{{titlestyle|}}};background:none transparent;border:none;}}|<!--
+
</tr>}} }}<!--
--><span class="error" style="float:left;white-space:nowrap;">Error: No name provided</span>}}<!--
+
-->{{#ifeq:{{{state|}}}|plain|<span style="float:right;width:6em;">&nbsp;</span>}}}}<!--
+
  
--><div class="{{{titleclass|}}}" style="font-size:110%;">
+
-->{{#if: {{{group8|}}} | {{#if: {{{list8|}}} |
{{{title}}}</div></th></tr>}}<!--
+
<tr>
 +
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group8}}}</th>
 +
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list8}}}</td>
 +
</tr>}} }}<!--
  
 +
-->{{#if: {{{group9|}}} | {{#if: {{{list9|}}} |
 +
<tr>
 +
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group9}}}</th>
 +
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list9}}}</td>
 +
</tr>}} }}<!--
  
---Above---
+
-->{{#if: {{{group10|}}} | {{#if: {{{list10|}}} |
-->{{#if:{{{above|}}}|<!--
+
<tr>
-->{{#if:{{{title|}}}|<tr style="height:2px;"><td></td></tr>}}<!--
+
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group10}}}</th>
--><tr><td class="navbox-abovebelow {{{aboveclass|}}}" style="{{{basestyle|}}};{{{abovestyle|}}}" <!--
+
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
-->colspan="{{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}}}"><div>
+
{{{list10}}}</td>
{{{above}}}</div></td></tr>}}<!--
+
</tr>}} }}<!--
  
 +
-->{{#if: {{{group11|}}} | {{#if: {{{list11|}}} |
 +
<tr>
 +
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group11}}}</th>
 +
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list11}}}</td>
 +
</tr>}} }}<!--
  
---Body---
+
-->{{#if: {{{group12|}}} | {{#if: {{{list12|}}} |
 +
<tr>
 +
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group12}}}</th>
 +
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list12}}}</td>
 +
</tr>}} }}<!--
  
---First group/list and images---
+
-->{{#if: {{{group13|}}} | {{#if: {{{list13|}}} |
-->{{#if:{{{list1|}}}|{{#if:{{{title|}}}{{{above|}}}|<tr style="height:2px;"><td></td></tr>}}<tr><!--
+
<tr>
 +
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group13}}}</th>
 +
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list13}}}</td>
 +
</tr>}} }}<!--
  
-->{{#if:{{{imageleft|}}}|<!--
+
-->{{#if: {{{group14|}}} | {{#if: {{{list14|}}} |
--><td class="navbox-image {{{imageclass|}}}" style="width:0%;padding:0px 2px 0px 0px;{{{imageleftstyle|}}}" <!--
+
<tr>
-->rowspan={{#expr:1{{#if:{{{list2|}}}|+2}}{{#if:{{{list3|}}}|+2}}{{#if:{{{list4|}}}|+2}}<!--
+
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group14}}}</th>
-->{{#if:{{{list5|}}}|+2}}{{#if:{{{list6|}}}|+2}}{{#if:{{{list7|}}}|+2}}{{#if:{{{list8|}}}|+2}}<!--
+
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
-->{{#if:{{{list9|}}}|+2}}{{#if:{{{list10|}}}|+2}}{{#if:{{{list11|}}}|+2}}{{#if:{{{list12|}}}|+2}}<!--
+
{{{list14}}}</td>
-->{{#if:{{{list13|}}}|+2}}{{#if:{{{list14|}}}|+2}}{{#if:{{{list15|}}}|+2}}{{#if:{{{list16|}}}|+2}}<!--
+
</tr>}} }}<!--
-->{{#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|}}}" <!--
+
-->{{#if: {{{group15|}}} | {{#if: {{{list15|}}} |
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group1style|}}}"><!--
+
<tr>
-->{{{group1}}}</th><td style="text-align:left;border-left-width:2px;border-left-style:solid;|<td colspan=2 style="}}<!--
+
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group15}}}</th>
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list1style|}}}" <!--
+
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}} {{{listclass|}}}"><!--
+
{{{list15}}}</td>
--><div style="padding:{{{list1padding|{{{listpadding|0em 0.25em}}}}}}">
+
</tr>}} }}<!--
{{{list1}}}</div></td><!--
+
  
-->{{#if:{{{image|}}}|<!--
+
-->{{#if: {{{group16|}}} | {{#if: {{{list16|}}} |
--><td class="navbox-image {{{imageclass|}}}" style="width:0%;padding:0px 0px 0px 2px;{{{imagestyle|}}}" <!--
+
<tr>
-->rowspan={{#expr:1{{#if:{{{list2|}}}|+2}}{{#if:{{{list3|}}}|+2}}{{#if:{{{list4|}}}|+2}}<!--
+
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group16}}}</th>
-->{{#if:{{{list5|}}}|+2}}{{#if:{{{list6|}}}|+2}}{{#if:{{{list7|}}}|+2}}{{#if:{{{list8|}}}|+2}}<!--
+
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
-->{{#if:{{{list9|}}}|+2}}{{#if:{{{list10|}}}|+2}}{{#if:{{{list11|}}}|+2}}{{#if:{{{list12|}}}|+2}}<!--
+
{{{list16}}}</td>
-->{{#if:{{{list13|}}}|+2}}{{#if:{{{list14|}}}|+2}}{{#if:{{{list15|}}}|+2}}{{#if:{{{list16|}}}|+2}}<!--
+
</tr>}} }}<!--
-->{{#if:{{{list17|}}}|+2}}{{#if:{{{list18|}}}|+2}}{{#if:{{{list19|}}}|+2}}{{#if:{{{list20|}}}|+2}}}}><div>
+
{{{image}}}</div></td>}}<!--
+
  
--></tr>}}<!--
+
-->{{#if: {{{group17|}}} | {{#if: {{{list17|}}} |
 +
<tr>
 +
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group17}}}</th>
 +
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list17}}}</td>
 +
</tr>}} }}<!--
  
 +
-->{{#if: {{{group18|}}} | {{#if: {{{list18|}}} |
 +
<tr>
 +
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group18}}}</th>
 +
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list18}}}</td>
 +
</tr>}} }}<!--
  
---Remaining groups/lists---
+
-->{{#if: {{{group19|}}} | {{#if: {{{list19|}}} |
 +
<tr>
 +
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group19}}}</th>
 +
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
 +
{{{list19}}}</td>
 +
</tr>}} }}<!--
  
-->{{#if:{{{list2|}}}|<!--
+
-->{{#if: {{{group20|}}} | {{#if: {{{list20|}}} |
-->{{#if:{{{title|}}}{{{above|}}}{{{list1|}}}|<tr style="height:2px"><td></td></tr>}}<tr><!--
+
<tr>
-->{{#if:{{{group2|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!--
+
    <th class="navbox-group" {{#if: {{{groupstyle|}}} | style="{{{groupstyle}}}" }}>{{{group20}}}</th>
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group2style|}}}"><!--
+
    <td class="navbox-list" {{#if: {{{liststyle|}}} | style="{{{liststyle}}}" }}>
-->{{{group2}}}</th><td style="text-align:left;border-left-width:2px;border-left-style:solid;|<td colspan=2 style="}}<!--
+
{{{list20}}}</td>
-->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list2style|}}}" <!--
+
</tr>}} }}
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}} {{{listclass|}}}"><!--
+
</table>
--><div style="padding:{{{listpadding|0em 0.25em}}}">
+
{{#if: {{{title|}}} | </div> }}</includeonly><noinclude>
{{{list2}}}</div></td></tr>}}<!--
+
{{/doc}}
  
-->{{#if:{{{list3|}}}|<!--
+
[[Category:Templates|N]]
-->{{#if:{{{title|}}}{{{above|}}}{{{list1|}}}{{{list2|}}}|<tr style="height:2px"><td></td></tr>}}<tr><!--
+
[[de:Vorlage:Navbox]]
-->{{#if:{{{group3|}}}|<th scope="row" class="navbox-group {{{groupclass|}}}" <!--
+
[[fr:Modèle:Navbox]]
-->style="{{{basestyle|}}};{{#if:{{{groupwidth|}}}|width:{{{groupwidth}}};}}{{{groupstyle|}}};{{{group3style|}}}"><!--
+
-->{{{group3}}}</th><td style="text-align:left;border-left-width:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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:2px;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:{{{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 =
+
  |#default = {{#ifeq:{{{tracking|}}}|no||[[Category:Navigational boxes without horizontal lists]]}}
+
  }}
+
  }}
+
}}
+
}}}}}}<noinclude>
+
 
+
{{documentation}}
+
<!-- Add categories and interwikis to the /doc subpage, not here! -->
+
 
</noinclude>
 
</noinclude>

Revision as of 09:37, 10 February 2013

Template:Doc/start To use, create a sub-page from the template called doc, put {{doc/start}} at the start of your documentation, and {{doc/end}} at the end.

Go back to your main template page and put <noinclude>{{/doc}}</noinclude> on a newline after the end of the template. /doc pages will automatically be added to Category:Documentation templates.

Optional parameters

clear

If your main template page has floating content and you would like to stop it going over the documentation, put {{doc/start}} instead of {{doc/start}} on your documentation page.
This is also useful for templates not using <includeonly>, as it will put some space between the template and the documentation box.

nodoc=1

If a template has no documentation and you don't know how to use it, put {{doc/start}} (or if the template needs clear as well, {{doc/start}}) instead of {{doc/start}} on your documentation page.
The documentation's background will become red to make it more noticeable, and the page will be added to Category:Templates with no documentation.

baddoc=1

Similar to nodoc, this is used to mark templates that do have documentation, but it isn't very good. This can mean it doesn't have enough examples, doesn't explain all the functions properly, or doesn't explain the point of the template properly.
The documentation's background will become yellow to make it more noticeable, and the page will be added to Category:Templates with bad documentation.

If both nodoc and baddoc are specified, baddoc will be ignored. </div>de:Vorlage:Navbox fr:Modèle:Navbox