Difference between revisions of "Template:ShipArticle"
(new updates : added time to warp attribute, changed ecm priority styling & description box, added links for ecm priority box, changed awards to highligts) |
(new updates : changed ecm display grouping, priority color, added hull type display) |
||
Line 293: | Line 293: | ||
width: 50px; | width: 50px; | ||
} | } | ||
− | |||
− | |||
.ship-article .main .box-info .ecm-info | .ship-article .main .box-info .ecm-info | ||
Line 308: | Line 306: | ||
.ship-article .main .box-info .ecm-info .faction-img | .ship-article .main .box-info .ecm-info .faction-img | ||
{ | { | ||
− | width: | + | width: 50px; |
} | } | ||
.ship-article .main .box-info .ecm-info .faction | .ship-article .main .box-info .ecm-info .faction | ||
Line 314: | Line 312: | ||
color: white; | color: white; | ||
font-family: helvetica; | font-family: helvetica; | ||
− | font-size: | + | font-size: 100%; |
font-variant: small-caps; | font-variant: small-caps; | ||
font-weight: bold; | font-weight: bold; | ||
height: 25px; | height: 25px; | ||
+ | padding-bottom: 2px; | ||
text-align: center; | text-align: center; | ||
vertical-align: bottom; | vertical-align: bottom; | ||
Line 327: | Line 326: | ||
padding: 2px; | padding: 2px; | ||
position: relative; | position: relative; | ||
− | width: | + | width: 70px; |
} | } | ||
.ship-article .main .box-info .ecm-info .ecm-priority:hover .ecm-desc, | .ship-article .main .box-info .ecm-info .ecm-priority:hover .ecm-desc, | ||
Line 361: | Line 360: | ||
.ship-article .main .box-info .ecm-info .ecm-priority .label | .ship-article .main .box-info .ecm-info .ecm-priority .label | ||
{ | { | ||
− | |||
font-family: trebuchet MS; | font-family: trebuchet MS; | ||
− | font-size: | + | font-size: 9px; |
+ | font-variant: small-caps; | ||
+ | line-height: 100%; | ||
+ | padding: 3px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .ship-article .main .box-info .ecm-info .ecm-priority .label2 | ||
+ | { | ||
+ | background-color: black; | ||
+ | font-family: trebuchet MS; | ||
+ | font-size: 10px; | ||
+ | margin-bottom: 2px; | ||
+ | padding-bottom: 3px; | ||
text-align: center; | text-align: center; | ||
+ | text-transform: uppercase; | ||
} | } | ||
.ship-article .main .box-info .ecm-info .ecm-priority .value | .ship-article .main .box-info .ecm-info .ecm-priority .value | ||
{ | { | ||
+ | background-color: black; | ||
font-family: trebuchet MS; | font-family: trebuchet MS; | ||
− | font-size: | + | font-size: 16px; |
font-weight: bold; | font-weight: bold; | ||
− | line-height: | + | line-height: 15px; |
− | + | padding: 3px 0 0; | |
− | |||
text-align: center; | text-align: center; | ||
} | } | ||
Line 385: | Line 396: | ||
.ship-article .main .box-info .ecm-info .ecm-priority .none { color:gray; } | .ship-article .main .box-info .ecm-info .ecm-priority .none { color:gray; } | ||
.ship-article .main .box-info .ecm-info .ecm-priority .low { color:#9C6825; } | .ship-article .main .box-info .ecm-info .ecm-priority .low { color:#9C6825; } | ||
− | .ship-article .main .box-info .ecm-info .ecm-priority .normal { color: | + | .ship-article .main .box-info .ecm-info .ecm-priority .normal { color:#CCCCCC; } |
.ship-article .main .box-info .ecm-info .ecm-priority .high { color:yellow; } | .ship-article .main .box-info .ecm-info .ecm-priority .high { color:yellow; } | ||
.ship-article .main .box-info .ecm-info .ecm-priority .veryhigh { color:red; } | .ship-article .main .box-info .ecm-info .ecm-priority .veryhigh { color:red; } | ||
Line 391: | Line 402: | ||
.ship-article .main .box-info .ecm-info .hull-type | .ship-article .main .box-info .ecm-info .hull-type | ||
{ | { | ||
− | height: | + | height: 20px; |
text-align: center; | text-align: center; | ||
} | } | ||
− | .ship-article .main .box-info .ecm-info . | + | .ship-article .main .box-info .ecm-info .hull-type a |
+ | { | ||
+ | color: orange; | ||
+ | font-family: trebuchet MS; | ||
+ | font-size: 120%; | ||
+ | text-transform: uppercase; | ||
+ | } | ||
+ | .ship-article .main .box-info .ecm-info .hull-title | ||
{ | { | ||
− | font- | + | font-family: trebuchet MS; |
− | |||
text-align: center; | text-align: center; | ||
+ | text-transform: uppercase; | ||
vertical-align: top; | vertical-align: top; | ||
} | } | ||
Line 504: | Line 522: | ||
<table class='ecm-info' cellspacing='0' cellpadding='0'> | <table class='ecm-info' cellspacing='0' cellpadding='0'> | ||
<tr> | <tr> | ||
− | <td rowspan='3' class='faction-img'>[[Image:Logo_faction_caldari_state.png|center| | + | <td rowspan='3' class='faction-img'>[[Image:Logo_faction_caldari_state.png|center|50x50px|Caldari State]]</td> |
<td class='faction'>Caldari State</td> | <td class='faction'>Caldari State</td> | ||
− | <td rowspan='3' style='width:70px'> | + | <td rowspan='3' style='width: 70px;'> |
<div class='ecm-priority'> | <div class='ecm-priority'> | ||
<div class='label'>ECM PRIORITY</div> | <div class='label'>ECM PRIORITY</div> | ||
<div class='value normal'>NORMAL</div> | <div class='value normal'>NORMAL</div> | ||
+ | <div class='label2 type-gravimetric'>Gravimetric</div> | ||
<div class='snip'>what's this?</div> | <div class='snip'>what's this?</div> | ||
<div class='ecm-desc'> | <div class='ecm-desc'> | ||
Line 530: | Line 549: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class=' | + | <td class='hull-title'>Drake Class</td> |
</tr> | </tr> | ||
</table> | </table> |
Revision as of 19:57, 30 September 2011
FORUM DISCUSSION
EXTERNAL LINKS
|
The Drake is the most commonly flown ship in all of EVE, effective in both PvE and PvP combat. PvE load-outs sport an insane passive regeneration shield tank while in PvP the Drake is fitted with a huge buffer tank (sometimes achieving a number of effective hit points equal to Battleships). While its DPS is not as effective as those of other races Battlecruisers its awesome tank means that it will often be the last ship standing on a battlefield. Enemy commanders are unlikely to call a Drake primary. This fact coupled with its tanking abilities as well as the possibility to fit a Warfare Link make it a very good command ship for fleet commanders (FC, WC and SC). It also makes for a great if very obvious bait ship, sucking up enemy fire until the main fleet arrives. SHIP BONUSES
Battlecruiser Skill Bonus: ▪ Typical Role(s) : Damage Dealer, Mission
▪ Known Variations / Similar Ships : none
Ship Attributes
|