Template:CreatureInfoBox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
<td style="border-left: 0" class="game-infobox-argument">{{{mountable|Yes / No}}}</td></tr> | <td style="border-left: 0" class="game-infobox-argument">{{{mountable|Yes / No}}}</td></tr> | ||
<tr><th colspan="2" class="game-infobox-header">Motion:</th></tr> | <tr><th colspan="2" class="game-infobox-header">Motion:</th></tr> | ||
{{#if:{{{walkSpeed|}}}|<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Walk Speed</strong></td><td style="border-left: 0" class="game-infobox-argument">{{{walkSpeed|0 km/h}}}</td></tr>}} | {{#if:{{{walkSpeed|}}}|<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Walk Speed</strong></td><td style="border-left: 0" class="game-infobox-argument">{{{walkSpeed|0 km/h}}}</td></tr>}} | ||
{{#if:{{{flySpeed|}}}|<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Fly Speed</strong></td><td style="border-left: 0" class="game-infobox-argument">{{{flySpeed|0 km/h}}}</td></tr>}} | {{#if:{{{flySpeed|}}}|<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Fly Speed</strong></td><td style="border-left: 0" class="game-infobox-argument">{{{flySpeed|0 km/h}}}</td></tr>}} | ||
{{#if:{{{swimSpeed|}}}|<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Swim Speed</strong></td><td style="border-left: 0" class="game-infobox-argument">{{{swimSpeed|0 km/h}}}</td></tr>}} | {{#if:{{{swimSpeed|}}}|<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Swim Speed</strong></td><td style="border-left: 0" class="game-infobox-argument">{{{swimSpeed|0 km/h}}}</td></tr>}} | ||
<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Jump Height</strong></td> | <tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Jump Height</strong></td> | ||
<td style="border-left: 0" class="game-infobox-argument">{{{jumpHeight|0 meters}}}</td></tr> | <td style="border-left: 0" class="game-infobox-argument">{{{jumpHeight|0 meters}}}</td></tr> | ||
Line 33: | Line 33: | ||
<td style="border-left: 0" class="game-infobox-argument">{{{bodyBoxSize|0 x 0 x 0}}}</td></tr> | <td style="border-left: 0" class="game-infobox-argument">{{{bodyBoxSize|0 x 0 x 0}}}</td></tr> | ||
<tr><th colspan="2" class="game-infobox-header">Other Attributes:</th></tr> | <tr><th colspan="2" class="game-infobox-header">Other Attributes:</th></tr> | ||
{{#if:{{{special|}}}|<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Special</strong></td><td style="border-left: 0" class="game-infobox- argument">{{{special|Eggs, Mountable, etc.}}}</td></tr>}} | {{#if:{{{special|}}}|<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Special</strong></td><td style="border-left: 0" class="game-infobox- argument">{{{special|Eggs, Mountable, etc.}}}</td></tr>}} | ||
<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Drop</strong></td> | <tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Drop</strong></td> | ||
<td style="border-left: 0" class="game-infobox-argument">{{{drop|None}}}</td></tr> | <td style="border-left: 0" class="game-infobox-argument">{{{drop|None}}}</td></tr> | ||
<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Food</strong></td> | <tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Food</strong></td> | ||
<td style="border-left: 0" class="game-infobox-argument">{{{food|Vegetation / Meat}}}</td></tr> | <td style="border-left: 0" class="game-infobox-argument">{{{food|Vegetation / Meat}}}</td></tr> | ||
{{#if:{{{minAudibleDistance|}}}|<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Minimum Audible Distance</strong></td><td style="border-left: 0" class="game-infobox-argument">{{{minAudibleDistance|0 blocks}}}</td></tr>}} | {{#if:{{{minAudibleDistance|}}}|<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Minimum Audible Distance</strong></td><td style="border-left: 0" class="game-infobox-argument">{{{minAudibleDistance|0 blocks}}}</td></tr>}} | ||
<tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Herding Behavior</strong></td> | <tr><td style="border-right: 0" class="game-infobox-attribute"><strong>Herding Behavior</strong></td> | ||
<td style="border-left: 0" class="game-infobox-argument">{{{herdingBehavior|Yes / No}}}</td></tr> | <td style="border-left: 0" class="game-infobox-argument">{{{herdingBehavior|Yes / No}}}</td></tr> |
Revision as of 01:32, 31 July 2025