Template:Drop enabled gem table/doc: Difference between revisions
Jump to navigation
Jump to search
m (→Overview) |
(Sister interwiki) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
{{Lua|Module:Item table}} | {{Lua|Module:Item table}} | ||
==Overview== | ==Overview== | ||
Line 10: | Line 9: | ||
==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 | | str | ||
| | | Extra joins | ||
|- | |- | ||
| | | where | ||
| str | | str | ||
| | | Extra conditions | ||
|} | |} | ||
==See also== | |||
{{Item table templates}} | |||
* {{tl|Drop enabled gem count}} | |||
{{Documentation categories| | {{Documentation categories| | ||
<!-- Categories and interwikis go here. --> | <!-- Categories and interwikis go here. --> | ||
[[Category:Item table templates]] | |||
[[Category:Query templates]] | [[Category:Query templates]] | ||
{{Sister|poewiki}} | |||
}} | }} |
Latest revision as of 17:22, 26 October 2024
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:Skill 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 |
See also