Difference between revisions of "Template:ShipBoxTooltip/doc"
From EVE University Wiki
m (Change {{Work in progress}} to {{Cleanup}}. Add {{Bug}}.) |
m (Add link. Add sample) |
||
Line 9: | Line 9: | ||
:: Ship information in ship database articles. | :: Ship information in ship database articles. | ||
: Called by: | : Called by: | ||
− | :: {{T|Ship}} through ship database articles | + | :: {{T|Ship}} through [[:Category:Ship Database|ship database]] articles |
; Syntax | ; Syntax | ||
Line 15: | Line 15: | ||
: {{T|ShipBoxTooltip}} is called when a ship article is called with mode= tooltip. e.g. <nowiki>{{:Vexor|mode= tooltip}}</nowiki> gives {{:Vexor|mode= tooltip}} | : {{T|ShipBoxTooltip}} is called when a ship article is called with mode= tooltip. e.g. <nowiki>{{:Vexor|mode= tooltip}}</nowiki> gives {{:Vexor|mode= tooltip}} | ||
+ | ; Sample | ||
+ | : {{Code|<nowiki>{{Ship|Vexor}}</nowiki>}} gives... | ||
+ | {{Ship|Vexor}} | ||
{{Note | {{Note |
Revision as of 10:47, 12 May 2022
This article should be cleaned up or improved.
The reason is: Documentation need some more work
The reason is: Documentation need some more work
- Description
- This template is a sub-template used to produce a link to a ship which on mouse over shows a tool-tip whit some ship info.
- Dependencies
- Uses:
- {{Tooltip}}
- Ship information in ship database articles.
- Called by:
- {{Ship}} through ship database articles
- Syntax
- Can not be used on its own.
- {{ShipBoxTooltip}} is called when a ship article is called with mode= tooltip. e.g. {{:Vexor|mode= tooltip}} gives
Vexor
Standard Cruisers Vexor Class
4 (0/4) 4 5
700 MW 300 tf
195 m/sec
480 m³
|
- Sample
gives...{{Ship|Vexor}}
Vexor
Standard Cruisers Vexor Class
4 (0/4) 4 5
700 MW 300 tf
195 m/sec
480 m³
|
Bug: | There is a problem with the presentation of the result. See Template talk:ShipBoxTooltip |