Difference between revisions of "Template:SkillTime"
From EVE University Wiki
m |
|||
Line 6: | Line 6: | ||
| IV = 1 day, 1 hour, 8 minutes, 30 seconds | | IV = 1 day, 1 hour, 8 minutes, 30 seconds | ||
| V = 5 days, 22 hours, 13 minutes, 20 seconds | | V = 5 days, 22 hours, 13 minutes, 20 seconds | ||
− | | #default = | + | | #default = unknown2}} |
| 2x = {{#switch: {{{2}}} | | 2x = {{#switch: {{{2}}} | ||
| I = 16 minutes, 40 seconds | | I = 16 minutes, 40 seconds |
Revision as of 07:22, 14 May 2014
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.