Template:SkillTimeInfo

From EVE University Wiki
Revision as of 12:57, 27 November 2013 by Noemie belacqua (talk | contribs) (See also)
Jump to: navigation, search

1x

Documentation

This template generates a small tooltip (displayed when moving the mouse over the text) explaining what a skill training time multiplier is.

Syntax

{{SkillTimeInfo | multiplier }}
multiplier
Enter the skill training time multiplier here, and add an "x" to the end, like 1x or 5x. If this argument is not specified, the template will assume a 1x multiplier.

Examples

{{SkillTimeInfo|3x}} gives 3x.
{{SkillTimeInfo}} gives 1x.

See also

{{SkillPriceInfo}}, a similar template dealing with skill book prices.

Further work

This template isn't finished. This should include some kind of simplified time table for the training time, like ({{#switch:{{{1|1x}}}|2x||3x||4x||5x||6x||7x||8x||9x||10x||}})