Template:Query spawnable modifiers/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
(Created page with "{{documentation subpage}} {{lua|Module:Modifier table}} ==Overview== This template queries for modifiers based on {{tlx|modifier table}}. It excludes mods that can not spawn...")
 
>Vinifera7
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
{{lua|Module:Modifier table}}
 
{{Lua|Module:Modifier table}}


==Overview==
==Overview==
Line 29: Line 30:
|}
|}


<includeonly>
{{Documentation categories|
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<!-- Categories and interwikis go here. -->
[[Category:Query templates]]
[[Category:Query templates]]
</includeonly>
}}

Latest revision as of 12:15, 3 December 2020

This subpage provides documentation for Template:Query spawnable modifiers.

Lua logo

This template uses the following modules:

Overview

This template queries for modifiers based on {{modifier table}}. It excludes mods that can not spawn by default.

Parameters

Parameters that can be specified in addition to the default {{modifier 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.

By default the spawn_weights and mod_stats tables are queried and joined.

join str any extra joins. This should be used instead of q_join to avoid overriding the defaults from this template

By default the spawn_weights and mod_stats tables are queried and joined.

where str Any extra conditions. This should be used instead of q_where to avoid overriding the defaults from this template.