Template:Drop enabled gem table by item class: Difference between revisions
Jump to navigation
Jump to search
>Illviljan (add support for item class id since the bot keeps removing the unarmed item class.) |
>Illviljan mNo edit summary |
||
| Line 5: | Line 5: | ||
|where= | |where= | ||
skill__item_class_restriction._value="{{{item_class}}}" | skill__item_class_restriction._value="{{{item_class}}}" | ||
{{#if: {{{item_class_id} | {{#if: {{{item_class_id|}}} | OR skill__item_class_id_restriction._value="{{{item_class_id}}}" |}} | ||
OR ( | OR ( | ||
items.class="Active Skill Gems" | items.class="Active Skill Gems" | ||
Revision as of 21:09, 5 October 2019
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 / 1 | str | item class id to query for | |
| item_class_id2 / 2 | 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.