Template:Shipbox: Difference between revisions

Added the shield boost attribute to the template.
m Shield boost is not always know at this moment......added an "unknown" "If" statement to template.
Line 54: Line 54:
<tr>
<tr>
  <td style="border-top:1px solid #32383e; padding:4.8px;">Shield Boost</td>
  <td style="border-top:1px solid #32383e; padding:4.8px;">Shield Boost</td>
  <td style="border-top:1px solid #32383e;">{{{ShieldBoost}}}</td>
  <td style="border-top:1px solid #32383e;">{{#if:{{{ShieldBoost|}}}|{{{ShieldBoost}}}||Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}</td>
</tr>
</tr>
</table>
</table>