From The Mana World
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 fill the lines:
-
{{Useable Item
|Name = [[Item name]]
|Image = [[File:UseableItem.png]]
|ID = Item ID
|Description = Item description
|Recovery = formatting example: "HP +1,000", "SP +50", delete Recovery line if none
|Buyable = Yes or no
|Buy = formatting example: "1,000", it will add "GP" automatically
|Sell = formatting example: "1,000", it will add "GP" automatically
|Weight = formatting example: "1,000", it will add "g" automatically
}}