Template:Area item drops/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
No edit summary
>Illviljan
m (Adding an example.)
Line 20: Line 20:
| 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==

Revision as of 09:50, 21 April 2018

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