Difference between revisions of "Template:RequiredSkill/doc"
From EVE University Wiki
(Created page with "<noinclude>{{main|Template:RequiredSkill}}</noinclude> This template is useful if you want to display the skill and time required to train it on the Uni wiki. === Syntax === ...") |
m (Rework to "new" uniwiki template doc format.) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | ; Description | |
− | This template is useful if you want to display the skill and time required to train it on the Uni wiki. | + | : This template is useful if you want to display the skill and time required to train it on the Uni wiki. |
− | + | ; Dependencies | |
+ | :; Uses | ||
+ | :: {{T|Sk}} to produce the skill link. | ||
+ | :: {{T|SkillTime}} to look up and display the correct training time. | ||
− | {{ | + | ; Syntax |
+ | : {{T|RequiredSkill|skill|level}} | ||
+ | :; Parameters | ||
+ | ::; skill : The name of the skill you wish to link to. Please make sure it's capitalized 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>). |
− | :The | ||
− | ; | + | ; Examples |
− | + | : <code><nowiki>{{RequiredSkill|Industry|IV}}</nowiki></code> gives {{RequiredSkill|Industry|IV}}. | |
− | |||
− | |||
− | |||
− | :<code><nowiki>{{RequiredSkill|Industry|IV}}</nowiki></code> gives {{RequiredSkill|Industry|IV}} | ||
− | |||
− | |||
− | |||
− | |||
=== See also === | === See also === | ||
+ | : {{Tl|Skill}}, which produces the beautiful skill overview boxes used on the [http://wiki.eveuniversity.org/index.php?title=Special%3APrefixIndex&prefix=Skills%3A&namespace=0 skill category pages]. | ||
− | + | <includeonly>[[Category:Data templates]]</includeonly> | |
− | <includeonly>[[Category: | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 15:17, 14 May 2024
- Description
- This template is useful if you want to display the skill and time required to train it on the Uni wiki.
- Dependencies
- Syntax
- {{RequiredSkill|<skill>|<level>}}
- Parameters
-
- skill
- The name of the skill you wish to link to. Please make sure it's capitalized properly (use title case spelling, i.e.
Gallente Strategic Cruiser
, notGallente strategic cruiser
).
- level
- The level of the skill you wish to train. In keeping with the EVE conventions, use upper-case Roman numerals (for instance,
IV
, notiv
or4
).
- Examples
{{RequiredSkill|Industry|IV}}
gives Industry IV1d 1h 8m.
See also
{{Skill}}
, which produces the beautiful skill overview boxes used on the skill category pages.