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

From Idlescape Wiki
Jump to navigation Jump to search
(Moved to doc)
 
(Updated!)
Line 1: Line 1:
 
====Usage====
 
====Usage====
 +
Leave title empty if it's the same as the page title
 +
Leave image empty if it's the image of page title, else put image link
 +
offMelee means melee offensive affinity
 +
defMelee means melee defensive affinity
 +
you can get the stat from https://discord.com/channels/616248556956942336/1245598114254163989
 +
 
  <nowiki>{{Infobox Monster</nowiki>
 
  <nowiki>{{Infobox Monster</nowiki>
  |title =
+
  |title=
  |image =
+
  |image=
  |release =
+
  |release=
  |zones =
+
  |zones=
  |level =
+
  |attackSpeed=
  |maxHit =
+
|DPS=
  |attackStyle =
+
|range=
  |attackSpeed =
+
|critChance=
  |maxHealth =
+
|critMultiplier=
  |attackLevel =
+
|offMelee=
  |strengthLevel =
+
|offMagic=
  |defenseLevel =
+
|offRange=
  |magic =
+
|offPiercing=
  |range =
+
|offBlunt=
  |accuracy =
+
  |offSlashing=
  |stab =
+
  |offFire=
  |slash =
+
  |offIce=
  |crush =
+
  |offNatur=
  |magicDef =
+
  |offChaos=
  |rangeDef =
+
  |threat=
  |meeleStr =
+
  |critAvoidance=
  |rangeStr =
+
  |critReduction=
  |magicStr =
+
  |defMeele=
 +
  |defMagic=
 +
  |defRange=
 +
  |defPiercing=
 +
  |defBlunt=
 +
  |defSlashing=
 +
  |defFire=
 +
  |defIce=
 +
  |defNature=
 +
  |defChaos=
 
  |notes =  
 
  |notes =  
 
  <nowiki>}}</nowiki>
 
  <nowiki>}}</nowiki>
 
<includeonly>[[Category:Template]]</includeonly>
 
<includeonly>[[Category:Template]]</includeonly>

Revision as of 05:53, 31 May 2024

Usage

Leave title empty if it's the same as the page title Leave image empty if it's the image of page title, else put image link offMelee means melee offensive affinity defMelee means melee defensive affinity you can get the stat from https://discord.com/channels/616248556956942336/1245598114254163989

{{Infobox Monster
|title=
|image=
|release=
|zones=
|attackSpeed=
|DPS=
|range=
|critChance=
|critMultiplier=
|offMelee=
|offMagic=
|offRange=
|offPiercing=
|offBlunt=
|offSlashing=
|offFire=
|offIce=
|offNatur=
|offChaos=
|threat=
|critAvoidance=
|critReduction=
|defMeele=
|defMagic=
|defRange=
|defPiercing=
|defBlunt=
|defSlashing=
|defFire=
|defIce=
|defNature=
|defChaos=
|notes = 
}}