Template:Query stat related skill gems

From Path of Exile Wiki
Revision as of 11:49, 21 February 2017 by >OmegaK2
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]


Overview

This template will perform a query based on Template:Item table with some fields already filled out based on the parameters.

Sub templates

Parameters

Parameter Description Optional
type Type of the stat/gem to query for.

Can be either active or support

stat_id_query Id(s) to query for. This is the portion inside the " " in the Cargo where clause.
where Can be specified alternatively to stat_id_query to provide your own where clause (i.e. for multiple stat ids)
stat_page Wiki page to link against in the intro and default descriptions
quality If set, perform the query for quality stats instead of regular stats

Examples

{{Query stat related skill gems
|type=active
|stat_id_query=%attack_speed%
|stat_page=attack speed
|quality=1
}}

yields:

Active skill gems that have quality stats related to attack speed.

Template:SMW item table/skill gems ru:Шаблон:Query stat related skill gems