Difference between revisions of "Template:ShipArticle"

From EVE University Wiki
Jump to: navigation, search
(shipdatabase project : ship article template)
 
m (Add pirate faction battlecruisers to calibration logic.)
 
(153 intermediate revisions by 25 users not shown)
Line 1: Line 1:
this is an article for {{shipname}}
+
<includeonly>{{#css:
 +
<!-- More CSS in MediaWiki:Common.css -->
 +
<!--***  overrides  ***-->
 +
#bodyContent
 +
{
 +
  margin-top: -1.5em;
 +
}
  
<noinclude>[[Category:Template]]</noinclude>
+
#firstHeading
 +
{
 +
  display: none;
 +
}
 +
 
 +
h1, h2
 +
{
 +
  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;
 +
}
 +
 
 +
h1 { color: darkorange; font-size: 140%; }
 +
h2 { color: white; font-size: 120%; }
 +
h3 { border-bottom: 1px solid #2C2B2B; clear: both; font-size: 132%; }
 +
 
 +
.attributes
 +
{
 +
  background-color: transparent;
 +
  margin-left: 5px;
 +
}
 +
 
 +
.attributes h3
 +
{
 +
  color: #494949;
 +
  font-size: 12px;
 +
  font-variant: small-caps;
 +
  font-weight: normal;
 +
  line-height: 100%;
 +
  text-align: right;
 +
}
 +
 
 +
.attributes .token
 +
{
 +
 
 +
}
 +
 
 +
.attributes .separator
 +
{
 +
  height: 0;
 +
}
 +
 
 +
.att-line
 +
{
 +
  font-size: 11px;
 +
}
 +
 
 +
.attributes .token .line-label .label
 +
{
 +
  color: #494949;
 +
  font-size: 12px;
 +
  font-variant: small-caps;
 +
  font-weight: normal;
 +
  line-height: 100%;
 +
  text-align: right;
 +
}
 +
 
 +
.att-line .att-item
 +
{
 +
  display: inline-block;
 +
  margin-bottom: 3px;
 +
  padding: 1px 5px;
 +
}
 +
 
 +
.att-line .highlight
 +
{
 +
  color: white;
 +
}
 +
 
 +
.att-line .att-item .item
 +
{
 +
  display: inline-block;
 +
  height: 21px;
 +
  line-height: 21px;
 +
}
 +
 
 +
.att-line .att-item .snip
 +
{
 +
  color: #656565;
 +
  font-size: 70%;
 +
  margin-left: 5px;
 +
  position: relative;
 +
}
 +
 
 +
.att-line .att-item .snip .desc
 +
{
 +
  background-color: black;
 +
  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;
 +
}
 +
 
 +
.att-line .att-item .snip:hover .desc,
 +
.att-line .att-item .snip.hover .desc
 +
{
 +
  display: block;
 +
}
 +
 
 +
.att-line .att-item .att-img
 +
{
 +
  line-height: 20px;
 +
  margin: 0 2px;
 +
}
 +
 
 +
.att-line .att-item .att-img img
 +
{
 +
  margin-top: -2px;
 +
}
 +
 
 +
.att-line .att-item .att-label
 +
{
 +
  color: #7D6843;
 +
}
 +
 
 +
.box-resist
 +
{
 +
  height: 15px;
 +
  line-height: 15px;
 +
  width: 50px;
 +
}
 +
 
 +
.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; }
 +
 
 +
.box-resist .resist-value .value-text
 +
{
 +
  font-family: trebuchet MS;
 +
  font-size: 11px;
 +
  font-weight: bold;
 +
  text-align: center;
 +
  width: 50px;
 +
}
 +
 
 +
<!--***  overrides(end)  ***-->
 +
 
 +
#ship-article .ignore a
 +
{
 +
  background: none;
 +
  color: #4C4C4C;
 +
}
 +
 
 +
#ship-article .ignore a:hover,
 +
#ship-article .ignore a.hover
 +
{
 +
  color: orange;
 +
}
 +
 
 +
.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>
 +
 
 +
<!--####    breadcrumbs    ####-->
 +
<!--* Breadcrumbs *-->
 +
<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>
 +
 
 +
<!--#####    Main    ####-->
 +
<div class='main'>
 +
  <table cellspacing='0' cellpadding='0' style='width: 100%'>
 +
  <tr>
 +
 
 +
<!--***************
 +
***  Main left  ***
 +
*******************-->
 +
    <td valign='top' class='left-col'>
 +
 
 +
<!--* Ship image block *-->
 +
    <div style='border: 1px solid #323931; position: relative;'>{{#if: {{{tech|}}}
 +
      | <div class="techcorner">[[Image:CornerT{{{tech}}}h.png|link=]]</div>
 +
      }}{{#ifexist: File:{{{shipimg}}}
 +
        | [[Image:{{{shipimg}}}|center|link= |256x256px|{{{shipname|}}}]]
 +
        | {{#if: {{{shipid|}}}
 +
          | {{Imageserver|types|{{{shipid}}}|render|size=256}}
 +
          | [[Image:no-image.png|center|link= |256x256px|{{{shipname|}}}]]
 +
          }}
 +
        }}
 +
    </div>
 +
 
 +
    <div class='box-info'>
 +
      <table class='faction-info' cellspacing='0' cellpadding='0'>
 +
      <tr>
 +
 
 +
<!--** 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
 +
          | 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
 +
          | #default= no-image.png
 +
          }}|center|link=|50px|{{{faction|}}} ]]
 +
        </td>
 +
 
 +
