From The Mana World
(correcting usage code)
(updating code usage)
Line 18: Line 18:
   |Stats        = Stats boost, like "Vitality +1"
   |Stats        = Stats boost, like "Vitality +1"
   |Buyable      = Yes or no
   |Buyable      = Yes or no
   |Buy          = Buy price (formatting example: "1,000 GP")
   |Buy          = formatting example: "1,000", it will add "GP" automatically
   |Sell          = Sell price (formatting example: "1,000 GP")
   |Sell          = formatting example: "1,000", it will add "GP" automatically
   |Weight        = Weight (put only e.g. "1,000", it will add "g" automatically)
   |Weight        = formatting example: "1,000", it will add "g" automatically
  }}</nowiki>
  }}</nowiki>
</dl>
</dl>
<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 12:04, 12 March 2015

50px-Template-info.png Template documentation:

A template used for pages about Rings.

It will automatically add Category:Ring to pages using it.


Usage:

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

{{Item |Name = Item name |Image = [[File:Ring.png]] |ID = Item ID |Description = Item description |Stats = Stats boost, like "Vitality +1" |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 }}