Template:Atlas base item type drops/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
(Created page with "{{documentation subpage}} {{lua|Module:Atlas}} ==Overview== This query receives the current drop locations based on the atlas regions for the atlas base items. ==Parameters=...")
 
>OmegaK2
Line 6: Line 6:


==Parameters==
==Parameters==
None at the moment.
{| class="wikitable sortable"
! Parameter
! Value
! Description
|-
| where
| str
| Additional where clause to restrict the results returned.
The items, items__tags, atlas_base_item_types and atlas_regions tables can be used.
|}
<includeonly>
<includeonly>
[[Category:Atlas templates]]
[[Category:Atlas templates]]

Revision as of 00:14, 23 December 2019

This subpage provides documentation for Template:Atlas base item type drops.

Lua logo

This template uses the following modules:

Overview

This query receives the current drop locations based on the atlas regions for the atlas base items.

Parameters

Parameter Value Description
where str Additional where clause to restrict the results returned.

The items, items__tags, atlas_base_item_types and atlas_regions tables can be used.