Template:Skill link: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><span class="gem-link {{#switch: {{{1}}} | Arc | Arctic Breath | Clarity | Cold Snap | Conductivity | Conversion Trap | Critical Weakness | Discharge | D...")
 
m (106 revisions imported)
 
(105 intermediate revisions by 18 users not shown)
Line 1: Line 1:
<includeonly><span class="gem-link {{#switch: {{{1}}}
<includeonly>{{#invoke:Skill link|skill_link}}</includeonly><noinclude>
| Arc
{{documentation}}
| Arctic Breath
| Clarity
| Cold Snap
| Conductivity
| Conversion Trap
| Critical Weakness
| Discharge
| Discipline
| Elemental Weakness
| Enfeeble
| Fireball
| Firestorm
| Freezing Pulse
| Frostbite
| Frost Wall
| Ice Nova
| Ice Spear
| Lightning Warp
| Power Siphon
| Purity
| Raise Spectre
| Raise Zombie
| Righteous Fire
| Shock Nova
| Spark
| Summon Skeletons
| Tempest Shield
| Vulnerability
| Wrath
| Flammability
  = int-skill
| Bear Trap
| Blood Rage
| Burning Arrow
| Detonate Dead
| Double Strike
| Dual Strike
| Elemental Hit
| Ethereal Knives
| Explosive Arrow
| Fire Trap
| Flicker Strike
| Freeze Mine
| Frenzy
| Grace
| Haste
| Hatred
| Ice Shot
| Lightning Arrow
| Phase Run
| Poison Arrow
| Projectile Weakness
| Puncture
| Rain of Arrows
| Split Arrow
| Temporal Chains
| Viper Strike
| Whirling Blades
  = dex-skill
| Anger
| Cleave
| Decoy Totem
| Determination
| Devouring Totem
| Dominating Blow
| Enduring Cry
| Flame Totem
| Glacial Hammer
| Ground Slam
| Heavy Strike
| Immortal Call
| Infernal Blow
| Leap Slam
| Lightning Strike
| Molten Shell
| Punishment
| Rejuvenation Totem
| Shield Charge
| Shockwave Totem
| Sweep
| Vitality
| Warlord's Mark
  = str-skill
| Added Chaos Damage
| Added Lightning Damage
| Chance to Ignite
| Concentrated Effect
| Elemental Proliferation
| Faster Casting
| Increased Area of Effect
| Increased Critical Damage
| Increased Critical Strikes
| Item Rarity
| Lightning Penetration
| Minion Damage
| Minion Life
| Minion Speed
| Remote Mine
  = int-suppt
| Added Cold Damage
| Additional Accuracy
| Blind
| Chain
| Chance to Flee
| Cold Penetration
| Culling Strike
| Faster Attacks
| Faster Projectiles
| Fork
| Greater Multiple Projectiles
| Lesser Multiple Projectiles
| Mana Leech
| Pierce
| Point Blank
| Trap
  = dex-suppt
| Added Fire Damage
| Blood Magic
| Cold to Fire
| Fire Penetration
| Increased Duration
| Iron Grip
| Iron Will
| Item Quantity
| Knockback
| Life Gain on Hit
| Life Leech
| Melee Damage on Full Life
| Melee Physical Damage
| Ranged Attack Totem
| Reduced Mana
| Spell Totem
| Stun
| Weapon Elemental Damage
  = str-suppt
}}">{{#if: {{{icononly|}}}
        | [[{{{1}}}|&nbsp;]]
        | {{#if: {{{2|}}}
            | [[{{{1}}}|{{{2}}}]]
            | [[{{{1}}}]]
        }}
    }}</span></includeonly><noinclude>
{{Documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 06:50, 30 September 2024

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:

Module Error: No skills found with q_where = skill.active_skill_name="Icestorm", Module Error: No skills found with q_where = skill.active_skill_name="Icestorm", Module Error: No skills found with q_where = skill.skill_id="IcestormUniqueStaff12", File:Icestorm skill icon.pngIcestorm

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

Yields:

Module Error: No skills found with q_where = skill.active_skill_name="Icestorm"