Difference between revisions of "Template:Mob"

From The Twilight Forest Wiki
Jump to navigation Jump to search
m
m (added the usage)
Line 24: Line 24:
|ID
|ID
|{{{id}}}
|{{{id}}}
|}
|}<noinclude>
 
Usage:
<pre>
{{Mob
|image= (filelink)
|type= (passive or hostile)
|hp= (health)
|attack= (attack damage)
|drops= (drops)
}}
</pre>
[[Category:Infobox templates]]
</noinclude>

Revision as of 14:33, 25 September 2017

Mob
{{{image}}}
Type {{{type}}}
Health Points {{{hp}}}
Attack Strength {{{attack}}}
Drops {{{drops}}}
ID {{{id}}}

Usage:

{{Mob
|image= (filelink)
|type= (passive or hostile)
|hp= (health)
|attack= (attack damage)
|drops= (drops)
}}