Template:Infobox Item: Difference between revisions

From Heartbound Wiki
m (1 revision imported)
m (Djinnet moved page Infobox Item to Template:Infobox Item without leaving a redirect: Fixing template path error)
 

Latest revision as of 19:54, 28 September 2024

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>