Difference between revisions of "User:Cliverunner/CVRTestFitTemplate"
From EVE University Wiki
Cliverunner (talk | contribs) |
Cliverunner (talk | contribs) |
||
Line 26: | Line 26: | ||
.shipFitting .fittingHeader { | .shipFitting .fittingHeader { | ||
− | height: | + | height: 64px; |
margin-bottom: 8px; | margin-bottom: 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}}} | + | <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> | ||
Revision as of 20:36, 12 February 2013
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