From The Mana World
(Created page with "File:50px-Template-info.png '''Template documentation:''' A template used for pages about One-Handed Weapons. It will automatically add [[:Category:One-Handed Weapo...") |
|||
Line 12: | Line 12: | ||
<dl style="display:inline-block; padding-left:.75em; margin-left:0;"> | <dl style="display:inline-block; padding-left:.75em; margin-left:0;"> | ||
<nowiki>{{One-Handed Weapon | <nowiki>{{One-Handed Weapon | ||
| | |Nom = [[Item name]] | ||
|Image = [[File:One-Handed_Weapon.png]] | |Image = [[File:One-Handed_Weapon.png]] | ||
|ID = Item ID | |ID = Item ID |
Latest revision as of 09:00, 5 September 2015
A template used for pages about One-Handed Weapons.
It will automatically add Category:One-Handed Weapon to pages using it.
Usage:
Copy the following code into your page and fill the lines:
-
{{One-Handed Weapon
|Nom = [[Item name]]
|Image = [[File:One-Handed_Weapon.png]]
|ID = Item ID
|Description = Item description
|Niveau = required equip level (not level to obtain it!), delete Level line if none
|Bonus = formatting example: "Range +2", delete Stats increase line if none
|Malus = formatting example: "M.Attack -1", delete Stats decrease line if none
|Achetable = Oui or Non
|Achat = formatting example: "1,000", it will add "GP" automatically
|Vente = formatting example: "1,000", it will add "GP" automatically
|Poids = formatting example: "1,000", it will add "g" automatically
}}