Difference between revisions of "Template:GetSkillLink"

From EVE University Wiki
Jump to: navigation, search
m (Update for March 2022 Version 20.03 (Road to fanfest))
m (Update for April 2022 Version 20.04. Add the "new" Hauler skills.)
Line 361: Line 361:
 
  | Amarr Freighter = Spaceship Command#Amarr Freighter{{!}}Amarr Freighter
 
  | Amarr Freighter = Spaceship Command#Amarr Freighter{{!}}Amarr Freighter
 
  | Amarr Frigate = Spaceship Command#Amarr Frigate{{!}}Amarr Frigate
 
  | Amarr Frigate = Spaceship Command#Amarr Frigate{{!}}Amarr Frigate
 +
| Amarr Hauler = Spaceship Command#Amarr Hauler{{!}}Amarr Hauler
 
  | Amarr Industrial = Spaceship Command#Amarr Industrial{{!}}Amarr Industrial
 
  | Amarr Industrial = Spaceship Command#Amarr Industrial{{!}}Amarr Industrial
 
  | Amarr Strategic Cruiser = Spaceship Command#Amarr Strategic Cruiser{{!}}Amarr Strategic Cruiser
 
  | Amarr Strategic Cruiser = Spaceship Command#Amarr Strategic Cruiser{{!}}Amarr Strategic Cruiser
Line 375: Line 376:
 
  | Caldari Freighter = Spaceship Command#Caldari Freighter{{!}}Caldari Freighter
 
  | Caldari Freighter = Spaceship Command#Caldari Freighter{{!}}Caldari Freighter
 
  | Caldari Frigate = Spaceship Command#Caldari Frigate{{!}}Caldari Frigate
 
  | Caldari Frigate = Spaceship Command#Caldari Frigate{{!}}Caldari Frigate
 +
| Caldari Hauler = Spaceship Command#Caldari Hauler{{!}}Caldari Hauler
 
  | Caldari Industrial = Spaceship Command#Caldari Industrial{{!}}Caldari Industrial
 
  | Caldari Industrial = Spaceship Command#Caldari Industrial{{!}}Caldari Industrial
 
  | Caldari Strategic Cruiser = Spaceship Command#Caldari Strategic Cruiser{{!}}Caldari Strategic Cruiser
 
  | Caldari Strategic Cruiser = Spaceship Command#Caldari Strategic Cruiser{{!}}Caldari Strategic Cruiser
Line 399: Line 401:
 
  | Gallente Freighter = Spaceship Command#Gallente Freighter{{!}}Gallente Freighter
 
  | Gallente Freighter = Spaceship Command#Gallente Freighter{{!}}Gallente Freighter
 
  | Gallente Frigate = Spaceship Command#Gallente Frigate{{!}}Gallente Frigate
 
  | Gallente Frigate = Spaceship Command#Gallente Frigate{{!}}Gallente Frigate
 +
| Gallente Hauler = Spaceship Command#Gallente Hauler{{!}}Gallente Hauler
 
  | Gallente Industrial = Spaceship Command#Gallente Industrial{{!}}Gallente Industrial
 
  | Gallente Industrial = Spaceship Command#Gallente Industrial{{!}}Gallente Industrial
 
  | Gallente Strategic Cruiser = Spaceship Command#Gallente Strategic Cruiser{{!}}Gallente Strategic Cruiser
 
  | Gallente Strategic Cruiser = Spaceship Command#Gallente Strategic Cruiser{{!}}Gallente Strategic Cruiser
Line 422: Line 425:
 
  | Minmatar Freighter = Spaceship Command#Minmatar Freighter{{!}}Minmatar Freighter
 
  | Minmatar Freighter = Spaceship Command#Minmatar Freighter{{!}}Minmatar Freighter
 
  | Minmatar Frigate = Spaceship Command#Minmatar Frigate{{!}}Minmatar Frigate
 
  | Minmatar Frigate = Spaceship Command#Minmatar Frigate{{!}}Minmatar Frigate
 +
