Template:Query atlas maps: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
No edit summary
>OmegaK2
No edit summary
 
Line 9: Line 9:
  {{#if: {{{where|}}}|AND ({{{where|}}})|}}  
  {{#if: {{{where|}}}|AND ({{{where|}}})|}}  
|q_orderBy={{{q_orderBy|maps.tier}}}
|q_orderBy={{{q_orderBy|maps.tier}}}
|map_tier={{{map_tier|1}}}
|atlas_tier={{{atlas_tier|1}}}
|atlas_tier={{{atlas_tier|1}}}
|atlas_level={{{atlas_level|1}}}
|atlas_level={{{atlas_level|1}}}
}}</includeonly><noinclude>{{documentation}}</noinclude>
}}</includeonly><noinclude>{{documentation}}</noinclude>

Latest revision as of 22:52, 29 December 2019

Template documentation[view] [edit] [history] [purge]


Lua logo

This template uses the following modules:

Overview

This template queries for maps present on the atlas in a specific region.

For more information, see Template:Item table.

Parameters

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

Parameter Value Description
region_name str Name of the atlas region. Defaults to the name of current page if not specified.
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.