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

User:Evon R'al/Sandbox template: Difference between revisions

From EVE University Wiki
m Fase 1: Reformat the source to increase readability, coding and testing. Making small steps to check when it fails to work.
m Coding and testing
 
Line 1: Line 1:
<includeonly>
<includeonly>{{#css:
{{#if:{{{Name|}}} |
 
{{{!}} style="margin-left:1em;text-align:left"
div.ShipBoxLarge
{{!}} '''{{{Name}}}'''
{
{{!}}}
  float: left;
|
  clear: both;
}}<table style="width:125px;border-spacing:0px 2px;margin-left:1em;border:1px solid #606060; width:880px">
  width: 100%;
{{#if:{{{Level|}}} |<tr> <td style="width:125px;background:#191616;padding:0px 1em">Level</td> <td style="padding:2px 0 2px 5px;">{{{Level}}}</td> </tr>
}
|
 
}}
.ShipBoxLarge .ship-info
{{#if:{{{Type|}}} |<tr> <td style="width:125px;background:#191616;padding:0px 1em">Type</td> <td style="padding:2px 0 2px 5px;">{{{Type}}}</td> </tr>
{
|
  background-color: #1D1C23;
}}
  border-bottom: 1px solid #525751;
{{#if:{{{Objective|}}} |<tr> <td style="width:125px;background:#191616;padding:0px 1em">Objective</td> <td style="padding:2px 0 2px 5px;">{{{Objective}}}</td> </tr>
  border-left: 1px solid black;
|
  border-right: 1px solid black;
}}
  border-top: 1px solid #525751;
{{#if:{{{Faction|}}} |
  float: left;
<tr> <td style="width:125px;background:#191616;padding:0px 1em">Faction</td> <td style="padding:2px 0 2px 5px;">{{{Faction}}}</td> </tr>
  margin-bottom: 10px;
|{{#if: {{{Faction1|}}}|
  /*width: 800px;*/
  <tr>
}
  <td style="background:#191616;padding:0px 1em"> {{#if:{{{Faction2|}}}| Factions | Faction }}</td>
 
  <td style="padding:2px 0 2px 5px;"> <span style="width:155px;display:inline-block">{{{Faction1}}}</span>{{#if: {{{Faction2|}}}
.ShipBoxLarge table
    |<span style="width:155px;display:inline-block">{{{Faction2}}}</span>|}}{{#if: {{{Faction3|}}}
{
    |<span style="width:155px;display:inline-block">{{{Faction3}}}</span>|}}{{#if: {{{Faction4|}}}
  border-spacing: 0;
    |<span style="width:155px;display:inline-block">{{{Faction4}}}</span>|}}</td>
  margin: 0;
</tr>
}
|
 
.ShipBoxLarge table td
{
  padding: 0;
}
 
.ShipBoxLarge .title
{
  border-bottom: 1px solid #525751;
  color: #CCCCCC;
  font-family: trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  line-height: 20px;
  padding: 0 10px;
  text-align: left;
  text-transform: uppercase;
}
 
.ShipBoxLarge .titlename a
{
  float: left;
  font-size: 180%;
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
}
 
.ShipBoxLarge .titlename a:hover
{
  text-decoration: none;   
}
 
.ShipBoxLarge .ship-border-box
{
  background-color: #110809;
  border: 1px solid #878984;
}
 
.ShipBoxLarge .ship-border-box p
{
  color: #FFFFFF;
  font-size: 90%;
  margin: 0;
  padding: 5px;
  text-align: left;
}
 
.ShipBoxLarge .label
{
  background-color:#0e1618;
  border-bottom: 1px solid #4C4646;
  border-top: 1px solid #4C4646;
  font-family: Trebuchet MS;
  font-size: 10px;
  height: 14px;
  line-height: 14px;
  padding: 2px 5px;
  color: var(--color-inverted-fixed);
}
 
.ShipBoxLarge .box-resist
{
  height: 15px;
  line-height: 15px;
  width: 50px;
}
 
.ShipBoxLarge .bgr-em  { background-color: #121923; }
.ShipBoxLarge .bgr-thr { background-color: #290b0b; }
.ShipBoxLarge .bgr-kin { background-color: #292021; }
.ShipBoxLarge .bgr-exp { background-color: #2b190b; }
.ShipBoxLarge .val-em  { background-color: #1c5d85; }
.ShipBoxLarge .val-thr { background-color: #8d1717; }
.ShipBoxLarge .val-kin { background-color: #757575; }
.ShipBoxLarge .val-exp { background-color: #875f1a; }
 
.ShipBoxLarge .box-resist .resist-value .value-text
{
  font-weight: bold;
  text-align: center;
  width: 50px;
}
 
.ShipBoxLarge .attributes
{
  border: none;
  padding: 3px;
}
 
.ShipBoxLarge .attributes .att-line
{
  background-color: #110809;
  font-family: trebuchet MS;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 2px;
}
 
.ShipBoxLarge .attributes .att-item
{
  border-right: 2px solid #191E18;
  display: inline-block;
  padding: 0 5px;
}
 
.ShipBoxLarge .attributes .att-img
{
  display: inline-block;
  margin-right: 2px;
}
 
.ShipBoxLarge .attributes .res-boxes .att-img
{
  margin-right: 0;
}
 
.ShipBoxLarge .attributes .att-label
{
  color: #9E9E9E;
  display: inline-block;
}
 
.ShipBoxLarge .attributes .att-value
{
  color: #FFFFFF;
  display: inline-block;
  margin-right: 2px;
  text-align: right;
  width: 10px;
}
 
.ShipBoxLarge p.ship-desc,
.ShipBoxLarge .ship-desc
{
  font-family: arial;
  font-size: 11px;
  line-height: 120%;
  padding: 5px 5px 0;
  text-align: justify;
  color: var(--color-inverted-fixed);
}
 
.ShipBoxLarge .ship-variants
{
  border-top: 1px solid #323931;
  font-family: trebuchet MS;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  margin: 0 5px 5px;
}
 
.ShipBoxLarge .techcorner
{
  width: 64px;
  height: 64px;
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: 1px;
  margin-top: 1px;
}
 
.ShipBoxLarge .box-discussion
{
  margin-left: -6px;
  margin-right: -6px;
  margin-top: 5px;
  border-color: #393734 black;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  background-color: #1A1A1A;
}
 
.ShipBoxLarge .box-discussion .discussion-bgr
{
  color: #4C4C4C;
  font-family: trebuchet MS;
  font-size: 90%;
}
 
.ShipBoxLarge .box-discussion .linkname
{
  font-size: 11px;
  line-height: 120%;
  padding: 0 5px;
}
 
}}<!-- Content -->
<div ShipBoxLarge class='ShipBoxLarge'>
 
<div class='ship-info'>
<!-- Title -->
    <div class='title'><span style='font-size: 16px;'>&equiv;</span> {{#if: {{{class|}}} |{{{class}}} |SHIP}}: INFORMATION</div>
<!-- Title (Ship name) -->
    <div class='titlename' style='height: 1em;'>[[{{{shipname|}}}]]</div>
 
<!-- Content -->
  <div content style="clear: left; display: flex; flex-wrap: wrap">
 
<!-- ship image -->
    <div content-left style="padding: 5px;">
    <div class='ship-img' style='border: 1px solid #323931; position: relative;'>{{#ifexist: File:{{{shipimg}}}
                | [[Image:{{{shipimg}}}|256x256px|{{{shipname|}}}]]
                | {{#if: {{{shipid|}}}
                  | {{Imageserver|types|{{{shipid}}}|render|size=256}}
                  | [[Image:no-image.png|256x256px|{{#if: {{{shipname|}}} | {{{shipname}}} | Unknown Ship }} ]]
                  }}
              }}
            {{#if: {{{tech|}}} |<div class="techcorner">[[Image:CornerT{{{tech}}}h.png|link=]]</div> }}
    </div ship-img>
 
<!-- Wiki links -->
          <div class='box-discussion'>
            <div class='discussion-bgr'>RELATED UNI-WIKI REFERENCES</div>
            <div class='linkname'>[[Ships|EVE Online Ships Overview]]<br>{{{wikireferences|}}}</div>
          </div box-discussion>
 
<!--* External links *-->
    <div class='box-discussion'>
      <div class='discussion-bgr'>EXTERNAL LINKS</div>
      <div class='linkname'>{{#if: {{{shipid|}}}
                | [https://zkillboard.com/ship/{{{shipid}}}/ {{{shipname|}}} on zKillboard]{{#switch: {{lc: {{{class}}} }}
                  | shuttle=
                  | #default= <br>[https://www.eveworkbench.com/fitting/{{{shipid}}} {{{shipname|}}} on EVE Workbench]
                  }} <br>[https://janice.e-351.com/i/{{{shipid}}}/ {{{shipname|}}} on Janice]<br>[https://everef.net/type/{{{shipid}}} {{{shipname|}}} on EVE Ref]
              }}<br>{{{externallinks|}}}
      </div linkname>
    </div box-discussion>
  </div content-left>
 
  <div content-right style="border-left: 1px solid #333333; max-width: 32em;">
 
<!-- Ship attributes wip old -->
    <table class='attributes' style='margin-bottom: 5px; width: 100%; display: none;'>
      <tr>
        <td>
          <div style='border: 1px solid #323931; background-color: #191E18;'>
 
<!-- Fittings -->
            <div class='att-line'>
              <div class='att-item' style='width: 8.4em; text-align: right;'>
                <div class='att-label'>fittings</div>
              </div>
              <div class='att-item' style='border-right: none;'>
                <div class='att-value'>{{#if: {{{highs|}}}|{{{highs}}}|0}}</div>
                <div class='att-img'>[[Image:icon_hi_slot.png|20px|high slots]]</div>
                <div class='att-label' style='color: #9A7535;'>highs</div>
              </div>
              <div class='att-item' style='border-right: none;'>
                <div class='att-value'>{{#if: {{{launchers|}}}|{{{launchers}}}|0}}</div>
                <div class='att-img'>[[Image:icon_launcher_hp.png|20px|launcher hardpoints]]</div>
                <div class='att-label'>launchers</div>
                </div>
              <div class='att-item'>
                <div class='att-value'>{{#if: {{{turrets|}}}|{{{turrets}}}|0}}</div>
                <div class='att-img'>[[Image:icon_turret_hp.png|20px|turret hardpoints]]</div>
                <div class='att-label'>turrets</div>
              </div>
              <div class='att-item'>
                <div class='att-value'>{{#if: {{{mediums|}}}|{{{mediums}}}|0}}</div>
                <div class='att-img'>[[Image:icon_mid_slot.png|20px|middle slots]]</div>
                <div class='att-label' style='color: #9A7535;'>mediums</div>
              </div>
              <div class='att-item' style='border-right: none;>
                <div class='att-value'>{{#if: {{{lows|}}}|{{{lows}}}|0}}</div>
                <div class='att-img'>[[Image:icon_low_slot.png|20px|low slots]]</div>
                <div class='att-label' style='color: #9A7535;'>lows</div>
              </div>                   
            </div>
 
<!-- Drones & cargo -->
            <div class='att-line'>
              <div class='att-item' style='width: 8.4em; text-align: right;'>
                <div class='att-label'>{{#if: {{{fighterbay|}}} | fighters |drones }} & cargo</div>
              </div>  
{{#if: {{{fighterbay|}}}
  |           <div class='att-item'>
                <div class='att-value' style='width: 60px;'>{{{fighterbay}}}</div>
                <div class='att-img'>[[Image:icon_drone_capacity.png|20px|fighter capacity]]</div>
                <div class='att-label'>fighters</div>
              </div>
              <div class='att-item'>
                <div class='att-value' style='width: 20px;'>{{{fightertubes|}}}</div>
                <div class='att-img'>[[Image:icon_drone_bandwith.png|20px|fighter squad tubes]]</div>
                <div class='att-label'>squad tubes</div>
              </div>
  | {{#if: {{{dronebay|}}}
      |       <div class='att-item'>
                <div class='att-value' style='width: 40px;'>{{{dronebay|}}}</div>
                <div class='att-img'>[[Image:icon_drone_capacity.png|20px|drone capacity]]</div>
                <div class='att-label'>drones</div>
              </div>
              <div class='att-item'>
                <div class='att-value' style='width: 80px;'>{{{bandwidth|}}}</div>
                <div class='att-img'>[[Image:icon_drone_bandwith.png|20px|drone bandwidth]]</div>
                <div class='att-label'>b/w</div>
              </div>
      |       <div class='att-item'>
                <div class='att-label' style="width: 160px; text-align: center; color: #9A7535;">No drone bay</div>
              </div>
    }}
  }}
  }}
}}
 
{{#if:{{{DamageToDeal|}}}
              <div class='att-item' style='border-right: none;'>
|<tr> <td style="width:125px;background:#191616;padding:0px 1em">Best damage to deal</td> <td style="padding:2px 0 2px 5px;">{{{DamageToDeal}}}</td> </tr>
                <div class='att-value' style='width: 70px;'>{{#if: {{{cargohold|}}}|{{{cargohold}}}|0{{m3}} }}</div>
|{{#if: {{{Faction1|}}} |
                <div class='att-img'>[[Image:Icon_capacity.png|20px|cargo capacity]]</div>
<tr>
                <div class='att-label'>cargo</div>
  <td style="background:#191616;padding:0px 1em">Best damage to deal</td>
              </div>
  <td style="padding:2px 0 2px 5px;"><span style="width:155px;display:inline-block">{{#if:{{{DamageToDeal1|}}}
            </div>
  |{{{DamageToDeal1}}}
 
  |{{#switch: {{{Faction1}}}
<!-- Defense old -->
  | Serpentis = {{Damagetype|Kin|Th}}
            <div class='att-line res-boxes' style='position: relative;'>
  | Angel
              <div class='att-item' style='width: 8.4em; height: 40px; position: absolute; left: 0; background-color: #110809; text-align: right;'>
  | Angel Cartel = {{Damagetype|Ex|Kin}}
                <div class='att-label' style='line-height: 40px;'>defense</div>
  | Syndicate
              </div>
  | The Syndicate = {{Damagetype|Kin|Th}}
 
  | Guristas pirates
              <div class='att-item' style='width: 87px; margin-left: 95px; text-align: right;'>
  | Guristas = {{Damagetype|Kin|Th}}
                <div class='att-value' style='width: auto'>{{#if: {{{shieldhp|}}}|{{{shieldhp}}}|0 HP}}</div>
  | Sansha
                <div class='att-img'>[[Image:icon_shield.png|20px|shields]]</div>
  | Sansha's Nation = {{Damagetype|Em|Th}}
              </div>
  | Blood Raider Covenant
 
  | Blood Raiders = {{Damagetype|Em|Th}}
              <div class='att-item' style='border-right: none;'>
  | Mordu's
 
  | Mordu's Legion = {{Damagetype|Kin|Em}}
                <div class='att-img'>[[Image:icon_resist_em.png|20px|shield electromagnetic resistance]]</div>
  | EOM
                <div style='display: inline-block;'>
  | Equilibrium of Mankind = {{Damagetype|Kin}}
                  <div class='box-resist bgr-em'>
  | CONCORD = {{Damagetype|Kin|Th}}
                    <div class='resist-value val-em' style='width: {{#expr: {{#if: {{{shieldem|}}}|{{{shieldem}}}|0}}/2 round 0}}px;'>
  | Amarr Empire
                      <div class='value-text'> {{#if: {{{shieldem|}}}|{{{shieldem}}}|0}}</div>
  | Amarr = {{Damagetype|Em|Th}}
                    </div>
  | Ammatar = {{Damagetype|Em|Th}}
                  </div>
  | Minmatar Republic
                </div>
  | Thukker Tribe
 
  | Minmatar = {{Damagetype|Ex|Kin}}
                <div class='att-img'>[[Image:icon_resist_therm.png|20px|shield thermal resistance]]</div>
  | Gallente Federation
                  <div style='display: inline-block;'>
  | Gallente = {{Damagetype|Kin|Th}}
                    <div class='box-resist bgr-thr'>
  | Caldari State
                    <div class='resist-value val-thr' style='width: {{#expr: {{#if: {{{shieldtherm|}}}|{{{shieldtherm}}}|0}}/2 round 0}}px;'>
  | Caldari = {{Damagetype|Kin|Th}}
                      <div class='value-text'>{{#if: {{{shieldtherm|}}}|{{{shieldtherm}}}|0}}</div>
  | Khanid Kingdom
                    </div>
  | Khanid = {{Damagetype|Em|Th}}
                  </div>
  | Mercenaries = {{Damagetype|Kin|Th}}
                </div>
  | Rogue Drones = {{Damagetype|Em|Th}}
 
  | Damage to deal not defined for faction 1
                <div class='att-img'>[[Image:icon_resist_kin.png|20px|shield kinetic resistance]]</div>
  }}
                <div style='display: inline-block;'>
}}</span>{{#if: {{{Faction2|}}}
                  <div class='box-resist bgr-kin'>
          |<span style="width:155px;display:inline-block">{{#if:{{{DamageToDeal2|}}}
                    <div class='resist-value val-kin' style='width: {{#expr: {{#if: {{{shieldkin|}}}|{{{shieldkin}}}|0}}/2 round 0}}px;'>
            |{{{DamageToDeal2}}}
                      <div class='value-text'>{{#if: {{{shieldkin|}}}|{{{shieldkin}}}|0}}</div>
            |{{#switch: {{{Faction2}}}
                    </div>
            | Serpentis = {{Damagetype|Kin|Th}}
                  </div>
            | Angel
                </div>
            | Angel Cartel = {{Damagetype|Ex|Kin}}
 
            | Syndicate
                <div class='att-img'>[[Image:icon_resist_exp.png|20px|shield explosive resistance]]</div>
            | The Syndicate = {{Damagetype|Kin|Th}}
                <div style='display: inline-block;'>
            | Guristas pirates
                  <div class='box-resist bgr-exp'>
            | Guristas = {{Damagetype|Kin|Th}}
                    <div class='resist-value val-exp' style='width: {{#expr: {{#if: {{{shieldexp|}}}|{{{shieldexp}}}|0}}/2 round 0}}px;'>
            | Sansha
                        <div class='value-text'>{{#if: {{{shieldexp|}}}|{{{shieldexp}}}|0}}</div>
            | Sansha's Nation = {{Damagetype|Em|Th}}
                      </div>
            | Blood Raider Covenant
                  </div>
            | Blood Raiders = {{Damagetype|Em|Th}}
                </div>
            | Mordu's
 
            | Mordu's Legion = {{Damagetype|Kin|Em}}
              </div>
            | EOM
            </div>
            | Equilibrium of Mankind = {{Damagetype|Kin}}
 
            | CONCORD = {{Damagetype|Kin|Th}}
            <div class='att-line res-boxes'>
            | Amarr Empire
              <div class='att-item' style='width: 87px; margin-left: 95px;; text-align: right;'>
            | Amarr = {{Damagetype|Em|Th}}
                <div class='att-value' style='width: auto'>{{#if: {{{armorhp|}}} |{{{armorhp}}} |0 HP}}</div>
            | Ammatar = {{Damagetype|Em|Th}}
                <div class='att-img'>[[Image:icon_armor.png|20px|armor]]</div>
            | Minmatar Republic
              </div>
            | Thukker Tribe
 
            | Minmatar = {{Damagetype|Ex|Kin}}
              <div class='att-item' style='border-right: none;'>
            | Gallente Federation
 
            | Gallente = {{Damagetype|Kin|Th}}
                <div class='att-img'>[[Image:icon_resist_em.png|20px|armor electromagnetic resistance]]</div>
            | Caldari State
                <div style='display: inline-block;'>
            | Caldari = {{Damagetype|Kin|Th}}
                  <div class='box-resist bgr-em'> <div class='resist-value val-em' style='width: {{#expr: {{#if:{{{armorem|}}}|{{{armorem}}}|0}}/2 round 0}}px;'>
            | Khanid Kingdom
                    <div class='value-text'>{{#if:{{{armorem|}}}|{{{armorem}}}|0}}</div>
            | Khanid = {{Damagetype|Em|Th}}
                  </div>
            | Mercenaries = {{Damagetype|Kin|Th}}
                </div>
            | Rogue Drones = {{Damagetype|Em|Th}}
              </div>
            | Damage to deal not defined for faction 2
 
            }}
              <div class='att-img'>[[Image:icon_resist_therm.png|20px|armor thermal resistance]]</div>
}}</span>|}}{{#if: {{{Faction3|}}}
              <div style='display: inline-block;'>
              |<span style="width:155px;display:inline-block">{{#if:{{{DamageToDeal3|}}}
                <div class='box-resist bgr-thr'>
              |{{{DamageToDeal3}}}
                  <div class='resist-value val-thr' style='width:{{#expr: {{#if:{{{armortherm|}}}|{{{armortherm}}}|0}}/2 round 0}}px;'>
              |{{#switch: {{{Faction3}}}
                    <div class='value-text'>{{#if: {{{armortherm|}}}|{{{armortherm}}}|0}}</div>
                | Serpentis = {{Damagetype|Kin|Th}}
                  </div>
                | Angel
                </div>
                | Angel Cartel = {{Damagetype|Ex|Kin}}
               </div>
                | Syndicate
 
                | The Syndicate = {{Damagetype|Kin|Th}}
              <div class='att-img'>[[Image:icon_resist_kin.png|20px|armor kinetic resistance]]</div>
                | Guristas pirates
              <div style='display: inline-block;'>
                | Guristas = {{Damagetype|Kin|Th}}
                <div class='box-resist bgr-kin'>
                | Sansha
                    <div class='resist-value val-kin' style='width: {{#expr: {{#if: {{{armorkin|}}}|{{{armorkin}}}|0}}/2 round 0}}px;'>
                | Sansha's Nation = {{Damagetype|Em|Th}}
                    <div class='value-text'>{{#if: {{{armorkin|}}}|{{{armorkin}}}|0}}</div>
                | Blood Raider Covenant
                  </div>
                | Blood Raiders = {{Damagetype|Em|Th}}
                </div>
                | Mordu's
              </div>
                | Mordu's Legion = {{Damagetype|Kin|Em}}
 
                | EOM
              <div class='att-img'>[[Image:icon_resist_exp.png|20px|armor explosive resistance]]</div>
                | Equilibrium of Mankind = {{Damagetype|Kin}}
              <div style='display: inline-block;'>
                | CONCORD = {{Damagetype|Kin|Th}}
                <div class='box-resist bgr-exp'>
                | Amarr Empire
                  <div class='resist-value val-exp' style='width:{{#expr: {{#if: {{{armorexp|}}}|{{{armorexp}}}|0}}/2 round 0}}px;'>
                | Amarr = {{Damagetype|Em|Th}}
                    <div class='value-text'>{{#if: {{{armorexp|}}}|{{{armorexp}}}|0}}</div>
                | Ammatar = {{Damagetype|Em|Th}}
                  </div>
                | Minmatar Republic
                </div>
                | Thukker Tribe
              </div>
                | Minmatar = {{Damagetype|Ex|Kin}}
 
                | Gallente Federation
            </div>
                | Gallente = {{Damagetype|Kin|Th}}
          </div>
                | Caldari State
 
                | Caldari = {{Damagetype|Kin|Th}}
<!-- Target & nav -->
                | Khanid Kingdom
            <div class='att-line'>
                | Khanid = {{Damagetype|Em|Th}}
              <div class='att-item' style='width: 8.4em; text-align: right;'>
                | Mercenaries = {{Damagetype|Kin|Th}}
                <div class='att-label'>target & nav</div>
                | Rogue Drones = {{Damagetype|Em|Th}}
              </div>
                | Damage to deal not defined for faction 3
              <div class='att-item'>
               }}
                <div class='att-value'style='min-width: 40px; width: auto;'>{{#if: {{{targetrange|}}}|{{{targetrange}}}|0 km}}</div>
}}</span>|}}{{#if: {{{Faction4|}}}
                <div class='att-img'>[[Image:icon_target_range.png|20px|max. targeting range]]</div>
              |<span style="width:155px;display:inline-block">{{#if:{{{DamageToDeal4|}}}
                <div class='att-label'>tgt. range</div>
              |{{{DamageToDeal4}}}
              </div>
              |{{#switch: {{{Faction4}}}
              <div class='att-item'>
                | Serpentis = {{Damagetype|Kin|Th}}
                <div class='att-value'style='min-width: 40px; width: auto;'>{{#if: {{{sigradius|}}}|{{{sigradius}}}|0 m}}</div>
                | Angel
                <div class='att-img'>[[Image:icon_ship_sig.png|20px|ship signature radius]]</div>
                | Angel Cartel = {{Damagetype|Ex|Kin}}
                <div class='att-label'>sig. radius</div>
                | Syndicate
              </div>
                | The Syndicate = {{Damagetype|Kin|Th}}
              <div class='att-item' style='border-right: none;'>
                | Guristas pirates
                <div class='att-value'style='min-width: 40px; width: auto;'>{{#if: {{{maxvelocity|}}}|{{{maxvelocity}}}|0 m/s}}</div>
                | Guristas = {{Damagetype|Kin|Th}}
                <div class='att-img'>[[Image:Icon_velocity.png|20px|max. velocity]]</div>
                | Sansha
                <div class='att-label'>max. velocity</div>
                | Sansha's Nation = {{Damagetype|Em|Th}}
              </div>
                | Blood Raider Covenant
            </div>
                | Blood Raiders = {{Damagetype|Em|Th}}
 
                | Mordu's
          </div>
                | Mordu's Legion = {{Damagetype|Kin|Em}}
 
                | EOM
        </td>
                | Equilibrium of Mankind = {{Damagetype|Kin}}
      </tr>
                | CONCORD = {{Damagetype|Kin|Th}}
     </table>
                | Amarr Empire
 
                | Amarr = {{Damagetype|Em|Th}}
<!-- wip new-->
                | Ammatar = {{Damagetype|Em|Th}}
    <table class='attributes' style='margin-bottom: 5px; width: 100%; clear: both; border: 1px solid #323931; background-color: #191E18;'>
                | Minmatar Republic
<!-- fittings -->
                | Thukker Tribe
     <tr class='att-line'>
                | Minmatar = {{Damagetype|Ex|Kin}}
      <td class='att-label' style="text-align: right; width: 8.4em;">fittings</td>
                | Gallente Federation
      <td style="text-align: left;">
                | Gallente = {{Damagetype|Kin|Th}}
        <div class='att-item' style='border-right: none;'>
                | Caldari State
            <div class='att-value'>{{#if: {{{highs|}}}|{{{highs}}}|0}}</div>
                | Caldari = {{Damagetype|Kin|Th}}
            <div class='att-img'>[[Image:icon_hi_slot.png|20px|high slots]]</div>
                | Khanid Kingdom
            <div class='att-label' style='color: #9A7535;'>highs</div>
                | Khanid = {{Damagetype|Em|Th}}
          </div>
                | Mercenaries = {{Damagetype|Kin|Th}}
          <div class='att-item' style='border-right: none;'>
                | Rogue Drones = {{Damagetype|Em|Th}}
            <div class='att-value'>{{{launchers|0}}}</div>
                | Damage to deal not defined for faction 4
            <div class='att-img'>[[Image:icon_launcher_hp.png|20px|launcher hardpoints]]</div>
              }}
             <div class='att-label'>launchers</div>
}}</span>|}}{{#if:{{{Faction1|}}} |</td> </tr>
          </div>
              |
          <div class='att-item'>
            }}
             <div class='att-value'>{{#if: {{{turrets|}}}|{{{turrets}}}|0}}</div>
| }} }}
            <div class='att-img'>[[Image:icon_turret_hp.png|20px|turret hardpoints]]</div>
{{#if:{{{DamageToResist|}}}
            <div class='att-label'>turrets</div>
| <tr> <td style="background:#191616;padding:0px 1em">Damage to resist</td> <td style="padding:2px 0 2px 5px;">{{{DamageToResist}}}</td> </tr>
          </div>
|{{#if: {{{Faction1|}}} |
            <div class='att-item'>
  <tr>
            <div class='att-value'>{{#if: {{{mediums|}}}|{{{mediums}}}|0}}</div>
  <td style="background:#191616;padding:0px 1em">Damage to resist</td>
            <div class='att-img'>[[Image:icon_mid_slot.png|20px|middle slots]]</div>
  <td style="padding:2px 0 2px 5px;"><span style="width:155px;display:inline-block">{{#if:{{{DamageToResist1|}}}
            <div class='att-label' style='color: #9A7535;'>mediums</div>
    |{{{DamageToResist1}}}
          </div>
    |{{#switch: {{{Faction1}}}
          <div class='att-item' style='border-right: none;>
    | Serpentis = {{Damagetype|Th|Kin}}
            <div class='att-value'>{{#if: {{{lows|}}}|{{{lows}}}|0}}</div>
    | Angel
            <div class='att-img'>[[Image:icon_low_slot.png|20px|low slots]]</div>
    | Angel Cartel = {{Damagetype|Ex|Kin}}
            <div class='att-label' style='color: #9A7535;'>lows</div>
    | Syndicate
          </div>                   
    | The Syndicate = {{Damagetype|Kin|Th}}
        </td>
    | Guristas pirates
    </tr>
    | Guristas = {{Damagetype|Kin|Th}}
    <!-- drones -->
    | Sansha
    <tr class='att-line'>
    | Sansha's Nation = {{Damagetype|Em|Th}}
      <td class='att-label' style="text-align: right; width: 8.4em;">{{#if: {{{fighterbay|}}} | fighters |drones }} & cargo</td>
     | Blood Raider Covenant
      <td style="text-align: left;">
    | Blood Raiders = {{Damagetype|Em|Th}}
            </div> {{#if: {{{fighterbay|}}}
    | Mordu's
              | <div class='att-item'>
    | Mordu's Legion = {{Damagetype|Kin|th}}{{icon|small info|16|Battleships deal almost purely kinetic damage. Smaller things deal both kinetic and thermal}}
                  <div class='att-value' style='width: 60px;'>{{{fighterbay}}}</div>
    | EOM
                  <div class='att-img'>[[Image:icon_drone_capacity.png|20px|fighter capacity]]</div>
     | Equilibrium of Mankind = {{Damagetype|Kin|Th}}
                  <div class='att-label'>fighters</div>
    | CONCORD = {{Damagetype|Omni}}
                </div>
    | Amarr Empire
                <div class='att-item'>
    | Amarr = {{Damagetype|Em|Th}}
                  <div class='att-value' style='width: 20px;'>{{{fightertubes|}}}</div>
    | Ammatar = {{Damagetype|Em|Th}}
                  <div class='att-img'>[[Image:icon_drone_bandwith.png|20px|fighter squad tubes]]</div>
    | Minmatar Republic
                  <div class='att-label'>squad tubes</div>
    | Thukker Tribe
                </div>
    | Minmatar = {{Damagetype|Ex|Kin}}
              | {{#if: {{{dronebay|}}}
    | Gallente Federation
                | <div class='att-item'>
    | Gallente = {{Damagetype|Kin|Th}}
                    <div class='att-value' style='width: 40px;'>{{{dronebay|}}}</div>
    | Caldari State
                    <div class='att-img'>[[Image:icon_drone_capacity.png|20px|drone capacity]]</div>
    | Caldari = {{Damagetype|Kin|Th}}
                    <div class='att-label'>drones</div>
    | Khanid Kingdom
                  </div>
    | Khanid = {{Damagetype|Th|Em}}
                  <div class='att-item'>
    | Mercenaries = {{Damagetype|Kin|Th}}
                      <div class='att-value' style='width: 80px;'>{{{bandwidth|}}}</div>
    | Rogue Drones = {{Damagetype|Ex|Kin|Th}}
                      <div class='att-img'>[[Image:icon_drone_bandwith.png|20px|drone bandwidth]]</div>
    | Damage to resist not defined for faction 1
                      <div class='att-label'>b/w</div>
    }}
                    </div>
}}</span>{{#if: {{{Faction2|}}}
                | <div class='att-item'>
          |<span style="width:155px;display:inline-block">{{#if:{{{DamageToResist2|}}}
                    <div class='att-label' style="width: 160px; text-align: center; color: #9A7535;">No drone bay</div>
             |{{{DamageToResist2}}}
                  </div>
             |{{#switch: {{{Faction2}}}
                }}
            | Serpentis = {{Damagetype|Th|Kin}}
            | Angel
            | Angel Cartel = {{Damagetype|Ex|Kin}}
            | Syndicate
            | The Syndicate = {{Damagetype|Kin|Th}}
            | Guristas pirates
            | Guristas = {{Damagetype|Kin|Th}}
            | Sansha
            | Sansha's Nation = {{Damagetype|Em|Th}}
            | Blood Raider Covenant
            | Blood Raiders = {{Damagetype|Em|Th}}
            | Mordu's
            | Mordu's Legion = {{Damagetype|Kin|th}}{{icon|small info|16|Battleships deal almost purely kinetic damage. Smaller things deal both kinetic and thermal}}
            | EOM
            | Equilibrium of Mankind = {{Damagetype|Kin|Th}}
            | CONCORD = {{Damagetype|Omni}}
            | Amarr Empire
            | Amarr = {{Damagetype|Em|Th}}
            | Ammatar = {{Damagetype|Em|Th}}
            | Minmatar Republic
            | Thukker Tribe
            | Minmatar = {{Damagetype|Ex|Kin}}
            | Gallente Federation
            | Gallente = {{Damagetype|Kin|Th}}
            | Caldari State
            | Caldari = {{Damagetype|Kin|Th}}
            | Khanid Kingdom
            | Khanid = {{Damagetype|Th|Em}}
            | Mercenaries = {{Damagetype|Kin|Th}}
            | Rogue Drones = {{Damagetype|Ex|Kin|Th}}
            | Damage to resist not defined for faction 2
            }}
}}</span>|}}{{#if: {{{Faction3|}}}
            |<span style="width:155px;display:inline-block">{{#if:{{{DamageToResist3|}}}
              |{{{DamageToResist3}}}
              |{{#switch: {{{Faction3}}}
              | Serpentis = {{Damagetype|Th|Kin}}
              | Angel
              | Angel Cartel = {{Damagetype|Ex|Kin}}
              | Syndicate
              | The Syndicate = {{Damagetype|Kin|Th}}
              | Guristas pirates
              | Guristas = {{Damagetype|Kin|Th}}
              | Sansha
              | Sansha's Nation = {{Damagetype|Em|Th}}
              | Blood Raider Covenant
              | Blood Raiders = {{Damagetype|Em|Th}}
              | Mordu's
              | Mordu's Legion = {{Damagetype|Kin|th}}{{icon|small info|16|Battleships deal almost purely kinetic damage. Smaller things deal both kinetic and thermal}}
              | EOM
              | Equilibrium of Mankind = {{Damagetype|Kin|Th}}
              | CONCORD = {{Damagetype|Omni}}
              | Amarr Empire
              | Amarr = {{Damagetype|Em|Th}}
              | Ammatar = {{Damagetype|Em|Th}}
              | Minmatar Republic
              | Thukker Tribe
              | Minmatar = {{Damagetype|Ex|Kin}}
              | Gallente Federation
              | Gallente = {{Damagetype|Kin|Th}}
              | Caldari State
              | Caldari = {{Damagetype|Kin|Th}}
              | Khanid Kingdom
              | Khanid = {{Damagetype|Th|Em}}
              | Mercenaries = {{Damagetype|Kin|Th}}
              | Rogue Drones = {{Damagetype|Ex|Kin|Th}}
              | Damage to resist not defined for faction 3
               }}
               }}
}}</span>|}}{{#if: {{{Faction4|}}}
 
               |<span style="width:155px;display:inline-block">{{#if:{{{DamageToResist4|}}}
            <div class='att-item' style='border-right: none;'>
              |{{{DamageToResist4}}}
              <div class='att-value' style='width: 70px;'>{{#if: {{{cargohold|}}}|{{{cargohold}}}|0{{m3}} }}</div>
               |{{#switch: {{{Faction4}}}
               <div class='att-img'>[[Image:Icon_capacity.png|20px|cargo capacity]]</div>
                | Serpentis = {{Damagetype|Th|Kin}}
              <div class='att-label'>cargo</div>
                | Angel
            </div>
                | Angel Cartel = {{Damagetype|Ex|Kin}}
                  </div>
                | Syndicate
      </td>
                | The Syndicate = {{Damagetype|Kin|Th}}
    </tr>
                | Guristas pirates
<!-- defense -->
                | Guristas = {{Damagetype|Kin|Th}}
    <tr class='att-line'style="/*temp*/ height: 50px;">
                | Sansha
 
                | Sansha's Nation = {{Damagetype|Em|Th}}
      <td class='att-label' style="text-align: right; width: 8.4em; height: 40px; line-height: 40px;">defense</td>
                | Blood Raider Covenant
 
                | Blood Raiders = {{Damagetype|Em|Th}}
      <td>
                | Mordu's
        <div class='att-line res-boxes' style='position: relative;'>
                | Mordu's Legion = {{Damagetype|Kin|th}}{{icon|small info|16|Battleships deal almost purely kinetic damage. Smaller things deal both kinetic and thermal}}
          <div class='att-item' style='height: 40px; position: absolute; left: 0; background-color: #110809; text-align: right;'>
                | EOM
            <div class='att-item' style='width: 87px; /*margin-left: 95px; */text-align: right;'>
                | Equilibrium of Mankind = {{Damagetype|Kin|Th}}
              <div class='att-value' style='width: auto;'>{{#if: {{{shieldhp|}}}|{{{shieldhp}}}|0 HP}}</div>
                | CONCORD = {{Damagetype|Omni}}
               <div class='att-img'>[[Image:icon_shield.png|20px|shields]]</div>
                | Amarr Empire
            </div>
                | Amarr = {{Damagetype|Em|Th}}
 
                | Ammatar = {{Damagetype|Em|Th}}
            <div class='att-img'>[[Image:icon_resist_em.png|20px|shield electromagnetic resistance]]</div>
                | Minmatar Republic
            <div style='display: inline-block;'>
                | Thukker Tribe
              <div class='box-resist bgr-em'>
                | Minmatar = {{Damagetype|Ex|Kin}}
                <div class='resist-value val-em' style='width: {{#expr: {{#if: {{{shieldem|}}}|{{{shieldem}}}|0}}/2 round 0}}px;'>
                | Gallente Federation
                  <div class='value-text'> {{#if: {{{shieldem|}}}|{{{shieldem}}}|0}}</div>
                | Gallente = {{Damagetype|Kin|Th}}
                </div>
                | Caldari State
              </div>
                | Caldari = {{Damagetype|Kin|Th}}
            </div>
                | Khanid Kingdom
 
                | Khanid = {{Damagetype|Th|Em}}
            <div class='att-img'>[[Image:icon_resist_therm.png|20px|shield thermal resistance]]</div>
                | Mercenaries = {{Damagetype|Kin|Th}}
            <div style='display: inline-block;'>
                | Rogue Drones = {{Damagetype|Ex|Kin|Th}}
              <div class='box-resist bgr-thr'>
                | Damage to resist not defined for faction 4
                <div class='resist-value val-thr' style='width: {{#expr: {{#if: {{{shieldtherm|}}}|{{{shieldtherm}}}|0}}/2 round 0}}px;'>
               }}
                  <div class='value-text'>{{#if: {{{shieldtherm|}}}|{{{shieldtherm}}}|0}}</div>
}}</span>|}}{{#if:{{{Faction1|}}} |</td> </tr>
                </div>
              |
              </div>
            }}
            </div>
|}} }}
 
{{#if:{{{WebPoint|}}} |<tr> <td style="background:#191616;padding:0px 1em">Warp disruption</td> <td style="padding:2px 0 2px 5px;">{{{WebPoint}}}</td> </tr>
            <div class='att-img'>[[Image:icon_resist_kin.png|20px|shield kinetic resistance]]</div>
|
            <div style='display: inline-block;'>
}}
              <div class='box-resist bgr-kin'>
{{#if:{{{EWAR|}}} |<tr> <td style="background:#191616;padding:0px 1em">EWAR</td> <td style="padding:2px 0 2px 5px;">{{{EWAR}}}</td> </tr>
                <div class='resist-value val-kin' style='width: {{#expr: {{#if: {{{shieldkin|}}}|{{{shieldkin}}}|0}}/2 round 0}}px;'>
|
                  <div class='value-text'>{{#if: {{{shieldkin|}}}|{{{shieldkin}}}|0}}</div>
}}
                </div>
{{#if:{{{ShipSizeLimit|}}} |<tr> <td style="background:#191616;padding:0px 1em">Ship size limit</td> <td style="padding:2px 0 2px 5px;">{{{ShipSizeLimit}}}</td> </tr>
               </div>
|
            </div>
}}
 
{{#if:{{{ShipSuggestion|}}} |<tr> <td style="background:#191616;padding:0px 1em">Ship suggestion</td> <td style="padding:2px 0 2px 5px;">{{{ShipSuggestion}}}</td> </tr>
            <div class='att-img'>[[Image:icon_resist_exp.png|20px|shield explosive resistance]]</div>
|
            <div style='display: inline-block;'>
}}
              <div class='box-resist bgr-exp'>
{{#if:{{{Rewards|}}} |<tr> <td style="background:#191616;padding:0px 1em">Rewards</td> <td style="padding:2px 0 2px 5px;">{{{Rewards}}}</td> </tr>
                <div class='resist-value val-exp' style='width: {{#expr: {{#if: {{{shieldexp|}}}|{{{shieldexp}}}|0}}/2 round 0}}px;'>
|
                  <div class='value-text'>{{#if: {{{shieldexp|}}}|{{{shieldexp}}}|0}}</div>
}}
                </div>
{{#if:{{{StandingLoss|}}} |<tr> <td style="width:125px;background:#191616;padding:0px 1em">Standing loss</td> <td style="padding:2px 0 2px 5px;">{{{StandingLoss}}}</td> </tr>
              </div>
|
            </div>
}}
 
{{#if:{{{Extra|}}} |<tr> <td style="width:125px;background:#191616;padding:0px 1em">Extra</td> <td style="padding:2px 0 2px 5px;">{{{Extra}}}</td> </tr>
          </div>
|
        </div>
}}
      </td>
</table>
    </tr>
</includeonly><noinclude>{{documentation}}</noinclude>
<!-- target & nav -->
    <tr class='att-line'>
      <td class='att-label' style="text-align: right; width: 8.4em;">target & nav</td>
      <td style="text-align: left;">
          <div class='att-item'>
            <div class='att-value'style='min-width: 40px; width: auto;'>{{#if: {{{targetrange|}}}|{{{targetrange}}}|0 km}}</div>
            <div class='att-img'>[[Image:icon_target_range.png|20px|max. targeting range]]</div>
            <div class='att-label'>tgt. range</div>
          </div>
          <div class='att-item'>
            <div class='att-value'style='min-width: 40px; width: auto;'>{{#if: {{{sigradius|}}}|{{{sigradius}}}|0 m}}</div>
            <div class='att-img'>[[Image:icon_ship_sig.png|20px|ship signature radius]]</div>
            <div class='att-label'>sig. radius</div>
          </div>
          <div class='att-item' style='border-right: none;'>
            <div class='att-value'style='min-width: 40px; width: auto;'>{{#if: {{{maxvelocity|}}}|{{{maxvelocity}}}|0 m/s}}</div>
            <div class='att-img'>[[Image:Icon_velocity.png|20px|max. velocity]]</div>
            <div class='att-label'>max. velocity</div>
          </div>
 
      </td>
    </tr>
 
    </table>
 
<!-- Ship bonuses -->
    <div class='ship-border-box' style='display: {{#if: {{{bonuses|}}} |block |none }}; margin: 10px 5px 5px'>
    <div class='label'>S H I P&nbsp;&nbsp;&nbsp;B O N U S E S</div>  
    <p>{{{bonuses}}}</p>
    </div>
 
<!-- Ship description -->
    <div class='ship-desc'>{{#if: {{{info|}}} |{{{info}}} |&nbsp;}}</div>
 
  </div content-right>
  </div content>
</div ShipInfo>
</div ShipBoxLarge></includeonly>
<noinclude> {{documentation}} <!-- Please add categories and interwikis to the bottom of sub-page /doc, not here --></noinclude>