Difference between revisions of "Template:AR Equipment extended infobox"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
(Undo revision 31760 by SurtrFan8511 (talk) I'm bad)
Line 79: Line 79:
         <th colspan=3>{{{en name|?}}}<br>{{{name|}}}</th>
         <th colspan=3>{{{en name|?}}}<br>{{{name|}}}</th>
     </tr>
     </tr>
    <table class="data">
    <tr>
    {{#ifeq: {{{rarity|0}}} | 0 ||
      <th>[[Rarity]]</th>
      <td>{{{rarity}}}</td>
    }}
    </tr>
    </table>
{{#if:{{{illustrator|}}}|
{{#if:{{{illustrator|}}}|
     <tr>
     <tr>

Revision as of 16:27, 8 February 2020

Description

Both creates an infobox and defines a subobject for AR Equipment. Additional parameters include:

{{#vardefine:ar equipment acquisition|}}
{{#vardefine:ar equipment en name|}}
{{#vardefine:ar equipment en note|}}
{{#vardefine:ar equipment acquisition|}}

Like other extended infobox templates, invocation of this template is to be done through the corresponding {{#masterdata:Equip|ID}} extension call.