More actions
mNo edit summary |
m Rewrote doc. Add short parameter info. Add sample to show the difference between short/non short. Update link. |
||
| Line 1: | Line 1: | ||
; | ; Description | ||
:This template | : This template displays the time required to train a skill level. | ||
; | ; Dependencies | ||
{{ | :; Uses | ||
:: {{T|GetSkillMult}} to look up the training time multiplier. | |||
:; Used by | |||
:: {{T|RequiredSkill}} | |||
:The | ; Syntax | ||
: {{T|SkillTime|2= skill|3= level|4= short=}} | |||
:; Parameters | |||
::; skill [Required] : The name of the skill you wish to link to. Please make sure it's capitalized properly (use spelling and capitalization exactly as used on the skill pages/in-game, i.e. <code>Gallente Strategic Cruiser</code>, not <code>Gallente strategic cruiser</code>). | |||
::; level [Required] : The level or rank of the skill you wish to train. In keeping with the EVE conventions, use upper-case Roman numerals (for instance, <code>IV</code>, not <code>iv</code> or <code>4</code>). | |||
::; short : Controls displaying. Use <code>yes</code> to display a short version, no seconds and time units abbreviated. Omit for full version. | |||
; | ; Samples | ||
: | : <code><nowiki>{{SkillTime|Industry|IV}}</nowiki></code> gives {{SkillTime|Industry|IV}}. | ||
: <code><nowiki>{{SkillTime|Industry|IV|short= yes}}</nowiki></code> gives {{SkillTime|Industry|IV|short= yes}}. | |||
: <code><nowiki>{{SkillTime|Caldari Battleship|IV|short= yes}}</nowiki></code> gives {{SkillTime|Caldari Battleship|IV|short=yes}}. | |||
: | |||
; | ; See also | ||
* {{Tl|Skill}}, which produces the beautiful skill overview boxes used on the <span class=plainlinks>[https://wiki.eveuniversity.org/Special:PrefixIndex?prefix=skills%3A&namespace=0 skills pages]</span>. | |||
: | |||
<includeonly>[[Category:Data templates]]<!-- Any categories for the template itself --></includeonly> | |||
<noinclude>[[Category:Template documentation]]</noinclude> | |||
<includeonly>[[Category:Data templates | |||
<noinclude>[[Category:Template documentation | |||