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

From Path of Exile Wiki
Jump to navigation Jump to search
>Illviljan
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
{{lua|Module:Item table}}
 
{{Lua|Module:Item table}}


==Overview==
==Overview==
Line 31: Line 32:
{{Subpages|page=Template:Query base items}}
{{Subpages|page=Template:Query base items}}


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

Revision as of 12:01, 3 December 2020

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