Difference between revisions of "Template:ShipBoxLarge"

From EVE University Wiki
Jump to: navigation, search
m (Fixed image links.)
(Fix broken hover/alt tags on armour icons)
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<includeonly>{{#css:
 
<includeonly>{{#css:
.ship-info
+
 
{
+
div.ShipBoxLarge
float:left;
+
{
background-color: #1D1C23;
+
  float: left;
border-bottom: 1px solid #525751;
+
  clear: both;
border-left: 1px solid black;
+
  width: 100%;
border-right: 1px solid black;
+
}
border-top: 1px solid #525751;
+
 
float: left;
+
.ShipBoxLarge .ship-info
margin-bottom: 10px;
+
{
width: 800px;
+
  background-color: #1D1C23;
}
+
  border-bottom: 1px solid #525751;
+
  border-left: 1px solid black;
.ship-info table { background-color: transparent; }
+
  border-right: 1px solid black;
.ship-info table, .ship-info table tr, .ship-info table td { margin:0; padding:0; border-spacing:0; }
+
  border-top: 1px solid #525751;
+
  float: left;
.ship-info .title
+
  margin-bottom: 10px;
{
+
  width: 800px;
border-bottom: 1px solid #525751;
+
}
color: #CCCCCC;
+
 
font-family: trebuchet MS;
+
.ShipBoxLarge table
font-size: 12px;
+
{
font-weight: bold;
+
  border-spacing: 0;
height: 22px;
+
  margin: 0;
line-height: 20px;
+
}
padding: 0 10px;
+
 
text-align: left;
+
.ShipBoxLarge table td
text-transform: uppercase;
+
{
}
+
  padding: 0;
+
}
#content .ship-info .titlename a
+
 
{
+
.ShipBoxLarge .title
background: none repeat scroll 0 0 transparent;
+
{
color: orange;
+
  border-bottom: 1px solid #525751;
float: left;
+
  color: #CCCCCC;
font-size: 180%;
+
  font-family: trebuchet MS;
height: 30px;
+
  font-size: 12px;
line-height: 30px;
+
  font-weight: bold;
padding-left: 5px;
+
  height: 22px;
}
+
  line-height: 20px;
+
  padding: 0 10px;
#content .ship-info .titlename a:hover,
+
  text-align: left;
#content .ship-info .titlename a.hover
+
  text-transform: uppercase;
{
+
}
color:orange;
+
 
text-decoration:none;
+
.ShipBoxLarge .titlename a
}
+
{
+
  float: left;
.ship-info .ship-border-box
+
  font-size: 180%;
{
+
  height: 30px;
background-color: #110809;
+
  line-height: 30px;
border: 1px solid #878984;
+
  padding-left: 5px;
}
+
}
+
 
.ship-info .ship-border-box p
+
.ShipBoxLarge .titlename a:hover
{
+
{
color: #FFFFFF;
+
  text-decoration: none;  
font-size: 90%;
+
}
margin: 0;
+
 
padding: 5px;
+
.ShipBoxLarge .ship-border-box
text-align: left;
+
{
}
+
  background-color: #110809;
+
  border: 1px solid #878984;
.ship-info .label
+
}
{
+
 
border-bottom: 1px solid #4C4646;
+
.ShipBoxLarge .ship-border-box p
border-top: 1px solid #4C4646;
+
{
font-family: Trebuchet MS;
+
  color: #FFFFFF;
height: 14px;
+
  font-size: 90%;
line-height: 14px;
+
  margin: 0;
padding: 2px;
+
  padding: 5px;
}
+
  text-align: left;
+
}
.ship-info .label .inner
+
 
{
+
.ShipBoxLarge .label
background-color:#0e1618;
+
{
font-size: 10px;
+
  background-color:#0e1618;
padding: 0 3px;
+
  border-bottom: 1px solid #4C4646;
}
+
  border-top: 1px solid #4C4646;
+
  font-family: Trebuchet MS;
.box-resist {
+
  font-size: 10px;
height: 15px;
+
  height: 14px;
line-height: 15px;
+
  line-height: 14px;
width: 50px;  
+
  padding: 2px 5px;
}  
+
}
.bgr-em { background-color:#121923; }  
+
 
.bgr-thr { background-color:#290b0b; }  
+
.ShipBoxLarge .box-resist
.bgr-kin { background-color:#292021; }  
+
{  
.bgr-exp { background-color:#2b190b; }  
+
  height: 15px;
.val-em { background-color:#1c5d85; }
+
  line-height: 15px;
.val-thr { background-color:#8d1717; }  
+
  width: 50px;  
.val-kin { background-color:#757575; }  
+
}
.val-exp { background-color:#875f1a; }
+
 
.box-resist .resist-value .value-text
+
.ShipBoxLarge .bgr-em { background-color: #121923; }
{
+
.ShipBoxLarge .bgr-thr { background-color: #290b0b; }
font-family: trebuchet MS;
+
.ShipBoxLarge .bgr-kin { background-color: #292021; }
font-size: 11px;
+
.ShipBoxLarge .bgr-exp { background-color: #2b190b; }
font-weight: bold;
+
.ShipBoxLarge .val-em { background-color: #1c5d85; }
text-align: center;
+
.ShipBoxLarge .val-thr { background-color: #8d1717; }
width: 50px;
+
.ShipBoxLarge .val-kin { background-color: #757575; }
}
+
.ShipBoxLarge .val-exp { background-color: #875f1a; }
+
 
.ship-info .attributes
+
.ShipBoxLarge .box-resist .resist-value .value-text
{
+
{
border: medium none;
+
  font-weight: bold;
padding: 3px;
+
  text-align: center;
}
+
  width: 50px;
+
}
.attributes .att-line
+
 
{
+
.ShipBoxLarge .attributes
background-color: #110809;
+
{
font-family: trebuchet MS;
+
  border: none;
font-size: 11px;
+
  padding: 3px;
height: 20px;
+
}
line-height: 20px;
+
 
margin-bottom: 2px;
+
.ShipBoxLarge .attributes .att-line
}
+
{
+
  background-color: #110809;
.attributes .att-line .att-item
+
  font-family: trebuchet MS;
{
+
  font-size: 11px;
border-right: 2px solid #191E18;
+
  height: 20px;
display: inline-block;
+
  line-height: 20px;
padding: 0 5px;
+
  margin-bottom: 2px;
}
+
}
+
 
.attributes .att-line .att-item .att-img
+
.ShipBoxLarge .attributes .att-item
{
+
{
display: inline-block;
+
  border-right: 2px solid #191E18;
margin-right: 2px;
+
  display: inline-block;
}
+
  padding: 0 5px;
.attributes .res-boxes .att-item .att-img
+
}
{
+
 
margin-right:0;
+
.ShipBoxLarge .attributes .att-img
}
+
{
.attributes .att-line .att-item .att-label
+
  display: inline-block;
{
+
  margin-right: 2px;
color: #9E9E9E;
+
}
display: inline-block;
+
 
}
+
.ShipBoxLarge .attributes .res-boxes .att-img
.attributes .att-line .att-item .att-value
+
{
{
+
  margin-right: 0;
color: #FFFFFF;
+
}
display: inline-block;
+
 
margin-right: 2px;
+
.ShipBoxLarge .attributes .att-label
text-align: right;
+
{
width: 10px;
+
  color: #9E9E9E;
}
+
  display: inline-block;
.attributes th
+
}
{
+
 
float: right;
+
.ShipBoxLarge .attributes .att-value
font-size: 10px;
+
{
height: 15px;
+
  color: #FFFFFF;
line-height: 15px;
+
  display: inline-block;
}
+
  margin-right: 2px;
.attributes .collapseButton
+
  text-align: right;
{
+
  width: 10px;
color: transparent;
+
}
float: left;
+
 
margin-left: -6px;
+
.ShipBoxLarge p.ship-desc
}
+
{
.attributes .collapseButton a
+
  font-family: arial;
{
+
  font-size: 11px;
border-color: #444A42 #000000;
+
  line-height: 120%;
border-style: solid;
+
  padding: 5px 5px 0;
border-width: 1px;
+
  text-align: justify;
color: transparent;
+
}
margin-top: -1px;
+
 
position: absolute;
+
.ShipBoxLarge .ship-variants
width: 100px;
+
{
}
+
  border-top: 1px solid #323931;
.attributes .collapseButton a:hover, .attributes .collapseButton a.hover
+
  font-family: trebuchet MS;
{
+
  font-size: 11px;
border-top: 1px solid #FFFFFF;
+
  height: 20px;
border-bottom: 1px solid #FFFFFF;
+
  line-height: 20px;
border-right: 1px solid #444A42;
+
  margin: 0 5px 5px;
border-left: 1px solid #444A42;
+
}
}
+
 
.ship-info p.ship-desc
+
.ShipBoxLarge .techcorner
{
+
{
font-family: arial;
+
  width: 64px;
font-size: 11px;
+
  height: 64px;
line-height: 120%;
+
  position: absolute;
padding: 5px 5px 0;
+
  top: 0px;
text-align: justify;
+
  left: 0px;
}
+
  margin-left: 1px;
.ship-info .box-footer
+
  margin-top: 1px;
{
+
}
border-top: 1px solid #333333;
+
 
font-family: trebuchet MS;
+
.ShipBoxLarge .box-discussion
font-size: 95%;
+
{
margin: 15px 5px 0;
+
  margin-left: -6px;
text-align: right;
+
  margin-right: -6px;
}
+
  margin-top: 5px;
#content .ship-info .box-footer a
+
  border-color: #393734 black;
{
+
  border-style: solid;
background-image: none;
+
  border-width: 1px;
color: #CCCCCC;
+
  padding: 5px;
padding: 5px;
+
  background-color: #1A1A1A;
}
+
}
#content .ship-info .box-footer a:hover,
+
 
#content .ship-info .box-footer a.hover
+
.ShipBoxLarge .box-discussion .discussion-bgr
{
+
{
color: orange;
+
  color: #4C4C4C;
text-decoration: none;
+
  font-family: trebuchet MS;
}
+
  font-size: 90%;
.ship-info .ship-variants
+
}
{
+
 
border-top: 1px solid #323931;
+
.ShipBoxLarge .box-discussion .linkname
font-family: trebuchet MS;
+
{
font-size: 11px;
+
  font-size: 11px;
height: 20px;
+
  line-height: 120%;
line-height: 20px;
+
  padding: 0 5px;
margin: 0 5px 5px;
+
}
}
+
 
.ship-info .forum-link
+
}}<!-- Content -->
{
+
<div class='ShipBoxLarge'>
background-color: #110809;
+
 
border: 1px solid #323931;
+
  <div class='ship-info'>
display: block;
+
<!-- Title -->
float: left;
+
    <div class='title'><span style='font-size: 16px;'>&equiv;</span> {{#if: {{{class|}}} |{{{class}}} |SHIP}}: INFORMATION
margin-top: 5px;
+
    </div>
padding: 5px;
+
<!-- Content -->
width: 248px;
+
    <table style='width: 100%;'>
}
+
 
.ship-info .forum-link .linkentry
+
      <tr>
{
+
<!-- Content left: image and link -->
display: inline-block;
+
        <td style='padding: 5px; width: 256px; vertical-align: top;'>
line-height: 15px;
+
 
}
+
          <div class='ship-img' style='border: 1px solid #323931; position: relative;'>{{#ifexist: File:{{{shipimg}}}
.ship-info .forum-link .linkentry .linkimg
+
                | [[Image:{{{shipimg}}}|256x256px|{{{shipname|}}}]]
{
+
                |  {{#if: {{{shipid|}}}
display: inline-block;
+
                    | {{Imageserver|types|{{{shipid}}}|render|size=256}}
height: 15px;
+
                    | [[Image:no-image.png|256x256px|{{#if: {{{shipname|}}} | {{{shipname}}} | Unknown Ship }} ]]
width: 20px;
+
                  }}
}
+
              }}
.ship-info .forum-link .linkentry .linkname
+
            {{#if: {{{tech|}}} |<div class="techcorner">[[Image:CornerT{{{tech}}}h.png|link=]]</div> }}
{
+
          </div>
display: inline;
+
          <div style='position: absolute; margin-left: 200px; margin-top: -60px;'>[[Image:{{#switch: {{lc: {{{faction}}} }}
}
+
                | angel cartel= Logo_faction_angel_cartel.png
.ship-info .forum-link .linkentry a
+
                | amarr empire= Logo_faction_amarr_empire.png
{
+
                | blood raiders= Logo_faction_the_blood_raider_covenant.png
display: inline;
+
                | caldari state= Logo_faction_caldari_state.png
font-size: 11px;
+
                | concord= Logo_faction_concord_assembly.png
}
+
                | edencom= Logo_faction_edencom.png
+
                | gallente federation= Logo_faction_gallente_federation.png
#content .ship-info .forum-link .linkentry a.external
+
                | guristas= Logo_faction_guristas_pirates.png
{
+
                | intaki syndicate= Logo faction the syndicate.png
background: none repeat scroll 0 0 transparent;
+
                | interbus= Logo faction the interbus.png
color: #9E9E9E;
+
                | jovian directorate= Logo faction jove empire.png
padding: 0;
+
                | khanid kingdom= Logo_faction_khanid_kingdom.png
}
+
                | minmatar republic= Logo_faction_minmatar_republic.png
#content .ship-info .forum-link .linkentry a.external.hover, #content .ship-info .forum-link .linkentry a.external:hover
+
                | mordu's legion= Logo_faction_mordus_legion.png
{
+
                | outer ring excavations= Logo_faction_outer_ring_excavations.png
background-color:#393939;
+
                | sansha's nation= Logo_faction_sanshas_nation.png
text-decoration: none;
+
                | serpentis= Logo_faction_serpentis.png
color:orange;
+
                | sisters of eve= Logo_faction_sisters_of_eve.png
}
+
                | society of conscious thought= Logo_faction_the_society.png
.techcorner
+
                | triglavian collective= Logo_faction_triglavian_collective.png
{
+
                | #default= Helpicon.png
width: 64px;
+
              }}|60x60px|{{#if: {{{faction|}}}
height: 64px;
+
                  | {{{faction}}}
position: absolute;
+
                  | Unknown Faction
top: 0px;
+
                }}|link=]]
left: 0px;
+
          </div>
margin-left: 1px;
+
 
margin-top: 1px;
+
<!-- Wiki links -->
}
+
          <div class='box-discussion'>
}}
+
            <div class='discussion-bgr'>RELATED UNI-WIKI REFERENCES</div>
<div style='float:left;clear:both;width:100%'>
+
            <div class='linkname'>[[Ships|EVE Online Ships Overview]]<br>{{{wikireferences|}}}</div>
<div class='ship-info'>
+
          </div>
<div class='title'><span style='font-size:16px'>&equiv;</span> {{#if:{{{class}}}|{{{class|SHIP}}}|SHIP}}: INFORMATION<div style='display:{{#if:{{{roles}}}|block|none}};float: right; font-weight: bold; font-family: trebuchet MS; text-transform: uppercase; font-size: 80%; line-height: 20px; color: #F1EFCA;'>{{#ifeq:{{{roles}}}|unspecified||{{{roles}}}}}</div></div>
+
 
<table style='width:100%;'>
+
<!--* External links *-->
<tr>
+
          <div class='box-discussion'>
<td style='padding: 5px; width: 256px;' valign='top'>
+
              <div class='discussion-bgr'>EXTERNAL LINKS</div>
<div style='border:1px solid #323931; position: relative;' class='ship-img'>{{#if:{{{tech|}}}|<div class="techcorner">[[Image:CornerT{{{tech|2}}}h.png|link=]]</div>|}}{{#ifexist: File:{{{shipimg}}}|[[Image:{{{shipimg|no-image.png}}}|center|256x256px|{{#if:{{{shipname}}}|{{{shipname|Unknown Ship}}}|Unknown Ship}}]]|[[Image:no-image.png|center|256x256px|{{#if:{{{shipname}}}|{{{shipname}}}|Unknown Ship}}]]}}</div>
+
              <div class='linkname'>{{#if: {{{shipid|}}}
<div style='position: absolute; margin-left: 200px; margin-top: -60px;'>[[Image:{{#switch:{{{faction}}}|Amarr Empire=Logo_faction_amarr_empire.png |Caldari State=Logo_faction_caldari_state.png |Gallente Federation=Logo_faction_gallente_federation.png |Minmatar Republic=Logo_faction_minmatar_republic.png |Outer Ring Excavations=Logo_faction_outer_ring_excavations.png |Triglavian Collective=Logo_faction_triglavian_collective.png |Angel Cartel=Logo_faction_angel_cartel.png |Blood Raiders=Logo_faction_the_blood_raider_covenant.png |Guristas=Logo_faction_guristas_pirates.png |Mordu's Legion=Logo_faction_mordus_legion.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 |CONCORD=Logo_faction_concord_assembly.png |#default=Logo_faction_khanid_kingdom.png}}|center|60x60px|{{#if:{{{faction}}}|{{{faction|Unknown Faction}}}|Unknown Faction}}]]</div>
+
                | [https://zkillboard.com/ship/{{{shipid}}}/ {{{shipname|}}} on zKillboard]{{#switch: {{lc: {{{class}}} }}
<div style='display:{{#ifexist:File:{{{shipimg}}}|none|block}};text-align:center;' class='forum-link'>
+
                  | shuttle=
<div class='linkentry'>
+
                  | #default= <br>[https://www.eveworkbench.com/fitting/{{{shipid}}} {{{shipname|}}} on EVE Workbench]
<div class='linkname' style='font-weight:bold;'>{{#if:{{{shipimg}}}|[[File:{{{shipimg}}}|Upload {{{shipimg}}} for this ship image.]]|<span style='font-weight: normal; font-size: 11px; line-height: 120%;'>Please upload an image for this ship and edit the respective entry on the ship database, see "editing database entry" [[Template:Ship|here]].</span>}}</div>
+
                }} <br>[https://janice.e-351.com/i/{{{shipid}}}/ {{{shipname|}}} on Janice]<br>[https://everef.net/type/{{{shipid}}} {{{shipname|}}} on EVE Ref]
</div>
+
              }}<br>{{{externallinks|}}}</div>
</div>
+
          </div>
<div class='forum-link'>
+
 
<div class='linkentry'>
+
        </td>
<div class='linkimg'>[[Image:Icon_capacity.png|center|20x20px|forum discussion]]</div>
+
 
<div style='display: inline-block; font-size: 10px;'>Forum Discussions :</div>
+
<!-- Content right: data -->
<div class='linkname'>[https://forum.eveuniversity.org/search.php?keywords={{urlencode:{{{shipname|}}}}}&terms=all&author=&fid%5B%5D=129&sc=1&sf=titleonly&sr=topics&sk=t&sd=d&st=0&ch=300&t=0&submit=Search PvP Forums] , [https://forum.eveuniversity.org/search.php?keywords={{urlencode:{{{shipname|}}}}}&terms=all&author=&fid%5B%5D=128&sc=1&sf=titleonly&sr=topics&sk=t&sd=d&st=0&ch=300&t=0&submit=Search PvE Forums]</div>
+
        <td style='border-left: 1px solid #333333; padding: 5px 5px 5px 0; vertical-align: top;'>
</div>
+
<!-- Title (Ship name) -->
</div>
+
          <div class='titlename' style='margin-bottom: 1em;'>[[{{{shipname|}}}]]</div>
</td>
+
<!-- Ship attributes -->
<td style='padding: 5px 5px 5px 0pt; border-left: 1px solid #333333' valign='top'>
+
          <table class='attributes' style='margin-bottom: 5px; width: 100%;'>
<div class='titlename' style='position: absolute;display:{{#if:{{{shipname|}}}|block|block}};'>[[{{{shipname|}}}]]</div>
+
            <tr>
<table class='collapsible attributes' style='width: 100%; margin-bottom: 5px;'>
+
              <td>
<tr>
+
<!-- Fittings -->
<th><div style='float: left; width: 100px; font-family: trebuchet MS;margin-left: -3px;'>SHOW ATTRIBUTES</div></th>
+
                <div style='border: 1px solid #323931; background-color: #191E18;'>
</tr>
+
                  <div class='att-line'>
<tr><td style='padding:0;margin:0;'><div style='height:15px;line-height:15px;'>&nbsp;</div></td></tr>
+
                    <div class='att-item' style='width: 81px; text-align: right;'>
<tr>
+
                      <div class='att-label'>fittings</div>
<td>
+
                    </div>
<div style='background-color:#191E18;border: 1px solid #323931;'>
+
                    <div class='att-item' style='border-right: none;'>
<div class='att-line'>
+
                      <div class='att-value'>{{#if: {{{highs|}}}|{{{highs}}}|0}}</div><div class='att-img'>[[Image:icon_hi_slot.png|20px|high slots]]</div><div class='att-label' style='color: #9A7535;'>highs</div>
<div class='att-item' style='width: 80px; text-align: right;'>
+
                    </div>
<div class='att-label'>fittings</div>
+
                    <div class='att-item' style='border-right: none;'>
</div>
+
                      <div class='att-value'>{{#if: {{{launchers|}}}|{{{launchers}}}|0}}</div><div class='att-img'>[[Image:icon_launcher_hp.png|20px|launcher hardpoints]]</div><div class='att-label'>launchers</div>
<div class='att-item' style='border-right:medium none;'>
+
                    </div>
<div class='att-value'>{{{highs|0}}}</div><div class='att-img'>[[Image:icon_hi_slot.png|20px|middle|high slots]]</div><div class='att-label' style='color: #9A7535;'>highs</div>
+
                    <div class='att-item'>
</div>
+
                      <div class='att-value'>{{#if: {{{turrets|}}}|{{{turrets}}}|0}}</div><div class='att-img'>[[Image:icon_turret_hp.png|20px|turret hardpoints]]</div><div class='att-label'>turrets</div>
<div class='att-item' style='border-right:medium none;'>
+
                    </div>
<div class='att-value'>{{{launchers|0}}}</div><div class='att-img'>[[Image:icon_launcher_hp.png|20px|middle|launcher slots]]</div><div class='att-label'>launchers</div>
+
                    <div class='att-item'>
</div>
+
                      <div class='att-value'>{{#if: {{{mediums|}}}|{{{mediums}}}|0}}</div><div class='att-img'>[[Image:icon_mid_slot.png|20px|middle slots]]</div><div class='att-label' style='color: #9A7535;'>mediums</div>
<div class='att-item'>
+
                    </div>
<div class='att-value'>{{{turrets|0}}}</div><div class='att-img'>[[Image:icon_turret_hp.png|20px|middle|turret slots]]</div><div class='att-label'>turrets</div>
+
                    <div class='att-item' style='border-right: none;>
</div>
+
                      <div class='att-value'>{{#if: {{{lows|}}}|{{{lows}}}|0}}</div><div class='att-img'>[[Image:icon_low_slot.png|20px|low slots]]</div><div class='att-label' style='color: #9A7535;'>lows</div>
<div class='att-item'>
+
                    </div>                  
<div class='att-value'>{{{mediums|0}}}</div><div class='att-img'>[[Image:icon_mid_slot.png|20px|middle|middle slots]]</div><div class='att-label' style='color: #9A7535;'>mediums</div>
+
                  </div>
</div>
+
<!-- Drones & cargo -->
<div class='att-item'>
+
                  <div class='att-line'>
<div class='att-value'>{{{lows|0}}}</div><div class='att-img'>[[Image:icon_low_slot.png|20px|middle|low slots]]</div><div class='att-label' style='color: #9A7535;'>lows</div>
+
                    <div class='att-item' style='width: 81px; text-align: right;'>
</div>
+
                      <div class='att-label'>{{#if: {{{fighterbay|}}} | fighters |drones }} & cargo</div>
</div>
+
                    </div>
<div class='att-line'>
+
                {{#if: {{{fighterbay|}}}
<div class='att-item' style='width: 80px; text-align: right;'>
+
                  | <div class='att-item'>
<div class='att-label'>drones & cargo</div>
+
                      <div class='att-value' style='width: 60px;'>{{{fighterbay}}}</div><div class='att-img'>[[Image:icon_drone_capacity.png|20px|fighter capacity]]</div><div class='att-label'>fighters</div>
</div>
+
                    </div>
<div class='att-item'>
+
                    <div class='att-item'>
<div class='att-value' style='width:40px'>{{{dronebay|0 m3}}}</div><div class='att-img'>[[Image:icon_drone_capacity.png|20px|middle|drone capacity]]</div><div class='att-label'>drones</div>
+
                      <div class='att-value' style='width: 20px;'>{{{fightertubes|}}}</div><div class='att-img'>[[Image:icon_drone_bandwith.png|20px|fighter squad tubes]]</div><div class='att-label'>squad tubes</div>
</div>
+
                    </div>
<div class='att-item'>
+
                  | {{#if: {{{dronebay|}}}
<div class='att-value' style='width:80px'>{{{bandwidth|0 Mbit/sec}}}</div><div class='att-img'>[[Image:icon_drone_bandwith.png|20px|middle|drone bandwith]]</div><div class='att-label'>b/w</div>
+
                      | <div class='att-item'>
</div>
+
                          <div class='att-value' style='width: 40px;'>{{{dronebay|}}}</div><div class='att-img'>[[Image:icon_drone_capacity.png|20px|drone capacity]]</div><div class='att-label'>drones</div>
<div class='att-item' style='border-right:medium none;'>
+
                          </div>
<div class='att-value' style='width:70px'>{{{cargohold|0 m3}}}</div><div class='att-img'>[[Image:Icon_capacity.png|20px|middle|cargo capacity]]</div><div class='att-label'>cargo</div>
+
                          <div class='att-item'>
</div>
+
                            <div class='att-value' style='width: 80px;'>{{{bandwidth|}}}</div><div class='att-img'>[[Image:icon_drone_bandwith.png|20px|drone bandwidth]]</div><div class='att-label'>b/w</div>
</div>
+
                          </div>
<div class='att-line res-boxes' style='position:relative;'>
+
                      | <div class='att-item'>
<div class='att-item' style='width: 80px; height: 40px; position: absolute; left:0; background-color: #110809;text-align: right;'>
+
                          <div class='att-label' style="width: 160px; text-align: center; color: #9A7535;">No drone bay</div>
<div class='att-label' style='line-height: 40px;'>defense</div>
+
                        </div>
</div>
+
                    }}
<div class='att-item' style='width: 87px; margin-left: 95px;text-align: right;'>
+
                }}
<div class='att-value' style='width:auto'>{{#if:{{{shieldhp}}}|{{{shieldhp|0}}}|0}}</div><div class='att-img'>[[Image:icon_shield.png|20px|middle|shields]]</div>
+
 
</div>
+
                    <div class='att-item' style='border-right: none;'>
<div class='att-item' style='border-right: medium none;'>
+
                      <div class='att-value' style='width: 70px;'>{{#if: {{{cargohold|}}}|{{{cargohold}}}|0 {{m3}} }}</div><div class='att-img'>[[Image:Icon_capacity.png|20px|cargo capacity]]</div><div class='att-label'>cargo</div>
<div class='att-img'>[[Image:icon_resist_em.png|20px|shield electromagnetic resistance]]</div>
+
                    </div>
<div style='display: inline-block;'>
+
                  </div>
<div class='box-resist bgr-em'> <div class='resist-value val-em' style='width:{{#expr:{{#expr:{{#if:{{{shieldem}}}|{{{shieldem|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{shieldem}}}|{{{shieldem|0}}}|0}}</div></div></div>
+
<!-- Defense -->
</div>
+
                  <div class='att-line res-boxes' style='position: relative;'>
<div class='att-img'>[[Image:icon_resist_therm.png|20px|shield thermal resistance]]</div>
+
                    <div class='att-item' style='width: 81px; height: 40px; position: absolute; left: 0; background-color: #110809; text-align: right;'>
<div style='display: inline-block;'>
+
                      <div class='att-label' style='line-height: 40px;'>defense</div>
<div class='box-resist bgr-thr'> <div class='resist-value val-thr' style='width:{{#expr:{{#expr:{{#if:{{{shieldtherm}}}|{{{shieldtherm|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{shieldtherm}}}|{{{shieldtherm|0}}}|0}}</div></div></div>
+
                    </div>
</div>
+
                    <div class='att-item' style='width: 87px; margin-left: 95px; text-align: right;'>
<div class='att-img'>[[Image:icon_resist_kin.png|20px|shield kinetic resistance]]</div>
+
                      <div class='att-value' style='width: auto'>{{#if: {{{shieldhp|}}}|{{{shieldhp}}}|0 HP}}</div><div class='att-img'>[[Image:icon_shield.png|20px|shields]]</div>
<div style='display: inline-block;'>
+
                    </div>
<div class='box-resist bgr-kin'> <div class='resist-value val-kin' style='width:{{#expr:{{#expr:{{#if:{{{shieldkin}}}|{{{shieldkin|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{shieldkin}}}|{{{shieldkin|0}}}|0}}</div></div></div>
+
                    <div class='att-item' style='border-right: none;'>
</div>
+
                      <div class='att-img'>[[Image:icon_resist_em.png|20px|shield electromagnetic resistance]]</div>
<div class='att-img'>[[Image:icon_resist_exp.png|20px|shield explosive resistance]]</div>
+
                      <div style='display: inline-block;'>
<div style='display: inline-block;'>
+
                        <div class='box-resist bgr-em'> <div class='resist-value val-em' style='width: {{#expr: {{#if: {{{shieldem|}}}|{{{shieldem}}}|0}}/2 round 0}}px;'> <div class='value-text'>{{#if: {{{shieldem|}}}|{{{shieldem}}}|0}}</div></div></div>
<div class='box-resist bgr-exp'> <div class='resist-value val-exp' style='width:{{#expr:{{#expr:{{#if:{{{shieldexp}}}|{{{shieldexp|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{shieldexp}}}|{{{shieldexp|0}}}|0}}</div></div></div>
+
                      </div>
</div>
+
                      <div class='att-img'>[[Image:icon_resist_therm.png|20px|shield thermal resistance]]</div>
</div>
+
                      <div style='display: inline-block;'>
</div>
+
                        <div class='box-resist bgr-thr'> <div class='resist-value val-thr' style='width: {{#expr: {{#if: {{{shieldtherm|}}}|{{{shieldtherm}}}|0}}/2 round 0}}px;'> <div class='value-text'>{{#if: {{{shieldtherm|}}}|{{{shieldtherm}}}|0}}</div></div></div>
<div class='att-line res-boxes'>
+
                      </div>
<div class='att-item' style='width: 80px;'>
+
                      <div class='att-img'>[[Image:icon_resist_kin.png|20px|shield kinetic resistance]]</div>
<div class='att-label'>&nbsp;</div>
+
                      <div style='display: inline-block;'>
</div>
+
                        <div class='box-resist bgr-kin'> <div class='resist-value val-kin' style='width: {{#expr: {{#if: {{{shieldkin|}}}|{{{shieldkin}}}|0}}/2 round 0}}px;'> <div class='value-text'>{{#if: {{{shieldkin|}}}|{{{shieldkin}}}|0}}</div></div></div>
<div class='att-item' style='width:87px;text-align: right;'>
+
                      </div>
<div class='att-value' style='width:auto'>{{#if:{{{armorhp}}}|{{{armorhp|0}}}|0}}</div><div class='att-img'>[[Image:icon_armor.png|20px|middle|armor]]</div>
+
                      <div class='att-img'>[[Image:icon_resist_exp.png|20px|shield explosive resistance]]</div>
</div>
+
                      <div style='display: inline-block;'>
<div class='att-item' style='border-right: medium none;'>
+
                        <div class='box-resist bgr-exp'> <div class='resist-value val-exp' style='width: {{#expr: {{#if: {{{shieldexp|}}}|{{{shieldexp}}}|0}}/2 round 0}}px;'> <div class='value-text'>{{#if: {{{shieldexp|}}}|{{{shieldexp}}}|0}}</div></div></div>
<div class='att-img'>[[Image:icon_resist_em.png|20px|armor electromagnetic resistance|]]</div>
+
                      </div>
<div style='display: inline-block;'>
+
                    </div>
<div class='box-resist bgr-em'> <div class='resist-value val-em' style='width:{{#expr:{{#expr:{{#if:{{{armorem}}}|{{{armorem|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{armorem}}}|{{{armorem|0}}}|0}}</div></div></div>
+
                  </div>
</div>
+
 
<div class='att-img'>[[Image:icon_resist_therm.png|20px|armor thermal resistance|]]</div>
+
                  <div class='att-line res-boxes'>
<div style='display: inline-block;'>
+
                    <div class='att-item' style='width: 87px; margin-left: 95px;; text-align: right;'>
<div class='box-resist bgr-thr'> <div class='resist-value val-thr' style='width:{{#expr:{{#expr:{{#if:{{{armortherm}}}|{{{armortherm|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{armortherm}}}|{{{armortherm|0}}}|0}}</div></div></div>
+
                      <div class='att-value' style='width: auto'>{{#if: {{{armorhp|}}} |{{{armorhp}}} |0 HP}}</div><div class='att-img'>[[Image:icon_armor.png|20px|armor]]</div>
</div>
+
                    </div>
<div class='att-img'>[[Image:icon_resist_kin.png|20px|armor kinetic resistance|]]</div>
+
                    <div class='att-item' style='border-right: none;'>
<div style='display: inline-block;'>
+
                      <div class='att-img'>[[Image:icon_resist_em.png|20px|armor electromagnetic resistance]]</div>
<div class='box-resist bgr-kin'> <div class='resist-value val-kin' style='width:{{#expr:{{#expr:{{#if:{{{armorkin}}}|{{{armorkin|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{armorkin}}}|{{{armorkin|0}}}|0}}</div></div></div>
+
                      <div style='display: inline-block;'>
</div>
+
                        <div class='box-resist bgr-em'> <div class='resist-value val-em' style='width: {{#expr: {{#if:{{{armorem|}}}|{{{armorem}}}|0}}/2 round 0}}px;'> <div class='value-text'>{{#if:{{{armorem|}}}|{{{armorem}}}|0}}</div></div></div>
<div class='att-img'>[[Image:icon_resist_exp.png|20px|armor explosive resistance|]]</div>
+
                      </div>
<div style='display: inline-block;'>
+
                      <div class='att-img'>[[Image:icon_resist_therm.png|20px|armor thermal resistance]]</div>
<div class='box-resist bgr-exp'> <div class='resist-value val-exp' style='width:{{#expr:{{#expr:{{#if:{{{armorexp}}}|{{{armorexp|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{armorexp}}}|{{{armorexp|0}}}|0}}</div></div></div>
+
                      <div style='display: inline-block;'>
</div>
+
                        <div class='box-resist bgr-thr'> <div class='resist-value val-thr' style='width:{{#expr: {{#if:{{{armortherm|}}}|{{{armortherm}}}|0}}/2 round 0}}px;'> <div class='value-text'>{{#if: {{{armortherm|}}}|{{{armortherm}}}|0}}</div></div></div>
</div>
+
                      </div>
</div>
+
                      <div class='att-img'>[[Image:icon_resist_kin.png|20px|armor kinetic resistance]]</div>
<div class='att-line'>
+
                      <div style='display: inline-block;'>
<div class='att-item' style='width: 80px;text-align: right;'>
+
                        <div class='box-resist bgr-kin'> <div class='resist-value val-kin' style='width: {{#expr: {{#if: {{{armorkin|}}}|{{{armorkin}}}|0}}/2 round 0}}px;'> <div class='value-text'>{{#if: {{{armorkin|}}}|{{{armorkin}}}|0}}</div></div></div>
<div class='att-label'>target & nav</div>
+
                      </div>
</div>
+
                      <div class='att-img'>[[Image:icon_resist_exp.png|20px|armor explosive resistance]]</div>
<div class='att-item'>
+
                      <div style='display: inline-block;'>
<div class='att-value' style='width:50px'>{{#if:{{{targetrange}}}|{{{targetrange|0 km}}}|0 km}}</div><div class='att-img'>[[Image:icon_target_range.png|20px|middle|max. targeting range]]</div><div class='att-label'>tgt. range</div>
+
                        <div class='box-resist bgr-exp'> <div class='resist-value val-exp' style='width:{{#expr: {{#if: {{{armorexp|}}}|{{{armorexp}}}|0}}/2 round 0}}px;'> <div class='value-text'>{{#if: {{{armorexp|}}}|{{{armorexp}}}|0}}</div></div></div>
</div>
+
                      </div>
<div class='att-item'>
+
                    </div>
<div class='att-value' style='width:30px'>{{#if:{{{sigradius}}}|{{{sigradius|0 m}}}|0 m}}</div><div class='att-img'>[[Image:icon_ship_sig.png|20px|middle|ship signature radius]]</div><div class='att-label'>sig. radius</div>
+
                  </div>
</div>
+
<!-- Target & nav -->
<div class='att-item' style='border-right:medium none;'>
+
                  <div class='att-line'>
<div class='att-value' style='width:55px'>{{#if:{{{maxvelocity}}}|{{{maxvelocity|0 m/s}}}|0 m/s}}</div><div class='att-img'>[[Image:Icon_velocity.png|20px|middle|max. velocity]]</div><div class='att-label'>max. velocity</div>
+
                    <div class='att-item' style='width: 81px; text-align: right;'>
</div>
+
                      <div class='att-label'>target & nav</div>
</div>
+
                    </div>
</div>
+
                    <div class='att-item'>
</td>
+
                      <div class='att-value'style='min-width: 40px; width: auto;'>{{#if: {{{targetrange|}}}|{{{targetrange}}}|0 km}}</div><div class='att-img'>[[Image:icon_target_range.png|20px|max. targeting range]]</div><div class='att-label'>tgt. range</div>
</tr>
+
                    </div>
</table>
+
                    <div class='att-item'>
<div class='ship-border-box' style='display:{{#if:{{{bonuses}}}|block|none}};margin:10px 5px 5px'>
+
                      <div class='att-value'style='min-width: 40px; width: auto;'>{{#if: {{{sigradius|}}}|{{{sigradius}}}|0 m}}</div><div class='att-img'>[[Image:icon_ship_sig.png|20px|ship signature radius]]</div><div class='att-label'>sig. radius</div>
<div class='label'><div class='inner'>S H I P&nbsp;&nbsp;&nbsp;B O N U S E S</div></div>
+
                    </div>
<p>{{#if:{{{bonuses}}}|{{{bonuses|<i>no bonuses available for this ship</i>}}}|<i>no bonuses available for this ship</i>}}</p>
+
                    <div class='att-item' style='border-right: none;'>
</div>
+
                      <div class='att-value'style='min-width: 40px; width: auto;'>{{#if: {{{maxvelocity|}}}|{{{maxvelocity}}}|0 m/s}}</div><div class='att-img'>[[Image:Icon_velocity.png|20px|max. velocity]]</div><div class='att-label'>max. velocity</div>
<p class='ship-desc'>{{#if:{{{info}}}|{{{info|&nbsp;}}}|&nbsp;}}</p>
+
                    </div>
<!--<div class='ship-variants'>Variations : {{#if:{{{variations}}}|{{{variations|<i>none</i>}}}|<i>none</i>}}</div>-->
+
                  </div>
<div class='box-footer'>[[{{{shipname|}}}]] =></div>
+
 
</td>
+
                </div>
</tr>
+
              </td>
</table>
+
 
</div>
+
            </tr>
</div></includeonly><noinclude>
+
 
{{documentation}}
+
          </table>
</noinclude>
+
 
 +
<!-- Ship bonuses -->
 +
          <div class='ship-border-box' style='display: {{#if: {{{bonuses|}}} |block |none }}; margin: 10px 5px 5px'>
 +
            <div class='label'>S H I P&nbsp;&nbsp;&nbsp;B O N U S E S</div>  
 +
            <p>{{{bonuses}}}</p>
 +
          </div>
 +
 
 +
<!-- Ship description -->
 +
          <p class='ship-desc'>{{#if: {{{info|}}} |{{{info}}} |&nbsp;}}</p>
 +
<!--          <div class='ship-variants'>Variations : {{#if: {{{variations|}}} |{{{variations}}} |<i>none</i>}}</div>-->
 +
        </td>
 +
 
 +
      </tr>
 +
 
 +
    </table>
 +
 
 +
  </div>
 +
</div></includeonly>
 +
<noinclude>{{documentation}}</noinclude>

Latest revision as of 06:27, 24 December 2023

Template documentation (for the above template, sometimes hidden or invisible)
Description
Creates a info box with a subset of the ships stats.
This template is a part of the Ship Database template set and designed to be used in conjunction with the templates on that category and is not meant to be used or called directly!.
If you're looking on how to use the Ship template please see this page instead.

DO NOT EDIT THE CONTENTS OF THIS TEMPLATE IF YOU ARE NOT SURE ON WHAT YOU ARE DOING.
Dependencies
Uses
no-image.png Default ship image when shipimg is not given.
Helpicon.png Default faction logo when faction is empty or unknown.
{{Imageserver}} When no local image of ship is available and shipid is known.
Part of the parameter set of {{ShipArticle}}
Build-in UniWiki links to
Ships
Build-in external links to
zKillboard
EVE Workbench
Janice
EVE Ref
Syntax
ShipBoxLarge is not to be used on its own. It is to be called by using the wrapper template {{Ship}}
Template set
{{ShipArticle}}
{{Ship}}
{{ShipBoxLarge}}
{{ShipBoxTooltip}}
Visit Template:ShipBoxLarge/doc to edit this text! (How does this work?) (Refresh this text - why?)