Template:Items

Jump to navigation Jump to search

Purpose

Used to create tables for listing items and their locations for Location Pages, using both a header template and multiple row templates. Template:Items/Header is placed at the top of the table, and the table must be closed by appending |} on the following line.

Usage

Parameter Description
name The linked name of the item, corresponding to whatever the listed name is in-game.
no Optional. If multiple copies of that item is received at the same location, add the number here.
found The location of the item or how it is obtained.

Code

{{Items/Header}}
{{Items|name=|no=|found=}}
|}

Examples

{{Items/Header}}
{{Items|name=[[Antidote]]|no=2|found=Given by the man at the entrance.}}
{{Items|name=[[Life Stone]]|found=Chest in southeast corner.}}
|}
Item Location
Antidote ×2
Given by the man at the entrance.
Life Stone
Chest in southeast corner.