Template:Area item drops

From Path of Exile 2 Wiki
Revision as of 15:38, 2 August 2017 by >OmegaK2 (Created page with "<includeonly>==Items found in this area== {{SMW item table |conditions={{Has area drop restriction ids::{{{area_id}}}]] |level=1 |default=There are currently no items that hav...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]


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

{{SMW item table |conditions={{Has area drop restriction ids::1_1_1]] |level=1 |default=There are currently no items that have a drop table specific to this area. }}

See also