Template:Drop enabled base item table/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Ruba159753
(rus)
>Illviljan
mNo edit summary
Line 27: Line 27:
| any extra joins. This should be used instead of <code>q_join</code> to avoid overriding the defaults from this template.
| any extra joins. This should be used instead of <code>q_join</code> to avoid overriding the defaults from this template.
|}
|}
==Subpages==
{{Subpages|page=Template:Query base items}}


<includeonly>
<includeonly>

Revision as of 04:45, 22 August 2019

This subpage provides documentation for Template:Drop enabled base item table.

Lua logo

This template uses the following modules:

Overview

This template queries for base items based on a item class.

For more information, see Template:Item table.

Parameters

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

Parameter Value Description
tables str Any extra tables. This should be used instead of q_tables to avoid overriding the defaults from this template.
where str Any extra conditions. This should be used instead of q_where to avoid overriding the defaults from this template.
join str any extra joins. This should be used instead of q_join to avoid overriding the defaults from this template.

Subpages