Template:Generic Item/doc
From The Mana World
A template used for pages about Generic Items.
It will automatically add Category:Generic Item to pages using it.
Usage:
Copy the following code into your page and replace the example values with the correct ones:
{{Generic Item
| Name = Item Name
| Image = [[File:ItemName.png]]
| ID = Item ID
| Description = Item description.
| Buyable = Yes
| Buy = 1,000
| Sell = 1,000
| Weight = 1,000
}}
Notes:
- It will add "GP" for Buy and Sell fields automatically.
- It will add "g" for Weight field automatically.
- Delete Buyable line if the item isn't buyable.