Template:Item location
A marker template used to indicate that the item page can be found at a certain location. It can be used multiple times per page, each with a different item location.
The first parameter is the detailed description of the location.
The second parameter is location. This should match the page name of the location, usually listed under List of locations. This is optional, but highly suggested as it will be used for making articles of items by location.
If specific coordinates are available, please add them under the x/y parameters.
Examples
No location
{{Item location|Sold by A'jak'nir Jeera in Crèche Y'llek}}
With location and coordinates:
{{Item location|Found under a rock|location=Wilderness|x=35|y=-156}}
This template defines the table "item_locations". View table.
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
description | 1 | A more detailed description of where to find this item. | Content | required |
location | location | The location page | String | suggested |
x | x | The x coordinate of the item in the location | Number | suggested |
y | y | The y coordinate of the item in the location | Number | suggested |