From The Mana World
(Created page with "File:50px-Template-info.png '''Template documentation:''' A template used for pages about Generic Items. It will automatically add Category:Generic Item to pag...")
 
(deleting recovery line, this was a copy & paste error from the useable item template)
Line 16: Line 16:
   |ID            = Item ID
   |ID            = Item ID
   |Description    = Item description
   |Description    = Item description
  |Recovery      = formatting example: "HP +1,000", "SP +50", delete Recovery line if none
   |Buyable        = Yes or no
   |Buyable        = Yes or no
   |Buy            = formatting example: "1,000", it will add "GP" automatically
   |Buy            = formatting example: "1,000", it will add "GP" automatically

Revision as of 10:59, 28 April 2015

50px-Template-info.png Template documentation:

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 fill the lines:

{{Generic Item |Name = [[Item name]] |Image = [[File:GenericItem.png]] |ID = Item ID |Description = Item description |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 }}