Template:Infobox Creature: Difference between revisions

From Tael
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Tag: Manual revert
 
(15 intermediate revisions by the same user not shown)
Line 4: Line 4:
|-  
|-  
!colspan="2" class="infobox-image"  | {{File|{{{Image}}}|}}
!colspan="2" class="infobox-image"  | {{File|{{{Image}}}|}}
|-
!colspan="2" | "''{{{Quote}}}''"  - {{{Quote Author}}}
|-  
|-  
!colspan="2" class="infobox-subtitle" | General Info
!colspan="2" class="infobox-subtitle" | General Info
Line 23: Line 25:
|-{{#if: {{{Wisdom|}}} | {{Wisdom|{{{Wisdom}}}|}} | {{blank}} }}
|-{{#if: {{{Wisdom|}}} | {{Wisdom|{{{Wisdom}}}|}} | {{blank}} }}
|-{{#if: {{{Charisma|}}} | {{Charisma|{{{Charisma}}}|}} | {{blank}} }}
|-{{#if: {{{Charisma|}}} | {{Charisma|{{{Charisma}}}|}} | {{blank}} }}
|-{{#if: {{{Defense|}}} | {{Defense|{{{Defense}}}|}} | {{blank}} }}
|-{{#if: {{{Hitpoints|}}} | {{Hitpoints|{{{Hitpoints}}}|}} | {{blank}} }}
|-{{#if: {{{Hitpoints|}}} | {{Hitpoints|{{{Hitpoints}}}|}} | {{blank}} }}
|-{{#if: {{{Speed|}}} | {{Speed|{{{Speed}}}|}} | {{blank}} }}
|-{{#if: {{{Combat Grade|}}} | {{Combat Grade|{{{Combat Grade}}}|}} | {{blank}} }}
|-{{#if: {{{Combat Grade|}}} | {{Combat Grade|{{{Combat Grade}}}|}} | {{blank}} }}
|}
|}{{#if: {{{Classification|}}} | [[Category:Classification - {{{Classification}}}]]}}{{#if: {{{Temperament|}}} | [[Category:{{{Temperament}}} Creatures]]}}{{#if: {{{Size|}}} | [[Category:{{{Size}}} Creatures]]}}{{#if: {{{Level of Sentience|}}} | [[Category:{{{Level of Sentience}}} Creatures]]}}{{#if: {{{Conservation Status|}}} | [[Category:Conservation Status - {{{Conservation Status}}}]]}}
{{#if: {{{Classification|}}} | {{Category:{{{Classification}}}}} }}
{{#if: {{{Temperament|}}} | {{Category:{{{Temperament}}}}} }}
{{#if: {{{Size|}}} | {{Category:{{{Size}}}}} }}
{{#if: {{{Level of Sentience|}}} | {{Category:{{{Level of Sentience}}}}} }}
{{#if: {{{Conservation Status|}}} | {{Category:{{{Conservation Status}}}}} }}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Line 37: Line 36:
{{Infobox God|
{{Infobox God|
Image =  
Image =  
Quote =
Quote Author =
Name =  
Name =  
Classification =  
Classification =  
Line 52: Line 53:
Intelligence =   
Intelligence =   
Wisdom =   
Wisdom =   
Charisma =
Charisma =  
Hitpoints =
Defense =
Hitpoints =  
Speed =
Combat Grade =   
Combat Grade =   
}}
}}
Line 62: 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": {
Line 103: Line 108:
"suggestedvalues": [
"suggestedvalues": [
"Special",
"Special",
"Sapient",
"Sentient",
"Sentient",
"Semi-Sapient",
"Semi-Sentient",
"Non-Sapient",
"Primitive",
"Animalistic",
"Animalistic",
"Primitive",
"Beastial"
"Beastial"
]
]
Line 181: Line 184:
"Colossal"
"Colossal"
]
]
},
"Speed": {
"description": "Movement in Meter per Turn",
"type": "number"
},
"Defense": {
"description": "The Defensive value of the creature",
"type": "number"
},
"Quote": {
"type": "string",
"required": true
},
"Quote Author": {
"type": "string",
"required": true
}
}
},
},
Line 186: Line 205:
"Name",
"Name",
"Image",
"Image",
"Quote",
"Quote Author",
"Classification",
"Classification",
"Habitat",
"Habitat",
"Temperament",
"Temperament",
"Lifespan",
"Lifespan",
"Size",
"Level of Sentience",
"Level of Sentience",
"Nocturnal",
"Nocturnal",
Line 200: Line 222:
"Wisdom",
"Wisdom",
"Charisma",
"Charisma",
"Defense",
"Hitpoints",
"Hitpoints",
"Combat Grade",
"Speed",
"Size"
"Combat Grade"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
NameName

no description

Stringrequired
ImageImage

no description

Default
Placeholder.png
Auto value
Placeholder.png
Filerequired
QuoteQuote

no description

Stringrequired
Quote AuthorQuote Author

no description

Stringrequired
ClassificationClassification

no description

Suggested values
Beast Monster Humanoid Automaton Elemental Undead
Stringrequired
HabitatHabitat

The Area where this creature can usually be found

Example
Deserts, Jungles, Forests, Plains, Cities, Evernight Depths, etc.
Stringoptional
TemperamentTemperament

The general reaction of the creature when encountering it

Suggested values
Hostile Neutral Friendly Skittish
Stringoptional
LifespanLifespan

The average time this creature lives under natural circumstances

Stringoptional
SizeSize

The size class of the creature

Suggested values
Microscopic Tiny Small Medium Large Giant Colossal
Stringoptional
Level of SentienceLevel of Sentience

no description

Suggested values
Special Sentient Semi-Sentient Primitive Animalistic Beastial
Stringoptional
NocturnalNocturnal

Is the creature Nocturnal?

Suggested values
Yes No
Stringoptional
SensesSenses

Which Senses can this creature use?

Suggested values
Sight Darksight Smell Hearing Echolocation
Stringoptional
Conservation StatusConservation Status

How common is this creature?

Suggested values
Invasive Of no concern Threatened Endangered Nearly Extinct Extinct
Unknownoptional
StrengthStrength

no description

Numberoptional
AgilityAgility

no description

Numberoptional
StaminaStamina

no description

Numberoptional
IntelligenceIntelligence

no description

Numberoptional
WisdomWisdom

no description

Numberoptional
CharismaCharisma

no description

Numberoptional
DefenseDefense

The Defensive value of the creature

Numberoptional
HitpointsHitpoints

The Base amount of Hit points this creature has + the growth per level

Example
40 (3)
Stringoptional
SpeedSpeed

Movement in Meter per Turn

Numberoptional
Combat GradeCombat Grade

The approximate difficulty of dealing with this creature when encountering it.

Numberoptional