The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.

Template:Skill link/doc

From Path of Exile 2 Wiki
Revision as of 15:52, 8 February 2020 by >Illviljan
Jump to navigation Jump to search

This subpage provides documentation for Template:Skill link.

Lua logo

This template uses the following modules:

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

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

Parameter Value Description
id str Id of the skill
skill_name str Name of the skill

Examples

Basic Usage

{{Skill link|Icestorm}}, {{Skill link|skill_name=Icestorm}}, {{Skill link|id=IcestormUniqueStaff12}}

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"