Difference between revisions of "Template:Transient extended infobox"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
(condense)
Line 692: Line 692:
     </tr>
     </tr>
     }}
     }}
    <tr>
      <th>Acquisition</th>
      <td>{{{acquisition|?}}}</td>
     {{#if: {{{variant|}}} | {{#ifeq: {{lc:{{{variant}}}}} | standard | |
     {{#if: {{{variant|}}} | {{#ifeq: {{lc:{{{variant}}}}} | standard | |
    <tr>
       <th>Variant</th>
       <th>Variant</th>
       <td>{{{variant|Standard}}}</td>
       <td>{{{variant|Standard}}}</td>
    </tr>
     }}
     }}
     }}
     }}
    </tr>
    <tr>
     {{#ifeq: {{{rarity|0}}} | 0 ||
     {{#ifeq: {{{rarity|0}}} | 0 ||
    <tr>
       <th>Rarity</th>
       <th>Rarity</th>
       <td>{{{rarity}}}</td>
       <td>{{{rarity}}}</td>
    </tr>
     }}
     }}
     {{#ifeq: {{#var:availability}} | Unobtainable | |
     {{#ifeq: {{#var:availability}} | Unobtainable | |
     {{#ifeq: {{{cost|0}}} | 0 ||
     {{#ifeq: {{{cost|0}}} | 0 ||
    <tr>
       <th>Cost</th>
       <th>Cost</th>
       <td>{{{cost}}}</td>
       <td>{{{cost}}}</td>
    </tr>
     }}
     }}
     }}
     }}
    </tr>
     <tr>
     <tr>
      <th>Acquisition</th>
      <td>{{{acquisition|?}}}</td>
    </tr>
     {{#if:{{{species|}}}|
     {{#if:{{{species|}}}|
    <tr>
       <th>Species</th>
       <th>Species</th>
       <td>{{{species}}}</td>
       <td>{{{species}}}</td>
    </tr>
     }}
     }}
     {{#if:{{{sex|}}}|
     {{#if:{{{sex|}}}|
    <tr>
       <th>Gender</th>
       <th>Gender</th>
       <td>{{{sex}}}</td>
       <td>{{{sex}}}</td>
    }}
     </tr>
     </tr>
    }}
     </table>
     </table>
     {{#ifeq: {{#var:availability}} | Unobtainable | |
     {{#ifeq: {{#var:availability}} | Unobtainable | |
Line 735: Line 729:
       <th>HP</th>
       <th>HP</th>
       <td>{{{hp|?}}} (+{{{hp growth|?}}} per level)</td>
       <td>{{{hp|?}}} (+{{{hp growth|?}}} per level)</td>
    </tr>
    <tr>
       <th>ATK</th>
       <th>ATK</th>
       <td>{{{atk|?}}} (+{{{atk growth|?}}} per level)</td>
       <td>{{{atk|?}}} (+{{{atk growth|?}}} per level)</td>

Revision as of 02:16, 28 December 2018

Description

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