Template:Mob infobox/doc: Difference between revisions

From BTA-Mirror
imported>Denatidum
No edit summary
imported>Denatidum
No edit summary
Line 1: Line 1:
<pre>
{{Mob infobox
|title=Zombie
|image=[[File:Zombie Cyan Render.png|160px]]
|health=20
|behavior=Hostile
|dmgeasy=2.5
|dmgnormal=3
|dmghard=4.5
|spawn=Light level 0
}}
</pre>
{{Mob infobox
{{Mob infobox
|title=Zombie
|title=Zombie
Line 21: Line 9:
|spawn=Light level 0
|spawn=Light level 0
}}
}}
This template allows for the creation of mob infoboxes. This example on the side is created with <code><nowiki>{{Mob infobox|title=Zombie|image=[[File:Zombie Cyan Render.png|160px]]|health=20|behavior=Hostile|dmgeasy=2.5|dmgnormal=3|dmghard=4.5|spawn=Light level 0}}</nowiki></code>

Revision as of 02:29, 19 March 2023

Zombie

Health 20 (♥ × 10)
Behavior Hostile
Damage Easy: 2.5 (♥)

Normal: 3 (♥)

Hard: 4.5 (♥♥)
Spawn Light level 0

This template allows for the creation of mob infoboxes. This example on the side is created with {{Mob infobox|title=Zombie|image=[[File:Zombie Cyan Render.png|160px]]|health=20|behavior=Hostile|dmgeasy=2.5|dmgnormal=3|dmghard=4.5|spawn=Light level 0}}