Template:Useable Item/doc

From The Mana World

Template documentation:

A template used for pages about Useable Items.

It will automatically add Category:Useable Item to pages using it.


Usage:

Copy the following code into your page and replace the example values with the correct ones:

{{Useable Item
| Name        = Item Name
| Image       = [[File:ItemName.png]]
| ID          = Item ID
| Description = Item description.
| Recovery    = HP +1,000, SP +50
| Buyable     = Yes
| Buy         = 1,000
| Sell        = 1,000
| Weight      = 1,000
}}

Notes:

  • Delete Recovery line if the item doesn't restore any HP or SP.
  • Delete Buyable line if the item isn't buyable.
  • It will automatically add "GP" to the Buy and Sell fields.
  • It will automatically add "g" to the Weight field.