Template:Drop disabled item table/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(Creation of page, {{Sister}})
 
(wtf)
 
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}


{{Lua|Module:Modifier table}}
{{Lua|Module:Item table}}


==Overview==
==Overview==
This template queries for modifiers based on {{tlx|modifier table}}. It excludes mods that can not spawn by default.
This template queries for drop enabled items.
 
{{for|more information|Template:Item table}}


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


{| class="wikitable sortable"
{| class="wikitable sortable"
Line 13: Line 15:
! Value
! Value
! Description
! Description
|-
| tables
| str
| Any extra tables. This should be used instead of <code>q_tables</code> to avoid overriding the defaults from this template.
By default the spawn_weights and mod_stats tables are queried and joined.
|-
| join
| str
| any extra joins. This should be used instead of <code>q_join</code> to avoid overriding the defaults from this template
By default the spawn_weights and mod_stats tables are queried and joined.
|-
|-
| where
| where
| str
| str
| Any extra conditions. This should be used instead of <code>q_where</code> to avoid overriding the defaults from this template.
| Extra conditions
|}
 
==See also==
{{Item table templates}}


|}
* {{tl|Drop enabled item 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}}
{{Sister|poewiki}}
}}
}}

Latest revision as of 21:49, 16 July 2025

This subpage provides documentation for Template:Drop disabled item table.

Lua logo

This template uses the following modules:

Overview

This template queries for drop enabled items.

For more information, see Template:Item table.

Parameters

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

Parameter Value Description
where str Extra conditions

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