Difference between revisions of "Template:ShipBoxTooltip"
From EVE University Wiki
m (CSS ship header: Move inline css to class. Refactor css.) |
m (Relocate .sbtt-ship-name) |
||
Line 28: | Line 28: | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
text-align: center; | text-align: center; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 41: | Line 35: | ||
font-size: 11px; | font-size: 11px; | ||
line-height: 10px; | line-height: 10px; | ||
+ | } | ||
+ | |||
+ | .sbtt-ship-name { | ||
+ | height: 20px; | ||
+ | color: white; | ||
+ | font: small-caps 16px/15px trebuchet MS; | ||
} | } | ||
Revision as of 11:07, 16 May 2022
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- Creates a tooltip with a subset of the ships stats.
- Dependencies
-
- Uses
- {{Tooltip}}
- {{Imageserver}} When no local image of ship is available and shipid is known.
- Part of the parameter set of
{{ShipArticle}}
- Syntax
- ShipBoxTooltip is not to be used on its own. It is to be called by using the wrapper template
{{Ship}}
- Template set
- {{ShipArticle}}
- {{Ship}}
- {{ShipBoxLarge}}
- {{ShipBoxTooltip}}
- Sample
gives...Some text {{Ship|Megathron Navy Issue}} more text.
Bug: | There is a problem with the presentation of the result. See Template talk:ShipBoxTooltip |
Visit Template:ShipBoxTooltip/doc to edit this text! (How does this work?) (Refresh this text - why?)