| Minmatar Hauler = Spaceship Command#Minmatar Hauler{{!}}Minmatar Hauler
 
  | Minmatar Industrial = Spaceship Command#Minmatar Industrial{{!}}Minmatar Industrial
 
  | Minmatar Industrial = Spaceship Command#Minmatar Industrial{{!}}Minmatar Industrial
 
  | Minmatar Strategic Cruiser = Spaceship Command#Minmatar Strategic Cruiser{{!}}Minmatar Strategic Cruiser
 
  | Minmatar Strategic Cruiser = Spaceship Command#Minmatar Strategic Cruiser{{!}}Minmatar Strategic Cruiser
Line 427: Line 431:
 
  | Minmatar Titan = Spaceship Command#Minmatar Titan{{!}}Minmatar Titan
 
  | Minmatar Titan = Spaceship Command#Minmatar Titan{{!}}Minmatar Titan
 
  | ORE Freighter = Spaceship Command#ORE Freighter{{!}}ORE Freighter
 
  | ORE Freighter = Spaceship Command#ORE Freighter{{!}}ORE Freighter
 +
| ORE Hauler = Spaceship Command#ORE Hauler{{!}}ORE Hauler
 
  | ORE Industrial = Spaceship Command#ORE Industrial{{!}}ORE Industrial
 
  | ORE Industrial = Spaceship Command#ORE Industrial{{!}}ORE Industrial
 
  | Precursor Battlecruiser = Spaceship Command#Precursor Battlecruiser{{!}}Precursor Battlecruiser
 
  | Precursor Battlecruiser = Spaceship Command#Precursor Battlecruiser{{!}}Precursor Battlecruiser

Revision as of 14:38, 5 April 2022

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

This template produces a link to the appropriate skill page. It was created to streamline page writing (you no longer need to look up a skill's group in order to link to it, as this template will do it for you) and to flag any pages which need updating when CCP decides to rename or move skills in a future game expansion. 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

{{GetSkillLink | skill | level }}
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).
level
The level of the skill (as per the usual Eve convention, use upper-case Roman numerals (like I, III or V)). This parameter is optional; you can omit it if you would only like to link to the skill without reference to a particular skill level.

Examples

{{GetSkillLink|Mechanics}} gives Mechanics
{{GetSkillLink|Gallente Battleship}} gives Gallente Battleship
{{GetSkillLink|Cloaking|IV}} gives Cloaking IV
{{GetSkillLink|Wabbit-Hunting}} gives [[Skills:Wabbit-Hunting]]

Dependencies

The template uses {{!}} to generate the pipe character for the piped links.

See also

  • {{GetSkillPrice}} and {{GetSkillMult}}, very similar templates for the skillbook NPC-seeded price and the skill training time multiplier.
  • {{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 {{GetSkillPrice}} and {{GetSkillMult}}). 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.

Instructions for updating the template

The bulk of the template code is made up of a lookup table, implemented with the MediaWiki switch parser function. Each skill in the game is on a separate line, formatted like this:
| <skill name> = <skill group> # <skill name> {{!}} <skill name>

For example, the line for the Caldari Battleship skill looks like this:

| Caldari Battleship = Spaceship Command#Caldari Battleship{{!}}Caldari Battleship

What this line does is check if the first parameter passed to the template is equal to Caldari Battleship. If it is, the template outputs

Spaceship Command#Caldari Battleship|Caldari Battleship

({{!}} is equal to the pipe (|) character). The template then adds square brackets, the Skills: prefix, and a skill rank (if specified) to give a piped link to the skill entry for Caldari Battleship.

Therefore, to update the template, modify the affected lines as per the scheme above. The skills are grouped and in alphabetical order (to make it easier to maintain the template), so if necessary move some lines around to preserve this order. Don't forget to also update {{GetSkillPrice}} and {{GetSkillMult}} (which use a very similar coding for the skillbook price and training time multiplier).
Visit Template:GetSkillLink/doc to edit this text! (How does this work?) (Refresh this text - why?)