Template:Infobox Item/doc

Revision as of 22:35, 26 February 2018 by w>KockaAdmiralac (I'll fix this thing up later)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This infobox is used in item pages.

How to Use

Parameter Description
title Item name.
image Item image.
image_caption Image caption.
type Item type. Only use valid values.

(w = Weapon) (a = Armor) (c = Consumable) (g = General Item) (k = Key Item)

(no value/invalid value = Unknown)

effect The effects of the item on the player.
location The location of the item where you can obtain it.
activation How the item is activated or obtained. Use valid values only.

(i = By Interaction) (t = By Touch)

(no value/invalid value = Unknown)

obtaining The text that is displayed when obtaining the item.

A character's comment when obtaining the item.


Example

{{Infobox Item
|image      = Axe item.png
|type       = w
|effect     = x2 Damage
|location   = [[Lore's House]]
|activation = i
|obtaining  = blah blah blah
}}