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

Template:ShipFitting: Difference between revisions

Template page
Hirmuolio Pine (talk | contribs)
new eve imageserver urls
m Make 8 slots fit.
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:


.shipFitting {
.shipFitting {
width: 436px;
width: 438px;
background-color: #202020;
background-color: #202020;
Line 402: Line 402:
<div class="fittingHeader">
<div class="fittingHeader">
{{#switch: {{{showTOC|Y}}} | N = | <h5>{{{fitName}}}</h5> }}
{{#switch: {{{showTOC|Y}}} | N = | <h5>{{{fitName}}}</h5> }}
<div class="uniLogo">[[File:E-UNI Emblem.png|x18px|middle|link=]]</div>
<div class="uniLogo">{{#show: UniWiki:EVE University Graphics|?Has EVE University emblem#18px;middle}}</div>
<div class="shipTitle"><span>{{{ship}}}: {{{fitName}}}</span></div>
<div class="shipTitle"><span>{{{ship}}}: {{{fitName}}}</span></div>
</div>
</div>
Line 683: Line 683:
<div class="buttons">
<div class="buttons">
<div class="button eft" title="Open EFT format">EFT</div>
<div class="button eft" title="Open EFT format">EFT</div>
<!-- FleetUp no longer exists
<div class="{{#if: {{{fleetup|}}}|button|button_disabled}} fleetup {{#if: {{{fleetup|}}}||empty}}" data-fleetup="https://fleet-up.com/Fitting/Item/{{{fleetup}}}" title="{{#if: {{{fleetup|}}}|Open fit at Fleet-Up.com|}}">FLEET-UP</div>
<div class="{{#if: {{{fleetup|}}}|button|button_disabled}} fleetup {{#if: {{{fleetup|}}}||empty}}" data-fleetup="https://fleet-up.com/Fitting/Item/{{{fleetup}}}" title="{{#if: {{{fleetup|}}}|Open fit at Fleet-Up.com|}}">FLEET-UP</div>
-->
<div class="button skills {{#if: {{{skills|}}}||empty}}" title="Open recommended skills">SKILLS</div>
<div class="button skills {{#if: {{{skills|}}}||empty}}" title="Open recommended skills">SKILLS</div>
<div class="button notes {{#if: {{{notes|}}}||empty}}" title="Open notes">NOTES</div>
<div class="button notes {{#if: {{{notes|}}}||empty}}" title="Open notes">NOTES</div>