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

Template:ShipBoxTooltip: Difference between revisions

Template page
m Add code to use CCP image service when no local(wiki) image, only works when shipid is known. Replace {{{parameter|default}}} with {{#if:}}, inconsistent behavior. Rewrite highlights logic to work even if a "lower" highlight is left out.
m Increase width found an instance where the content did not fit.
 
Line 64: Line 64:
/* *** Ship attributes *** */
/* *** Ship attributes *** */
.sbtt .sbtt-attributes {
.sbtt .sbtt-attributes {
   width: 170px;
   width: 180px;
  }
  }