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

Jump to navigation Jump to search
no edit summary
Line 36: Line 36:


<table class="equipment-infobox" id="equipment{{#var:equipmentnumber|0}}">
<table class="equipment-infobox" id="equipment{{#var:equipmentnumber|0}}">
     <tr colspan='2'>
     <tr colspan='3'>
       <th>{{Star|{{{rarity|}}}}} {{#tag:mediator|https://cdn.housamo.xyz/housamo/unity/Android/icon_equip/equip_icon_{{{filename|none}}}.png|width=60|height=60}} {{{name|}}} </th>
       <th>{{Star|{{{rarity|}}}}} {{#tag:mediator|https://cdn.housamo.xyz/housamo/unity/Android/icon_equip/equip_icon_{{{filename|none}}}.png|width=60|height=60}} {{{name|}}} </th>
     </tr>
     </tr>
{{#if:{{{effects|}}}|
{{#if:{{{effects|}}}|
     <tr colspan='2'>
     <tr colspan='3'>
       <th>Effects</th>
       <th>Effects</th>
     </tr>
     </tr>
     <tr colspan='2'>
     <tr colspan='3'>
       {{{effects|}}}
       {{{effects|}}}
     </tr>
     </tr>
}}
}}
{{#if:{{{skills|}}}|
{{#if:{{{skills|}}}|
     <tr colspan='2'>
     <tr colspan='3'>
       <th>Skills</th>
       <th>Skills</th>
     </tr>
     </tr>
     <tr colspan='2'>
     <tr colspan='3'>
       {{{skills|}}}
       {{{skills|}}}
     </tr>
     </tr>
}}
}}
{{#if:{{{limitations|}}}|
{{#if:{{{limitations|}}}|
     <tr colspan='2'>
     <tr colspan='3'>
       <th>Restrictions</th>
       <th>Restrictions</th>
     </tr>
     </tr>
     <tr colspan='2'>
     <tr colspan='3'>
       {{{limitations|}}}
       {{{limitations|}}}
     </tr>
     </tr>

Navigation menu