From The Mana World
m (typo) |
m (correcting wiki link) |
||
Line 1: | Line 1: | ||
[[File:50px-Template-info.png]] '''Template documentation:''' | [[File:50px-Template-info.png]] '''Template documentation:''' | ||
A template used for pages about [[ | A template used for pages about [[Rings]]. | ||
It will automatically add [[:Category:Ring]] to pages using it. | It will automatically add [[:Category:Ring]] to pages using it. |
Revision as of 07:42, 13 March 2015
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:
-
{{Ring
|Name = Item name
|Image = [[File:Ring.png]]
|ID = Item ID
|Description = Item description
|Stats increase = formatting example: "Vitality +1", leave empty if none
|Stats decrease = formatting example: "M.Attack -1", leave empty 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
}}