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

Template:RequiredSkill: Difference between revisions

Template page
Djavin novienta (talk | contribs)
Moved documentation to Template:RequiredSkill/doc.
Djavin novienta (talk | contribs)
m Reverted edits by Djavin novienta (talk) to last revision by Plebe
Line 1: Line 1:
<includeonly>{{sk|{{{1}}}|{{{2}}}}}<small>{{SkillTime|{{{1}}}|{{{2}}}|short=yes}}</small></includeonly><noinclude>
{{sk|{{{1}}}|{{{2}}}}}<small>{{SkillTime|{{{1}}}|{{{2}}}|short=yes}}</small><noinclude>
{{documentation}}
== Documentation ==
 
:This template is useful if you want to display the skill and time required to train it on the Uni wiki.
 
=== Syntax ===
 
{{code|<nowiki>{{RequiredSkill | skill | level }}</nowiki>}}
 
;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 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>{{RequiredSkill|Industry|IV}}</nowiki></code> gives {{RequiredSkill|Industry|IV}}.
 
=== Dependencies ===
 
:This template uses {{t|Sk}} to produce the skill link, and {{t|SkillTime}} to look up and display the correct training time.
 
=== 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]]
</noinclude>
</noinclude>