Difference between revisions of "Template:Creature"
Jump to navigation
Jump to search
m (Fix for creature template.) |
m (Fix for creature template.) |
||
| Line 14: | Line 14: | ||
|- | |- | ||
| | | | ||
| + | {{#ifeq:{{{unique|yes}}}|<b>This creature is a [[unique]].</b> | ||
| + | {{!}}- | ||
| + | {{!}}|}} | ||
{{#if:{{{aggro|}}}|;Aggressive: | {{#if:{{{aggro|}}}|;Aggressive: | ||
{{#switch: {{lc:{{{aggro}}}}} | {{#switch: {{lc:{{{aggro}}}}} | ||
| Line 21: | Line 24: | ||
| #default = {{{aggro}}} | | #default = {{{aggro}}} | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
{{!}}- | {{!}}- | ||
{{!}}|}} | {{!}}|}} | ||
| Line 71: | Line 71: | ||
{{!}}- | {{!}}- | ||
{{!}}|}} | {{!}}|}} | ||
| − | {{#if:{{butcheringprod|}}|;[[Butchering]] products: {{{butcheringprod}}} | + | {{#if:{{{butcheringprod|}}}|;[[Butchering]] products: {{{butcheringprod}}} |
{{!}}- | {{!}}- | ||
{{!}}|}} | {{!}}|}} | ||
| − | {{#if:{{eats|}}|;Eats: {{{eats}}} | + | {{#if:{{{eats|}}}|;Eats: {{{eats}}} |
{{!}}- | {{!}}- | ||
{{!}}|}} | {{!}}|}} | ||
| − | {{#if:{{lair|}}|;Lair: {{{lair}}} | + | {{#if:{{{lair|}}}|;Lair: {{{lair}}} |
{{!}}- | {{!}}- | ||
{{!}}|}} | {{!}}|}} | ||
| − | {{#if:{{spawn|}}|;Spawns on: {{{spawn}}} | + | {{#if:{{{spawn|}}}|;Spawns on: {{{spawn}}} |
{{!}}- | {{!}}- | ||
{{!}}|}} | {{!}}|}} | ||
| − | |||
|} | |} | ||
[[Category:Bestiary]] | [[Category:Bestiary]] | ||
| Line 93: | Line 92: | ||
{{Creature | {{Creature | ||
|image=deer.jpg *** defaults to {{PAGENAME}}.jpg or {{PAGENAME}}.png *** | |image=deer.jpg *** defaults to {{PAGENAME}}.jpg or {{PAGENAME}}.png *** | ||
| + | |unique=yes | ||
|aggro=Yes|No|Reduced | |aggro=Yes|No|Reduced | ||
|tamable=Yes|No|Unknown | |tamable=Yes|No|Unknown | ||
Revision as of 20:10, 20 February 2016
Usage:
{{Creature
|image=deer.jpg *** defaults to {{PAGENAME}}.jpg or {{PAGENAME}}.png ***
|unique=yes
|aggro=Yes|No|Reduced
|tamable=Yes|No|Unknown
|dommable=Yes|No|Unknown
|groomable=Yes|No|Unknown
|butcheringprod=[[Meat]], [[fat]], [[tail]], [[hoof]], [[gland]], [[eye]], [[hide]], [[bladder]]
|ridable=Yes|No|Unknown
|swim=Yes|No|Unknown
|eats=Grain and seeds
|lair=[[Deer Yard]]
|spawn=[[Grass]], [[Steppe]]
}}