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 | short=}} |
- The first two parameters (
skill
andlevel
) are 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 unknown
.
{{SkillTime|Caldari Battleship|IV|short=yes}}
gives unknown
.
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.