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

This subpage provides documentation for Template:Skill link.
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 |
page | str | Name of the wiki page 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. |
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"