Difference between revisions of "Template:Transient extended infobox"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
Line 709: Line 709:
       <td>{{{rarity}}}</td>
       <td>{{{rarity}}}</td>
     }}
     }}
    {{#ifeq: {{#var:availability}} | Unobtainable | |
     {{#ifeq: {{{cost|0}}} | 0 ||
     {{#ifeq: {{{cost|0}}} | 0 ||
       <th>Cost</th>
       <th>Cost</th>
       <td>{{{cost}}}</td>
       <td>{{{cost}}}</td>
    }}
     }}
     }}
     </tr>
     </tr>
Line 726: Line 724:
     }}
     }}
     </tr>
     </tr>
    {{#ifeq: {{#var:availability}} | Unobtainable | |
     <tr>
     <tr>
       <th>HP</th>
       <th>HP</th>
Line 733: Line 730:
       <td>{{{atk|?}}} (+{{{atk growth|?}}} per level)</td>
       <td>{{{atk|?}}} (+{{{atk growth|?}}} per level)</td>
     </tr>
     </tr>
    }}
     </table>
     </table>
     <table class="data">
     <table class="data">

Revision as of 02:25, 28 December 2018

Description

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