Template:Drop enabled gem table by item class: Difference between revisions
Jump to navigation
Jump to search
>OmegaK2 (Update to new template) |
>OmegaK2 No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>[[Active Skill Gems]] that are usable with [[{{{item_class}}}]] | <includeonly>[[Active Skill Gems]] that are usable with [[{{{item_class}}}]] | ||
{{ | {{Item table/skill gems | ||
| | |q_tables=skill_gems, skill, skill__item_class_restriction | ||
|q_join=items._pageID=skill_gems._pageID, items._pageID=skill._pageID, skill._ID=skill__item_class_restriction._rowID | |||
|q_where=skill__item_class_restriction._value="{{{item_class}}}" OR (items.class="Active Skill Gems" AND skill_gems.gem_tags HOLDS "Attack" AND skill__item_class_restriction._value IS NULL) | |||
|q_orderBy=skill_gems.primary_attribute, items.name | |||
| | |||
|level=yes | |level=yes | ||
|int=yes | |int=yes |
Revision as of 15:48, 3 January 2018
Overview
This template queries for skill gems that can be used with a particular item class.
For more information, see Template:Skill gem table.
Additional Parameters
Parameters that can be specified in addition to the default item table parameters.
Parameter | Value | Description | Optional |
---|---|---|---|
item_class_id | str | item class id to query for |
The above documentation is transcluded from Template:Drop enabled gem table by item class/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.