Template:Drop enabled gem table/doc: Difference between revisions
Jump to navigation
Jump to search
(category) |
Mefisto1029 (talk | contribs) |
||
| (9 intermediate revisions by 4 users not shown) | |||
| Line 2: | Line 2: | ||
{{Lua|Module:Item table}} | {{Lua|Module:Item table}} | ||
==Overview== | ==Overview== | ||
This template queries for skill gems, ignoring drop disabled and future skill gems. | This template queries for skill gems, ignoring drop disabled and future skill gems. | ||
{{for|more information|Template: | {{for|more information|Template:Gem table}} | ||
==Parameters== | ==Parameters== | ||
Parameters that can be specified in addition to the default {{ | Parameters that can be specified in addition to the default {{tl|item table}} parameters. | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
| Line 19: | Line 18: | ||
| tables | | tables | ||
| str | | str | ||
| | | Extra tables | ||
|- | |||
| join | |||
| str | |||
| Extra joins | |||
|- | |- | ||
| where | | where | ||
| str | | str | ||
| | | Extra conditions | ||
|- | |- | ||
| | | gem_tier | ||
| | | bool | ||
| | | Wheter to show gem tier column (default: true) | ||
|} | |} | ||
==See also== | |||
{{Item table templates}} | |||
* {{tl|Drop enabled gem count}} | |||
* {{tl|Drop enabled gem table by item class}} | |||
{{Documentation categories| | {{Documentation categories| | ||
| Line 34: | Line 43: | ||
[[Category:Item table templates]] | [[Category:Item table templates]] | ||
[[Category:Query templates]] | [[Category:Query templates]] | ||
{{Sister|poewiki}} | |||
}} | }} | ||
Latest revision as of 15:27, 31 August 2025
This subpage provides documentation for Template:Drop enabled gem table.
Overview
This template queries for skill gems, ignoring drop disabled and future skill gems.
For more information, see Template:Gem table.
Parameters
Parameters that can be specified in addition to the default {{item table}} parameters.
| Parameter | Value | Description |
|---|---|---|
| tables | str | Extra tables |
| join | str | Extra joins |
| where | str | Extra conditions |
| gem_tier | bool | Wheter to show gem tier column (default: true) |
See also
| Template | Purpose |
|---|---|
| {{Item table}} | Query and display a table of items |
| {{Drop enabled item table}} | Query and display a table of drop-enabled items |
| {{Drop disabled item table}} | Query and display a table of drop-disabled items |
| {{Drop enabled base item table}} | Query and display a table of drop-enabled base items |
| {{Drop disabled base item table}} | Query and display a table of drop-disabled base items |
| {{Drop enabled unique item table}} | Query and display a table of drop-enabled unique items |
| {{Drop disabled unique item table}} | Query and display a table of drop-disabled unique items |
| {{Gem table}} | Query and display a table of gems |
| {{Drop enabled gem table}} | Query and display a table of drop enabled gems |