Template:Drop enabled gem table/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
No edit summary
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
{{lua|Module:Item2}}
 
{{Lua|Module:Item table}}
{{for|counting purposes|Template:Query skill gems/count}}
{{for|counting purposes|Template:Query skill gems/count}}


Line 6: Line 7:
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:Item table/skill gems}}
{{for|more information|Template:Skill gem table}}


==Parameters==
==Parameters==
Parameters that can be specified in addition to the default {{tlx|item table}} parameters.
Parameters that can be specified in addition to the default {{tl|item table}} parameters.


{| class="wikitable sortable"
{| class="wikitable sortable"
Line 18: Line 19:
| tables
| tables
| str
| str
| Any extra tables. This should be used instead of <code>q_tables</code> to avoid overriding the defaults from this template.
| Extra tables
|-
|-
| where
| join
| str
| str
| Any extra conditions. This should be used instead of <code>q_where</code> to avoid overriding the defaults from this template.
| Extra joins
|-
|-
| join
| where
| str
| str
| any extra joins. This should be used instead of <code>q_join</code> to avoid overriding the defaults from this template.
| Extra conditions
|}
|}


<includeonly>
{{Documentation categories|
<!-- Categories and interwikis go here. -->
[[Category:Item table templates]]
[[Category:Query templates]]
[[Category:Query templates]]
</includeonly>
[[ru:Шаблон:Query skill gems]]
}}

Revision as of 21:43, 5 May 2024

This subpage provides documentation for Template:Drop enabled gem table.

Lua logo

This template uses the following modules:

For counting purposes, see Template:Query skill gems/count.

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