Ir para o conteúdo

Predefinição:Infobox Itens/doc

De Undertale Wiki

This template is used on item pages as an information box.

Parâmetros

ParameterDescription
typeType of the item. Valid values are "Consumable", "Weapon", "Armor" and "Miscellaneous"
sourceInformation about where the item is found (i.e. "Gerson", "Tem Shop" etc.)
shortShort name of the item
soulAssociated ALMA (if any)
sellPrice for which the item is sold
effectsEffects the item has on the protagonist
negotiateAlternate selling prices
imageImage of the item. Should not have a gallery; use only one image
seriousName of the item used in Modo Sério
flavortextText displayed when the "INFO" option from the menu is selected
captionCaption of the image
usetextText displayed when the item is used
idItem ID from the game data. Information about item IDs can be found here
buyPrice 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.