Difference between revisions of "Template:Transient extended infobox"

m
Added hyperlinks
m ((Hopefully) fixed a bug that showed nonsense if the transient had no id)
m (Added hyperlinks)
Line 859: Line 859:
     <tr>
     <tr>
     {{#ifeq: {{{rarity|0}}} | 0 ||
     {{#ifeq: {{{rarity|0}}} | 0 ||
       <th>Rarity</th>
       <th>[[Rarity]]</th>
       <td>{{{rarity}}}</td>
       <td>{{{rarity}}}</td>
     }}
     }}
     {{#ifeq: {{{cost|0}}} | 0 ||
     {{#ifeq: {{{cost|0}}} | 0 ||
       <th>Cost</th>
       <th>[[Cost]]</th>
       <td>{{{cost}}}</td>
       <td>{{{cost}}}</td>
     }}
     }}
     </tr>
     </tr>
     <tr>
     <tr>
       <th>HP</th>
       <th>[[HP]]</th>
       <td>{{{hp|?}}}+{{{hp growth|?}}}*(Lv-1)</td>
       <td>{{{hp|?}}}+{{{hp growth|?}}}*(Lv-1)</td>
       <th>ATK</th>
       <th>[[ATK]]</th>
       <td>{{{atk|?}}}+{{{atk growth|?}}}*(Lv-1)</td>
       <td>{{{atk|?}}}+{{{atk growth|?}}}*(Lv-1)</td>
     </tr>
     </tr>
Line 906: Line 906:
     <table class="data">
     <table class="data">
     <tr>
     <tr>
       <th colspan="3">Skills</th>
       <th colspan="3">[[Skills]]</th>
     </tr>
     </tr>
     <tr>
     <tr>
Line 933: Line 933:
     <table class="data>
     <table class="data>
     <tr>
     <tr>
     <th colspan="3">Skill Evolution(s)</th>
     <th colspan="3">[[Skill Evolution]](s)</th>
     </tr>
     </tr>
     {{#if: {{#var:base skill 1 evo|}} |
     {{#if: {{#var:base skill 1 evo|}} |
trusted
5,894

edits