Difference between revisions of "Template:ShipBoxTooltip"

From EVE University Wiki
Jump to: navigation, search
m
m (Increase width found an instance where the content did not fit.)
 
(105 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{Color box|color=#144f1d|border=#2f8f2f|Under construction - Do not use!.}}</noinclude>
+
<includeonly><onlyinclude>{{#css:
{{#css:
 
.tooltip-frame{
 
    position:relative; /*this is the key*/
 
    z-index:24; background-color:transparent;
 
    color:orange;
 
    text-decoration:none}
 
  
.tooltip-frame:hover{z-index:25; color:white;}
+
.sbtt {
 +
  width: 100%;
 +
}
  
.tooltip-frame .inner-snippet{display: none}
+
.sbtt td.sbtt-image {
.tooltip-frame .inner-snippet,.tooltip-frame .inner-snippet
+
  position: relative;
{
+
  padding-right: 5px;
background-color: transparent;
+
  vertical-align: top;
border: medium none;
+
}
display: block;
+
 
left: 1em;
+
.sbtt sbtt-image a img {
position: absolute;
+
  border: 1px solid #272727;
top: 1.2em;
+
}
}
+
 
.tooltip-frame:hover .inner-snippet,.tooltip-frame.hover .inner-snippet
+
.sbtt .techcornersmall {
{
+
  position: absolute;
background-color: transparent;
+
  top: 0;
border: medium none;
+
  left: 2px;
display: block;
+
}
left: 1em;
+
 
position: absolute;
+
/* header */
top: 1.2em;
+
.sbtt .sbtt-header {
}
+
  margin-bottom: 5px;
+
  border-bottom: 1px solid #272727;
.tooltip-frame .inner-snippet span
+
  padding-bottom: 5px;
{
+
  text-align: center;
display: block;
+
}
}
+
 
+
.sbtt .sbtt-ship-name {
.tooltip-frame .inner-snippet .left, .tooltip-frame .inner-snippet .right
+
  height: 20px;
{
+
  white-space: nowrap;
float:left;
+
  color: white;
}
+
  font: small-caps 16px/15px trebuchet MS;
.tooltip-frame .inner-snippet .l1
+
}
{
+
 
float: left;
+
.sbtt .sbtt-ship-category {
font-family: trebuchet MS;
+
  font-size: 11px;
line-height: 22px;
+
  line-height: 11px;
margin-bottom: 3px;
+
}
width: 325px;
+
 
}
+
.sbtt .sbtt-ship-group {
.tooltip-frame .inner-snippet .l2
+
  white-space: nowrap;
{
+
  color: orange;
border: 1px solid #525751;
+
}
color: #CCCCCC;
+
 
float: left;
+
.sbtt .sbtt-ship-hull {
font-family: trebuchet MS;
+
  white-space: nowrap;
font-size: 11px;
+
}
line-height: 20px;
+
 
padding: 2px;
+
/* Highlights */
width: 321px;
+
.sbtt .sbtt-highlights {
}
+
  padding-bottom: 5px;
.tooltip-frame .inner-snippet .l2 span
+
}
{
+
 
float:left;
+
.sbtt .sbtt-highlights div {
}
+
  height: 10px;
.tooltip-frame .inner-snippet .l2 .att-line
+
  color: khaki;
{
+
  font-size: 10px;
background-color: #1D1C23;
+
  line-height: 12px;
width: 100%;
+
}
}
+
 
.tooltip-frame .inner-snippet .l2 .att-line .att-item
+
/* *** Ship attributes *** */
{
+
.sbtt .sbtt-attributes {
border-right: 2px solid black;
+
  width: 180px;
margin-right: 2px;
+
}
padding: 0 3px 0 2px;
+
 
}
+
.sbtt .sbtt-attributes div {
+
  float: left;
.tooltip-frame .inner-snippet .att-value
+
  margin-right: 3px;
{
+
  padding-right: 3px;
color: white;
+
  height: 13px;
padding: 0 2px 0 4px;
+
  white-space: nowrap;
text-align: right;  
+
  color: #9E8F75;
}  
+
  font-size: 10px;
.tooltip-frame .inner-snippet .att-label { color: darkgrey; }
+
  line-height: 15px;
+
}
.tooltip-frame .suppresslink
+
 
{
+
}}
height: 73px;
+
{{Tooltip
left: 4px;
+
| 1={{#if: {{{shipname|}}} |[[{{{shipname}}}]] |{{Co|red|! parameter shipname missing !}} }}
position: absolute;
+
| 2=<table class="sbtt">
top: 4px;
+
<tr>
width: 73px;
+
  <td class="sbtt-image">{{#if: {{{shipimg|}}}
z-index: 100;
+
    | [[Image:{{{shipimg}}}|128x128px|link=]]
}
+
    |  {{#if: {{{shipid|}}}
}}{{#switch: {{{mode}}}  
+
        | {{Imageserver|types|{{{shipid}}}|render|size=128}}
|nodata=<span class='tooltip-frame'><b><i>ship data does not exist!</i></b><span style='margin-left: 3px; font-size: 60%; color: yellow;'>&#8595;</span>
+
        | [[Image:No-image.png|128x128px|link=]]
<span class='inner-snippet ship-info' style='width: 410px;'>
+
        }}
<span style='background-color: black; float: left; padding: 4px; width: 100%;'>
+
    }}
<span class='l2' style='width:100%;line-height:130%;text-align:justify;'>
+
    {{#if:{{{tech|}}} |<div class="techcornersmall">[[Image:CornerT{{{tech}}}s.png|link=]]</div> }}
<b><i>Wiki could not find any entries for <span style='float:none;display:inline;color:red;'>{{{shipname}}}</span></i></b>. You might have spelled the ship name incorrectly, or the ship entry does not exist. If you want to add new ship info for <b>{{{shipname}}}</b>, please read the "adding new entry to ship database" section on [[Template:Ship|this page]].
+
  </td>
</span>
+
  <td>
</span>
+
  <div class="sbtt-header">
</span>
+
    <div class="sbtt-ship-name">{{{shipname}}}</div>
</span>
+
    <div class="sbtt-ship-category"><span class="sbtt-ship-group">{{{grouping|}}}</span> <span class="sbtt-ship-hull">{{{hulltype|}}}</span></div>
|#default=<span class='tooltip-frame'>{{#if:{{{shipname}}}|{{{shipname|Unknown Ship}}}|Unknown Ship}}<span style='margin-left: 3px; font-size: 60%; color: yellow;'>&#8595;</span>
+
  </div>
<span class='inner-snippet ship-info' style='width: 410px;'>
+
  {{#if: {{{highlights1|}}} {{{highlights2|}}} {{{highlights3|}}} {{{highlights4|}}}
<span class='left' style='background-color: black; padding: 4px 0pt 4px 4px; width: 73px;'><span class='att-img'>{{#ifexist: File:{{{shipimg}}}|[[Image:{{{shipimg}}}|73px|middle|{{#if:{{{shipname}}}|{{{shipname}}}|Unknown Ship}}]]|[[Image:no-image.png|73px|middle|{{#if:{{{shipname}}}|{{{shipname}}}|Unknown Ship}}]]}}</span><span class='suppresslink'>&nbsp;</span></span>
+
    |<div class="sbtt-highlights"><!--
<span class='right' style='margin-right: 4px; width: 327px;'>
+
-->  {{#if: {{{highlights1|}}}|<div>[[Image:Icon_highlights.png|10x10px]]{{{highlights1|}}}</div>}}<!--
<span style='background-color: black; float: left; padding: 4px; width: 100%;'>
+
--> {{#if: {{{highlights2|}}}|<div>[[Image:Icon_highlights.png|10x10px]]{{{highlights2|}}}</div>}}<!--  
<span class='l1'>
+
--> {{#if: {{{highlights3|}}}|<div>[[Image:Icon_highlights.png|10x10px]]{{{highlights3|}}}</div>}}<!--
<span style='color: #F1EFCA;float: left;font-size: 18px;font-weight: bold;'>{{#if:{{{shipname}}}|{{{shipname|Unknown Ship}}}|Unknown Ship}}<span style='display: {{#if:{{{shipname}}} | inline | none }}; font-size: 10px; line-height: 10px; padding-left: 3px;'>[http://wiki.eveonline.com/en/{{{shipname}}} goto article &#8250;]</span></span>
+
-->  {{#if: {{{highlights4|}}}|<div>[[Image:Icon_highlights.png|10x10px]]{{{highlights4|}}}</div>}}
<span style='color: #CCCCCC;float: right;font-size: 11px;'>{{{roles|}}}</span>
+
    </div>
</span>
+
  }}
<span class='l2'>
+
  <div class="sbtt-attributes">
<span class='att-line' style='margin-bottom:2px;'>
+
    <div>[[Image:icon_hi_slot.png|15x15px|link=]]{{#if: {{{highs|}}}
<span class='att-item' style='border-right:medium none;'>
+
        | {{{highs}}} ({{#if: {{{launchers|}}} |{{{launchers}}} |0 }}/{{#if: {{{turrets|}}} |{{{turrets}}} |0 }})
<span class='att-value'>{{#if:{{{highs}}}|{{{highs|0}}}|0}}</span><span class='att-img'>[[Image:icon_hi_slot.png|15px|middle|high slots]]</span><span class='att-label' style='color: #9A7535;'>high</span>
+
        | 0 }} [[Image:icon_mid_slot.png|15x15px|link=]]{{#if: {{{mediums|}}} |{{{mediums}}} |0 }} [[Image:icon_low_slot.png|15x15px|link=]]{{#if: {{{lows|}}} |{{{lows}}} |0 }}
</span>
+
    </div>
<span class='att-item' style='border-right:medium none;'>
+
    <div>[[Image:icon_powergrid.png|15x15px|link=]]{{#if: {{{powergrid|}}} |{{{powergrid}}} |0 MW }} [[Image:icon_cpu.png|15x15px|link=]]{{#if: {{{cpu|}}} |{{{cpu}}} |0 tf }}</div>
<span class='att-value'>{{#if:{{{launchers}}}|{{{launchers|0}}}|0}}</span><span class='att-img'>[[Image:icon_launcher_hp.png|15px|middle|launcher slots]]</span><span class='att-label'>launchers</span>
+
    <div>[[Image:Icon_velocity.png|15x15px|link=]]{{#if: {{{maxvelocity|}}} |{{{maxvelocity}}} |0 m/s }}</div>
</span>
+
    <div>[[Image:Icon_capacity.png|15x15px|link=]]{{#if: {{{cargohold|}}} |{{{cargohold}}} |0 m&#179; }}</div>
<span class='att-item'>
+
  </div>
<span class='att-value'>{{#if:{{{turrets}}}|{{{turrets|0}}}|0}}</span><span class='att-img'>[[Image:icon_turret_hp.png|15px|middle|turret slots]]</span><span class='att-label'>turrets</span>
+
  </td>
</span>
+
</tr>
<span class='att-item'>
+
</table>
<span class='att-value'>{{#if:{{{mediums}}}|{{{mediums|0}}}|0}}</span><span class='att-img'>[[Image:icon_mid_slot.png|15px|middle|middle slots]]</span><span class='att-label' style='color: #9A7535;'>mid</span>
+
}}</onlyinclude></includeonly><noinclude>{{documentation}}</noinclude>
</span>
 
<span class='att-item'>
 
<span class='att-value'>{{#if:{{{lows}}}|{{{lows|0}}}|0}}</span><span class='att-img'>[[Image:icon_low_slot.png|15px|middle|low slots]]</span><span class='att-label' style='color: #9A7535;'>low</span>
 
</span>
 
</span>
 
<span class='att-line'>
 
<span class='att-item'>
 
<span class='att-value' style='width:40px'>{{#if:{{{dronebay}}}|{{{dronebay|0 m3}}}|0 m3}}</span><span class='att-img'>[[Image:icon_drone_capacity.png|15px|middle|drone capacity]]</span><span class='att-label'>drones</span>
 
</span>
 
<span class='att-item'>
 
<span class='att-value' style='width:70px'>{{#if:{{{bandwidth}}}|{{{bandwidth|0 Mbit/sec}}}|0 Mbit/sec}}</span><span class='att-img'>[[Image:icon_drone_bandwith.png|15px|middle|drone bandwith]]</span><span class='att-label'>b/w</span>
 
</span>
 
<span class='att-item' style='border-right:medium none;'>
 
<span class='att-value' style='width:40px'>{{#if:{{{cargohold}}}|{{{cargohold|0 m3}}}|0 m3}}</span><span class='att-img'>[[Image:Icon_capacity.png|15px|middle|cargo capacity]]</span><span class='att-label'>cargo</span>
 
</span>
 
</span>
 
</span>
 
</span>
 
</span>
 
</span>
 
</span>}}
 
<noinclude>[[Category:Template]]</noinclude>
 

Latest revision as of 13:35, 27 March 2023

Template documentation (for the above template, sometimes hidden or invisible)
Description
Creates a tooltip 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
{{Tooltip}}
{{Imageserver}} When no local image of ship is available and shipid is known.
Part of the parameter set of {{ShipArticle}}
Syntax
ShipBoxTooltip 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}}
Sample
Some text {{Ship|Megathron Navy Issue}} more text.
gives...
Some text Megathron Navy Issue
Megathron Navy Issue.jpg
CornerTFs.png
Megathron Navy Issue
Faction Battleships Megathron Class
Icon highlights.pngHigh Amount of High Slots
Icon highlights.pngHigh Amount of Low Slots
Icon hi slot.png8 (1/7) Icon mid slot.png4 Icon low slot.png8
Icon powergrid.png16,275 MW Icon cpu.png630 tf
Icon velocity.png130 m/sec
Icon capacity.png840 m³
more text.


Bug icon red.png Bug: There is a problem with the presentation of the result. See Template talk:ShipBoxTooltip

Visit Template:ShipBoxTooltip/doc to edit this text! (How does this work?) (Refresh this text - why?)