Template:Area item drops: Difference between revisions
Jump to navigation
Jump to search
>Illviljan |
>Illviljan m (HOLDS is unreliable using __FULL and REGEXP instead in Cargos list of strings. Remember {{!}} in normal templates.) |
||
Line 1: | Line 1: | ||
<includeonly>==Items found in this area== | <includeonly>==Items found in this area== | ||
{{Item table | {{Item table | ||
|q_where=items. | |q_where=items.drop_areas__FULL REGEXP "(,{{!}}^){{{area_id}}}(,{{!}}$)" | ||
|level=1 | |level=1 | ||
|default=There are currently no items that have a drop table specific to this area. | |default=There are currently no items that have a drop table specific to this area. | ||
}}</includeonly><noinclude>{{documentation}}</noinclude> | }}</includeonly><noinclude>{{documentation}}</noinclude> |
Revision as of 09:48, 21 April 2018
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
There are currently no items that have a drop table specific to this area.
See also
{{Map item drops}}
The above documentation is transcluded from Template:Area item drops/doc.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.