Difference between revisions of "Template:Mob"

From The Twilight Forest Wiki
Jump to navigation Jump to search
m
m (making it look cleaner if you don't specify parameters)
Line 3: Line 3:


|-
|-
|colspan="2"|{{{image}}}
|colspan="2"|{{{image|}}}


|-
|-
|Type
|Type
|{{{type}}}
|{{{type|}}}


|-
|-
|Health Points
|Health Points
|{{{hp}}}
|{{{hp|}}}


|-
|-
|Attack Strength
|Attack Strength
|{{{attack}}}
|{{{attack|None}}}


|-
|-
|Drops
|Drops
|{{{drops}}}
|{{{drops|None}}}


|-
|-
|ID
|ID
|{{{id}}}
|{{{id|}}}
|}<noinclude>
|}<noinclude>



Revision as of 21:25, 26 September 2017

Mob
Type
Health Points
Attack Strength None
Drops None
ID

Usage:

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