Template:CreatureInfoBox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 49: | Line 49: | ||
</includeonly> | </includeonly> | ||
</span> | </span> | ||
<noinclude> | |||
{{Documentation}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": {}, | |||
"model": {}, | |||
"appearanceBiome": {}, | |||
"attackResilience": {}, | |||
"fireResilience": {}, | |||
"fallResilience": {}, | |||
"attackPower": {}, | |||
"breathingMode": {}, | |||
"mountable": {}, | |||
"walkSpeed": {}, | |||
"flySpeed": {}, | |||
"swimSpeed": {}, | |||
"jumpHeight": {}, | |||
"accelerationFactor": {}, | |||
"mass": {}, | |||
"bodyBoxSize": {}, | |||
"special": {}, | |||
"drop": {}, | |||
"food": {}, | |||
"minAudibleDistance": {}, | |||
"herdingBehavior": {}, | |||
"spawnerEgg": {} | |||
}, | |||
"description": "Embeds a customized infobox for displaying creature attributes along the left side of a wiki page. Can be used in conjunction with the Widget:ModelViewer for displaying creature models." | |||
} | |||
</templatedata> | |||
</noinclude> |