Template:Infobox Creature: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> {| class=infobox !colspan="2" class="infobox-title" | {{{Name}}} |- !colspan="2" class="infobox-image" | {{File|{{{Image}}}|}} |- !colspan="2" class="infobox-subtitle" | General Info |-{{#if: {{{Classification|}}} | {{Classification|{{{Classification}}}|}} | {{blank}} }} |-{{#if: {{{Habitat|}}} | {{Habitat|{{{Habitat}}}|}} | {{blank}} }} |-{{#if: {{{Temperament|}}} | {{Temperament|{{{Temperament}}}|}} | {{blank}} }} |-{{#if: {{{Lifespan|}}} | {{Lifespan...") |
mNo edit summary |
||
| Line 25: | Line 25: | ||
|-{{#if: {{{Combat Grade|}}} | {{Combat Grade|{{{Combat Grade}}}|}} | {{blank}} }} | |-{{#if: {{{Combat Grade|}}} | {{Combat Grade|{{{Combat Grade}}}|}} | {{blank}} }} | ||
|} | |} | ||
{{#if: {{{Classification|}}} | {{Category:{{{Classification}}}|}} }} | |||
{{#if: {{{Temperament|}}} | {{Category:{{{Temperament}}}|}} }} | |||
{{#if: {{{Level of Sentience|}}} | {{Category:{{{Level of Sentience}}}|}} }} | |||
{{#if: {{{Conservation Status|}}} | {{Category:{{{Conservation Status}}}|}} }} | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Revision as of 16:57, 14 April 2024
Usage example:
{{Infobox God|
Image =
Name =
Classification =
Habitat =
Temperament =
Lifespan =
Level of Sentience =
Nocturnal =
Senses =
Conservation Status =
Strength =
Agility =
Stamina =
Intelligence =
Wisdom =
Charisma =
Hitpoints =
Combat Grade =
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | Name | no description | String | required |
| Image | Image | no description
| File | optional |
| 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 |
| 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 |
| Hitpoints | Hitpoints | The Base amount of Hit points this creature has + the growth per level
| String | optional |
| Combat Grade | Combat Grade | The approximate difficulty of dealing with this creature when encountering it. | Number | optional |