Template:MonsterInfoBox
From Arkham Horror Wiki
| [[Image:{{{MarkerFrontImage}}}.png|{{{Name}}} monster marker front]][[Image:{{{MarkerBackImage}}}.png|{{{Name}}} monster marker back]] | ||||||||||||||||
| Edition(s) | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Movement | ||||||||||||||||
| Awareness | {{{Awareness}}} | |||||||||||||||
| Home Dimension | ||||||||||||||||
|
||||||||||||||||
Usage
This is a template for displaying a monster info box.
Instructions
Copy and paste the following code into your article, then put the relevant specifications after the "=" signs.
- Movement should be set to the marker's border color: Black, Blue, Green, Orange, Purple, Red, Yellow
- HomeDimension should be set to the marker's home dimensional symbol: Circle, Crescent, Diamond, Hexagon, Plus, Slash, Square, Star, Triangle
- Special Abilities include any text after all special abilities the monster has to make it show up. For instance, a Witch has Magical Resistance so setting "MagicalResistance=1" will make only that ability show up. Overwhelming and Nightmarish should be set to the numerical value for those abilities, for instance, "Overwhelming=1"
- Count Variables indicate the number of times the marker was included for the expansion. For example, a Byakhee appears 3 times in Arkham Horror, so use AHCount=3. Abbreviations used: AH = Arkham Horror, DH = Dunwich Horror, KH = Kingsport Horror, DP = The Dark Pharoah, KY = The King In Yellow, BG = The Black Goat of the Woods.
{{MonsterInfoBox
|Name=
|MarkerFrontImage=
|MarkerBackImage=
|AHCount=0
|DHCount=0
|KHCount=0
|DPCount=0
|KYCount=0
|BGCount=0
|Awareness=
|Movement=
|HomeDimension=
|Spawn=
|StartingLocation=
|Mask=
|Ambush=
|Undead=
|Endless=
|PhysicalImmunity=
|MagicalImmunity=
|WeaponImmunity=
|PhysicalResistance=
|MagicalResistance=
|Overwhelming=
|Nightmarish=
|Elusive=
|FlavorText=
|RulesText=
|HorrorRating=
|HorrorDamage=
|CombatRating=
|CombatDamage=
|Toughness=
}}