Template:ItemLoc/Documentation

Jump to navigation Jump to search

Purpose

Used to create tables documenting where items can be found or bought by game, using both a header template and multiple row templates. Template:ItemLoc/Header is placed at the top of the table, and the table must be closed by appending |} on the following line. This template should be used in Obtaining subsections on Item Pages, unless the item is a key or one-of-a-kind item.

Usage

For fields that are not applicable to an iteration of the item, omit the parameter from the template. This will add an em dash in its place.

Multiple locations in a paramater should each be separated by a semicolon ;. The names of locations, shops, and enemies with this item should link back to their page. Keep in mind too that recurring locations in the franchise will often have their own wiki page for most games and should be appropriately linked to.

Parameter Description
game The abbreviation of the game that the location information is for. This will automatically create a link.
shop Shops and other services where the item can be bought. Unless the item's buying price differs between shops, the buying price does not need to be listed as this is already covered by Template:ItemEfct.
found Where the item can be found, including chests and NPCs. For brevity, this parameter should be kept as general and concise as possible. Examples: [[Location Name]] (Chest); [[NPC Name]] (Lottery).
drop Enemies that can drop the item in battle.

Code

{{ItemLoc/Header}}
{{ItemLoc|game=|shop=|found=|drop=}}
|}