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
 
(7 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>
   </image>
   </data>
   <data source="melee">
   <data source="melee">
     <label>Melee Damage</label>
     <label>Melee Damage</label>
     <format>[[File:MeleeDamage.png|23px]] {{{melee}}}</format>
     <format>[[File:Melee.png|23px]] {{{melee}}}</format>
  </data>
  <data source="arrow">
    <label>Arrow Damage</label>
    <format>[[File:ArrowDamage.png|23px]] {{{arrow}}}</format>
   </data>
   </data>
   <data source="accuracy">
   <data source="accuracy">
Line 20: Line 24:
   <data source="magic">
   <data source="magic">
     <label>Magic Bonus</label>
     <label>Magic Bonus</label>
<format>[[File:Magic.png|23px]] {{{magic}}}</format>
<format>[[File:MagicDamage.png|23px]] {{{magic}}}</format>
  </data>
  <data source="level">
    <label>Level Requirement </label>
<format>[[File:MeleeSkill.png|23px]] {{{level}}}</format>
   </data>
   </data>
   <data source="effect">
   <data source="effect">
Line 39: Line 47:
</infobox>
</infobox>
<noinclude>
<noinclude>
==Samples==
==Samples==


<pre>
<pre>
{{Infobox Weapon
{{Infobox Weapon
|title1=Trident
|title= Example Sword
|image1=Trident.png
|image= SkeletonSword.png
|melee=6
|melee= 12
|accuracy=4
|arrow= 3
|speed=3
|accuracy= 6
|effect=Attack speed unaffected when fighting in water.
|speed= 3
|obtained_from=[[Trident Soldier]]
|magic= 3
|drop_rate=1/22
|level= 70
|description=A trident found from a solider underwater.
|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
}}
}}
</pre>
</pre>
Results in...
Results in...
{{Infobox Weapon
{{Infobox Weapon
|title1=Trident
|title= Example Sword
|image1=Trident.png
|image= SkeletonSword.png
|melee=6
|melee= 12
|accuracy=4
|arrow= 3
|speed=3
|accuracy= 6
|effect=Attack speed unaffected when fighting in water.
|speed= 3
|obtained_from=[[Trident Soldier]]
|magic= 3
|drop_rate=1/22
|level= 70
|description=A trident found from a solider underwater.
|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
}}
}}



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...