Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Expected NPC: Difference between revisions

Template page
m Overhaul.
Right align the count column.
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<!--<includeonly>-->{| class="wikitable complex"
<includeonly>{| class="wikitable complex"
|+ Total expected enemies
|+ Total expected enemies
|-
|-
Line 5: Line 5:
|-
|-
{{#if: {{{TotalExpFrigates|}}}
{{#if: {{{TotalExpFrigates|}}}
   | {{!}} [[image:icon_red_frigate.png|16px|link=]] Frigates {{!}}{{!}} {{{TotalExpFrigates}}}
   | {{!}} [[image:icon_red_frigate.png|16px|link=]] Frigates {{!}}{{!}} style="text-align: right;" {{!}} {{{TotalExpFrigates}}}
     {{!}}-
     {{!}}-
  }}  
  }}  
{{#if: {{{TotalExpDestroyers|}}}
{{#if: {{{TotalExpDestroyers|}}}
   | {{!}} [[image:icon_red_destroyer.png|16px|link=]] Destroyers {{!}}{{!}} {{{TotalExpDestroyers}}}
   | {{!}} [[image:icon_red_destroyer.png|16px|link=]] Destroyers {{!}}{{!}} style="text-align: right;" {{!}} {{{TotalExpDestroyers}}}
     {{!}}-
     {{!}}-
  }}  
  }}  
{{#if: {{{TotalExpCruisers|}}}
{{#if: {{{TotalExpCruisers|}}}
   | {{!}} [[image:icon_red_cruiser.png|16px|link=]] Cruiser {{!}}{{!}} {{{TotalExpCruisers}}}
   | {{!}} [[image:icon_red_cruiser.png|16px|link=]] Cruiser {{!}}{{!}} style="text-align: right;" {{!}} {{{TotalExpCruisers}}}
     {{!}}-
     {{!}}-
  }}
  }}
{{#if: {{{TotalExpBattlecruisers|}}}
{{#if: {{{TotalExpBattlecruisers|}}}
   | {{!}} [[image:icon_red_battlecruiser.png|16px|link=]] Battlecruisers {{!}}{{!}} {{{TotalExpBattlecruisers}}}
   | {{!}} [[image:icon_red_battlecruiser.png|16px|link=]] Battlecruisers {{!}}{{!}} style="text-align: right;" {{!}} {{{TotalExpBattlecruisers}}}
     {{!}}-
     {{!}}-
  }}
  }}
{{#if: {{{TotalExpBattleships|}}}
{{#if: {{{TotalExpBattleships|}}}
   | {{!}} [[image:icon_red_battleship.png|16px|link=]] Battleships {{!}}{{!}} {{{TotalExpBattleships}}}
   | {{!}} [[image:icon_red_battleship.png|16px|link=]] Battleships {{!}}{{!}} style="text-align: right;" {{!}} {{{TotalExpBattleships}}}
     {{!}}-
     {{!}}-
  }}
  }}
{{#if: {{{TotalExpDreadnoughts|}}}
{{#if: {{{TotalExpDreadnoughts|}}}
   | {{!}} [[image:icon_red_dreadnought.png|16px|link=]] Dreadnoughts {{!}}{{!}} {{{TotalExpDreadnoughts}}}
   | {{!}} [[image:icon_red_dreadnought.png|16px|link=]] Dreadnoughts {{!}}{{!}} style="text-align: right;" {{!}} {{{TotalExpDreadnoughts}}}
     {{!}}-
     {{!}}-
  }}
  }}
{{#if: {{{TotalExpCarriers|}}}
{{#if: {{{TotalExpCarriers|}}}
   | {{!}} [[image:icon_red_carrier.png|16px|link=]] Carriers {{!}}{{!}} {{{TotalExpCarriers}}}
   | {{!}} [[image:icon_red_carrier.png|16px|link=]] Carriers {{!}}{{!}} style="text-align: right;" {{!}} {{{TotalExpCarriers}}}
     {{!}}-
     {{!}}-
  }}
  }}
{{#if: {{{TotalExpTitans|}}}
{{#if: {{{TotalExpTitans|}}}
   | {{!}} [[image:icon_red_titan.png|16px|link=]] Titans {{!}}{{!}} {{{TotalExpTitans}}}
   | {{!}} [[image:icon_red_titan.png|16px|link=]] Titans {{!}}{{!}} style="text-align: right;" {{!}} {{{TotalExpTitans}}}
     {{!}}-
     {{!}}-
  }}
  }}
{{#if: {{{TotalExpSentries|}}}
{{#if: {{{TotalExpSentries|}}}
   | {{!}} [[image:icon_red_tower.png|16px|link=]] Sentries {{!}}{{!}} {{{TotalExpSentries}}}
   | {{!}} [[image:icon_red_tower.png|16px|link=]] Sentries {{!}}{{!}} style="text-align: right;" {{!}} {{{TotalExpSentries}}}
  }}  
  }}  
|}
|}