Template:SkillTime

From EVE University Wiki
Revision as of 06:34, 14 May 2014 by Plebe (talk | contribs) (Created page with "{{#switch: {{GetSkillMult|{{{1}}}}} | 1x = {{#switch: {{{2}}} | I = 8 minutes, 20 seconds | II = 47 minutes, 10 seconds | III = 4 hours, 26 minutes, 40 seconds | IV =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

unknown

Documentation

This template is useful if you want to display the time required to train a skill on the Uni wiki.

Syntax

{{SkillTime | skill | level }}
Only the first parameter (skill) is mandatory, the others are optional.
skill
The name of the skill you wish to link to. Please make sure it's capitalised properly (use title case spelling, i.e. Gallente Strategic Cruiser, not Gallente strategic cruiser).
level
The level or rank of the skill you wish to train. In keeping with the Eve conventions, use upper-case Roman numerals (for instance, IV, not iv or 4).

Examples

{{SkillTime|Industry|IV}} gives 1 day, 1 hour, 8 minutes, 30 seconds.

Dependencies

This template uses {{GetSkillMult}} to look up and display the correct training time multiplier.

See also

{{Skill}}, which produces the beautiful skill overview boxes used on the skill category pages.