Template:SkillTime
From EVE University Wiki
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
, notGallente 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
, notiv
or4
).
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.