From The Mana World
(Created page with "File:50px-Template-info.png '''Template documentation:''' A template used for pages about Arm Armor. It will automatically add Category:Arm Armor to pages usin...") |
m (minor formatting) |
||
Line 23: | Line 23: | ||
|Sell = 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 | |Weight = formatting example: "1,000", it will add "g" automatically | ||
}}</nowiki> | |||
</dl> | </dl> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 11:22, 22 May 2015
A template used for pages about Arm Armor.
It will automatically add Category:Arm Armor to pages using it.
Usage:
Copy the following code into your page and fill the lines:
-
{{Arm Armor
|Name = [[Item name]]
|Image = [[File:ArmArmor.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
}}