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
m →Example: Changed category. |
No edit summary |
||
| Line 10: | Line 10: | ||
|image= <!-- The filename, without the File: or Image: prefix or enclosing [[brackets]] --> | |image= <!-- The filename, without the File: or Image: prefix or enclosing [[brackets]] --> | ||
|caption= | |caption= | ||
|alignment= | |alignment= | ||
| | |type= | ||
| | |tier= | ||
| | |season= | ||
|specialskill= | |specialskill= | ||
|physicalresist= | |physicalresist= | ||
|magicalresist= | |magicalresist= | ||
| Line 32: | Line 21: | ||
|heatresist= | |heatresist= | ||
|chaoticresist= | |chaoticresist= | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 55: | Line 38: | ||
| alignment | | alignment | ||
| Alignment of the monsters (''Good'', ''Evil'' or ''Neutral''), alignment is usually ''Neutral'' for animals. | | Alignment of the monsters (''Good'', ''Evil'' or ''Neutral''), alignment is usually ''Neutral'' for animals. | ||
|- | |- | ||
| specialskill | | specialskill | ||
| Any special or unusual skills the creature has | | Any special or unusual skills the creature has | ||
|- | |- | ||
| physicalresist | | physicalresist | ||
| Line 124: | Line 68: | ||
| electricaldamage | | electricaldamage | ||
| The electrical damage of the creature | | The electrical damage of the creature | ||
|} | |} | ||
| Line 141: | Line 76: | ||
<pre> | <pre> | ||
{{ | {{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> | |||
|heatresist= | |||
}}</pre> | }}</pre> | ||
| valign="top" | | | valign="top" | | ||
{{ | {{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> | |||
|heatresist= | |||
}} | }} | ||
|} | |} | ||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
Revision as of 18:33, 13 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 |
| 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>
}}
|