[dismiss]
The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.
Template:Drop enabled gem table by item class: Difference between revisions
Jump to navigation
Jump to search
Mefisto1029 (talk | contribs) (Sort by gem tier) |
Mefisto1029 (talk | contribs) (Meta gems) |
||
Line 2: | Line 2: | ||
|tables= skill, skill__item_class_id_restriction | |tables= skill, skill__item_class_id_restriction | ||
|join=items._pageID=skill._pageID, skill._ID=skill__item_class_id_restriction._rowID | |join=items._pageID=skill._pageID, skill._ID=skill__item_class_id_restriction._rowID | ||
|where=items.class_id="Active Skill Gem" | |where=(items.class_id="Active Skill Gem" OR items.class_id="Meta Skill Gem") | ||
AND ( | AND ( | ||
skill__item_class_id_restriction._value="{{{item_class_id|{{{1}}}}}}" | skill__item_class_id_restriction._value="{{{item_class_id|{{{1}}}}}}" |
Latest revision as of 10:37, 10 February 2025
Overview
This template queries for skill gems that can be used with a particular item class.
For more information, see Template: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.