Difference between revisions of "Template:GetSkillMult"

From EVE University Wiki
Jump to: navigation, search
(Corrected "Thermic Shield Compensation" to "Thermal")
(Moved documentation to Template:GetSkillMult/doc.)
Line 1: Line 1:
{{#switch: {{{1|}}}
+
<includeonly>{{#switch: {{{1|}}}
 
<!--------- SKILL GROUP: Armor ---------->
 
<!--------- SKILL GROUP: Armor ---------->
 
  | Armor Layering = 3x
 
  | Armor Layering = 3x
Line 453: Line 453:
 
<!--------- SKILL GROUP: Default ---------->
 
<!--------- SKILL GROUP: Default ---------->
 
  | #default = <span style="color:red" title="This is an obsolete skill, please correct the link.">{{{1|Unknown}}}</span>[[Category:Obsolete Skills]]
 
  | #default = <span style="color:red" title="This is an obsolete skill, please correct the link.">{{{1|Unknown}}}</span>[[Category:Obsolete Skills]]
}}<noinclude>
+
}}</includeonly><noinclude>
== Documentation ==
+
{{documentation}}
:This template gives the [[Skill_training#Training_Time_Multipliers|training time multiplier]] of any skill, in the in-game form (e.g. <code>1x</code>, <code>5x</code>, etc). Any pages with outdated skill links will be added to the category [[:Category:Obsolete Skills|Obsolete Skills]] and will be shown <span style="color:red">in red</span> on the page itself.
+
</noinclude>
:This template feeds the more general {{tl|Sk}} template; in most cases, it's recommended that you use {{tl|Sk}} to link to skills, as it has more options and is easier to use.
 
 
 
=== Syntax ===
 
{{code|<nowiki>{{GetSkillMult | skill }}</nowiki>}}
 
 
 
;skill
 
:The name of the skill you would like 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>).
 
 
 
=== Examples ===
 
:<code><nowiki>{{GetSkillMult|Mechanics}}</nowiki></code> gives {{GetSkillMult|Mechanics}}
 
:<code><nowiki>{{GetSkillMult|Gallente Battleship}}</nowiki></code> gives {{GetSkillMult|Gallente Battleship}}
 
:<code><nowiki>{{GetSkillMult|Wabbit-Hunting}}</nowiki></code> gives {{GetSkillMult|Wabbit-Hunting}}
 
 
 
=== See also ===
 
*{{tl|GetSkillLink}} and {{tl|GetSkillPrice}}, very similar templates for the skill page link and the NPC-seeded skillbook price.
 
*{{tl|Sk}} and {{tl|Skill}}, the primary users of this template.
 
 
 
=== Development notes ===
 
:This template is, essentially, a lookup function for all the skills currently in the game. When CCP changes the skill names or groups, or adds/removes skills in a future expansion, update this template (as well as {{tl|GetSkillLink}} and {{tl|GetSkillPrice}}). If skills are merely moved from one group to another, all the links (generated with, for instance, {{tl|Sk}}) on the wiki will be automatically updated. 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.
 
:The skill information was last updated for: '''Rhea 1.0'''.
 
 
 
[[Category:Template]]</noinclude>
 

Revision as of 02:05, 25 February 2017

Template documentation (for the above template, sometimes hidden or invisible)

This template gives the training time multiplier of any skill, in the in-game form (e.g. 1x, 5x, etc). Any pages with outdated skill links will be added to the category Obsolete Skills and will be shown in red on the page itself.

This template feeds the more general {{Sk}} template; in most cases, it's recommended that you use {{Sk}} to link to skills, as it has more options and is easier to use.

Syntax

{{GetSkillMult | skill }}
skill
The name of the skill you would like to link to. Please make sure it's capitalised properly (use title case spelling, i.e. Gallente Strategic Cruiser, not Gallente strategic cruiser).

Examples

{{GetSkillMult|Mechanics}} gives 1x
{{GetSkillMult|Gallente Battleship}} gives 8x
{{GetSkillMult|Wabbit-Hunting}} gives Wabbit-Hunting

See also

  • {{GetSkillLink}} and {{GetSkillPrice}}, very similar templates for the skill page link and the NPC-seeded skillbook price.
  • {{Sk}} and {{Skill}}, the primary users of this template.

Development notes

This template is, essentially, a lookup function for all the skills currently in the game. When CCP changes the skill names or groups, or adds/removes skills in a future expansion, update this template (as well as {{GetSkillLink}} and {{GetSkillPrice}}). If skills are merely moved from one group to another, all the links (generated with, for instance, {{Sk}}) on the wiki will be automatically updated. 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.
The skill information was last updated for: Arms Race 1.0.
Visit Template:GetSkillMult/doc to edit this text! (How does this work?) (Refresh this text - why?)