Difference between revisions of "Template:Transient extended infobox"

no edit summary
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>