Difference between revisions of "Template:ShipBoxTooltip/doc"
From EVE University Wiki
m (Add link. Add sample) |
m (Change sample to Megathron Navy Issue to have techcorner and highlights.) |
||
Line 16: | Line 16: | ||
; Sample | ; Sample | ||
− | : {{Code|<nowiki>{{Ship| | + | : {{Code|<nowiki>Some text {{Ship|Megathron Navy Issue}} more text.</nowiki>}} gives... |
− | {{Ship| | + | Some text {{Ship|Megathron Navy Issue}} more text. |
+ | |||
+ | |||
{{Note | {{Note |
Revision as of 11:10, 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...Some text {{Ship|Megathron Navy Issue}} more text.
Some text
Megathron Navy Issue
Megathron Navy Issue
Faction Battleships Megathron Class
8 (1/7) 4 8
16,275 MW 630 tf
130 m/sec
840 m³
|
more text.
Bug: | There is a problem with the presentation of the result. See Template talk:ShipBoxTooltip |