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=...")
 
>Vinifera7
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
{{lua|Module:Atlas}}
 
{{Lua|Module:Atlas}}


==Overview==
==Overview==
Line 6: Line 7:


==Parameters==
==Parameters==
None at the moment.
{| class="wikitable sortable"
<includeonly>
! 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.
|}
 
{{Documentation categories|
<!-- Categories and interwikis go here. -->
[[Category:Atlas templates]]
[[Category:Atlas templates]]
[[Category:Item templates]]
[[Category:Item templates]]
[[Category:Query templates]]
[[Category:Query templates]]
</includeonly>
}}

Latest revision as of 10:37, 1 December 2020

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.