Template:Infobox Creature: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary Tag: Manual revert |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
!colspan="2" class="infobox-image" | {{File|{{{Image}}}|}} | !colspan="2" class="infobox-image" | {{File|{{{Image}}}|}} | ||
|- | |- | ||
!colspan="2" | "''{{{Quote}}}''" - {{{Quote Author}}} | !colspan="2" | "''{{{Quote}}}''" - {{{Quote Author}}} | ||
|- | |- | ||
!colspan="2" class="infobox-subtitle" | General Info | !colspan="2" class="infobox-subtitle" | General Info | ||
| Line 65: | Line 65: | ||
"Image": { | "Image": { | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"default": "Placeholder.png" | "default": "Placeholder.png", | ||
"autovalue": "Placeholder.png", | |||
"required": true | |||
}, | }, | ||
"Name": { | "Name": { | ||
Latest revision as of 01:32, 19 April 2024
Usage example:
{{Infobox God|
Image =
Quote =
Quote Author =
Name =
Classification =
Habitat =
Temperament =
Lifespan =
Size =
Level of Sentience =
Nocturnal =
Senses =
Conservation Status =
Strength =
Agility =
Stamina =
Intelligence =
Wisdom =
Charisma =
Defense =
Hitpoints =
Speed =
Combat Grade =
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | Name | no description | String | required |
| Image | Image | no description
| File | required |
| Quote | Quote | no description | String | required |
| Quote Author | Quote Author | no description | String | required |
| Classification | Classification | no description
| String | required |
| Habitat | Habitat | The Area where this creature can usually be found
| String | optional |
| Temperament | Temperament | The general reaction of the creature when encountering it
| String | optional |
| Lifespan | Lifespan | The average time this creature lives under natural circumstances | String | optional |
| Size | Size | The size class of the creature
| String | optional |
| Level of Sentience | Level of Sentience | no description
| String | optional |
| Nocturnal | Nocturnal | Is the creature Nocturnal?
| String | optional |
| Senses | Senses | Which Senses can this creature use?
| String | optional |
| Conservation Status | Conservation Status | How common is this creature?
| Unknown | optional |
| Strength | Strength | no description | Number | optional |
| Agility | Agility | no description | Number | optional |
| Stamina | Stamina | no description | Number | optional |
| Intelligence | Intelligence | no description | Number | optional |
| Wisdom | Wisdom | no description | Number | optional |
| Charisma | Charisma | no description | Number | optional |
| Defense | Defense | The Defensive value of the creature | Number | optional |
| Hitpoints | Hitpoints | The Base amount of Hit points this creature has + the growth per level
| String | optional |
| Speed | Speed | Movement in Meter per Turn | Number | optional |
| Combat Grade | Combat Grade | The approximate difficulty of dealing with this creature when encountering it. | Number | optional |