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: Difference between revisions
Jump to navigation
Jump to search
| Line 66: | Line 66: | ||
<pre> | <pre> | ||
{{ | {{Infobox_Creature | ||
|name=Elder Wolf | |name=Elder Wolf | ||
|alignment=<span color="red">Hostile</span> | |alignment=<span color="red">Hostile</span> | ||
| Line 78: | Line 78: | ||
| valign="top" | | | valign="top" | | ||
{{ | {{Infobox_Creature | ||
|name=Elder Wolf | |name=Elder Wolf | ||
|alignment=<span color="red">Hostile</span> | |alignment=<span color="red">Hostile</span> | ||
Revision as of 17:28, 14 March 2019
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 |
Example
{{Infobox_Creature
|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>
}}
|