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

From EVE University Wiki
Jump to: navigation, search
(Add group Faction Destroyers. Add Faction Destroyers.)
m (Coding and testing.)
 
(599 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css:
+
<includeonly>{{#css:
 +
<!-- More CSS in MediaWiki:Common.css -->
 +
<!--***  overrides  ***-->
 +
#bodyContent
 +
{
 +
  margin-top: -1.5em;
 +
}
  
  .ships-matrix
+
#firstHeading
   {
+
  {
  font-family: arial;
+
   display: none;
  font-size: 12px;
+
}
  line-height: 130%;
 
  }
 
  
  .ships-matrix table
+
h1, h2
  {
+
  {
    width:100%;
+
  background-color: black;
  }
+
  border-bottom: 1px solid #2D2413;
 +
  border-top: 1px solid #2D2413;
 +
  clear: both;
 +
  font-family: trebuchet MS;
 +
  font-variant: small-caps;
 +
  height: 25px;
 +
  line-height: 25px;
 +
  padding: 0 3px;
 +
  text-align: center;
 +
}
  
.ships-matrix table,
+
h1 { color: darkorange; font-size: 140%; }
.ships-matrix tr,
+
h2 { color: white; font-size: 120%; }
.ships-matrix th,
+
h3 { border-bottom: 1px solid #2C2B2B; clear: both; font-size: 132%; }
.ships-matrix td
 
  {  
 
  margin: 0;
 
  padding: 0;
 
  text-align: left;
 
  font-weight: normal;
 
  }
 
  
.ships-matrix th,
+
.attributes
  .ships-matrix td
+
  {
   {
+
   background-color: transparent;
  line-height: 110%;
+
  margin-left: 5px;
  padding: 3px 5px;
+
}
  }
 
  
.ships-matrix tr
+
.attributes h3
 
  {
 
  {
    
+
   color: #494949;
 +
  font-size: 12px;
 +
  font-variant: small-caps;
 +
  font-weight: normal;
 +
  line-height: 100%;
 +
  text-align: right;
 
  }
 
  }
  
.ships-matrix a
+
.attributes .token
  {
+
{
    font-size: 11px;
 
  }
 
  
  .ships-matrix a:hover,
+
  }
.ships-matrix a.hover
 
  {
 
  text-decoration:none;
 
  color:white;
 
  }
 
  
.ships-matrix tr.firstprimary,
+
.attributes .separator
  .ships-matrix tr.secondprimary
+
  {
   {
+
   height: 0;
  background-color: black;
+
}
  }
 
  
.ships-matrix .firstprimary th,
+
.att-line
  .ships-matrix .secondprimary th
+
  {
   {
+
   font-size: 11px;
  border-bottom: 1px solid #2D2413;
+
  }
  border-top: 1px solid #2D2413;  
 
  height: 20px;
 
  line-height: 20px;
 
  }
 
  
.ships-matrix .showexplain
+
.attributes .token .line-label .label
   {
+
{
  text-align: right;
+
  color: #494949;
  font-size: 80%;
+
   font-size: 12px;
  color: #CCCCCC;
+
  font-variant: small-caps;
  }
+
  font-weight: normal;
 +
  line-height: 100%;
 +
  text-align: right;
 +
}
  
.ships-matrix .noshowexplain
+
.att-line .att-item
  {
+
{
  text-align: center;
+
  display: inline-block;
  font-size: 14px;
+
  margin-bottom: 3px;
  color: #B89964;
+
  padding: 1px 5px;
  font-family: trebuchet MS;
+
}
  font-variant: small-caps;
 
  }
 
  
.ships-matrix tr.primary
+
.att-line .highlight
  {
+
{
  background-color: #222222;
+
  color: white;
  }
+
}
  
.ships-matrix .primary .collapseButton,
+
.att-line .att-item .item
.ships-matrix .special .collapseButton,
+
  {
  .ships-matrix .secondprimary .collapseButton
+
   display: inline-block;
   {
+
  height: 21px;
  color: transparent;
+
  line-height: 21px;
  display: block;
+
}
  float: right;
 
  padding: 0;
 
  }
 
  
.ships-matrix .primary .collapseButton a,
+
.att-line .att-item .snip
.ships-matrix .special .collapseButton a,
+
  {
  .ships-matrix .secondprimary .collapseButton a
+
   color: #656565;
   {
+
  font-size: 70%;
  background-color: transparent;
+
  margin-left: 5px;
  color: #CCCCCC;
+
  position: relative;
  font-size: 80%;
+
}
  left: 0;
 
  width: 100%;
 
  z-index: 20;
 
  }
 
  
.ships-matrix .primary .collapseButton a:hover,
+
.att-line .att-item .snip .desc
.ships-matrix .primary .collapseButton a.hover
+
{
  {
+
  background-color: black;
  background-color:#614F31;
+
  border: 2px dashed #582806;
   }
+
  color: #CCCCCC;
 +
  display: none;
 +
   font-size: 11px;
 +
  line-height: 120%;
 +
  padding: 5px;
 +
  position: absolute;
 +
  right: 0;
 +
  text-align: justify;
 +
  width: 300px;
 +
}
  
  .ships-matrix tr.highlight
+
.att-line .att-item .snip:hover .desc,
  {
+
.att-line .att-item .snip.hover .desc
  background-color:#2D0404;
+
{
  }
+
  display: block;
 +
}
  
.ships-matrix tr.special
+
.att-line .att-item .att-img
  {
+
{
  background-color: #30281A;
+
  line-height: 20px;
   }
+
   margin: 0 2px;
 +
}
  
.ships-matrix tr.even
+
.att-line .att-item .att-img img
  {
+
{
    
+
   margin-top: -2px;
  }
+
}
  
.ships-matrix tr.odd
+
.att-line .att-item .att-label
  {
+
{
    
+
   color: #7D6843;
  }
+
}
  
.ships-matrix th
+
.box-resist
  {
+
{
 
+
  height: 15px;
  }
+
  line-height: 15px;
+
  width: 50px;
.ships-matrix .firstcol { width:16%; }
+
}
  
.ships-matrix .racialcol { width:21%; }
+
.bgr-em { background-color: #121923; }
 +
.bgr-thr { background-color: #290b0b; }
 +
.bgr-kin { background-color: #292021; }
 +
.bgr-exp { background-color: #2b190b; }
 +
.val-em { background-color: #1c5d85; }
 +
.val-thr { background-color: #8d1717; }
 +
.val-kin { background-color: #757575; }
 +
.val-exp { background-color: #875f1a; }
  
.ships-matrix .piratecol { width:12%; }
+
.box-resist .resist-value .value-text
 +
{
 +
  font-family: trebuchet MS;
 +
  font-size: 11px;
 +
  font-weight: bold;
 +
  text-align: center;
 +
  width: 50px;
 +
}
  
  .ships-matrix .othercol { width:21%; }
+
<!--***  overrides(end) ***-->
  
.ships-matrix .widecol { width:84%; }
+
#ship-article .ignore a
 +
{
 +
  background: none;
 +
  color: #4C4C4C;
 +
}
  
.ships-matrix .centertext { color: gray; text-align: center; }
+
#ship-article .ignore a:hover,
 
+
#ship-article .ignore a.hover
.ships-matrix .racialcol .img,
+
  {
.ships-matrix .piratecol .img,
+
   color: orange;
  .ships-matrix .othercol .img
+
  }
  {
 
  display: inline-block;
 
  margin-right: 5px;
 
  }
 
 
 
.ships-matrix .groupheader
 
  {
 
  color: #B89964;
 
  padding-left: 5px;
 
   }
 
 
 
.ships-matrix .groupheader .textlabel
 
  {
 
  color: #CCCCCC;
 
  display: inline-block;
 
  position: relative;
 
  z-index: 25;
 
  }
 
 
 
.ships-matrix .primary .firstcol,
 
.ships-matrix .primary .racialcol,
 
.ships-matrix .primary .piratecol,
 
.ships-matrix .primary .widecol,
 
.ships-matrix .special .firstcol,
 
.ships-matrix .special .racialcol,
 
.ships-matrix .special .piratecol,
 
.ships-matrix .special .widecol
 
  {
 
  border-bottom: 1px solid black;
 
  }
 
 
 
  .ships-matrix .firstindent
 
  {
 
  padding-left:10px;
 
  }
 
 
 
.ships-matrix .secondindent
 
  {
 
  padding-left:15px;
 
  }
 
  
 +
.techcorner
 +
{
 +
  width: 64px;
 +
  height: 64px;
 +
  position: absolute;
 +
  top: 0;
 +
  left: 0;
 +
  margin-left: 1px;
 +
  margin-top: 1px;
 +
}
 
}}
 
}}
 +
<div id='ship-article'>
 +
<!--####    Header    #####-->
 +
<div class='header'>
 +
  <div class='headerbg'>[[Image:Eve_university_dbase_header.png|605x50px|EVE University Database]]</div>
 +
  <div class='mask'>&nbsp;</div>
 +
  <div class='dbtitle'>Ship Database</div>
 +
  <div class='shipname'>{{#if: {{{shipname|}}} |{{{shipname}}} |{{Co|red|! shipname missing !}} }}</div>
 +
</div>
  
<div class='ships-matrix'>
+
<!--####   breadcrumbs   ####-->
 
+
<!--* Breadcrumbs *-->
<table cellspacing='0' cellpadding='0'>
+
<div class='breadcrumbs'>[[:Category:Ship Database|Ship Database]]<span class='separator'>&#9656;</span>{{#if: {{{grouping|}}} |[[:Category:{{{grouping}}}|{{{grouping}}}]] |{{Co|red|! grouping missing !}} }}<span class='separator'>&#9656;</span>{{#if: {{{shipname|}}} | [[{{{shipname}}}]] }}
 
+
</div>
  <tr class='firstprimary'>
 
   <th class='firstcol showexplain'>show advanced ships</th>
 
   <th class='racialcol noshowexplain'><div class='img'>[[Image:Isis_amarr.png|center|x20px|link=]]</div>Amarr</th>
 
  <th class='racialcol noshowexplain'><div class='img'>[[Image:Isis_caldari.png|center|x20px|link=]]</div>Caldari</th>
 
  <th class='racialcol noshowexplain'><div class='img'>[[Image:Isis_gallente.png|center|x20px|link=]]</div>Gallente</th>
 
  <th class='racialcol noshowexplain'><div class='img'>[[Image:Isis_minmatar.png|center|x20px|link=]]</div>Minmatar</th>
 
  </tr>
 
 
 
  <tr>
 
  <td colspan='5' style='padding:0'>
 
 
 
    <table cellspacing='0' cellpadding='0'>
 
 
 
    <tr class='primary'>
 
      <th class='firstcol groupheader'><span class='textlabel'>Corvettes</span></th>
 
      <th class='racialcol centertext'>[[Impairor]]</th>
 
      <th class='racialcol centertext'>[[Ibis]]</th>
 
      <th class='racialcol centertext'>[[Velator]]</th>
 
      <th class='racialcol centertext'>[[Reaper]]</th>
 
    </tr>
 
 
 
    </table>
 
 
 
    <table class='collapsible {{#ifeq: {{{expgroup}}} | frigates | |collapsed}}' cellspacing='0' cellpadding='0'>
 
 
 
    <tr class='primary'>
 
      <th class='firstcol groupheader'><span class='textlabel'>Frigates</span></th>
 
      <th class='racialcol centertext'>[[Executioner]] &#9642; [[Inquisitor]] &#9642; [[Tormentor]] &#9642; [[Crucifier]] &#9642; [[Punisher]] &#9642; [[Magnate]]</th>
 
      <th class='racialcol centertext'>[[Condor]] &#9642; [[Bantam]] &#9642; [[Kestrel]] &#9642; [[Griffin]] &#9642; [[Merlin]] &#9642; [[Heron]]</th>
 
      <th class='racialcol centertext'>[[Atron]] &#9642; [[Navitas]] &#9642; [[Tristan]] &#9642; [[Maulus]] &#9642; [[Incursus]] &#9642; [[Imicus]]</th>
 
      <th class='racialcol centertext'>[[Slasher]] &#9642; [[Burst]] &#9642; [[Breacher]] &#9642; [[Vigil]] &#9642; [[Rifter]] &#9642; [[Probe]]</th>
 
    </tr>
 
 
 
    <tr class='highlight'>
 
      <td class='groupheader firstindent'>Navy Faction Frigates</td>
 
      <td class='centertext'>[[Imperial Navy Slicer]] &#9642; [[Crucifier Navy Issue]] &#9642; [[Magnate Navy Issue]]</td>
 
      <td class='centertext'>[[Caldari Navy Hookbill]] &#9642; [[Griffin Navy Issue]] &#9642; [[Heron Navy Issue]]</td>
 
      <td class='centertext'>[[Federation Navy Comet]] &#9642; [[Maulus Navy Issue]] &#9642; [[Imicus Navy Issue]]</td>
 
      <td class='centertext'>[[Republic Fleet Firetail]] &#9642; [[Vigil Fleet Issue]] &#9642; [[Probe Fleet Issue]]</td>
 
    </tr>
 
 
 
    <tr class='odd'>
 
      <td class='groupheader secondindent'>Assault Frigates</td>
 
      <td class='centertext'>[[Vengeance]] &#9642; [[Retribution]]</td>
 
      <td class='centertext'>[[Hawk]] &#9642; [[Harpy]]</td>
 
      <td class='centertext'>[[Ishkur]] &#9642; [[Enyo]]</td>
 
      <td class='centertext'>[[Wolf]] &#9642; [[Jaguar]]</td>
 
    </tr>
 
 
 
    <tr class='even'>
 
      <td class='groupheader secondindent'>Covert Ops</td>
 
      <td class='centertext'>[[Anathema]] &#9642; [[Purifier]]</td>
 
      <td class='centertext'>[[Manticore]] &#9642; [[Buzzard]]</td>
 
      <td class='centertext'>[[Nemesis]] &#9642; [[Helios]]</td>
 
      <td class='centertext'>[[Cheetah]] &#9642; [[Hound]]</td>
 
    </tr>
 
 
 
    <tr class='odd'>
 
      <td class='groupheader secondindent'>Electronic Attack Ships</td>
 
      <td class='centertext'>[[Sentinel]]</td>
 
      <td class='centertext'>[[Kitsune]]</td>
 
      <td class='centertext'>[[Keres]]</td>
 
      <td class='centertext'>[[Hyena]]</td>
 
    </tr>
 
 
 
    <tr class='even'>
 
      <td class='groupheader secondindent'>Interceptors</td>
 
      <td class='centertext'>[[Crusader]] &#9642; [[Malediction]]</td>
 
      <td class='centertext'>[[Crow]] &#9642; [[Raptor]]</td>
 
      <td class='centertext'>[[Taranis]] &#9642; [[Ares]]</td>
 
      <td class='centertext'>[[Claw]] &#9642; [[Stiletto]]</td>
 
    </tr>
 
 
 
    <tr class='odd'>
 
      <td class='groupheader secondindent'>Logistics Frigates</td>
 
      <td class='centertext'>[[Deacon]]</td>
 
      <td class='centertext'>[[Kirin]]</td>
 
      <td class='centertext'>[[Thalia]]</td>
 
      <td class='centertext'>[[Scalpel]]</td>
 
    </tr>
 
 
 
    </table>
 
 
 
    <table class='collapsible {{#ifeq: {{{expgroup}}} | destroyers | |collapsed}}' cellspacing='0' cellpadding='0'>
 
 
 
    <tr class='primary'>
 
      <th class='firstcol groupheader'><span class='textlabel'>Destroyers</span></th>
 
      <th class='racialcol centertext'>[[Coercer]] &#9642; [[Dragoon]]</th>
 
      <th class='racialcol centertext'>[[Cormorant]] &#9642; [[Corax]]</th>
 
      <th class='racialcol centertext'>[[Catalyst]] &#9642; [[Algos]]</th>
 
      <th class='racialcol centertext'>[[Thrasher]] &#9642; [[Talwar]]</th>
 
    </tr>
 
 
 
    <tr class='highlight'>
 
      <td class='groupheader firstindent'>Navy Faction Destroyers</td>
 
      <td class='centertext'>[[Coercer Navy Issue]]</td>
 
      <td class='centertext'>[[Cormorant Navy Issue]]</td>
 
      <td class='centertext'>[[Catalyst Navy Issue]]</td>
 
      <td class='centertext'>[[Thrasher Fleet Issue]]</td>
 
    </tr>
 
 
 
    <tr class='odd'>
 
      <td class='groupheader secondindent'>Command Destroyers</td>
 
      <td class='centertext'>[[Pontifex]]</td>
 
      <td class='centertext'>[[Stork]]</td>
 
      <td class='centertext'>[[Magus]]</td>
 
      <td class='centertext'>[[Bifrost]]</td>
 
    </tr>
 
 
 
    <tr class='even'>
 
      <td class='groupheader secondindent'>Interdictors</td>
 
      <td class='centertext'>[[Heretic]]</td>
 
      <td class='centertext'>[[Flycatcher]]</td>
 
      <td class='centertext'>[[Eris]]</td>
 
      <td class='centertext'>[[Sabre]]</td>
 
    </tr>
 
 
 
    <tr class='highlight'>
 
      <td class='groupheader firstindent'>Tactical Destroyers</td>
 
      <td class='centertext'>[[Confessor]]</td>
 
      <td class='centertext'>[[Jackdaw]]</td>
 
      <td class='centertext'>[[Hecate]]</td>
 
      <td class='centertext'>[[Svipul]]</td>
 
    </tr>
 
 
 
    </table>
 
 
 
    <table class='collapsible {{#ifeq: {{{expgroup}}} | cruisers | |collapsed}}' cellspacing='0' cellpadding='0'>
 
 
 
    <tr class='primary'>
 
      <th class='firstcol groupheader'><span class='textlabel'>Cruisers</span></th>
 
      <th class='racialcol centertext'>[[Arbitrator]] &#9642; [[Augoror]] &#9642; [[Omen]] &#9642; [[Maller]]</th>
 
      <th class='racialcol centertext'>[[Blackbird]] &#9642; [[Osprey]] &#9642; [[Caracal]] &#9642; [[Moa]]</th>
 
      <th class='racialcol centertext'>[[Celestis]] &#9642; [[Exequror]] &#9642; [[Thorax]] &#9642; [[Vexor]]</th>
 
      <th class='racialcol centertext'>[[Bellicose]] &#9642; [[Scythe]] &#9642; [[Stabber]] &#9642; [[Rupture]]</th>
 
    </tr>
 
 
 
    <tr class='highlight'>
 
      <td class='groupheader firstindent'>Navy Faction Cruisers</td>
 
      <td class='centertext'>[[Augoror Navy Issue]] &#9642; [[Omen Navy Issue]]</td>
 
      <td class='centertext'>[[Caracal Navy Issue]] &#9642; [[Osprey Navy Issue]]</td>
 
      <td class='centertext'>[[Exequror Navy Issue]] &#9642; [[Vexor Navy Issue]]</td>
 
      <td class='centertext'>[[Scythe Fleet Issue]] &#9642; [[Stabber Fleet Issue]]</td>
 
    </tr>
 
 
 
    <tr class='odd'>
 
      <td class='groupheader secondindent'>Heavy Assault Cruisers</td>
 
      <td class='centertext'>[[Zealot]] &#9642; [[Sacrilege]]</td>
 
      <td class='centertext'>[[Eagle]] &#9642; [[Cerberus]]</td>
 
      <td class='centertext'>[[Ishtar]] &#9642; [[Deimos]]</td>
 
      <td class='centertext'>[[Vagabond]] &#9642; [[Muninn]]</td>
 
    </tr>
 
 
 
    <tr class='even'>
 
      <td class='groupheader secondindent'>Heavy Interdiction Cruisers</td>
 
      <td class='centertext'>[[Devoter]]</td>
 
      <td class='centertext'>[[Onyx]]</td>
 
      <td class='centertext'>[[Phobos]]</td>
 
      <td class='centertext'>[[Broadsword]]</td>
 
    </tr>
 
 
 
    <tr class='odd'>
 
      <td class='groupheader secondindent'>Logistics Cruisers</td>
 
      <td class='centertext'>[[Guardian]]</td>
 
      <td class='centertext'>[[Basilisk]]</td>
 
      <td class='centertext'>[[Oneiros]]</td>
 
      <td class='centertext'>[[Scimitar]]</td>
 
    </tr>
 
 
 
    <tr class='even'>
 
      <td class='groupheader secondindent'>Recon Ships</td>
 
      <td class='centertext'>[[Curse]] &#9642; [[Pilgrim]]</td>
 
      <td class='centertext'>[[Falcon]] &#9642; [[Rook]]</td>
 
      <td class='centertext'>[[Arazu]] &#9642; [[Lachesis]]</td>
 
      <td class='centertext'>[[Huginn]] &#9642; [[Rapier]]</td>
 
    </tr>
 
 
 
    <tr class='highlight'>
 
      <td class='groupheader firstindent'>Strategic Cruisers</td>
 
      <td class='centertext'>[[Legion]]</td>
 
      <td class='centertext'>[[Tengu]]</td>
 
      <td class='centertext'>[[Proteus]]</td>
 
      <td class='centertext'>[[Loki]]</td>
 
    </tr>
 
 
 
    </table>
 
 
 
    <table class='collapsible {{#ifeq: {{{expgroup}}} | battlecruisers | |collapsed}}' cellspacing='0' cellpadding='0'>
 
 
 
    <tr class='primary'>
 
      <th class='firstcol groupheader'><span class='textlabel'>Battlecruisers</span></th>
 
      <th class='racialcol centertext'>[[Prophecy]] &#9642; [[Harbinger]] &#9642; [[Oracle]]</th>
 
      <th class='racialcol centertext'>[[Ferox]] &#9642; [[Drake]] &#9642; [[Naga]]</th>
 
      <th class='racialcol centertext'>[[Brutix]] &#9642; [[Myrmidon]] &#9642; [[Talos]]</th>
 
      <th class='racialcol centertext'>[[Cyclone]] &#9642; [[Hurricane]] &#9642; [[Tornado]]</th>
 
    </tr>
 
 
 
    <tr class='highlight'>
 
      <td class='groupheader firstindent'>Navy Faction Battlecruisers</td>
 
      <td class='centertext'>[[Harbinger Navy Issue]] &#9642; [[Prophecy Navy Issue]]</td>
 
      <td class='centertext'>[[Drake Navy Issue]] &#9642; [[Ferox Navy Issue]]</td>
 
      <td class='centertext'>[[Brutix Navy Issue]] &#9642; [[Myrmidon Navy Issue]]</td>
 
      <td class='centertext'>[[Hurricane Fleet Issue]] &#9642; [[Cyclone Fleet Issue]]</td>
 
    </tr>
 
 
 
    <tr class='odd'>
 
      <td class='groupheader secondindent'>Command Ships</td>
 
      <td class='centertext'>[[Damnation]] &#9642; [[Absolution]]</td>
 
      <td class='centertext'>[[Vulture]] &#9642; [[Nighthawk]]</td>
 
      <td class='centertext'>[[Astarte]] &#9642; [[Eos]]</td>
 
      <td class='centertext'>[[Claymore]] &#9642; [[Sleipnir]]</td>
 
    </tr>
 
 
 
    </table>
 
 
 
    <table class='collapsible {{#ifeq: {{{expgroup}}} | battleships | |collapsed}}' cellspacing='0' cellpadding='0'>
 
 
 
    <tr class='primary'>
 
      <th class='firstcol groupheader'><span class='textlabel'>Battleships</span></th>
 
      <th class='racialcol centertext'>[[Armageddon]] &#9642; [[Apocalypse]] &#9642; [[Abaddon]] </th>
 
      <th class='racialcol centertext'>[[Scorpion]] &#9642; [[Raven]] &#9642; [[Rokh]]</th>
 
      <th class='racialcol centertext'>[[Dominix]] &#9642; [[Megathron]] &#9642; [[Hyperion]]</th>
 
      <th class='racialcol centertext'>[[Typhoon]] &#9642; [[Tempest]] &#9642; [[Maelstrom]]</th>
 
    </tr>
 
  
    <tr class='highlight'>
+
<!--#####    Main    ####-->
      <td class='groupheader firstindent'>Navy Faction Battleships</td>
+
<div class='main'>
      <td class='centertext'>[[Apocalypse Navy Issue]] &#9642; [[Armageddon Navy Issue]]</td>
+
  <table cellspacing='0' cellpadding='0' style='width: 100%'>
      <td class='centertext'>[[Scorpion Navy Issue]] &#9642; [[Raven Navy Issue]]</td>
+
  <tr>
      <td class='centertext'>[[Megathron Navy Issue]] &#9642; [[Dominix Navy Issue]]</td>
 
      <td class='centertext'>[[Tempest Fleet Issue]] &#9642; [[Typhoon Fleet Issue]]</td>
 
    </tr>
 
  
    <tr class='odd'>
+
<!--***************
      <td class='groupheader secondindent'>Black Ops</td>
+
***  Main left  ***
      <td class='centertext'>[[Redeemer]]</td>
+
*******************-->
      <td class='centertext'>[[Widow]]</td>
+
    <td valign='top' class='left-col'>
      <td class='centertext'>[[Sin]]</td>
 
      <td class='centertext'>[[Panther]]</td>
 
    </tr>
 
  
    <tr class='even'>
+
<!--* Ship image block *-->
      <td class='groupheader secondindent'>Marauders</td>
+
    <div style='border: 1px solid #323931; position: relative;'>{{#if: {{{tech|}}}
      <td class='centertext'>[[Paladin]]</td>
+
      | <div class="techcorner">[[Image:CornerT{{{tech}}}h.png|link=]]</div>
       <td class='centertext'>[[Golem]]</td>
+
       }}{{#ifexist: File:{{{shipimg}}}
      <td class='centertext'>[[Kronos]]</td>
+
        | [[Image:{{{shipimg}}}|center|link= |256x256px|{{{shipname|}}}]]
      <td class='centertext'>[[Vargur]]</td>
+
        | {{#if: {{{shipid|}}}
     </tr>
+
          | {{Imageserver|types|{{{shipid}}}|render|size=256}}
 +
          | [[Image:no-image.png|center|link= |256x256px|{{{shipname|}}}]]
 +
          }}
 +
        }}
 +
     </div>
  
    </table>
+
    <div class='box-info'>
 +
      <table class='faction-info' cellspacing='0' cellpadding='0'>
 +
      <tr>
  
    <table class='collapsible {{#ifeq: {{{expgroup}}} | carriers | |collapsed}}' cellspacing='0' cellpadding='0'>
+
<!--** Ship image block "caption" left **-->
 +
        <td rowspan='3' class='faction-img'>[[Image:{{#switch: {{lc: {{{faction}}} }}
 +
          | angel cartel= Logo_faction_angel_cartel.png
 +
          | amarr empire= Logo_faction_amarr_empire.png
 +
          | blood raiders= Logo_faction_the_blood_raider_covenant.png
 +
          | caldari state= Logo_faction_caldari_state.png
 +
          | concord= Logo_faction_concord_assembly.png
 +
          | deathless circle= Logo faction deathless circle.png
 +
          | edencom= Logo_faction_edencom.png
 +
          | gallente federation= Logo_faction_gallente_federation.png
 +
          | guristas= Logo_faction_guristas_pirates.png
 +
          | intaki syndicate= Logo faction the syndicate.png
 +
          | interbus= Logo faction the interbus.png
 +
          | jovian directorate= Logo faction jove empire.png
 +
          | minmatar republic= Logo_faction_minmatar_republic.png
 +
          | mordu's legion= Logo_faction_mordus_legion.png
 +
          | outer ring excavations= Logo_faction_outer_ring_excavations.png
 +
          | sansha's nation= Logo_faction_sanshas_nation.png
 +
          | serpentis= Logo_faction_serpentis.png
 +
          | sisters of eve= Logo_faction_sisters_of_eve.png
 +
          | society of conscious thought= Logo_faction_the_society.png
 +
          | triglavian collective= Logo faction triglavian collective.png
 +
          | upwell= Upwell_Consortium_logo.png
 +
          | #default= no-image.png
 +
          }}|center|link=|50px|{{{faction|}}} ]]
 +
        </td>
  
    <tr class='primary'>
+
<!--** Ship image block "caption" center, line 1 **-->
      <th class='firstcol groupheader'><span class='textlabel'>Carriers</span></th>
+
        <td class='faction'>{{#if: {{{faction|}}} |{{{faction}}} |{{Co|red|! faction missing !}} }}</td>
      <th class='racialcol centertext'>[[Archon]]</th>
 
      <th class='racialcol centertext'>[[Chimera]]</th>
 
      <th class='racialcol centertext'>[[Thanatos]]</th>
 
      <th class='racialcol centertext'>[[Nidhoggur]]</th>
 
    </tr>
 
  
    <tr class='odd'>
+
<!--** Ship image block "caption" center, line 2 **-->
      <td class='groupheader secondindent'>Supercarriers</td>
+
      <tr>
      <td class='centertext'>[[Aeon]]</td>
+
        <td class='hull-type'>{{#if: {{{grouping|}}} |[[:Category:{{{grouping}}} |{{{grouping}}} ]] }}</td>
      <td class='centertext'>[[Wyvern]]</td>
+
      </tr>
      <td class='centertext'>[[Nyx]]</td>
 
      <td class='centertext'>[[Hel]]</td>
 
    </tr>
 
  
    </table>
+
<!--** Ship image block "caption" center, line 3 **-->
 +
      <tr>
 +
        <td class='hull-title'>{{#if: {{{hulltype|}}} |{{{hulltype}}} |{{Co|red|! hulltype missing !}} }}</td>
 +
      </tr>
  
    <table cellspacing='0' cellpadding='0'>
+
      </table>
 +
    </div><!--
  
    <tr class='primary'>
+
* class missing error *
      <th class='firstcol groupheader'><span class='textlabel'>Dreadnoughts</span></th>
+
-->   {{#if: {{{class|}}} | <!-- Nothing --> | <div class='box-discussion' style='text-align: center; color: red;'> ! class missing ! </div> }}<!--
      <th class='racialcol centertext'>[[Revelation]]</th>
 
      <th class='racialcol centertext'>[[Phoenix]]</th>
 
      <th class='racialcol centertext'>[[Moros]]</th>
 
      <th class='racialcol centertext'>[[Naglfar]]</th>
 
    </tr>
 
  
     </table>
+
* Highlights *
 +
-->  {{#if: {{{highlights1|}}} {{{highlights2|}}} {{{highlights3|}}} {{{highlights4|}}}
 +
      |
 +
    <div class='box-awards'><!--
 +
-->     {{#if: {{{highlights1|}}}
 +
      | <div class='award'>
 +
          <div class='award-img'>[[Image:Icon_highlights.png|15x15px|Highlight]]</div>
 +
          <div class='award-label'>{{{highlights1}}}</div>
 +
          <div class='award-bgr'>HIGHLIGHTS</div>
 +
        </div>
 +
    }}<!--
  
    <table cellspacing='0' cellpadding='0'>
+
-->  {{#if: {{{highlights2|}}}
 +
      | <div class='award'>
 +
          <div class='award-img'>[[Image:Icon_highlights.png|15x15px|Highlight]]</div>
 +
          <div class='award-label'>{{{highlights2}}}</div>
 +
          <div class='award-bgr'>HIGHLIGHTS</div>
 +
        </div>
 +
    }}<!--
  
    <tr class='primary'>
+
--> {{#if: {{{highlights3|}}}
      <th class='firstcol groupheader'><span class='textlabel'>Force Auxiliaries</span></th>
+
      | <div class='award'>
      <th class='racialcol centertext'>[[Apostle]]</th>
+
          <div class='award-img'>[[Image:Icon_highlights.png|15x15px|Highlight]]</div>
      <th class='racialcol centertext'>[[Minokawa]]</th>
+
          <div class='award-label'>{{{highlights3}}}</div>
      <th class='racialcol centertext'>[[Ninazu]]</th>
+
          <div class='award-bgr'>HIGHLIGHTS</div>
      <th class='racialcol centertext'>[[Lif]]</th>
+
        </div>
     </tr>
+
     }}<!--
  
    </table>
+
-->  {{#if: {{{highlights4|}}}
 +
      | <div class='award'>
 +
          <div class='award-img'>[[Image:Icon_highlights.png|15x15px|Highlight]]</div>
 +
          <div class='award-label'>{{{highlights4}}}</div>
 +
          <div class='award-bgr'>HIGHLIGHTS</div>
 +
        </div>
 +
    }}
 +
    </div>
 +
}}<!--
  
    <table cellspacing='0' cellpadding='0'>
+
* Forum links *-->
 +
    {{#if: {{{forumlinks|}}}
 +
      | <div class='box-discussion'>
 +
        <div class='discussion-bgr'>FORUM DISCUSSION</div>
 +
        <div class='linkname'>{{{forumlinks}}}</div>
 +
        </div>
 +
    }}
 +
<!--
 +
* 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>
  
     <tr class='primary'>
+
<!--* External links *-->
       <th class='firstcol groupheader'><span class='textlabel'>Titans</span></th>
+
     <div class='box-discussion'>
       <th class='racialcol centertext'>[[Avatar]]</th>
+
       <div class='discussion-bgr'>EXTERNAL LINKS</div>
      <th class='racialcol centertext'>[[Leviathan]]</th>
+
       <div class='linkname'>{{#if: {{{shipid|}}}
      <th class='racialcol centertext'>[[Erebus]]</th>
+
        | [https://zkillboard.com/ship/{{{shipid}}}/ {{{shipname|}}} on zKillboard]{{#switch: {{lc: {{{class}}} }}
      <th class='racialcol centertext'>[[Ragnarok]]</th>
+
          | shuttle=
    </tr>
+
          | #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>
 +
    </div>
 +
    </td>
  
     </table>
+
<!--****************
 +
***  Main right  ***
 +
********************-->
 +
     <td valign='top'>
  
    <table class='collapsible {{#ifeq: {{{expgroup}}} | freighters | |collapsed}}' cellspacing='0' cellpadding='0'>
+
<!--* TOC and Ship info *-->
 +
    <div class='box-line'>
 +
      __TOC__
 +
      {{#if: {{{quote|}}}
 +
        | <div style="font-size: large;">{{{quote}}}</div>
 +
        {{#if: {{{quote_attribution|}}}
 +
          |: &ndash; {{{quote_attribution}}}
 +
        }}
 +
<!--  --><br> <!-- Comment in front is to suppress <pre> parsing -->
 +
      }}
 +
<!---->{{{info|}}} <!-- Comment in front is to suppress <pre> parsing -->
 +
    </div><!--
  
     <tr class='primary'>
+
* Ship bonuses(traits) *-->
      <th class='firstcol groupheader'><span class='textlabel'>Freighters</span></th>
+
     {{#if: {{{bonuses|}}}
      <th class='racialcol centertext'>[[Providence]]</th>
+
      | <div class='box-line box-bonuses'>
      <th class='racialcol centertext'>[[Charon]]</th>
+
          <div class='label'>SHIP BONUSES</div>
      <th class='racialcol centertext'>[[Obelisk]]</th>
+
<!--    -->{{{bonuses}}} <!-- Comment in front is to suppress <pre> parsing -->
      <th class='racialcol centertext'>[[Fenrir]]</th>
+
        </div>
     </tr>
+
     }}<!--
  
    <tr class='odd'>
+
--> <div class='box-line'>
      <td class='groupheader secondindent'>Jump Freighters</td>
+
       <table class='midinfo' cellspacing='0' cellpadding='0'>
       <td class='centertext'>[[Ark]]</td>
+
      <tr>
      <td class='centertext'>[[Rhea]]</td>
 
      <td class='centertext'>[[Anshar]]</td>
 
      <td class='centertext'>[[Nomad]]</td>
 
    </tr>
 
  
    </table>
+
<!--* Required skills *-->
 +
        <td class='left' style='width: 330px;'>
 +
        <div class='title'>Required Skills</div>
 +
<!--  -->{{#if: {{{reqskills|}}} |{{{reqskills}}} |<i>none</i> }} <!-- comment in front is to suppress <pre> parsing -->
 +
<!--** Training time **-->
 +
          {{#if: {{{reqskills|}}}
 +
            | <div class='skillstime'>
 +
                <span style='font-variant: small-caps;'>Training Time </span><span style='font-size: 70%;'>what's this?</span><div class='value'>{{{totaltraintime|}}}</div>
 +
                <div class='desc'>Estimated training time only for the listed skills based on zero [[Skills_and_learning#Implants|implants]] and without [[Skills_and_learning#Neural_remaps|neural remaps]].
 +
                </div>
 +
              </div>
 +
          }}
 +
        </td>
  
    <table class='collapsible {{#ifeq: {{{expgroup}}} | haulers | |collapsed}}' cellspacing='0' cellpadding='0'>
+
<!--* Grouping *-->
 +
        <td class='right'>
 +
        <div class='title'>Grouping</div>
 +
        <div style='color: #7D6843; font-size: 90%;'>&#9642; Variations</div> <!-- to suppress <pre> parsing
 +
      --><span style='padding-left: 10px; display: block;'>{{#if: {{{variations|}}} |{{{variations}}} |<i>none</i> }}</span>
 +
        </td>
 +
        </tr>
 +
      </table>
 +
    </div>
  
    <tr class='primary'>
+
<!--* Ship attributes *-->
      <th class='firstcol groupheader'><span class='textlabel'>Haulers</span></th>
+
    <div class='box-attributes'>
       <th class='racialcol centertext'>[[Bestower]] &#9642; [[Sigil]]</th>
+
       <h2 style='margin-left: 0;'>Ship Attributes</h2>
       <th class='racialcol centertext'>[[Badger]] &#9642; [[Tayra]]</th>
+
       <table class='attributes' cellspacing='0' cellpadding='0'>
      <th class='racialcol centertext'>[[Nereus]] &#9642; [[Kryos]] &#9642; [[Epithal]] &#9642; [[Miasmos]] &#9642; [[Iteron Mark V]]</th>
 
      <th class='racialcol centertext'>[[Hoarder]] &#9642; [[Mammoth]] &#9642; [[Wreathe]]</th>
 
    </tr>
 
  
    <tr class='odd'>
+
<!--** Ship attributes - Fittings **-->
      <td class='groupheader secondindent'>Transport Ships</td>
+
      <tr class='token'>
      <td class='centertext'>[[Prorator]] &#9642; [[Impel]]</td>
+
        <td class='line-label'><span class='label'>Fittings</span></td>
      <td class='centertext'>[[Crane]] &#9642; [[Bustard]]</td>
+
        <td class='att-line'>
      <td class='centertext'>[[Viator]] &#9642; [[Occator]]</td>
 
      <td class='centertext'>[[Mastodon]] &#9642; [[Prowler]]</td>
 
    </tr>
 
  
    </table>
+
<!--*** Powergrid ***-->
 +
        <div class='att-item'>
 +
          <div class='item att-label'>Powergrid</div><div class='item att-img'>[[Image:icon_powergrid.png|20px|powergrid]]</div><div class='item att-value'>{{#if: {{{powergrid|}}} |{{{powergrid}}} |0 MW }}</div>
 +
        </div>
  
    <table cellspacing='0' cellpadding='0'>
+
<!--*** CPU ***-->
 +
        <div class='att-item'>
 +
          <div class='item att-label'>CPU</div><div class='item att-img'>[[Image:icon_cpu.png|20px|cpu output]]</div><div class='item att-value'>{{#if: {{{cpu|}}} |{{{cpu}}} |0 tf }}</div>
 +
        </div>
  
    <tr class='primary'>
+
<!--*** Capacitor ***-->
      <th class='firstcol groupheader'><span class='textlabel'>Shuttles</span></th>
+
        <div class='att-item'>
      <th class='racialcol centertext'>[[Amarr Shuttle]]</th>
+
          <div class='item att-label'>Capacitor</div><div class='item att-img'>[[Image:Icon_capacitor_capacity.png|20px|capacitor]]</div><div class='item att-value'>{{#if: {{{capacitor|}}} |{{{capacitor}}} |0 GJ }}</div>
      <th class='racialcol centertext'>[[Caldari Shuttle]]</th>
+
        </div>
      <th class='racialcol centertext'>[[Gallente Shuttle]]</th>
 
      <th class='racialcol centertext'>[[Minmatar Shuttle]]</th>
 
    </tr>
 
  
    </table>
+
<!--*** High slots ***-->
 +
        <div class='att-item'>
 +
          <div class='item att-label'>High</div><div class='item att-img'>[[Image:icon_hi_slot.png|20px|high slots]]</div><div class='item att-value'>{{#if: {{{highs|}}} |{{{highs}}} |0 }}</div>
  
    <table class='collapsible {{#ifeq: {{{expgroup}}} | ore | |collapsed}}' cellspacing='0' cellpadding='0'>
+
<!--*** Launchers ***-->
 +
          <div class='item att-label' style='color: #9E8F75; margin-left: 5px;'>Launchers</div><div class='item att-img'>[[Image:icon_launcher_hp.png|20px|launcher slots]]</div><div class='item att-value'>{{#if: {{{launchers|}}} |{{{launchers}}} |0 }}</div>
  
    <tr class='special'>
+
<!--*** Turrets ***-->
      <th class='firstcol groupheader'><span class='textlabel'>[[Image:Isis_ore.png|18x18px|link=]] Outer Ring Excavation Ships</span></th>
+
          <div class='item att-label' style='color: #9E8F75; margin-left: 5px;'>Turrets</div><div class='item att-img'>[[Image:icon_turret_hp.png|20px|turret slots]]</div><div class='item att-value'>{{#if: {{{turrets|}}} |{{{turrets}}} |0 }}</div>
      <th class='widecol centertext'></th>
 
    </tr>
 
  
    <tr class='primary'>
+
        </div>
      <td class='firstcol groupheader firstindent'>Frigates</td>
 
      <td class='piratecol centertext'>[[Venture]]</td>
 
    </tr>
 
  
    <tr class='even'>
+
<!--*** Medium slots ***-->
      <td class='groupheader secondindent'>Expedition Frigates</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'>[[Prospect]] &#9642; [[Endurance]]</td>
+
          <div class='item att-label'>Medium</div><div class='item att-img'>[[Image:icon_mid_slot.png|20px|medium slots]]</div><div class='item att-value'>{{#if: {{{mediums|}}} |{{{mediums}}} |0 }}</div>
    </tr>
+
        </div>
  
    <tr class='primary'>
+
<!--*** Low slots ***-->
      <td class='firstcol groupheader firstindent'>Mining Barges</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'>[[Covetor]] &#9642; [[Retriever]] &#9642; [[Procurer]]</td>
+
          <div class='item att-label'>Low</div><div class='item att-img'>[[Image:icon_low_slot.png|20px|low slots]]</div><div class='item att-value'>{{#if: {{{lows|}}} |{{{lows}}} |0 }}</div>
    </tr>
+
        </div>
  
    <tr class='even'>
+
<!--*** Rigs ***-->
      <td class='groupheader secondindent'>Exhumers</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'>[[Hulk]] &#9642; [[Mackinaw]] &#9642; [[Skiff]]</td>
+
          <div class='item att-label'>Rig </div><div class='item att-img'>[[Image:icon_rigs.png|20px|rigs]]</div>
    </tr>
+
              {{#if: {{{rigs_count|}}}
 +
              | <div class='item att-value'>{{{rigs_count}}}</div>
 +
              | <div class='item att-value'>{{#switch: {{lc: {{{class}}} }}
 +
                | corvette
 +
                | freighter
 +
                | jump freighter
 +
                | prototype exploration ship
 +
                | shuttle= 0
 +
                | #default={{#switch: {{{tech}}}
 +
                  | 2= 2
 +
                  | #default= 3
 +
                  }}
 +
                }}</div>
 +
              }}
 +
              &nbsp;{{#if: {{{rigs_size|}}}
 +
                |<div class='item att-value'>{{{rigs_size}}}</div>
 +
                |<div class='item att-value'>{{#switch: {{lc: {{{class}}} }}
 +
                  | corvette
 +
                  | freighter
 +
                  | jump freighter
 +
                  | prototype exploration ship
 +
                  | shuttle= ''
  
    <tr class='primary'>
+
                  | assault frigate
      <td class='firstcol groupheader firstindent'>Haulers</td>
+
                  | command destroyer
      <td class='piratecol centertext'>[[Noctis]]</td>
+
                  | covert ops
    </tr>
+
                  | destroyer
 +
                  | electronic attack ship
 +
                  | expedition frigate
 +
                  | frigate
 +
                  | interceptor
 +
                  | interdictor
 +
                  | logistics frigate
 +
                  | stealth bomber
 +
                  | tactical destroyer= small
  
    <tr class='primary'>
+
                  | attack battlecruiser
      <td class='firstcol groupheader firstindent'>Industrial Command Ships</td>
+
                  | blockade runner
      <td class='piratecol centertext'>[[Porpoise]] &#9642; [[Orca]]</td>
+
                  | combat battlecruiser
    </tr>
+
                  | combat recon ship
 +
                  | command ship
 +
                  | cruiser
 +
                  | deep space transport
 +
                  | exhumer
 +
                  | force recon ship
 +
                  | hauler
 +
                  | heavy assault cruiser
 +
                  | heavy interdiction cruiser
 +
                  | logistics <!-- In-game name for logistics cruiser -->
 +
                  | logistics cruiser
 +
                  | mining barge
 +
                  | strategic cruiser= medium
  
    <tr class='primary'>
+
                  | battleship
      <td class='firstcol groupheader firstindent'>Freighters</td>
+
                  | black ops
      <td class='piratecol centertext'>[[Bowhead]]</td>
+
                  | industrial command ship
    </tr>
+
                  | marauder= large
  
    <tr class='primary'>
+
                  | capital industrial ship
      <td class='firstcol groupheader firstindent'>Capital Industrial Ships</td>
+
                  | carrier
      <td class='piratecol centertext'>[[Rorqual]]</td>
+
                  | dreadnought
    </tr>
+
                  | force auxiliary
 +
                  | supercarrier
 +
                  | titan= capital
  
    </table>
+
                  | #default= {{Co|red|?}}
 +
                }}</div>
 +
              }}
  
    <table class='collapsible {{#ifeq: {{{expgroup}}} | pirates | |collapsed}}' cellspacing='0' cellpadding='0'>
+
<!--*** Calibration ***-->
 +
              <div class='item att-label' style='color: #9E8F75; margin-left: 5px;'>Calibration </div><div class='item att-img'>[[Image:icon_calibration.png|16px|calibration]]</div><div class='item att-value'>{{#if: {{{rigs_calibration|}}}
 +
                | {{{rigs_calibration}}}
 +
                | {{#switch: {{lc: {{{class}}} }}
 +
                  | corvette
 +
                  | freighter
 +
                  | jump freighter= 0
 +
                  | prototype exploration ship
 +
                  | shuttle= 1
 +
                  | #default={{#switch: {{lc: {{{grouping}}} }}
 +
                    | pirate faction ships
 +
                    | pirate faction battleships
 +
                    | pirate faction battlecruisers
 +
                    | pirate faction cruisers
 +
                    | pirate faction destroyers
 +
                    | pirate faction dreadnoughts
 +
                    | pirate faction force auxiliaries
 +
                    | pirate faction frigates
 +
                    | pirate faction supercarriers
 +
                    | pirate faction titans= 350
 +
                    | #default= 400
 +
                    }}
 +
                  }}
 +
              }}</div>
 +
        </div>
 +
        </td>
 +
      </tr>
  
    <tr class='secondprimary'>
+
      <tr><td class='separator'></td></tr>
      <th class='firstcol groupheader'><span class='textlabel'>Pirate Faction Ships</span></th>
 
      <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_angel.png|center|20x20px|link=]]</div>Angel Cartel</th>
 
      <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_blood_raiders.png|center|20x20px|link=]]</div>Blood Raiders</th>
 
      <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_guristas.png|center|20x20px|link=]]</div>Guristas</th>
 
      <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_mordus.png|center|20x20px|link=]]</div>Mordu's Legion</th>
 
      <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_sansha.png|center|20x20px|link=]]</div>Sansha's Nation</th>
 
      <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_serpentis.png|center|20x20px|link=]]</div>Serpentis</th>
 
      <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_soe.png|center|20x20px|link=]]</div>Sisters of EVE</th>
 
    </tr>
 
  
    <tr class='primary'>
+
<!--** Ship attributes - Navigation **-->
      <td class='firstcol groupheader firstindent'>Frigates</td>
+
      <tr class='token'>
      <td class='piratecol centertext'>[[Dramiel]]</td>
+
        <td class='line-label'><span class='label'>Navigation</span></td>
      <td class='piratecol centertext'>[[Cruor]]</td>
+
        <td class='att-line'>
      <td class='piratecol centertext'>[[Worm]]</td>
 
      <td class='piratecol centertext'>[[Garmur]]</td>
 
      <td class='piratecol centertext'>[[Succubus]]</td>
 
      <td class='piratecol centertext'>[[Daredevil]]</td>
 
      <td class='piratecol centertext'>[[Astero]]</td>
 
    </tr>
 
  
    <tr class='primary'>
+
<!--*** Max velocity ***-->
      <td class='firstcol groupheader firstindent'>Cruisers</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'>[[Cynabal]]</td>
+
          <div class='item att-label'>Max Velocity</div><div class='item att-img'>[[Image:Icon_velocity.png|20px|max. velocity]]</div><div class='item att-value'>{{#if: {{{maxvelocity|}}} |{{{maxvelocity}}} |0 m/s }}</div>
      <td class='piratecol centertext'>[[Ashimmu]]</td>
+
        </div>
      <td class='piratecol centertext'>[[Gila]]</td>
 
      <td class='piratecol centertext'>[[Orthrus]]</td>
 
      <td class='piratecol centertext'>[[Phantasm]]</td>
 
      <td class='piratecol centertext'>[[Vigilant]]</td>
 
      <td class='piratecol centertext'>[[Stratios]]</td>
 
    </tr>
 
  
    <tr class='primary'>
+
<!--*** inertia modifier ***-->
      <td class='firstcol groupheader firstindent'>Battleships</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'>[[Machariel]]</td>
+
          <div class='item att-label'>Inertia Modifier</div><div class='item att-img'>[[Image:icon_inertia.png|20px|inertia modifier (agility)]]</div><div class='item att-value'>{{#if: {{{inertia|}}} |{{{inertia}}} |0.0 }}</div>
      <td class='piratecol centertext'>[[Bhaalgorn]]</td>
+
        </div>
      <td class='piratecol centertext'>[[Rattlesnake]]</td>
 
      <td class='piratecol centertext'>[[Barghest]]</td>
 
      <td class='piratecol centertext'>[[Nightmare]]</td>
 
      <td class='piratecol centertext'>[[Vindicator]]</td>
 
      <td class='piratecol centertext'>[[Nestor]]</td>
 
    </tr>
 
  
    <tr class='primary'>
+
<!--*** Warp speed ***-->
      <td class='firstcol groupheader firstindent'>Dreadnoughts</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'></td>
+
          <div class='item att-label'>Warp Speed</div><div class='item att-img'>[[Image:Icon_warp_speed.png|20px|inertia modifier (agility)]]</div><div class='item att-value'>{{#if: {{{warpspeed|}}} |{{{warpspeed}}} |0 AU/s }}</div>
      <td class='piratecol centertext'>[[Chemosh]]</td>
+
        </div>
      <td class='piratecol centertext'>[[Caiman]]</td>
 
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'>[[Vehement]]</td>
 
      <td class='piratecol centertext'></td>
 
    </tr>
 
  
    <tr class='primary'>
+
<!--*** Base time to warp ***-->
      <td class='firstcol groupheader firstindent'>Carriers</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'></td>
+
          <div class='item att-label' style='margin-right: 3px;'>Base Time to Warp</div><div class='item att-img'>[[Image:Icon_warp_time.png|20px|base time to warp]]</div><div class='item att-value'>{{#if: {{{warptime|}}} |{{{warptime}}} |{{Co|red|?}} }}</div><div class='item att-value snip'>what's this?
      <td class='piratecol centertext'></td>
+
          <div class='desc'>Base Time to Warp is essentially the time needed for this ship to align and accelerate until it reaches 75% of its top speed and goes to warp. The time displayed here is the base calculated time with no account for any warp related skills, modules or any other effects.
      <td class='piratecol centertext'></td>
+
          </div>
      <td class='piratecol centertext'></td>
+
          </div>
      <td class='piratecol centertext'></td>
+
        </div>
      <td class='piratecol centertext'></td>
+
        </td>
      <td class='piratecol centertext'></td>
+
      </tr>
    </tr>
 
  
    <tr class='even'>
+
      <tr><td class='separator'></td></tr>
      <td class='groupheader secondindent'>Supercarriers</td>
 
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'>[[Revenant]]</td>
 
      <td class='piratecol centertext'>[[Vendetta]]</td>
 
      <td class='piratecol centertext'></td>
 
    </tr>
 
  
    <tr class='primary'>
+
<!--** Ship attributes - Drones/Fighters **-->
      <td class='firstcol groupheader firstindent'>Force Auxiliaries</td>
+
      <tr class='token'>
      <td class='piratecol centertext'></td>
+
        {{#if: {{{fighterbay|}}}
      <td class='piratecol centertext'>[[Dagon]]</td>
+
          | <td class='line-label'><span class='label'>Fighters</span></td>
      <td class='piratecol centertext'>[[Loggerhead]]</td>
+
            <td class='att-line'>
      <td class='piratecol centertext'></td>
+
              <div class='att-item'>
      <td class='piratecol centertext'></td>
+
                <div class='item att-label'>Fighter Bay Capacity</div><div class='item att-img'>[[Image:icon_drone_capacity.png|20px|fighter bay capacity]]</div><div class='item att-value'>{{{fighterbay}}}</div>
      <td class='piratecol centertext'></td>
+
              </div>
      <td class='piratecol centertext'></td>
+
              <div class='att-item'>
    </tr>
+
                <div class='item att-label'>Fighter Squad Tubes</div><div class='item att-img'>[[Image:icon_drone_bandwidth.png|20px|fighter squad tubes]]</div><div class='item att-value'>{{#if: {{{fightertubes|}}} |{{{fightertubes}}} |{{Co|red|?}} }}</div>
 +
              </div>
 +
<!--        -->{{#if: {{{lightfightersquadlimit|}}}
 +
                | <div class='att-item'>
 +
                    <div class='item att-label'>Light Fighter Squad Limit</div><div class='item att-img'>[[Image:icon_drone_bandwidth.png|20px|light fighter squad limit]]</div><div class='item att-value'>{{{lightfightersquadlimit}}}</div>
 +
                  </div>
 +
              }}<!--
 +
            -->{{#if: {{{heavyfightersquadlimit|}}}
 +
                | <div class='att-item'>
 +
                    <div class='item att-label'>Heavy Fighter Squad Limit</div><div class='item att-img'>[[Image:icon_drone_bandwidth.png|20px|heavy fighter squad limit]]</div><div class='item att-value'>{{{heavyfightersquadlimit}}}</div>
 +
                  </div>
 +
              }}<!--
 +
            -->{{#if: {{{supportfightersquadlimit|}}}
 +
                | <div class='att-item'>
 +
                    <div class='item att-label'>Support Fighter Squad Limit</div><div class='item att-img'>[[Image:icon_drone_bandwidth.png|20px|support fighter squad limit]]</div><div class='item att-value'>{{{supportfightersquadlimit}}}</div>
 +
                  </div>
 +
              }}
 +
            </td>
  
    <tr class='primary'>
+
          | <td class='line-label'><span class='label'>Drones</span></td>
      <td class='firstcol groupheader firstindent'>Titans</td>
+
            <td class='att-line'>
      <td class='piratecol centertext'></td>
+
              <div class='att-item'> {{#if: {{{dronebay|}}}
      <td class='piratecol centertext'>[[Molok]]</td>
+
                |  <div class='item att-label'>Drone Capacity</div><div class='item att-img'>[[Image:icon_drone_capacity.png|20px|drone capacity]]</div><div class='item att-value'>{{{dronebay}}}</div>
      <td class='piratecol centertext'>[[Komodo]]</td>
+
              </div>
      <td class='piratecol centertext'></td>
+
              <div class='att-item'>
      <td class='piratecol centertext'></td>
+
                  <div class='item att-label'>Drone Bandwidth</div><div class='item att-img'>[[Image:icon_drone_bandwidth.png|20px|drone bandwidth]]</div><div class='item att-value'>{{#if: {{{bandwidth|}}} |{{{bandwidth}}} |{{Co|red|?}} }}</div>
      <td class='piratecol centertext'>[[Vanquisher]]</td>
+
              </div>
      <td class='piratecol centertext'></td>
 
    </tr>
 
  
    </table>
+
                | <div class='item att-label' style="font-style: italic;">No drone bay.</div>
 +
                }}
 +
              </div>
 +
            </td>
 +
        }}
 +
      </tr>
  
    <table class='collapsible {{#ifeq: {{{expgroup}}} | other | |collapsed}}' cellspacing='0' cellpadding='0'>
+
      <tr><td class='separator'></td></tr>
  
    <tr class='secondprimary'>
+
<!--** Ship attributes - Targeting **-->
      <th class='firstcol groupheader'><span class='textlabel'>Other Faction Ships</span></th>
+
      <tr class='token'>
      <th class='othercol noshowexplain'><div class='img'>[[Image:Logo_faction_concord_assembly.png|center|20x20px|link=]]</div>CONCORD</th>
+
        <td class='line-label'><span class='label'>Targeting</span></td>
      <th class='othercol noshowexplain'><div class='img'>[[Image:Logo_faction_edencom.png|center|20x20px|link=]]</div>EDENCOM</th>
+
        <td class='att-line'>
      <th class='othercol noshowexplain'><div class='img'>[[Image:Logo_faction_the_society.png|center|20x20px|link=]]</div>Society of Conscious Thought</th>
 
      <th class='othercol noshowexplain'><div class='img'>[[Image:Isis_triglavian.png|center|20x20px|link=]]</div>Triglavian Collective</th>
 
    </tr>
 
  
    <tr class='primary'>
+
<!--*** Max range ***-->
      <td class='firstcol groupheader firstindent'>Frigates</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'></td>
+
          <div class='item att-label'>Max Tgt. Range</div><div class='item att-img'>[[Image:icon_target_range.png|20px|max. targeting range]]</div><div class='item att-value'>{{#if: {{{targetrange|}}} |{{{targetrange}}} |0 km }}</div>
      <td class='piratecol centertext'>[[Skybreaker]]</td>
+
        </div>
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'>[[Damavik]]</td>
 
    </tr>
 
  
    <tr class='even'>
+
<!--*** Max targets ***-->
      <td class='firstcol groupheader secondindent'>Assault Frigates</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'></td>
+
          <div class='item att-label'>Max Locked Targets</div><div class='item att-img'>[[Image:icon_target_max.png|20px|max. locked targets]]</div><div class='item att-value'>{{#if: {{{maxlockedtargets|}}} |{{{maxlockedtargets}}} |0 }}</div>
      <td class='piratecol centertext'></td>
+
        </div>
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'>[[Nergal]]</td>
 
    </tr>
 
  
    <tr class='odd'>
+
<!--*** Sensor ***-->
      <td class='firstcol groupheader secondindent'>Covert Ops</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'>[[Pacifier]]</td>
+
          <div class='item att-label'>{{#if: {{{sensortype|}}} |{{{sensortype}}} | Multi }} Sensor</div><div class='item att-img'>{{#switch: {{lc: {{{sensortype}}} }}
      <td class='piratecol centertext'></td>
+
              | gravimetric= [[Image:Icon_sensor_gravimetric.png|20px|Gravimetric sensor strength]]
      <td class='piratecol centertext'></td>
+
              | ladar= [[Image:Icon_sensor_ladar.png|20px|LADAR sensor strength]]
      <td class='piratecol centertext'></td>
+
              | magnetometric= [[Image:Icon_sensor_magnetometric.png|20px|Magnetometric sensor strength]]
    </tr>
+
              | radar= [[Image:Icon_sensor_radar.png|20px|RADAR sensor strength]]
 +
              | #default= [[Image:Icon_sensor_gravimetric.png|20px|Multitype sensor strength]]}}</div><div class='item att-value'>{{#if: {{{sensorvalue|}}} |{{{sensorvalue}}} |0 points }}</div>
 +
        </div>
  
    <tr class='primary'>
+
<!--*** Signature radius ***-->
      <td class='firstcol groupheader firstindent'>Destroyers</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'></td>
+
          <div class='item att-label'>Sig. Radius</div><div class='item att-img'>[[Image:icon_ship_sig.png|20px|signature radius]]</div><div class='item att-value'>{{#if: {{{sigradius|}}} |{{{sigradius}}} |0 m }}</div>
      <td class='piratecol centertext'></td>
+
        </div>
      <td class='piratecol centertext'>[[Sunesis]]</td>
 
      <td class='piratecol centertext'>[[Kikimora]]</td>
 
    </tr>
 
  
    <tr class='even'>
+
<!--*** Scan resolution ***-->
      <td class='firstcol groupheader secondindent'>Command Destroyers</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'></td>
+
          <div class='item att-label'>Scan Res.</div><div class='item att-img'>[[Image:icon_sensor_resolution.png|20px|scan resolution]]</div><div class='item att-value'>{{#if: {{{scanres|}}} |{{{scanres}}} |0 mm }}</div>
      <td class='piratecol centertext'></td>
+
        </div>
      <td class='piratecol centertext'></td>
+
        </td>
      <td class='piratecol centertext'>[[Draugur]]</td>
+
      </tr>
    </tr>
 
  
    <tr class='primary'>
+
      <tr><td class='separator'></td></tr>
      <td class='firstcol groupheader firstindent'>Cruisers</td>
 
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'>[[Stormbringer]]</td>
 
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'>[[Rodiva]] &#9642; [[Vedmak]]</td>
 
    </tr>
 
  
    <tr class='even'>
+
<!--** Ship attributes - Structure **-->
      <td class='firstcol groupheader secondindent'>Flag Cruisers</td>
+
      <tr class='token'>
      <td class='piratecol centertext'>[[Monitor]]</td>
+
        <td class='line-label'><span class='label'>Structure</span></td>
      <td class='piratecol centertext'></td>
+
        <td class='att-line'>
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'></td>
 
    </tr>
 
  
    <tr class='odd'>
+
<!--*** hitpoints ***-->
      <td class='firstcol groupheader secondindent'>Heavy Assault Cruisers</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'></td>
+
          <div class='item att-label'>Structure Hitpoints</div><div class='item att-img'>[[Image:icon_volume.png|20px|structure hitpoints]]</div><div class='item att-value'>{{#if: {{{structurehp|}}} |{{{structurehp}}} |0 HP }}</div>
      <td class='piratecol centertext'></td>
+
        </div>
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'>[[Ikitursa]]</td>
 
    </tr>
 
  
    <tr class='even'>
+
<!--*** Mass ***-->
      <td class='firstcol groupheader secondindent'>Logistics Cruisers</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'></td>
+
          <div class='item att-label'>Mass</div><div class='item att-img'>[[Image:icon_mass.png|20px|ship mass]]</div><div class='item att-value'>{{#if: {{{mass|}}} |{{{mass}}} |0 kg }}</div>
      <td class='piratecol centertext'></td>
+
        </div>
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'>[[Zarmazd]]</td>
 
    </tr>
 
  
    <tr class='odd'>
+
<!--*** Volume ***-->
      <td class='firstcol groupheader secondindent'>Recon Ships</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'>[[Enforcer]]</td>
+
          <div class='item att-label'>Volume</div><div class='item att-img'>[[Image:icon_volume.png|20px|ship volume]]</div><div class='item att-value'>{{#if: {{{volume|}}} |{{{volume}}} |0 m&#179; }}</div>
      <td class='piratecol centertext'></td>
+
        </div>
      <td class='piratecol centertext'></td>
 
      <td class='piratecol centertext'></td>
 
    </tr>
 
  
    <tr class='primary'>
+
<!--*** Cargo capacity ***-->
      <td class='firstcol groupheader firstindent'>Battlecruisers</td>
+
        <div class='att-item'>
      <td class='piratecol centertext'></td>
+
          <div class='item att-label'>Cargo Capacity</div><div class='item att-img'>[[Image:Icon_capacity.png|20px|cargo capacity]]</div><div class='item att-value'>{{#if: {{{cargohold|}}} |{{{cargohold}}} |0 m&#179; }}</div>
      <td class='piratecol centertext'></td>
+
        </div><!--
      <td class='piratecol centertext'>[[Gnosis]]</td>
 
      <td class='piratecol centertext'>[[Drekavac]]</td>
 
    </tr>
 
  
     <tr class='primary'>
+
*** Escape bay ***
      <td class='firstcol groupheader firstindent'>Battleships</td>
+
-->     {{#switch: {{lc: {{{class}}} }}
      <td class='piratecol centertext'></td>
+
          | battleship
      <td class='piratecol centertext'>[[Thunderchild]]</td>
+
          | black ops
      <td class='piratecol centertext'>[[Praxis]]</td>
+
          | marauder=
      <td class='piratecol centertext'>[[Leshak]]</td>
+
            <div class='att-item'>
    </tr>
+
              <div class='item att-label'>Frigate Escape Bay</div><div class='item att-img'>[[Image:Isis_frigate.png|20px|Frigate Capacity]]</div><div class='item att-value'>1 Frigate</div>
 +
            </div>
 +
        }}<!--
  
     <tr class='even'>
+
*** Extrahold ***
      <td class='firstcol groupheader secondindent'>Black Ops</td>
+
-->     {{#if: {{{extrahold|}}}
      <td class='piratecol centertext'>[[Marshal]]</td>
+
          | <div class='att-item'>
      <td class='piratecol centertext'></td>
+
              <div class='item att-label'>{{{extraholdtype}}} Capacity</div><div class='item att-img'>[[Image:Icon_capacity.png|20px|capacity]]</div><div class='item att-value'>{{{extrahold}}}</div>
      <td class='piratecol centertext'></td>
+
            </div>
      <td class='piratecol centertext'></td>
+
        }}<!--
    </tr>
 
  
     <tr class='primary'>
+
*** Extrahold 2 ***
      <td class='firstcol groupheader firstindent'>Dreadnoughts</td>
+
-->     {{#if: {{{extrahold2|}}}
      <td class='piratecol centertext'></td>
+
          | <div class='att-item'>
      <td class='piratecol centertext'></td>
+
              <div class='item att-label'>{{{extrahold2type}}} Capacity</div><div class='item att-img'>[[Image:Icon_capacity.png|20px|capacity]]</div><div class='item att-value'>{{{extrahold2}}}</div>
      <td class='piratecol centertext'></td>
+
        </div>
      <td class='piratecol centertext'>[[Zirnitra]]</td>
+
        }}<!--
    </tr>
 
  
    </table>
+
*** Extrahold 3 ***
 +
-->      {{#if: {{{extrahold3|}}}
 +
          | <div class='att-item'>
 +
              <div class='item att-label'>{{{extrahold3type}}} Capacity</div><div class='item att-img'>[[Image:Icon_capacity.png|20px|capacity]]</div><div class='item att-value'>{{{extrahold3|}}}</div>
 +
        </div>
 +
        }}<!--
  
    <table class='collapsible {{#ifeq: {{{expgroup}}} | special edition | | collapsed}}' cellspacing='0' cellpadding='0'>
+
*** Extrahold 4 ***
 +
-->      {{#if: {{{extrahold4|}}}
 +
          | <div class='att-item'>
 +
              <div class='item att-label'>{{{extrahold4type}}} Capacity</div><div class='item att-img'>[[Image:Icon_capacity.png|20px|capacity]]</div><div class='item att-value'>{{{extrahold4}}}</div>
 +
        </div>
 +
        }}
  
    <tr class='special'>
+
        </td>
      <th class='firstcol groupheader'><span class='textlabel'>Special Edition Ships</span></th>
+
      </tr>
      <th class='widecol centertext'></th>
 
    </tr>
 
  
    <tr class='primary'>
+
      <tr><td class='separator'></td></tr>
      <td class='firstcol groupheader firstindent'>Corvettes</td>
 
      <td class='widecol centertext'>[[Echo]] &#9642; [[Hematos]] &#9642; [[Immolator]] &#9642; [[Taipan]] &#9642; [[Violator]]</td>
 
    </tr>
 
  
    <tr class='primary'>
+
<!--** Ship attributes - Armor **-->
      <td class='firstcol groupheader firstindent'>Frigates</td>
+
      <tr class='token'>
      <td class='widecol centertext'>[[Echelon]] &#9642; [[Gold Magnate]] &#9642; [[Inner Zone Shipping Imicus]] &#9642; [[Sarum Magnate]] &#9642; [[Silver Magnate]] &#9642; [[Sukuuvestaa Heron]] &#9642; [[Tash-Murkon Magnate]] &#9642; [[Vherokior Probe]] &#9642; [[Zephyr]]</td>
+
        <td class='line-label'><span class='label'>Armor</span></td>
    </tr>
+
        <td class='att-line'>
  
    <tr class='even'>
+
<!--*** hitpoints ***-->
      <td class='groupheader secondindent'>Assault Frigates</td>
+
        <div class='att-item'>
      <td class='widecol centertext'>[[Cambion]] &#9642; [[Freki]] &#9642; [[Malice]] &#9642; [[Utu]]</td>
+
          <div class='item att-label'>Armor Hitpoints</div><div class='item att-img'>[[Image:icon_armor.png|20px|armor hitpoints]]</div><div class='item att-value'>{{#if: {{{armorhp|}}} |{{{armorhp}}} |0 HP }}</div>
    </tr>
 
  
    <tr class='odd'>
+
<!--*** resistances ***-->
      <td class='groupheader secondindent'>Covert Ops</td>
+
          <div class='item att-label' style='margin-left: 5px;'>Armor Resistances</div>
      <td class='racialcol centertext'>[[Caedes]] &#9642; [[Chremoas]] &#9642; [[Hydra]] &#9642; [[Virtuoso]]</td>
 
    </tr>
 
  
    <tr class='even'>
+
          <div class='item'>
      <td class='groupheader secondindent'>Electronic Attack Ships</td>
+
          <div class='item att-label' style='color: #9E8F75; margin-left: 5px; font-size: 80%;'>EM</div>
      <td class='racialcol centertext'>[[Raiju]]</td>
+
          <div class='item att-img'>[[Image:icon_resist_em.png|20px|electromagnetic resistance]]</div>
    </tr>
+
          <div style='display: inline-block;'>
 +
            <div class='box-resist bgr-em'>
 +
            <div class='resist-value val-em' style='width: {{#if: {{{armorem|}}}
 +
                | {{#expr: {{{armorem}}}/2 round 0 }}
 +
                | 0
 +
                }}px;'>
 +
              <div class='value-text'>{{#if: {{{armorem|}}} |{{{armorem}}} |0 }}</div>
 +
            </div>
 +
            </div>
 +
          </div>
 +
          </div>
  
    <tr class='odd'>
+
          <div class='item'>
      <td class='groupheader secondindent'>Interceptors</td>
+
          <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>THR</div>
      <td class='widecol centertext'>[[Imp]] &#9642; [[Whiptail]]</td>
+
          <div class='item att-img'>[[Image:icon_resist_therm.png|20px|thermal resistance]]</div>
    </tr>
+
          <div style='display: inline-block;'>
 +
            <div class='box-resist bgr-thr'>
 +
            <div class='resist-value val-thr' style='width: {{#if: {{{armortherm|}}}
 +
                | {{#expr: {{{armortherm}}}/2 round 0 }}
 +
                | 0
 +
                }}px;'>
 +
              <div class='value-text'>{{#if: {{{armortherm|}}} |{{{armortherm}}} |0 }}</div>
 +
            </div>
 +
            </div>
 +
          </div>
 +
          </div>
  
    <tr class='primary'>
+
          <div class='item'>
      <td class='firstcol groupheader firstindent'>Destroyers</td>
+
          <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>KIN</div>
      <td class='widecol centertext'>[[Aliastra Catalyst]] &#9642; [[Inner Zone Shipping Catalyst]] &#9642; [[Intaki Syndicate Catalyst]] &#9642; [[InterBus Catalyst]]&#9642; [[Nefantar Thrasher]] &#9642; [[Quafe Catalyst]]</td>
+
          <div class='item att-img'>[[Image:icon_resist_kin.png|20px|kinetic resistance]]</div>
    </tr>
+
          <div style='display: inline-block;'>
 +
            <div class='box-resist bgr-kin'>
 +
            <div class='resist-value val-kin' style='width: {{#if: {{{armorkin|}}}
 +
                | {{#expr: {{{armorkin}}}/2 round 0 }}
 +
                | 0
 +
                }}px;'>
 +
              <div class='value-text'>{{#if: {{{armorkin|}}} |{{{armorkin}}} |0 }}</div>
 +
            </div>
 +
            </div>
 +
          </div>
 +
          </div>
  
    <tr class='primary'>
+
          <div class='item'>
      <td class='firstcol groupheader firstindent'>Cruisers</td>
+
          <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>EXP</div>
      <td class='widecol centertext'>[[Guardian-Vexor]] &#9642; [[Opux Luxury Yacht]] &#9642; [[Stratios Emergency Responder]] &#9642; [[Victorieux Luxury Yacht]]</td>
+
          <div class='item att-img'>[[Image:icon_resist_exp.png|20px|explosive resistance]]</div>
    </tr>
+
          <div style='display: inline-block;'>
 +
            <div class='box-resist bgr-exp'>
 +
            <div class='resist-value val-exp' style='width: {{#if: {{{armorexp|}}}
 +
                | {{#expr: {{{armorexp}}}/2 round 0 }}
 +
                | 0
 +
                }}px;'>
 +
              <div class='value-text'>{{#if: {{{armorexp|}}} |{{{armorexp}}} |0 }}</div>
 +
            </div>
 +
            </div>
 +
          </div>
 +
          </div>
  
    <tr class='even'>
+
        </div>
      <td class='groupheader secondindent'>Heavy Assault Cruisers</td>
+
        </td>
      <td class='widecol centertext'>[[Adrestia]] &#9642; [[Mimir]] &#9642; [[Vangel]]</td>
+
      </tr>
    </tr>
 
  
    <tr class='odd'>
+
      <tr><td class='separator'></td></tr>
      <td class='groupheader secondindent'>Heavy Interdiction Cruisers</td>
 
      <td class='widecol centertext'>[[Fiend]] &#9642; [[Laelaps]]</td>
 
    </tr>
 
  
    <tr class='even'>
+
<!--** Ship attributes - Shield **-->
      <td class='groupheader secondindent'>Logistics Cruisers</td>
+
      <tr class='token'>
      <td class='widecol centertext'>[[Etana]] &#9642; [[Rabisu]]</td>
+
        <td class='line-label'><span class='label'>Shields</span></td>
    </tr>
+
        <td class='att-line' style='border-bottom: medium none;'>
  
    <tr class='odd'>
+
<!--*** hitpoints ***-->
      <td class='groupheader secondindent'>Recon Ships</td>
+
        <div class='att-item'>
      <td class='racialcol centertext'>[[Chameleon]] &#9642; [[Moracha]] &#9642; [[Victor]] &#9642; [[Tiamat]]</td>
+
          <div class='item att-label'>Shield Capacity</div><div class='item att-img'>[[Image:icon_shield.png|20px|shield hitpoints]]</div><div class='item att-value'>{{#if: {{{shieldhp|}}} |{{{shieldhp}}} |0 HP }}</div>
    </tr>
 
  
    <tr class='primary'>
+
<!--*** resistances ***-->
      <td class='firstcol groupheader firstindent'>Battleships</td>
+
          <div class='item att-label' style='margin-left: 5px;'>Shield Resistances</div>
      <td class='widecol centertext'>[[Apocalypse Imperial Issue]] &#9642; [[Armageddon Imperial Issue]] &#9642; [[Megathron Federate Issue]] &#9642; [[Rattlesnake Victory Edition]] &#9642; [[Raven State Issue]] &#9642; [[Scorpion Ishukone Watch]] &#9642; [[Tempest Tribal Issue]]</td>
 
    </tr>
 
  
    <tr class='primary'>
+
          <div class='item'>
      <td class='firstcol groupheader firstindent'>Industrial</td>
+
          <div class='item att-label' style='color: #9E8F75; margin-left: 5px; font-size: 80%;'>EM</div>
      <td class='widecol centertext'>[[Miasmos Amastris Edition]] &#9642; [[Miasmos Quafe Ultra Edition]] &#9642; [[Miasmos Quafe Ultramarine Edition]] &#9642; [[Primae]]</td>
+
          <div class='item att-img'>[[Image:icon_resist_em.png|20px|electromagnetic resistance]]</div>
    </tr>
+
          <div style='display: inline-block;'>
 +
            <div class='box-resist bgr-em'>
 +
            <div class='resist-value val-em' style='width: {{#if: {{{shieldem|}}}
 +
                | {{#expr: {{{shieldem}}}/2 round 0 }}
 +
                | 0
 +
                }}px;'>
 +
              <div class='value-text'>{{#if: {{{shieldem|}}} |{{{shieldem}}} |0 }}</div>
 +
            </div>
 +
          </div>
 +
          </div>
 +
        </div>
  
    <tr class='primary'>
+
        <div class='item'>
      <td class='firstcol groupheader firstindent'>Shuttles</td>
+
          <div class='item att-label' style='color: #9E8F75; margin-left: 5px; font-size: 80%;'>THR</div>
      <td class='widecol centertext'>[[Apotheosis]] &#9642; [[Boobook]] &#9642; [[Council Diplomatic Shuttle]] &#9642; [[Goru's Shuttle]] &#9642; [[Guristas Shuttle]] &#9642; [[InterBus Shuttle]] &#9642; [[Leopard]]</td>
+
          <div class='item att-img'>[[Image:icon_resist_therm.png|20px|thermal resistance]]</div>
    </tr>
+
          <div style='display: inline-block;'>
 +
          <div class='box-resist bgr-thr'>
 +
            <div class='resist-value val-thr' style='width: {{#if: {{{shieldtherm|}}}
 +
                | {{#expr: {{{shieldtherm}}}/2 round 0 }}
 +
                | 0
 +
                }}px;'>
 +
            <div class='value-text'>{{#if: {{{shieldtherm|}}} |{{{shieldtherm}}} |0 }}</div>
 +
            </div>
 +
            </div>
 +
          </div>
 +
          </div>
  
    </table>
+
          <div class='item'>
 +
          <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>KIN</div>
 +
          <div class='item att-img'>[[Image:icon_resist_kin.png|20px|kinetic resistance]]</div>
 +
          <div style='display: inline-block;'>
 +
            <div class='box-resist bgr-kin'>
 +
            <div class='resist-value val-kin' style='width: {{#if: {{{shieldkin|}}}
 +
                | {{#expr: {{{shieldkin}}}/2 round 0 }}
 +
                | 0
 +
                }}px;'>
 +
              <div class='value-text'>{{#if: {{{shieldkin|}}} |{{{shieldkin}}} |0 }}</div>
 +
            </div>
 +
            </div>
 +
          </div>
 +
          </div>
  
  </td>
+
          <div class='item'><!--  open div 2  -->
 +
          <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>EXP</div>
 +
          <div class='item att-img'>[[Image:icon_resist_exp.png|20px|explosive resistance]]</div>
 +
          <div style='display: inline-block;'>
 +
            <div class='box-resist bgr-exp'>
 +
            <div class='resist-value val-exp' style='width: {{#if: {{{shieldexp|}}}
 +
                | {{#expr: {{{shieldexp}}}/2 round 0 }}
 +
                | 0
 +
                }}px;'>
 +
              <div class='value-text'>{{#if: {{{shieldexp|}}} |{{{shieldexp}}} |0 }}</div>
 +
            </div>
 +
            </div>
 +
          </div>
 +
          </div>
  
  </tr>
+
        </div>
 +
        </td>
 +
      </tr>
  
</table>
+
      </table>
 +
    </div>
 +
    </td>
 +
  </tr>
 +
  </table>
  
</div>
+
</div>
 +
</div></includeonly>
 
<noinclude>
 
<noinclude>
{{documentation}}
+
{{Documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 15:37, 14 November 2024


Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)