No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source=" | <title source="title"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
< | <data source="image"> | ||
<format>[[File:{{{image}}}|center|100px|link=]]</format> | |||
<format>[[File:{{{image}}}|100px|link=]]</format> | </data> | ||
</ | |||
<data source="melee"> | <data source="melee"> | ||
<label>Melee Damage</label> | <label>Melee Damage</label> | ||
| Line 52: | Line 51: | ||
<pre> | <pre> | ||
{{Infobox Weapon | {{Infobox Weapon | ||
| | |title= Example Sword | ||
| | |image= SkeletonSword.png | ||
|melee= 12 | |melee= 12 | ||
|arrow= 3 | |arrow= 3 | ||
| Line 69: | Line 68: | ||
Results in... | Results in... | ||
{{Infobox Weapon | {{Infobox Weapon | ||
| | |title= Example Sword | ||
| | |image= SkeletonSword.png | ||
|melee= 12 | |melee= 12 | ||
|arrow= 3 | |arrow= 3 | ||
Latest revision as of 22:51, 5 February 2024
Samples
{{Infobox Weapon
|title= Example Sword
|image= SkeletonSword.png
|melee= 12
|arrow= 3
|accuracy= 6
|speed= 3
|magic= 3
|level= 70
|effect= Wind attacks
|obtained_from= [[Crafting]] & [[Template:Infobox_Weapon|Example Mob]]
|materials= 1 [[File:Stone.png|25px|link=Stone]]
|drop_rate= 1/13
|description= An all-in-one sword with ranged and magic attack
}}
Results in...