Template:Area item drops/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
>OmegaK2
No edit summary
No edit summary
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
{{lua|Module:Item2}}


==Overview==
==Overview==
Line 20: Line 19:
| The id of the area to query items with particular drop restrictions for.
| The id of the area to query items with particular drop restrictions for.
|}
|}
==Examples==
<pre>
{{Area item drops|area_id=1_1_1}}
</pre>
yields
{{Area item drops|area_id=1_1_1}}


==See also==
==See also==
* {{tlx|Map item drops}}
* {{tlx|Map item drops}}


<includeonly>
{{Documentation categories|
<!-- Categories and interwikis go here. -->
[[Category:Item table templates]]
[[Category:Query templates]]
[[Category:Query templates]]
</includeonly>
{{Sister|poewiki}}
}}

Latest revision as of 17:05, 24 October 2024

This subpage provides documentation for Template:Area item drops.

Overview

This template queries for items that drop in a particular area. It will also display the appropriate header and a text if no items drop in an area.

For more information, see Template:Item table.

Additional Parameters

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

Parameter Value Description
area_id str The id of the area to query items with particular drop restrictions for.

Examples

{{Area item drops|area_id=1_1_1}}

yields

Item drops

The following drop-restricted items can drop in this area.

No items include this area in their drop restrictions.

See also