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

Template:GetSkillAlpha/doc: Difference between revisions

Template page
m Add dependencies. Remove {{Sk}} and {{Skill}} as primary users, {{Sk}} doesn't use it at all and {{Skill}} uses it indirectly through {{SkillAlphaInfo}}.
m Change dependencies, remove {{SkillAlphaInfo}} and add {{Skill}}. {{SkillAlphaInfo}} can use thus template to look-up the parameter but it can work without, so no real dependency.
Line 1: Line 1:
; Description
; Description
: This template gives the max level available to [[Clone_states#Alpha_skill_set|alpha pilot]] of any skill, in the in-game form. 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.
: This template gives the max level available to [[Clone_states#Alpha_skill_set|alpha pilot]] of any skill, in the in-game form. Any pages with outdated skill links will be added to the category [[:Category:Obsolete Skills|Obsolete Skills]] and will be shown {{Co|red|in red}} on the page itself.


; Dependencies
; Dependencies
:; Used by
:; Used by
:: {{T|SkillAlphaInfo}}
:: {{T|Skill}}
:: {{T|SkillAlphaBar}}
:: {{T|SkillAlphaBar}}


Line 14: Line 14:
; Sample
; Sample
: <code><nowiki>{{GetSkillAlpha|Mechanics}}</nowiki></code> gives {{GetSkillAlpha|Mechanics}}
: <code><nowiki>{{GetSkillAlpha|Mechanics}}</nowiki></code> gives {{GetSkillAlpha|Mechanics}}
: <code><nowiki>{{GetSkillAlpha|Gallente Battleship}}</nowiki></code> gives {{GetSkillAlpha|Gallente Battleship}}
: <code><nowiki>{{GetSkillAlpha|Gallente Battleship}}</nowiki></code> gives {{GetSkillAlpha|Fleet Compression Logistics}}
: <code><nowiki>{{GetSkillAlpha|Wabbit-Hunting}}</nowiki></code> gives {{GetSkillAlpha|Wabbit-Hunting}}
: <code><nowiki>{{GetSkillAlpha|Wabbit-Hunting}}</nowiki></code> gives {{GetSkillAlpha|Wabbit-Hunting}}


; See also
; See also
* {{tl|GetSkillLink}}, {{tl|GetSkillMult}} and {{tl|GetSkillPrice}}, very similar templates for the skill page link, skill training multiplier and the NPC-seeded skillbook price.
* {{tl|GetSkillLink}}, {{tl|GetSkillMult}} and {{tl|GetSkillPrice}}, very similar templates for the skill page link, skill training multiplier and the NPC-seeded skillbook price.
* {{Tl|SkillAlphaInfo}} can use this template to look-up its parameter.


; Development notes
; Development notes