Template:Area item drops/doc: Difference between revisions

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


==Overview==
==Overview==
Line 20: Line 21:
| 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>
}}

Latest revision as of 21:57, 30 April 2024

This subpage provides documentation for Template:Area item drops.

Lua logo

This template uses the following modules:

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

Items found in this area

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

No items include this area in their drop restrictions.

See also