Difference between revisions of "Template:Mob"

From The Twilight Forest Wiki
Jump to navigation Jump to search
m (making it look cleaner if you don't specify parameters)
m (allow you to change the title of the infobox)
Line 1: Line 1:
{| class="wikitable" style="float:right; margin-left: 100px;"
{| class="wikitable" style="float:right; margin-left: 100px;"
!colspan="2"|{{BASEPAGENAME}}
!colspan="2"|{{{name| {{BASEPAGENAME}} }}}


|-
|-
Line 29: Line 29:
<pre>
<pre>
{{Mob
{{Mob
|name= (optional, defaults to the article's title)
|image= (filelink)
|image= (filelink)
|type= (passive or hostile)
|type= (passive or hostile)

Revision as of 21:39, 26 September 2017

Mob
Type
Health Points
Attack Strength None
Drops None
ID

Usage:

{{Mob
|name= (optional, defaults to the article's title)
|image= (filelink)
|type= (passive or hostile)
|hp= (health)
|attack= (attack damage)
|drops= (drops)
|id= (in-game id)
}}