Template:InfoEXVSMBON: Difference between revisions

Template page
No edit summary
No edit summary
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="float:right; margin-left: 10px; width:400px"
<div style="float: right; margin-left: 10px; width: 420px">
|-
<table class="stripe" style="width: 100%;" cellspacing="0">
! align="center" colspan="2" |{{#lst:{{PAGENAME}}/Data |FullName}}
<tr><th align="center" colspan="2">{{#lst:EXVSMBON/{{{suit|{{SUBPAGENAME}}}}}/Data |FullName}}<br/><div style="background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(36, 67, 89, 1) 100%); border: solid 1px #666666;">[[File:EXVSMBON {{{suit|{{SUBPAGENAME}}}}} Portrait.png|420px|center]]</div></th></tr>
|-
<tr><td align="center" colspan="2">{{#lst:EXVSMBON/{{{suit|{{SUBPAGENAME}}}}}/Data |Pilot}}<br/><div style="background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(36, 67, 89, 1) 100%); border: solid 1px #666666;">[[File:EXVSMBON {{{suit|{{SUBPAGENAME}}}}} Pilot Portrait.png|420px|center]]</div></td></tr>
| align="center" colspan="2" |[[File:EXVSMBON_{{SUBPAGENAME}}_Portrait.png|400px|center]]
<tr>
|-
  <td style="text-align: right; width: 50%">'''Call Sign:'''</td>
! align="center" colspan="2" |{{#lst:{{PAGENAME}}/Data |Pilot}}
  <td>{{#if: {{#lst:EXVSMBON/{{{suit|{{SUBPAGENAME}}}}}/Data |CallSign}} |{{#lst:EXVSMBON/{{{suit|{{SUBPAGENAME}}}}}/Data |CallSign}} |{{#lst:EXVSMBON/{{{suit|{{SUBPAGENAME}}}}}/Data |FullName}}}}</td>
{{Alternating rows table section |es=background:#f0f0f0;
</tr>
| {{!}} '''Cost''' {{!!}} {{#lst:{{PAGENAME}}/Data |Cost}}
<tr><td style="text-align: right; width: 50%">'''Cost:'''</td><td>{{#lst:EXVSMBON/{{{suit|{{SUBPAGENAME}}}}}/Data |Cost}}</td></tr>
| {{!}} '''Armor''' {{!!}} {{#lst:{{PAGENAME}}/Data |Armor}}
<tr><td style="text-align: right; width: 50%">'''Armor:'''</td><td>{{#lst:EXVSMBON/{{{suit|{{SUBPAGENAME}}}}}/Data |Armor}}</td></tr>
| {{!}} '''Transform''' {{!!}} {{#lst:{{PAGENAME}}/Data |Transform}}
<tr><td style="text-align: right; width: 50%">'''Transform:'''</td><td>{{#lst:EXVSMBON/{{{suit|{{SUBPAGENAME}}}}}/Data |Transform}}</td></tr>
| {{!}} '''Mode Change''' {{!!}} {{#lst:{{PAGENAME}}/Data |ModeChange}}
<tr><td style="text-align: right; width: 50%">'''Mode Change:'''</td><td>{{#lst:EXVSMBON/{{{suit|{{SUBPAGENAME}}}}}/Data |ModeChange}}</td></tr>
| {{!}} '''Dash Type''' {{!!}} {{#lst:{{PAGENAME}}/Data |DashType}}
<tr><td style="text-align: right; width: 50%">'''Dash Type:'''</td><td>{{#lst:EXVSMBON/{{{suit|{{SUBPAGENAME}}}}}/Data |DashType}}</td></tr>
{{#if: {{#lst:EXVSMBON/{{{suit|{{SUBPAGENAME}}}}}/Data |Aliases}} |
<tr><td style="text-align: right; width: 50%">'''Aliases:'''</td><td>{{#lst:EXVSMBON/{{{suit|{{SUBPAGENAME}}}}}/Data |Aliases}}</td></tr>
}}
}}
|}
</table>
<noinclude>{{clear}}
</div>
== Usage ==
<noinclude>{{clear}}{{doc}}
 
[[Category:Mobile Suit Gundam EXTREME VS. Maxi Boost ON]]</noinclude>
<pre>
{{infoEXVSMBON}}
</pre>
 
=== Example===
 
If your article title is <code>Gundam</code> then you'll need a corresponding <code>Gundam/Data</code> page created with the following sections defined:
 
<pre>
<section begin="FullName"/>RX-78-2 Gundam<section end="FullName"/>
 
<section begin="Pilot"/>Amuro Ray<section end="Pilot"/>
 
<section begin="Cost"/>2000<section end="Cost"/>
 
<section begin="Armor"/>600<section end="Armor"/>
 
<section begin="Transform"/>No<section end="Transform"/>
 
<section begin="ModeChange"/>No<section end="ModeChange"/>
 
<section begin="DashType"/>Flyer<section end="DashType"/>
</pre>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 02:29, 16 July 2020

Usage

{{infoEXVSMBON}}

Example

If your article title is Gundam then you'll need a corresponding Gundam/Data page created with the following sections defined.

Required Sections

FullName

<section begin="FullName"/>Gundam<section end="FullName"/>

Pilot

<section begin="Pilot"/>Amuro Ray<section end="Pilot"/>

Cost

<section begin="Cost"/>2000<section end="Cost"/>

Armor

<section begin="Armor"/>600<section end="Armor"/>

Transform

<section begin="Transform"/>No<section end="Transform"/>

ModeChange

<section begin="ModeChange"/>No<section end="ModeChange"/>

DashType

<section begin="DashType"/>Flyer<section end="DashType"/>

Optional Sections

CallSign

<section begin="CallSign"/>Gundam<section end="CallSign"/>

Aliases

<section begin="Aliases"/>
* colloquial name
* suit abbreviation
<section end="Aliases"/>

Renders: