|
{{#if:{{{aggro|}}}|;Aggressive:
| {{#switch: {{lc:{{{aggro}}}}}
| no = No, this creature will not unprovoked.
| yes = Yes, this creature will attack unprovoked.
| #default = {{{aggro}}}
}}
{{!}}-
{{!}}|}}
{{#if:{{unique|}}|This creature is a [[unique]] and may be very dangerous.}}
{{!}}-
{{!}}|}}
{{#if:{{{tamable|}}}|;[[Taming|Tamable]]:
| {{#switch: {{lc:{{{tamable}}}}}
| no = No, this creature is unable to be tamed.
| yes = Yes, you may tame this creature.
{{!}}|}}
{{#if:{{{dommable|}}}|;[[Dominate]]:
| {{#switch: {{lc:{{{dommable}}}}}
| no = No, this creature is unable to be dominated.
| yes = Yes, you may dominate this creature.
{{!}}|}}
{{#if:{{{groomable|}}}|;[[Grooming|Groomable]]:
| {{#switch: {{lc:{{{groomable}}}}}
| no = No, this creature cannot
| yes = Yes, you may dominate this creature.
{{!}}|}}
{{#if:{{{ridable|}}}|;[[Mounts|Ridable]]:
| {{#switch: {{lc:{{{ridable}}}}}
| no = No, this creature cannot be ridden.
| yes = Yes, you may ride this creature.
{{!}}|}}
{{#if:{{{swim|}}}|;[[Swimming|Swimmer]]:
| {{#switch: {{lc:{{{swim}}}}}
| no = No, this creature cannot swim.
| yes = Yes, this creature can swim.