Template:CreatureInfoBox: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
<span> | <span> | ||
<noinclude> | <noinclude> | ||
{{ | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
</span> | </span> |
Revision as of 21:48, 31 July 2025
Embeds a customized infobox for displaying creature attributes along the left side of a wiki page. Can be used in conjunction with the <code>Widget:ModelViewer</code> for displaying creature models.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Creature Title | title | Name of the creature.
| String | suggested |
Model | model | Source for creature model or image. Templates are recommended but static files can be passed as well.
| Template | suggested |
Appearance Biome | appearanceBiome | Biome(s) the creature inhabits.
| String | suggested |
Attack Resilience | attackResilience | Creature's resistance to attacks. | Number | optional |
Fire Resilience | fireResilience | Creature's resistance to fire damage. | Number | optional |
Fall Resilience | fallResilience | Creature's resistance to fall damage. | Number | optional |
Attack Power | attackPower | Creature's attack power. | Number | optional |
Breathing Mode | breathingMode | Does the creature breathe in air or water?
| String | optional |
Mountable | mountable | Is the creature mountable?
| Boolean | optional |
Walk Speed | walkSpeed | How fast does the creature walk?
| Number | optional |
Fly Speed | flySpeed | no description | Unknown | optional |
Swim Speed | swimSpeed | no description | Unknown | optional |
Jump Height | jumpHeight | no description | Unknown | optional |
Acceleration Factor | accelerationFactor | no description | Unknown | optional |
Mass | mass | no description | Unknown | optional |
Bodybox Size | bodyBoxSize | no description | Unknown | optional |
Special | special | no description | Unknown | optional |
Drop | drop | no description | Unknown | optional |
Food | food | no description | Unknown | optional |
Minimum Audible Distance | minAudibleDistance | no description | Unknown | optional |
Herding Behavior | herdingBehavior | no description | Unknown | optional |
Spawner Egg | spawnerEgg | no description | Unknown | optional |