Template:Skill link: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
No edit summary
>Malice1574@legacy41644011
m (Update link to moved image)
Line 31: Line 31:
  | Wrath
  | Wrath
  | Flammability
  | Flammability
   = {{#if: {{{icononly|}}} | [[File:IntelligenceSkillGemIcon_small.png|link={{{1}}}|{{{2|{{{1}}}}}}]] | <span class="gem-link int-skill">{{#if: {{{2|}}} | [[{{{1}}}|{{{2}}}]] | [[{{{1}}}]]}}</span> }}
   = {{#if: {{{icononly|}}} | [[File:Inline_Int_gem.png|link={{{1}}}|{{{2|{{{1}}}}}}]] | <span class="gem-link int-skill">{{#if: {{{2|}}} | [[{{{1}}}|{{{2}}}]] | [[{{{1}}}]]}}</span> }}
  | Bear Trap
  | Bear Trap
  | Blood Rage
  | Blood Rage
Line 59: Line 59:
  | Viper Strike
  | Viper Strike
  | Whirling Blades
  | Whirling Blades
   = {{#if: {{{icononly|}}} | [[File:DexteritySkillGemIcon_small.png|link={{{1}}}|{{{2|{{{1}}}}}}]] | <span class="gem-link dex-skill">{{#if: {{{2|}}} | [[{{{1}}}|{{{2}}}]] | [[{{{1}}}]]}}</span> }}
   = {{#if: {{{icononly|}}} | [[File:Inline_Dex_gem.png|link={{{1}}}|{{{2|{{{1}}}}}}]] | <span class="gem-link dex-skill">{{#if: {{{2|}}} | [[{{{1}}}|{{{2}}}]] | [[{{{1}}}]]}}</span> }}
  | Anger
  | Anger
  | Cleave
  | Cleave
Line 83: Line 83:
  | Vitality
  | Vitality
  | Warlord's Mark
  | Warlord's Mark
   = {{#if: {{{icononly|}}} | [[File:StrengthSkillGemIcon_small.png|link={{{1}}}|{{{2|{{{1}}}}}}]] | <span class="gem-link str-skill">{{#if: {{{2|}}} | [[{{{1}}}|{{{2}}}]] | [[{{{1}}}]]}}</span> }}
   = {{#if: {{{icononly|}}} | [[File:Inline_Str_gem.png|link={{{1}}}|{{{2|{{{1}}}}}}]] | <span class="gem-link str-skill">{{#if: {{{2|}}} | [[{{{1}}}|{{{2}}}]] | [[{{{1}}}]]}}</span> }}
  | Added Chaos Damage
  | Added Chaos Damage
  | Added Lightning Damage
  | Added Lightning Damage
Line 99: Line 99:
  | Minion Speed
  | Minion Speed
  | Remote Mine
  | Remote Mine
   = {{#if: {{{icononly|}}} | [[File:IntelligenceSupportGemIcon_small.png|link={{{1}}}|{{{2|{{{1}}}}}}]] | <span class="gem-link int-suppt">{{#if: {{{2|}}} | [[{{{1}}}|{{{2}}}]] | [[{{{1}}}]]}}</span> }}
   = {{#if: {{{icononly|}}} | [[File:Inline_Int_support_gem.png|link={{{1}}}|{{{2|{{{1}}}}}}]] | <span class="gem-link int-suppt">{{#if: {{{2|}}} | [[{{{1}}}|{{{2}}}]] | [[{{{1}}}]]}}</span> }}
  | Added Cold Damage
  | Added Cold Damage
  | Additional Accuracy
  | Additional Accuracy
Line 116: Line 116:
  | Point Blank
  | Point Blank
  | Trap
  | Trap
   = {{#if: {{{icononly|}}} | [[File:DexteritySupportGemIcon_small.png|link={{{1}}}|{{{2|{{{1}}}}}}]] | <span class="gem-link dex-suppt">{{#if: {{{2|}}} | [[{{{1}}}|{{{2}}}]] | [[{{{1}}}]]}}</span> }}
   = {{#if: {{{icononly|}}} | [[File:Inline_Dex_support_gem.png|link={{{1}}}|{{{2|{{{1}}}}}}]] | <span class="gem-link dex-suppt">{{#if: {{{2|}}} | [[{{{1}}}|{{{2}}}]] | [[{{{1}}}]]}}</span> }}
  | Added Fire Damage
  | Added Fire Damage
  | Blood Magic
  | Blood Magic
Line 135: Line 135:
  | Stun
  | Stun
  | Weapon Elemental Damage
  | Weapon Elemental Damage
   = {{#if: {{{icononly|}}} | [[File:StrengthSupportGemIcon_small.png|link={{{1}}}|{{{2|{{{1}}}}}}]] | <span class="gem-link str-suppt">{{#if: {{{2|}}} | [[{{{1}}}|{{{2}}}]] | [[{{{1}}}]]}}</span> }}
   = {{#if: {{{icononly|}}} | [[File:Inline_Str_support_gem.png|link={{{1}}}|{{{2|{{{1}}}}}}]] | <span class="gem-link str-suppt">{{#if: {{{2|}}} | [[{{{1}}}|{{{2}}}]] | [[{{{1}}}]]}}</span> }}
  | [[{{{1}}}|{{{2|{{{1}}}}}}]]
  | [[{{{1}}}|{{{2|{{{1}}}}}}]]
}}</includeonly><noinclude>
}}</includeonly><noinclude>

Revision as of 18:06, 7 February 2013

Template documentation[view] [edit] [history] [purge]


Lua logo

This template uses the following modules:

Shortcut

Query based skill link. Use this to link skills from Template:Skill

Overview

Creates a link to a skill page.

Pages with broken skill links will be added to the maintenance category Category:Pages with broken skill links.

Parameters

Page selection

Page search

One of these is required. Do not specify more than one.

Parameter Value Description
id str Id of the skill to link against
skill_name str Name of the skill to search for. This can pose a problem if there are multiple skills with the same name - in that case use id instead.

Output overrides

All of these are optional and can be used to customize the item link.

Parameter Value Description
name str This parameter can be used to specify different link text than the skill name. This should be used mainly for grammatical purposes. If the link text is significantly different than the skill name, consider using a normal wikilink instead of this template.
large boolean If set to true, instead of the small icon in front of the name, a large icon will be shown below the skill (suitable for tables).
icon str File to use for the inline icon link.
skip_query boolean Skip querying for the skill.

Examples

Basic Usage

{{Skill link|Icestorm}}, {{Skill link|skill_name=Icestorm}}, {{Skill link|id=IcestormUniqueStaff12}}, {{Skill link |skip_query=true |page=Skill:IcestormUniqueStaff12 |name=Icestorm |icon=File:Icestorm skill icon.png}}

Yields:

Icestorm, [[{{{1}}}|{{{1}}}]], [[{{{1}}}|{{{1}}}]], [[{{{1}}}|{{{1}}}]]

{{Skill link
|Icestorm
|Icestorms
|large=True
}}

Yields:

[[Icestorm |Icestorms ]]