Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Cliverunner/CVRTestFitTemplate: Difference between revisions

From EVE University Wiki
No edit summary
No edit summary
Line 26: Line 26:


.shipFitting .fittingHeader {
.shipFitting .fittingHeader {
height: 64px;
height: 22px;
margin-bottom: 8px;
margin-bottom: 8px;
Line 32: Line 32:
border-bottom: solid 2px #404040;
border-bottom: solid 2px #404040;
line-height: 64px;
line-height: 22px;
font-size: 14px;
font-size: 14px;
}
}
Line 38: Line 38:
.shipFitting .fittingHeader span {
.shipFitting .fittingHeader span {
margin-left: 21px;
margin-left: 21px;
        height:75px;
}
}


Line 162: Line 161:


.shipFitting .title {
.shipFitting .title {
height: 72px;
height: 18px;
width: 117px;
width: 117px;
border-right: solid 1px #404040;
border-right: solid 1px #404040;
Line 302: Line 301:
.shipFitting .uniLogo {
.shipFitting .uniLogo {
float: left;
float: left;
height:72px;
}
}


Line 309: 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>
<span>{{{ship}}}: {{{fitName}}}</span><div class="shipInfo" data-typeid="{{{shipTypeID}}}" title="View ship (in game)">SHIP INFO</div>
</div>
</div>

Revision as of 20:45, 12 February 2013

{{{ship}}}: {{{fitName}}}
SHIP INFO
EFT
[{{{ship}}}, {{{fitName}}}]





FITTING DIFFICULTY
WARSOP APPROVED
Approved
Approved
EVE VERSION
unknown
EVE
EFT
SKILLS
NOTES
RECOMMENDED SKILLS
NOTES

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