Template:Skill enchantment modifier list: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
No edit summary
>OmegaK2
mNo edit summary
Line 3: Line 3:
{{#ask:
{{#ask:
  [[Concept:Spawnable enchantment mods]]
  [[Concept:Spawnable enchantment mods]]
  {{{query|[[Has stat text::~*{{{skill|{{PAGENAME}}}}}*]] [[Has_mod_generation_type::10] ]OR [[Is mod::{{#replace:~*{{{skill|{{PAGENAME}}}}}|<nowiki> </nowiki>|}}*]] [[Has_mod_generation_type::10]]}}}
  {{{query|[[Has stat text::~*{{{skill|{{PAGENAME}}}}}*]] [[Has_mod_generation_type::10]] OR [[Is mod::{{#replace:~*{{{skill|{{PAGENAME}}}}}|<nowiki> </nowiki>|}}*]] [[Has_mod_generation_type::10]]}}}
  |?Is mod
  |?Is mod
  |?Has level requirement=
  |?Has level requirement=

Revision as of 21:46, 4 August 2017

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

The following helmet enchantments affect Fireball: {{#ask:

Concept:Spawnable enchantment mods
Has stat text::~*Fireball* Has_mod_generation_type::10 OR Is mod::~*Fireball* Has_mod_generation_type::10
|?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

}}