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
m Modified text heights.
Fittings without skills or notes will have that button greyed out.
Line 578: Line 578:
<div class="button eve" data-shipdna="{{{shipDNA}}}" title="View fit (in game)">EVE</div>
<div class="button eve" data-shipdna="{{{shipDNA}}}" title="View fit (in game)">EVE</div>
<div class="button eft" title="Open EFT format">EFT</div>
<div class="button eft" title="Open EFT format">EFT</div>
<div class="button skills" title="Open recommended skills">SKILLS</div>
<div class="button skills {{#if: {{{skills|}}}||empty}}" title="Open recommended skills">SKILLS</div>
<div class="button notes" title="Open notes">NOTES</div>
<div class="button notes {{#if: {{{notes|}}}||empty}}" title="Open notes">NOTES</div>
</div>
</div>
</div>
</div>