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...")
 
(category)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
{{lua|Module:Item2}}
 
{{Lua|Module:Item table}}


==Overview==
==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.
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|Template:SMW item table}}
{{for|more information|Template:Item table}}


==Additional Parameters==
==Additional Parameters==
Line 21: Line 22:
|}
|}


<includeonly>
==Examples==
[[Category:SMW query templates]]
<pre>
</includeonly>
{{Area item drops|area_id=1_1_1}}
</pre>
yields
{{Area item drops|area_id=1_1_1}}
 
==See also==
* {{tlx|Map item drops}}
 
{{Documentation categories|
<!-- Categories and interwikis go here. -->
[[Category:Item table templates]]
[[Category:Query templates]]
}}

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