| Line 1: |
Line 1: |
| − | <includeonly>{{#switch:{{{border|{{{1|}}}}}}|subgroup|child=|none=|#default=<nowiki/>
| |
| − | {{{!}} class="navbox" cellspacing="0" style="{{{bodystyle|}}};{{{style|}}}"
| |
| − | {{!}}-
| |
| − | {{!}} style="padding:2px" {{!}} }}
| |
| − | {{{!}} cellspacing="0" class="nowraplinks {{#if:{{{title|}}}|{{#switch:{{{state|}}}|plain|off=|open|show=mw-collapsible|auto|autocollapse=mw-collapsible autocollapse|#default=mw-collapsible mw-collapsed}}}} {{#switch:{{{border|{{{1|}}}}}}|subgroup|child|none=navbox-subgroup" style="width:100%;{{{bodystyle|}}};{{{style|}}}|#default=" style="width:100%;background:transparent;color:inherit}};{{{innerstyle|}}}" <!--
| |
| − | --- Title and navbar ---
| |
| − | -->{{#if:{{{title|}}}|<nowiki/>
| |
| − | {{!}}- {{#if:{{{titlegroup|}}}|<nowiki/>
| |
| − | {{!}} class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{titlegroupstyle|}}}" {{!}} {{{titlegroup|}}}
| |
| − | ! style="border-left:2px solid #fdfdfd;width:100%;|<nowiki/>
| |
| − | ! style="}}{{{basestyle|}}};{{{titlestyle|}}}" colspan={{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}{{#if:{{{titlegroup|}}}|-1}}}} class="navbox-title {{#if:{{{titleclass|}}}|{{{titleclass}}}}}" {{!}} {{#if:{{#switch:{{{navbar|}}}|plain|off=1}} {{#if:{{{name|}}}||{{#switch:{{{border|{{{1|}}}}}}|subgroup|child|none=1}}}}| {{#ifeq:{{{navbar|}}}|off|{{#ifeq:{{{state|}}}|plain|<div class="nomobile navspace-big" style="float:right;width:6em"> </div>}}| {{#ifeq:{{{state|}}}|plain||<div class="nomobile navspace-big" style="float:left;width:6em;text-align:left"> </div>}}}}| <div class="nomobile navspace-big" style="float:left;width:6em;text-align:left"> {{Tnavbar|{{{name}}}|fontstyle={{{basestyle|}}};{{{titlestyle|}}};border:none;|mini=1}} </div>{{#ifeq:{{{state|}}}|plain|<div class="nomobile navspace-big" style="float:right;width:6em"> </div>|<div class="nomobile navspace-small" style="float:right;width:2.35em"> </div>}}}} <span style="font-size:{{#switch:{{{border|{{{1|}}}}}}|subgroup|child|none=100|#default=110}}%"> {{{title}}}</span> }}<!--
| |
| | | | |
| − |
| |
| − | {{!}}} }}</includeonly><noinclude>
| |
| − | == State usage ==
| |
| − | These are guidelines for the <code>state</code> parameter:
| |
| − | * <code>|state='''collapsed'''</code> - The table is collapsible and collapsed (default).
| |
| − | * <code>|state='''open'''</code> - The table is collapsible and not collapsed.
| |
| − | * <code>|state='''auto'''</code> - The table is collapsible and will collapse if multiple boxes are present.
| |
| − | * <code>|state='''plain'''</code> - The table is not collapsible.
| |
| − |
| |
| − |
| |
| − | {{Navbox
| |
| − | |state= collapsed
| |
| − | |name = Machina
| |
| − | |title = [[Machina|<span style="color:#FFFFFF">Machina</span>]]
| |
| − | |style = width:660px; background: #333300; padding: 1px; border-radius:0.5em;
| |
| − | |titleclass = light
| |
| − | |titlestyle = background: #D28A0D; color:#000; text-align:center; border-radius:0.5em;
| |
| − | |groupstyle = background: #D28A0D; color:#000; width:20%; text-align:center; border-radius:0.5em 0 0 0.5em;
| |
| − | |liststyle = background: #FFF; color:#000; border-radius: 0 0.5em 0.5em 0;
| |
| − |
| |
| − | |group1=Alphas
| |
| − | |group2=Auditors
| |
| − |
| |
| − | |list1= [[Uroboros]] {{dot}}
| |
| − | |list2= [[Dreadnought]] {{dot}}
| |
| − | }}
| |