Template:Area item drops/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
(Created page with "{{documentation subpage}} {{lua|Module:Item2}} ==Overview== This template queries for items that drop in a particular area. It will also display the appropriate header and a...")
 
>OmegaK2
No edit summary
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.
|}
|}
==See also==
* {{tlx|Map item drops}}


<includeonly>
<includeonly>
[[Category:SMW query templates]]
[[Category:SMW query templates]]
</includeonly>
</includeonly>

Revision as of 13:31, 8 December 2017

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:SMW 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.

See also