Template:Query atlas maps

From Path of Exile Wiki
Revision as of 21:18, 28 December 2019 by >OmegaK2 (Created page with "<includeonly>{{#invoke: Item table|item_table |q_tables=versions, atlas_maps{{#if: {{{tables|}}}|,{{{tables|}}}|}} |q_join=items.release_version=versions.version, items._pageI...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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.