<!--** Ship image block "caption" center, line 1 **-->
 +
        <td class='faction'>{{#if: {{{faction|}}} |{{{faction}}} |{{Co|red|! faction missing !}} }}</td>
 +
 
 +
<!--** Ship image block "caption" center, line 2 **-->
 +
      <tr>
 +
        <td class='hull-type'>{{#if: {{{grouping|}}} |[[:Category:{{{grouping}}} |{{{grouping}}} ]] }}</td>
 +
      </tr>
 +
 
 +
<!--** Ship image block "caption" center, line 3 **-->
 +
      <tr>
 +
        <td class='hull-title'>{{#if: {{{hulltype|}}} |{{{hulltype}}} |{{Co|red|! hulltype missing !}} }}</td>
 +
      </tr>
 +
 
 +
      </table>
 +
    </div><!--
 +
 
 +
* class missing error *
 +
-->  {{#if: {{{class|}}} | <!-- Nothing --> | <div class='box-discussion' style='text-align: center; color: red;'> ! class missing ! </div> }}<!--
 +
 
 +
* 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>
 +
    }}<!--
 +
 
 +
-->  {{#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>
 +
    }}<!--
 +
 
 +
-->  {{#if: {{{highlights3|}}}
 +
      | <div class='award'>
 +
          <div class='award-img'>[[Image:Icon_highlights.png|15x15px|Highlight]]</div>
 +
          <div class='award-label'>{{{highlights3}}}</div>
 +
          <div class='award-bgr'>HIGHLIGHTS</div>
 +
        </div>
 +
    }}<!--
 +
 
 +
-->  {{#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>
 +
}}<!--
 +
 
 +
* 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>
 +
 
 +
<!--* 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>
 +
    </div>
 +
    </td>
 +
 
 +
<!--****************
 +
***  Main right  ***
 +
********************-->
 +
    <td valign='top'>
 +
 
 +
<!--* TOC and Ship info *-->
 +
    <div class='box-line'>
 +
      __TOC__
 +
<!---->{{{info|}}} <!-- Comment in front is to suppress <pre> parsing -->
 +
    </div><!--
 +
 
 +
* Ship bonuses(traits) *-->
 +
    {{#if: {{{bonuses|}}}
 +
      | <div class='box-line box-bonuses'>
 +
          <div class='label'>SHIP BONUSES</div>
 +
<!--    -->{{{bonuses}}} <!-- Comment in front is to suppress <pre> parsing -->
 +
        </div>
 +
    }}<!--
 +
 
 +
-->  <div class='box-line'>
 +
      <table class='midinfo' cellspacing='0' cellpadding='0'>
 +
      <tr>
 +
 
 +
<!--* 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>
 +
 
 +
<!--* 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>
 +
 
 +
<!--* Ship attributes *-->
 +
    <div class='box-attributes'>
 +
      <h2 style='margin-left: 0;'>Ship Attributes</h2>
 +
      <table class='attributes' cellspacing='0' cellpadding='0'>
 +
 
 +
<!--** Ship attributes - Fittings **-->
 +
      <tr class='token'>
 +
        <td class='line-label'><span class='label'>Fittings</span></td>
 +
        <td class='att-line'>
 +
 
 +
<!--*** 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>
 +
 
 +
<!--*** 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>
 +
 
 +
<!--*** Capacitor ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
 
 +
<!--*** 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>
 +
 
 +
<!--*** 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>
 +
 
 +
<!--*** Turrets ***-->
 +
          <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>
 +
 
 +
        </div>
 +
 
 +
<!--*** Medium slots ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
 
 +
<!--*** Low slots ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
 
 +
<!--*** Rigs ***-->
 +
        <div class='att-item'>
 +
          <div class='item att-label'>Rig </div><div class='item att-img'>[[Image:icon_rigs.png|20px|rigs]]</div>
 +
              {{#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= ''
 +
 
 +
                  | assault frigate
 +
                  | command destroyer
 +
                  | covert ops
 +
                  | destroyer
 +
                  | electronic attack ship
 +
                  | expedition frigate
 +
                  | frigate
 +
                  | interceptor
 +
                  | interdictor
 +
                  | logistics frigate
 +
                  | stealth bomber
 +
                  | tactical destroyer= small
 +
 
 +
                  | attack battlecruiser
 +
                  | blockade runner
 +
                  | combat battlecruiser
 +
                  | 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
 +
 
 +
                  | battleship
 +
                  | black ops
 +
                  | industrial command ship
 +
                  | marauder= large
 +
 
 +
                  | capital industrial ship
 +
                  | carrier
 +
                  | dreadnought
 +
                  | force auxiliary
 +
                  | supercarrier
 +
                  | titan= capital
 +
 
 +
                  | #default= {{Co|red|?}}
 +
                }}</div>
 +
              }}
 +
 
 +
<!--*** 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><td class='separator'></td></tr>
 +
 
 +
<!--** Ship attributes - Navigation **-->
 +
      <tr class='token'>
 +
        <td class='line-label'><span class='label'>Navigation</span></td>
 +
        <td class='att-line'>
 +
 
 +
<!--*** Max velocity ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
 
 +
<!--*** inertia modifier ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
 
 +
<!--*** Warp speed ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
 
 +
<!--*** Base time to warp ***-->
 +
        <div class='att-item'>
 +
          <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?
 +
          <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.
 +
          </div>
 +
          </div>
 +
        </div>
 +
        </td>
 +
      </tr>
 +
 
 +
      <tr><td class='separator'></td></tr>
 +
 
 +
<!--** Ship attributes - Drones/Fighters **-->
 +
      <tr class='token'>
 +
        {{#if: {{{fighterbay|}}}
 +
          | <td class='line-label'><span class='label'>Fighters</span></td>
 +
            <td class='att-line'>
 +
              <div class='att-item'>
 +
                <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>
 +
              </div>
 +
              <div class='att-item'>
 +
                <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>
 +
 
 +
          | <td class='line-label'><span class='label'>Drones</span></td>
 +
            <td class='att-line'>
 +
              <div class='att-item'> {{#if: {{{dronebay|}}}
 +
                |  <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>
 +
              </div>
 +
              <div class='att-item'>
 +
                  <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>
 +
              </div>
 +
 
 +
                | <div class='item att-label' style="font-style: italic;">No drone bay.</div>
 +
                }}
 +
              </div>
 +
            </td>
 +
        }}
 +
      </tr>
 +
 
 +
      <tr><td class='separator'></td></tr>
 +
 
 +
<!--** Ship attributes - Targeting **-->
 +
      <tr class='token'>
 +
        <td class='line-label'><span class='label'>Targeting</span></td>
 +
        <td class='att-line'>
 +
 
 +
<!--*** Max range ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
 
 +
<!--*** Max targets ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
 
 +
<!--*** Sensor ***-->
 +
        <div class='att-item'>
 +
          <div class='item att-label'>{{#if: {{{sensortype|}}} |{{{sensortype}}} | Multi }} Sensor</div><div class='item att-img'>{{#switch: {{lc: {{{sensortype}}} }}
 +
              | gravimetric= [[Image:Icon_sensor_gravimetric.png|20px|Gravimetric sensor strength]]
 +
              | ladar= [[Image:Icon_sensor_ladar.png|20px|LADAR sensor strength]]
 +
              | magnetometric= [[Image:Icon_sensor_magnetometric.png|20px|Magnetometric sensor strength]]
 +
              | 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>
 +
 
 +
<!--*** Signature radius ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
 
 +
<!--*** Scan resolution ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
        </td>
 +
      </tr>
 +
 
 +
      <tr><td class='separator'></td></tr>
 +
 
 +
<!--** Ship attributes - Structure **-->
 +
      <tr class='token'>
 +
        <td class='line-label'><span class='label'>Structure</span></td>
 +
        <td class='att-line'>
 +
 
 +
<!--*** hitpoints ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
 
 +
<!--*** Mass ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
 
 +
<!--*** Volume ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div>
 +
 
 +
<!--*** Cargo capacity ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
        </div><!--
 +
 
 +
*** Escape bay ***
 +
-->      {{#switch: {{lc: {{{class}}} }}
 +
          | battleship
 +
          | black ops
 +
          | marauder=
 +
            <div class='att-item'>
 +
              <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>
 +
        }}<!--
 +
 
 +
*** Extrahold ***
 +
-->      {{#if: {{{extrahold|}}}
 +
          | <div class='att-item'>
 +
              <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>
 +
            </div>
 +
        }}<!--
 +
 
 +
*** Extrahold 2 ***
 +
-->      {{#if: {{{extrahold2|}}}
 +
          | <div class='att-item'>
 +
              <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>
 +
        </div>
 +
        }}<!--
 +
 
 +
*** 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>
 +
        }}<!--
 +
 
 +
*** 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>
 +
        }}
 +
 
 +
        </td>
 +
      </tr>
 +
 
 +
      <tr><td class='separator'></td></tr>
 +
 
 +
<!--** Ship attributes - Armor **-->
 +
      <tr class='token'>
 +
        <td class='line-label'><span class='label'>Armor</span></td>
 +
        <td class='att-line'>
 +
 
 +
<!--*** hitpoints ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
 
 +
<!--*** resistances ***-->
 +
          <div class='item att-label' style='margin-left: 5px;'>Armor Resistances</div>
 +
 
 +
          <div class='item'>
 +
          <div class='item att-label' style='color: #9E8F75; margin-left: 5px; font-size: 80%;'>EM</div>
 +
          <div class='item att-img'>[[Image:icon_resist_em.png|20px|electromagnetic resistance]]</div>
 +
          <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>
 +
 
 +
          <div class='item'>
 +
          <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>THR</div>
 +
          <div class='item att-img'>[[Image:icon_resist_therm.png|20px|thermal resistance]]</div>
 +
          <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>
 +
 
 +
          <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: {{{armorkin|}}}
 +
                | {{#expr: {{{armorkin}}}/2 round 0 }}
 +
                | 0
 +
                }}px;'>
 +
              <div class='value-text'>{{#if: {{{armorkin|}}} |{{{armorkin}}} |0 }}</div>
 +
            </div>
 +
            </div>
 +
          </div>
 +
          </div>
 +
 
 +
          <div class='item'>
 +
          <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: {{{armorexp|}}}
 +
                | {{#expr: {{{armorexp}}}/2 round 0 }}
 +
                | 0
 +
                }}px;'>
 +
              <div class='value-text'>{{#if: {{{armorexp|}}} |{{{armorexp}}} |0 }}</div>
 +
            </div>
 +
            </div>
 +
          </div>
 +
          </div>
 +
 
 +
        </div>
 +
        </td>
 +
      </tr>
 +
 
 +
      <tr><td class='separator'></td></tr>
 +
 
 +
<!--** Ship attributes - Shield **-->
 +
      <tr class='token'>
 +
        <td class='line-label'><span class='label'>Shields</span></td>
 +
        <td class='att-line' style='border-bottom: medium none;'>
 +
 
 +
<!--*** hitpoints ***-->
 +
        <div class='att-item'>
 +
          <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>
 +
 
 +
<!--*** resistances ***-->
 +
          <div class='item att-label' style='margin-left: 5px;'>Shield Resistances</div>
 +
 
 +
          <div class='item'>
 +
          <div class='item att-label' style='color: #9E8F75; margin-left: 5px; font-size: 80%;'>EM</div>
 +
          <div class='item att-img'>[[Image:icon_resist_em.png|20px|electromagnetic resistance]]</div>
 +
          <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>
 +
 
 +
        <div class='item'>
 +
          <div class='item att-label' style='color: #9E8F75; margin-left: 5px; font-size: 80%;'>THR</div>
 +
          <div class='item att-img'>[[Image:icon_resist_therm.png|20px|thermal resistance]]</div>
 +
          <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>
 +
 
 +
          <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>
 +
 
 +
          <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>
 +
 
 +
        </div>
 +
        </td>
 +
      </tr>
 +
 
 +
      </table>
 +
    </div>
 +
    </td>
 +
  </tr>
 +
  </table>
 +
 
 +
</div>
 +
</div></includeonly>
 +
<noinclude>
 +
{{Documentation}}
 +
</noinclude>

Latest revision as of 10:53, 11 November 2023


Template documentation (for the above template, sometimes hidden or invisible)

Contents

Description
This template is used to create a ship page for the Ship Database.
Icon timer non-capsuleer.png Creating a new ship article? Remember to update the {{Sh}} and {{ShipsMatrix}} templates and check the required for info of the required skills.Icon timer non-capsuleer.png


Dependencies
Uses
MediaWiki:Common.css Elements identified by #ship-article.
no-image.png Default ship image when neither shipid nor shipimg are given. Default faction logo when faction is empty or unknown.
{{Imageserver}} When no local image of ship is available and shipid is known.
Build-in UniWiki links to
Ships
Build-in external links to
zKillboard
EVE Workbench
Janice
EVE Ref
Indirectly uses
{{RequiredSkill}} to fill the parameter reqskill
{{Ship}} which in-turn calls {{ShipBoxTooltip}} to fill the parameter variations
Used by
{{Ship}} Wrapper for:
{{ShipBoxLarge}} Uses part of the parameter set. Used parameters are marked with bl
{{ShipBoxTooltip}} Uses part of the parameter set. Used parameters are marked with tt
Syntax
<onlyinclude>{{{{#if:{{{mode|}}}|{{#switch:{{{mode}}}|box=ShipBoxLarge|#default=ShipBoxTooltip}}|ShipArticle}} <!--  Template marker : DON'T EDIT LINE -->
<!-----------------------------------------------------------
* SHIP ATTRIBUTES SECTION (last update : 2022-12-10)
-------------------------------------------------------------
* on editing the attributes, please make sure that you don't
* leave/mistype any tags required. please follow the same
* format below and edit only the values (after the = sign).
------------------------------------------------------------->
| shipid= 
| shipimg= 
| shipname= 
... parameter list
}}</onlyinclude> <!-- Template marker : DON'T EDIT LINE --> 
Note: While {{ShipArticle}} on its own will work, leaving out the other parts given in the syntax will break the functioning of {{ShipBoxTooltip}} and {{ShipBoxLarge}}.
Parameters
shipid [Preferred] [bl, tt] 
EVE Online database ID for the ship. See How to get ID for how to find it. Used for:
* External links to zKillboard, EVE Workbench, Janice and EVE Ref: (not for tt)
* Ship image from CCP image server when no local image available.
shipimg [Preferred] [bl, tt] 
Name of the local image file with extension. Used to show the image. Overrules the use of the CCP image server (see shipid)
shipname [Required] [bl, tt] 
The name of the ship. Exactly as written in-game. Must be identical to the article name. Used for:
* Show ship name;
* Show ship name when hovering over the image;
* Breadcrumbs;
* Naming of external links, (see shipid).
class [Required] [bl] 
Class the ship belongs to. This info can be found in-game on the ship info. It is in the header, after the ship name, in parentheses (see table Ship classes). Used for:
* Excluding (special edition) shuttles from the external EVE Workbench link;
* Determine the (default) number of rigs (in combination with tech);
* Determine the (default) rig size;
* Determine (default) number of calibration points (in combination with grouping);
* Determine presence of Frigate Escape Bay;
* Part of the header text, [bl] only
grouping [Required] [tt] 
Name of the market group the ship belongs to (See grouping guidlines). Used for:
* Ship category in breadcrumbs;
* Ship category under ship image;
* Determine (default) number of calibration points (in combination with class);
* Part of the header, [tt]
hulltype [Required] [tt] 
Ships basic hulltype. The Tech1 shipname when there are variations i.e. The Vexor, Guardian-Vexor, Ishtar and Vexor Navy Issue all have Vexor for their hulltype. Otherwise use the shipname.
Used for: <Hull type> Class under ship image. The word Class must be included.
faction [Required] [bl] 
Name of the faction the ship belongs to. Used for:
* Faction name under/on ship image;
* Faction logo under ship image;
* Show faction name when hovering over the logo.
variations [bl] 
List of ship on the variations tab in-game. Defaults to: none
Use the template {{Ship}}. If more than one, separate by ",<space>".
Put other ship comparisons in the notes section of the ship article.
tech [bl, tt] 
The ships tech "level". Unused for Tech1 ships (2 for Tech2, 3 for Tech3, F for faction and S for storyline) Used for:
* Techcorner on ship image;
* Determine the (default) number of rigs (in combination with class)


powergrid [tt] 
Amount of Powergrid the ship has. Including the unit i.e. 700 MW. Defaults to: 0 MW
cpu [tt] 
Amount of CPU the ship has. Including the unit i.e. 300 tf. Defaults to: 0 tf
capacitor 
Capacitor capacity. Including the unit i.e. 1,450 GJ. Defaults to: 0 GJ


highs [bl, tt] 
Number of high power slots. Defaults to: 0
turrets [bl, tt] 
Number of turret hard-points. Defaults to: 0
launchers [bl, tt] 
Number of launcher hard-points. Defaults to: 0
mediums [bl, tt] 
Number of medium power slots. Defaults to: 0
lows [bl, tt] 
Number of low power slots. Defaults to: 0


mass 
The ship's mass. Including the unit i.e. 1,100,000 kg. Defaults to: 0 kg
volume 
The ship's volume (unpackaged). Including the unit i.e. 115,000 {{m3}}. Defaults to: 0 m3


cargohold [bl, tt] 
Capacity of the standard cargo hold. Including the unit i.e. 480 {{m3}}. Defaults to: 0 m3
extraholdtype Optional 
Type of an additional hold/bay (Mining, Gas, Ice, Minerals, Planetary Commodities, Command Center, Ammo, Fleet Hangar, Fuel Bay, Ship Maintenance Bay).
extrahold Optional 
Capacity of an additional hold/bay. Required when extraholdtype is used.
extrahold<x>type Optional 
<x> is 2 till 4. See extraholdtype
extrahold<x> Optional
<x> is 2 till 4. See extrahold


Drones. Overruled when fighterbay is used. Defaults to: "No drone bay." when neither dronebay nor fighterbay are used.
dronebay [bl] 
Dronebay capacity. Including the unit i.e. 125 {{m3}}.
bandwidth [bl] 
Drone bandwidth. Including the unit i.e. 75 Mbit/sec. Required when dronebay is used.


Fighters. Overrules dronebay.
fighterbay [bl] 
Fighter bay capacity. Including the unit i.e. 60,000 {{m3}}.
fightertubes [bl] 
Number of fighter tubes. Required when fighterbay is used.
lightfightersquadlimit 
Max number of light fighters. (Optional not visible when not used)
heavyfightersquadlimit 
Max number of heavy fighters. (Optional not visible when not used)
supportfightersquadlimit 
Max number of support fighters. (Optional not visible when not used)


info [bl] 
The text found on the Description tab of the in-game ship info.
bonuses [bl] 
List of bonuses applied to the ship (Source; Trait tab in-game ship info). Optional not visible when not used.
Preferably in the same order as on the Traits tab. Group headers like <skill> or role are bolded, header and actual bonuses are separated by <br> and may each be put on their own line to make it easier to read the source. Use &bull;&nbsp; for things like "Can fit module"
example:
bonuses= '''Gallente Cruiser bonuses (per skill level):'''<br>
5% bonus to Medium Hybrid Turret damage<br>
10% bonus to Drone hitpoints, damage and mining yield<br>
&bull;&nbsp;Can fit module


structurehp 
Hitpoint value of the hull. Including the unit i.e. 2,000 HP. Defaults to: 0 HP


armorhp [bl] 
Hitpoint value of the armor. Including the unit i.e. 2,000 HP. Defaults to: 0 HP
armorem [bl] 
Armor resistance percentage for electromagnetic damage. Defaults to: 0
armorherm [bl] 
Armor resistance percentage for thermal damage. Defaults to: 0
armorkin [bl] 
Armor resistance percentage for kinetic damage. Defaults to: 0
armorexp [bl] 
Armor resistance percentage for explosive damage. Defaults to: 0


shieldhp [bl] 
Hitpoint value of the shield. Including the unit i.e. 2,000 HP. Defaults to: 0 HP
shieldem [bl] 
Shield resistance percentage for electromagnetic damage. Defaults to: 0
shieldtherm [bl] 
Shield resistance percentage for thermal damage. Defaults to: 0
shieldkin [bl] 
Shield resistance percentage for kinetic damage. Defaults to: 0
shieldexp [bl] 
Shield resistance percentage for explosive damage. Defaults to: 0


maxvelocity [bl, tt] 
Maximum velocity. Including the unit i.e. 195 m/s. Defaults to: 0 m/s
inertia 
Inertia modifier. Defaults to: 0.0
warpspeed 
Warp speed. Including the unit i.e. 4 AU/s. Defaults to: 0 AU/s
warptime 
Base time to warp (manually calculated). Including the unit i.e. 8.62 s. (see Accelerating to warp for the calculation.)


targetrange [bl] 
Maximum range to lock targets. Including the unit i.e. 52.5 km. Defaults to: 0 km
maxlockedtargets 
Maximum number of simultaneously lockable targets. Defaults to: 0
sigradius [bl] 
Signature radius. Including the unit i.e. 145 m. Defaults to: 0 m
scanres 
Scan Resolution. Including the unit i.e. 280 mm. Defaults to 0 mm
sensortype 
Type of sensor used. Defaults to: Multi. Otherwise use one of Gravimetric, LADAR, Magnetrometric or RADAR. Used for: Ship attributes.
sensorvalue 
Sensor strength value. Including the unit i.e. 16 points. Defaults to: 0 points


reqskills 
List of skills required to fly the hull. Use the template {{RequiredSkill}}. Defaults to: none
Use wiki mark-up for an unordered list (*). For skills that are prerequisites for other skills use nested lists. (Note: make sure the * starts at the first position of the line, except for the first if behind reqskills=, otherwise the wiki mark-up will not recognize it as an unordered list.)
Example
reqskills= * {{RequiredSkill|Gallente Cruiser|I}} ** {{RequiredSkill|Spaceship Command|II}} ** {{RequiredSkill|Gallente Destroyer|III}} *** {{RequiredSkill|Gallente Frigate|III}} **** {{RequiredSkill|Spaceship Command|I}}
totaltraintime 
Training time for the skills in Required Skill (manually calculated). Including the unit i.e. 19h 15m 30s. Not visible when no required skills.


forumlinks Optional 
List of relevant forum links. When more than one separate by ",<br>". (not visible when not used)
wikireferences 
List of relevant UniWiki article links (Has some build-in). When more than one separate by ",<br>".
externallinks 
List of relevant external links (zKillboard, EVE Workbench, Janice and EVE Ref are build in). When more than one separate by ",<br>".
highlights<x> Optional [tt] 
<x> is 1 till 4. highlights. (not visible when not used)


Overrides, use only when the build in results are incorrect.
rigs_count 
Override for (default) number of rigs.
rigs_size 
Override for (default) size of rigs.
rigs_calibration 
Override for (default) number of calibration points.

Example

An example of a proper template would be:

{{ShipArticle
 <!--  Template marker : DON'T EDIT LINE -->
 <!-----------------------------------------------------------
 * SHIP ATTRIBUTES SECTION (last update : 2022-12-10)
 -------------------------------------------------------------
 * on editing the attributes, please make sure that you don't
 * leave/mistype any tags required. please follow the same
 * format below and edit only the values (after the = sign).
 ------------------------------------------------------------->
 | shipid= 24688
 | shipimg= Rokh.jpg
 | shipname= Rokh
 | class= Battleship
 | grouping= Standard Battleships
 | hulltype= Rokh Class
 | faction= Caldari State
 | variations= 
 | tech= 

 | powergrid= 15,000 MW
 | cpu= 780 tf
 | capacitor= 6,000 GJ

 | highs= 8
 | turrets= 8
 | launchers= 4
 | mediums= 6
 | lows= 5

 | mass= 105,300,000 kg
 | volume= 470,000 m³

 | cargohold= 820 m³
 | extraholdtype=
 | extrahold=

 | dronebay= 50 m³
 | bandwidth= 50 Mbit/sec

 | info= <b>Development</b><br>Having long suffered the lack of an adequate hybrid platform, the Caldari State's capsule pilots found themselves rejoicing as the Rokh's design specs were released. A fleet vessel if ever there was one, this far-reaching and durable beast is expected to see a great deal of service on battlefields near and far.
 | bonuses=<b>Caldari Battleship bonuses (per skill level):</b><br>
10% bonus to Large Hybrid Turret optimal range<br>
4% bonus to all shield resistances<br>
'''Role bonus:'''<br>
100% bonus to Shield Extender hitpoints<br>
50% bonus to Armor Plate hitpoints<br>
5% additional bonus to Reinforced Bulkhead hitpoints

 | structurehp= 8,250 HP

 | armorhp= 7,700 HP
 | armorem= 50
 | armortherm= 45
 | armorkin= 25
 | armorexp= 10

 | shieldhp= 9,350 HP
 | shieldem= 0
 | shieldtherm= 20
 | shieldkin= 40
 | shieldexp= 50

 | maxvelocity= 89 m/sec
 | inertia= 0.136
 | warpspeed= 3 AU/s
 | warptime= 19.85 s

 | targetrange= 108 km
 | maxlockedtargets= 7
 | sigradius= 500 m
 | scanres= 98 mm
 | sensortype= Gravimetric
 | sensorvalue= 24 points

 | reqskills=*{{RequiredSkill|Caldari Battleship|I}}
**{{RequiredSkill|Spaceship Command|IV}}
**{{RequiredSkill|Caldari Battlecruiser|III}}
***{{RequiredSkill|Spaceship Command|III}}
***{{RequiredSkill|Caldari Cruiser|III}}
****{{RequiredSkill|Spaceship Command|II}}
****{{RequiredSkill|Caldari Destroyer|III}}
*****{{RequiredSkill|Caldari Frigate|III}}
******{{RequiredSkill|Spaceship Command|I}}
 | totaltraintime= 3d 20h 55m 10s

 | forumlinks= 
 | wikireferences= 
 | externallinks= 
 | highlights1= 
 | highlights2= 
 | highlights3= 
 | highlights4= 
}}
Visit Template:ShipArticle/doc to edit this text! (How does this work?) (Refresh this text - why?)