Template:Infobox Item

Revision as of 19:54, 28 September 2024 by Djinnet (talk | contribs) (Djinnet moved page Infobox Item to Template:Infobox Item without leaving a redirect: Fixing template path error)
(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
}}

<includeonly></includeonly>

<noinclude></noinclude>