Template:Skill link: Difference between revisions
Jump to navigation
Jump to search
Iamacyborg (talk | contribs) No edit summary |
>KLIKS (added the awakening gems) |
||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{lc:{{{1|}}}}} | <includeonly>{{#switch: {{lc:{{{1|}}}}} | ||
| abyssal cry | |||
| anger | | anger | ||
| cleave | | cleave | ||
Line 23: | Line 24: | ||
| molten strike | | molten strike | ||
| vaal molten shell | | vaal molten shell | ||
| vigilant strike | |||
| punishment | | punishment | ||
| rallying cry | |||
| reckoning | | reckoning | ||
| rejuvenation totem | | rejuvenation totem | ||
| shield charge | | shield charge | ||
| shockwave totem | | shockwave totem | ||
| summon flame golem | |||
| sweep | | sweep | ||
| vengeance | | vengeance | ||
Line 90: | Line 94: | ||
| herald of ice | | herald of ice | ||
| poacher's mark | | poacher's mark | ||
| summon ice golem | |||
= <span class="gem-link dex-skill">[[{{#switch: {{lc:{{{1}}}}} | = <span class="gem-link dex-skill">[[{{#switch: {{lc:{{{1}}}}} | ||
| #default = {{{1}}}{{#if: {{{2|}}} | {{!}}{{{2}}} }} | | #default = {{{1}}}{{#if: {{{2|}}} | {{!}}{{{2}}} }} | ||
Line 144: | Line 149: | ||
| shock nova | | shock nova | ||
| spark | | spark | ||
| summon chaos golem | |||
| vaal spark | | vaal spark | ||
| storm call | | storm call | ||
Line 160: | Line 166: | ||
| blood magic | | blood magic | ||
| blood magic (support gem) | | blood magic (support gem) | ||
| bloodlust | |||
| cold to fire | | cold to fire | ||
| empower | | empower | ||
| endurance charge on melee stun | | endurance charge on melee stun | ||
| fire penetration | | fire penetration | ||
| fortify | |||
| fortify (support gem) | |||
| increased duration | | increased duration | ||
| iron grip | | iron grip | ||
Line 193: | Line 202: | ||
| blood magic | | blood magic | ||
| blood magic (support gem) = Blood Magic (support gem){{!}}{{{2|Blood Magic}}} | | blood magic (support gem) = Blood Magic (support gem){{!}}{{{2|Blood Magic}}} | ||
| fortify | |||
| fortify (support gem) = Fortify (support gem){{!}}{{{2|Fortify}}} | |||
| iron grip | | iron grip | ||
| iron grip (support gem) = Iron Grip (support gem){{!}}{{{2|Iron Grip}}} | | iron grip (support gem) = Iron Grip (support gem){{!}}{{{2|Iron Grip}}} | ||
Line 219: | Line 230: | ||
| fork | | fork | ||
| greater multiple projectiles | | greater multiple projectiles | ||
| hypothermia | |||
| ice bite | |||
| lesser multiple projectiles | | lesser multiple projectiles | ||
| mana leech | | mana leech |
Revision as of 06:55, 27 May 2015
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}}}]]
{{Skill link |Icestorm |Icestorms |large=True }}
Yields:
[[Icestorm |Icestorms]]
The above documentation is transcluded from Template:Skill link/doc.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.