Anonymous
×
Create a new article
Write your page title here:
We currently have 496 articles on WIKI - Idle Pixel. Type your article name above or click on one of the titles below and start writing!



WIKI - Idle Pixel

Template:Infobox Weapon: Difference between revisions

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox>
<infobox>
   <title source="title1">
   <title source="title">
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
   </title>
   </title>
   <image source="image1">
   <data source="image">
    <caption source="caption1"/>
     <format>[[File:{{{image}}}|center|100px|link=]]</format>
     <format>[[File:{{{image}}}|100px|link=]]</format>
   </data>
   </image>
   <data source="melee">
   <data source="melee">
     <label>Melee Damage</label>
     <label>Melee Damage</label>
Line 52: Line 51:
<pre>
<pre>
{{Infobox Weapon
{{Infobox Weapon
|title1= Example Sword
|title= Example Sword
|image1= SkeletonSword.png
|image= SkeletonSword.png
|melee= 12
|melee= 12
|arrow= 3
|arrow= 3
Line 69: Line 68:
Results in...
Results in...
{{Infobox Weapon
{{Infobox Weapon
|title1= Example Sword
|title= Example Sword
|image1= SkeletonSword.png
|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...