Thank you for visiting SotAwiki, a Shroud of the Avatar Wiki Encyclopedia. If you see any information that is outdated, please take the time to update it, or if you prefer, leave a message for other editors. This community wiki is for the benefit of all Avatars!
Template:Infobox Creature/doc
Jump to navigation
Jump to search
Purpose
This template may be used to summarize information about a particular animal or monster at the top of an article.
Usage
{{Infobox Creature
|image= <!-- The filename, without the File: or Image: prefix or enclosing [[brackets]] -->
|caption=
|alignment=
|type=
|tier=
|season=
|specialskill=
|physicalresist=
|magicalresist=
|electricalresist=
|coldresist=
|heatresist=
|chaoticresist=
}}
|
Parameters
| Parameter | Explanation |
|---|---|
| image (optional) | The name of the image file (if there is any) together with its extension. |
| caption (optional) | Caption for image, if necessary. |
| alignment | Alignment of the monsters (Good, Evil or Neutral), alignment is usually Neutral for animals. |
| specialskill | Any special or unusual skills the creature has |
| physicalresist | The physical resistance of the creature |
| magicalresist | The magical resistance of the creature |
| electricalresist | The electrical resistance of the creature |
| coldresist | The cold resistance of the creature |
| heatresist | The heat resistance of the creature |
| chaoticresist | The chaotic resistance of the creature |
| physicaldamage | The physical damage of the creature |
| magicaldamage | The magical damage of the creature |
| electricaldamage | The electrical damage of the creature |
Example
{{Infobox_Creature_test
|name=Elder Wolf
|alignment=<span color="red">Hostile</span>
|type=Animal
|tier=4 - 10
|specialskill=[[Hamstring]]
|coldresist=<span style="color:red">Strong</span>
|heatresist=<span style="color:green">Weak</span>
}}
|