Difference between revisions of "Template:Creature"
Jump to navigation
Jump to search
m (Template edit) |
m (Experimental change) |
||
| Line 14: | Line 14: | ||
|- | |- | ||
| | | | ||
| − | + | ;Aggressive: {{#if:{{{aggro|}}}} | |
| − | + | | {{#switch: {{lc:{{{aggro}}}}} | |
| − | + | | no = No, this creature will not unprovoked. | |
| + | | yes = Yes, this creature will attack unprovoked. | ||
| + | | reduced = Yes, this creature will occasionally attack unprovoked. | ||
| + | | #default = {{{aggro}}} | ||
| + | }}}} | ||
| + | |- | ||
| + | | | ||
| + | ;[[Taming|Tamable]]: {{#if:{{{tamable|}}}} | ||
| + | | {{#switch: {{lc:{{{tamable}}}}} | ||
| + | | no = No, this creature is unable to be tamed. | ||
| + | | yes = Yes, you may tame this creature. | ||
| + | | unknown = The ability to tame this creature is not known. | ||
| + | | #default = {{{tamable}}} | ||
| + | }}}} | ||
| + | |- | ||
| + | | | ||
| + | ;[[Dominate|Can be dominated]]: {{#if:{{{dommable|}}}} | ||
| + | | {{#switch: {{lc:{{{dommable}}}}} | ||
| + | | no = No, this creature is unable to be dominated. | ||
| + | | yes = Yes, you may dominate this creature. | ||
| + | | unknown = The ability to dominate this creature is not known. | ||
| + | | #default = {{{dommable}}} | ||
| + | }}}} | ||
| + | |- | ||
| + | | | ||
'''[[Grooming|Groomable]]''': {{{groomable}}}<hr> | '''[[Grooming|Groomable]]''': {{{groomable}}}<hr> | ||
'''[[Butchering]] products''': {{{butcheringprod}}}<hr> | '''[[Butchering]] products''': {{{butcheringprod}}}<hr> | ||
Revision as of 19:29, 20 February 2016
Usage:
{{Creature
|image=deer.jpg *** defaults to {{PAGENAME}}.jpg or {{PAGENAME}}.png ***
|aggro=No
|tamable=Yes
|dommable=No
|groomable=Yes
|butcheringprod=[[Meat]], [[fat]], [[tail]], [[hoof]], [[gland]], [[eye]], [[hide]], [[bladder]]
|eats=Grain and seeds
|ridable=No
|swim=No
|lair=[[Deer Yard]]
}}