Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:SkillTime: Difference between revisions

Template page
Plebe (talk | contribs)
No edit summary
Arin Mara (talk | contribs)
m Replaced doc contents with a template
Line 226: Line 226:
   | #default = unknown level}}
   | #default = unknown level}}
  | #default = unknown rank}}}}<noinclude>
  | #default = unknown rank}}}}<noinclude>
== Documentation ==
{{documentation}}
 
:This template is useful if you want to display the time required to train a skill on the Uni wiki.
 
=== Syntax ===
 
{{code|<nowiki>{{SkillTime | skill | level | short= }}</nowiki>}}
 
:The first two parameters (<code>skill</code> and <code>level</code>) 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. <code>Gallente Strategic Cruiser</code>, not <code>Gallente strategic cruiser</code>). 
 
;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, <code>IV</code>, not <code>iv</code> or <code>4</code>).
 
=== Examples ===
 
:<code><nowiki>{{SkillTime|Industry|IV}}</nowiki></code> gives {{SkillTime|Industry|IV}}.
:<code><nowiki>{{SkillTime|Caldari Battleship|IV|short=yes}}</nowiki></code> gives {{SkillTime|Industry|IV|short=yes}}.
 
=== Dependencies ===
 
:This template uses {{t|GetSkillMult}} to look up and display the correct training time multiplier.
 
=== See also ===
 
:{{t|Skill}}, which produces the beautiful skill overview boxes used on the [http://wiki.eveuniversity.org/w/index.php?title=Special%3APrefixIndex&prefix=Skills%3A&namespace=0 skill category pages].
__NOTOC__
[[Category:Template]]
[[Category:Template]]
</noinclude>
</noinclude>