Difference between revisions of "User:Cliverunner/CVRTestFitTemplate"
From EVE University Wiki
Cliverunner (talk | contribs) |
m (Put link to deleted template in <nowiki> marking.) |
||
(20 intermediate revisions by 4 users not shown) | |||
Line 26: | Line 26: | ||
.shipFitting .fittingHeader { | .shipFitting .fittingHeader { | ||
− | height: | + | height: 72px; |
margin-bottom: 8px; | margin-bottom: 8px; | ||
Line 42: | Line 42: | ||
.shipFitting .shipInfo { | .shipFitting .shipInfo { | ||
width: 45px; | width: 45px; | ||
− | height: | + | height: 32px; |
line-height: 16px; | line-height: 16px; | ||
font-size: 8px; | font-size: 8px; | ||
Line 307: | Line 307: | ||
<div class="fittingHeader"> | <div class="fittingHeader"> | ||
<div class="uniLogo">[[File:E-UNI Emblem.png|x18px|middle|link=]]</div> | <div class="uniLogo">[[File:E-UNI Emblem.png|x18px|middle|link=]]</div> | ||
− | + | <span> | |
+ | http://image.eveonline.com/Render/{{{shipTypeID}}}_64.png | ||
+ | {{{ship}}}: {{{fitName}}} | ||
+ | </span> | ||
+ | <div class="shipInfo" data-typeid="{{{shipTypeID}}}" title="View ship (in game)">SHIP INFO</div> | ||
</div> | </div> | ||
Line 527: | Line 531: | ||
<div class="title">WARSOP APPROVED</div> | <div class="title">WARSOP APPROVED</div> | ||
<div class="value"> | <div class="value"> | ||
− | {{#switch: {{{warsop|Y}}} | Y = [[File:Icon green check.png|18x18px|center|link=Wartime_Standard_Operating_Procedures#You_should_fit...|Approved]] | | + | {{#switch: {{{warsop|Y}}} | Y = [[File:Icon green check.png|18x18px|center|link=Archive:Wartime_Standard_Operating_Procedures#You_should_fit...|Approved]] | |
− | R = [[File:Icon yellow circle.png|18x18px|center|link=Wartime_Standard_Operating_Procedures#Pilots_who_accept_the_risks_may_fly...|{{{warsopReason|Fly at own risk}}}]] | | + | R = [[File:Icon yellow circle.png|18x18px|center|link=Archive:Wartime_Standard_Operating_Procedures#Pilots_who_accept_the_risks_may_fly...|{{{warsopReason|Fly at own risk}}}]] | |
− | N = [[File:Icon red x.png|18x18px|center|link=Wartime_Standard_Operating_Procedures#You_must_never_fly_any...|{{{warsopReason|Disallowed}}}]] }} | + | N = [[File:Icon red x.png|18x18px|center|link=Archive:Wartime_Standard_Operating_Procedures#You_must_never_fly_any...|{{{warsopReason|Disallowed}}}]] }} |
</div> | </div> | ||
</div> | </div> | ||
Line 561: | Line 565: | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
− | NOTE: This is a copy of the template created by Miranda McLaughlin. It is for testing purposes only!!!. See the real template here [[Template:MmTestFitTemplate]] | + | NOTE: This is a copy of the template created by Miranda McLaughlin. It is for testing purposes only!!!. See the real template here <nowiki>[[Template:MmTestFitTemplate]]</nowiki>(''deleted)'' |
</noinclude> | </noinclude> |
Latest revision as of 12:26, 1 July 2023
http://image.eveonline.com/Render/{{{shipTypeID}}}_64.png
{{{ship}}}: {{{fitName}}}
SHIP INFO
NOTE: This is a copy of the template created by Miranda McLaughlin. It is for testing purposes only!!!. See the real template here [[Template:MmTestFitTemplate]](deleted)