More actions
Convert hard-coded link to wikicode |
Update documentation |
||
| Line 7: | Line 7: | ||
| 1 = Major attribute | | 1 = Major attribute | ||
| 2 = Minor attribute | | 2 = Minor attribute | ||
| pre = Prerequisite skill(s) | | pre = Prerequisite skill(s) | ||
| reqI = Skills or modules which require this skill at level I | | reqI = Skills or modules which require this skill at level I | ||
| Line 28: | Line 26: | ||
; <code>1</code> and <code>2</code> | ; <code>1</code> and <code>2</code> | ||
:The primary and secondary [[Skill_training#Attributes|character attributes]] which determine how quickly the skill is trained. Possible values: <code>Intelligence</code>, <code>Perception</code>, <code>Charisma</code>, <code>Willpower</code>, and <code>Memory</code> (please capitalise). | :The primary and secondary [[Skill_training#Attributes|character attributes]] which determine how quickly the skill is trained. Possible values: <code>Intelligence</code>, <code>Perception</code>, <code>Charisma</code>, <code>Willpower</code>, and <code>Memory</code> (please capitalise). | ||
; <code>pre</code> | ; <code>pre</code> | ||
| Line 54: | Line 36: | ||
; <code>notes</code> | ; <code>notes</code> | ||
:Any notes or comments about skill which don't fit anywhere else (for instance, if the skillbook is only available from LP stores, this would be a good place to note this). | :Any notes or comments about skill which don't fit anywhere else (for instance, if the skillbook is only available from LP stores, this would be a good place to note this). | ||
== Dependencies == | |||
:This template uses the {{t|GetSkillMult}} and {{t|GetSkillPrice}} templates to display the skill's training time multiplier and skillbook price. It also uses {{t|SkillTimeInfo}} and {{t|SkillPriceInfo}} to format these two values with tooltips (shown when the mouse cursor is moved over the text). | |||
== Usage notes == | |||
:As {{t|GetSkillLink}}, {{t|GetSkillMult}} and {{t|GetSkillPrice}} have a list of all the skills in the game, when CCP changes/add/removes skills in a future expansion, it's no longer necessary to update this information on the skills category pages, but only in those three templates. If skill names change, then any pages with obsolete skill names will be listed in [[:Category:Obsolete Skills]], so that you can easily find and correct them. | |||
__NOTOC__ | __NOTOC__ | ||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||