Difference between revisions of "Template:ShipBoxTooltip/doc"

From EVE University Wiki
Jump to: navigation, search
m (Add usage pointer from the template page.)
m (Remove {{Note}}, the templates still test for an empty parameter shipname but it now gives an error that the parameter is missing and no longer the incorrect error unknown shipname.)
Line 23: Line 23:
  
  
{{Note
 
|The template does testing for unknown shipname(wel it is actually testing if the parameter contains anything beside white-space), if there is an article about the called ship the shipname should have something in it. If there is no article then ShipBoxTooltip is not called anyway.}}
 
 
{{Bug
 
{{Bug
 
|There is a problem with the presentation of the result. See [[Template talk:ShipBoxTooltip]]}}
 
|There is a problem with the presentation of the result. See [[Template talk:ShipBoxTooltip]]}}

Revision as of 12:59, 19 May 2022

This article should be cleaned up or improved.
The reason is: Documentation need some more work

For usage guide please see Ship Template

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
Vexor.jpg
Vexor
Standard Cruisers Vexor Class
Icon hi slot.png4 (0/4) Icon mid slot.png4 Icon low slot.png5
Icon powergrid.png700 MW Icon cpu.png300 tf
Icon velocity.png195 m/sec
Icon capacity.png480 m³
Sample
Some text {{Ship|Megathron Navy Issue}} more text.
gives...

Some text

Megathron Navy Issue
Megathron Navy Issue.jpg
CornerTFs.png
Megathron Navy Issue
Faction Battleships Megathron Class
Icon highlights.pngHigh Amount of High Slots
Icon highlights.pngHigh Amount of Low Slots
Icon hi slot.png8 (1/7) Icon mid slot.png4 Icon low slot.png8
Icon powergrid.png16,275 MW Icon cpu.png630 tf
Icon velocity.png130 m/sec
Icon capacity.png840 m³

more text.


Bug icon red.png Bug: There is a problem with the presentation of the result. See Template talk:ShipBoxTooltip