From The Mana World
m (minor description update)
(fixing documenation)
Line 16: Line 16:
   |ID            = Item ID
   |ID            = Item ID
   |Description    = Item description
   |Description    = Item description
   |Level          = required equip level (not level to obtain it!), leave empty if none
   |Level          = required equip level (not level to obtain it!), delete Level line if none
   |Stats increase = formatting example: "Vitality +1", leave empty if none
   |Stats increase = formatting example: "Vitality +1", delete Stats increase line if none
   |Stats decrease = formatting example: "M.Attack -1", leave empty if none
   |Stats decrease = formatting example: "M.Attack -1", delete Stats decrease 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 19:54, 14 March 2015

50px-Template-info.png Template documentation:

A template used for pages about Foot Armor.

It will automatically add Category:Foot Armor to pages using it.


Usage:

Copy the following code into your page and fill the lines:

{{Foot Armor |Name = [[Item name]] |Image = [[File:FootArmor.png]] |ID = Item ID |Description = Item description |Level = required equip level (not level to obtain it!), delete Level line if none |Stats increase = formatting example: "Vitality +1", delete Stats increase line if none |Stats decrease = formatting example: "M.Attack -1", delete Stats decrease 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 }}