Dota Underlords Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
<includeonly>{| class="infoboxtable" style="width: 200px; clear: right; background: #000000; width: 100%; {{border-radius|8px 8px 8px 8px}}
+
<includeonly>{| class="infoboxtable" style="width: 200px; clear: right; background: #000000; {{border-radius|8px 8px 8px 8px}}
 
|-
 
|-
 
! class="infoboxname" | {{{name}}}
 
! class="infoboxname" | {{{name}}}

Latest revision as of 01:17, 12 October 2020

Template-info Documentation

This is the infobox for Units.

Usage

{{Infobox unit
| name        = 
| image       = 
| alliance    = 
| health      = 
| mana        = 
| damage      = 
| attackspeed = 
| attackrange = 
| movespeed   = 
| magicresist = 
| armor       = 
}}

Example

Melee Creep
Melee Creep
150
0
[20/30]
1.00
1
Move Speed
325
0
0
{{Infobox unit
| name        = Melee Creep
| image       = Melee Creep.png
| health      = 150
| mana        = 0
| damage      = [20/30]
| attackspeed = 1.00
| attackrange = 1
| movespeed   = 325
| magicresist = 0
| armor       = 0
}}