Predefinição:Infobox Itens/doc
This template is used on item pages as an information box.
Parâmetros
| Parameter | Description |
|---|---|
type | Type of the item. Valid values are "Consumable", "Weapon", "Armor" and "Miscellaneous" |
source | Information about where the item is found (i.e. "Gerson", "Tem Shop" etc.) |
short | Short name of the item |
soul | Associated ALMA (if any) |
sell | Price for which the item is sold |
effects | Effects the item has on the protagonist |
negotiate | Alternate selling prices |
image | Image of the item. Should not have a gallery; use only one image |
serious | Name of the item used in Modo Sério |
flavortext | Text displayed when the "INFO" option from the menu is selected |
caption | Caption of the image |
usetext | Text displayed when the item is used |
id | Item ID from the game data. Information about item IDs can be found here |
buy | Price that the item is bought |
Exemplo de Uso
{{Infobox Itens
|title = Example item
|image = Butterscotch Pie item slice.png
|caption = caption
|flavortext = flavor text
|usetext = use text
|short = short name
|serious = serious name
|type = Weapon
|effects = effects
|source = source
|buy = 99G
|sell = 99G
|negotiate = 99G, 99G
}}gives...
Ver também
Item pages for usage examples.