More actions
Moved documentation to Template:RequiredSkill/doc. |
m Reverted edits by Djavin novienta (talk) to last revision by Plebe |
||
| Line 1: | Line 1: | ||
{{sk|{{{1}}}|{{{2}}}}}<small>{{SkillTime|{{{1}}}|{{{2}}}|short=yes}}</small><noinclude> | |||
{{ | == 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> | ||