Difference between revisions of "Template:Transient extended infobox"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
Line 740: Line 740:
   <td>
   <td>
     <table class="data">
     <table class="data">
    <!--{{#ifeq:{{{surname|―}}}|―||
     <tr>
     <tr>
       <th>Surname</th>
       <!--<th>Acquisition</th>
      <td>{{{surname}}}</td>
       <td>{{{acquisition|?}}}</td>-->
    </tr>
    }}-->
    <tr>
      <th>Acquisition</th>
       <td>{{{acquisition|?}}}</td>
     {{#if: {{{variant|}}} | {{#ifeq: {{lc:{{{variant}}}}} | standard | {{#if:{{{gate|}}}|
     {{#if: {{{variant|}}} | {{#ifeq: {{lc:{{{variant}}}}} | standard | {{#if:{{{gate|}}}|
       <th>Gate</th>
       <th>Gate</th>
Line 758: Line 752:
     }}
     }}
     </tr>
     </tr>
    <tr>
    <tr>
    {{#ifeq: {{{rarity|0}}} | 0 ||
      <th>Rarity</th>
      <td>{{{rarity}}}</td>
    }}
    {{#ifeq: {{{cost|0}}} | 0 ||
      <th>Cost</th>
      <td>{{{cost}}}</td>
    }}
    </tr>
    <tr>
     {{#if:{{{species|}}}|
     {{#if:{{{species|}}}|
       <th>Species</th>
       <th>Species</th>
Line 781: Line 765:
}}</td>
}}</td>
     }}
     }}
    </tr>
    <tr>
    {{#ifeq: {{{rarity|0}}} | 0 ||
      <th>Rarity</th>
      <td>{{{rarity}}}</td>
    }}
    {{#ifeq: {{{cost|0}}} | 0 ||
      <th>Cost</th>
      <td>{{{cost}}}</td>
    }}
     </tr>
     </tr>
     <tr>
     <tr>

Revision as of 04:24, 26 January 2019

Description

This templates creates an infobox and subobject for a Transient. Please do not directly invoke this template.

An example to feed override parameters (such as translation names) are:

{{#vardefine:transient en name|Name}}
{{#vardefine:transient en title|Title}}
{{#vardefine:transient availability|Available}}
{{#vardefine:transient acquisition|Gacha}}
{{#vardefine:transient en jingi|Charge Skill Name}}
{{#vardefine:transient species|Species}}
{{#vardefine:transient jp en research file|Translation for Japanese Research File}}