Template:Skill enchantment modifier list: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>TheFrz
m (Added query param)
>TheFrz
mNo edit summary
Line 3: Line 3:
{{#ask:
{{#ask:
  [[Concept:Spawnable enchantment mods]]
  [[Concept:Spawnable enchantment mods]]
  {{{query|[[Has stat text::~* {{{skill|{{PAGENAME}}}}} *||~* [[{{{skill|{{PAGENAME}}}}}]] *]]}}}
  {{{query|[[Has stat text::~*{{{skill|{{PAGENAME}}}}} *||~* {{{skill|{{PAGENAME}}}}}*||~*[[{{{skill|{{PAGENAME}}}}}]]*]]}}}
  |?Is mod
  |?Is mod
  |?Has level requirement=
  |?Has level requirement=

Revision as of 11:17, 20 November 2016

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

Overview

Template to show the enchantment modifiers from semantic data on a skill page.

Parameters

Parameter Required Description
skill
Name of the skill to search for.
If it is omitted, the progression is assumed to be the name of the page the template is put on.
query
A custom query instead of the default one.

Example

{{Skill enchantment modifier list|skill=Fireball}}

yields:

Related helmet enchantments

There are helmet enchantments that affect Fireball: {{#ask:

Concept:Spawnable enchantment mods
[[Has stat text::~*Fireball *||~* Fireball*||~*Fireball*]]
|?Is mod
|?Has level requirement=
|?Has stat text
|limit=800
|userparam=extra_rows=2, effect_rowid=2, show_tags=false
|default=
Nothing was found. |sort=Is mod, Has level requirement |link=none |format=template |template=SMW mod table |introtemplate=SMW mod table/shared/intro_with_level_without_weight |outrotemplate=SMW mod table/outro

}}