Difference between revisions of "Template:Infobox Monster/doc"

From Idlescape Wiki
Jump to navigation Jump to search
m (Added example)
(updated)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Monster
+
{{Infobox Monster|Chicken|zones=farm|DPS=0(melee)}}
|title=Chicken
+
=Usage=
|image=https://play.idlescape.com/images/combat/monsters/chicken.png
+
The template automatically creates an infobox for the page, only give it a name when the page's name isn't a monster.
|release=19-11-2019 [https://www.reddit.com/r/Idlescape/comments/dybk5s/update_19_november_2019_24_combat_is_here/ (Update)]
+
=Example=
|zones=[[farm]]
+
<code><nowiki>{{Infobox Monster|Chicken|zones=farm|DPS=0(melee)}}</nowiki></code>
|attackSpeed=2.4s
+
==Quick Copy==
|DPS=0(melee)
+
  <nowiki>{{Infobox Monster|zones=|DPS=)}}</nowiki><includeonly>[[Category:Template]]</includeonly>
|critChance=5%
 
|critMultiplier=110%
 
|offMelee=0
 
|offMagic=0
 
|offRange=0
 
|offPiercing=0
 
|offBlunt=0
 
|offSlashing=0
 
|offFire=0
 
|offIce=0
 
|offNature=0
 
|offChaos=0
 
|offPoison=0
 
|threat=-420
 
|critAvoidance=5%
 
|critReduction=10%
 
|defMeele=0
 
|defMagic=0
 
|defRange=0
 
|defPiercing=0
 
|defBlunt=-25
 
|defSlashing=0
 
|defFire=0
 
|defIce=0
 
|defNature=0
 
|defChaos=0
 
|defPoison=0
 
|notes =
 
}}
 
====Usage====
 
Leave title empty if it's the same as the page title<br>
 
Leave image empty if it's the image of page title, else put image link<br>
 
offMelee means melee offensive affinity<br>
 
defMelee means melee defensive affinity<br>
 
you can get the stat from https://discord.com/channels/616248556956942336/1245598114254163989
 
 
 
<nowiki>{{Infobox Monster</nowiki>
 
|title=
 
|image=
 
|release=
 
|zones=
 
|attackSpeed=
 
|DPS=
 
|critChance=
 
|critMultiplier=
 
|offMelee=
 
|offMagic=
 
|offRange=
 
|offPiercing=
 
|offBlunt=
 
|offSlashing=
 
|offFire=
 
|offIce=
 
|offNature=
 
|offChaos=
 
|offPoison=
 
|threat=
 
|critAvoidance=
 
|critReduction=
 
|defMeele=
 
|defMagic=
 
|defRange=
 
|defPiercing=
 
|defBlunt=
 
|defSlashing=
 
|defFire=
 
|defIce=
 
|defNature=
 
|defChaos=
 
|defPoison=
 
|notes =
 
<nowiki>}}</nowiki>
 
<includeonly>[[Category:Template]]</includeonly>
 

Latest revision as of 13:33, 5 July 2024

Chicken
Chicken
ZonesFarm
Offensive Stats
Attack SpeedDPSCrit ChanceCrit Multiplier
2.40(melee)5%110%
Offensive Affinities
Melee splash.pngMagic splash.pngRange splash.png
0%0%0%
Stab splash.pngCrush splash.pngSlash splash.png
0%0%0%
Fire splash.pngIce splash.pngNature splash.png
0%0%0%
Chaos splash.pngPoison splash.pngLightning splash.png
0%0%0%
Defensive Stats
ThreatCrit AvoidanceCrit Reduction
-4215%90%
Defensive Affinities
Melee splash.pngMagic splash.pngRange splash.png
0%0%0%
Stab splash.pngCrush splash.pngSlash splash.png
0%-25%0%
Fire splash.pngIce splash.pngNature splash.png
0%0%0%
Chaos splash.pngPoison splash.pngLightning splash.png
0%0%0%

Usage

The template automatically creates an infobox for the page, only give it a name when the page's name isn't a monster.

Example

{{Infobox Monster|Chicken|zones=farm|DPS=0(melee)}}

Quick Copy

 {{Infobox Monster|zones=|DPS=)}}