Template:CreatureInfoBox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 56: | Line 56: | ||
<td style="border-left: 0" class="game-infobox-argument"> | <td style="border-left: 0" class="game-infobox-argument"> | ||
{{#switch: {{{herdingBehavior|}}} | {{#switch: {{{herdingBehavior|}}} | ||
| #default = [[File:no.webp|20x20px]] | | #default = [[File:no.webp|20x20px]] | ||
| yes = [[File:yes.webp|18x18px]] | | yes = [[File:yes.webp|18x18px]] | ||
Line 232: | Line 224: | ||
"label": "Mountable", | "label": "Mountable", | ||
"description": "Whether the creature is mountable/ridable with a saddle or not.", | "description": "Whether the creature is mountable/ridable with a saddle or not.", | ||
"example": "Yes or no.", | "example": "Yes or no.", | ||
"type": "boolean", | "type": "boolean", | ||
Line 267: | Line 252: | ||
"minAudibleDistance", | "minAudibleDistance", | ||
"herdingBehavior", | "herdingBehavior", | ||
"hasSpawnerEgg" | "hasSpawnerEgg" | ||
] | ] |