Template:Infobox hero: Difference between revisions

Created page with "{| class="wikitable" ! colspan="2" | {{{name}}} |- ! colspan="2" | [[File:{{{card}}}|200px]] |- | colspan="2" style="text-align: center" | '''{{summary}}''' |- ! colspan="2" | Weapon |- ! DPS | {{{dps}}} |- ! Bullet Damage | {{{bullet_damage}}} |- ! Ammo | {{{known|Physics}}} |- ! Bullets per sec | {{{bullets_per_sec}}} |- ! Light Melee | {{{light_melee}}} |- ! Heavy Melee | {{{heavy_melee}}} |- ! colspan="2" | Vitality |- ! Max Health | {{{max_health}}} |- ! Health Reg..."
 
Vergir (talk | contribs)
replace template with a module rendering
Tag: Replaced
 
(358 intermediate revisions by 28 users not shown)
Line 1: Line 1:
{| class="wikitable"
<templatestyles src="Infobox hero/styles.css" /><templatestyles src="Infobox hero/themes.css" /><includeonly>{{#invoke:InfoboxHero|render}}</includeonly><noinclude>{{Documentation}}</noinclude>
! colspan="2" | {{{name}}}
|-
! colspan="2" | [[File:{{{card}}}|200px]]
|-
| colspan="2" style="text-align: center"  | '''{{summary}}'''
|-
! colspan="2" | Weapon
|-
! DPS
| {{{dps}}}
|-
! Bullet Damage
| {{{bullet_damage}}}
|-
! Ammo
| {{{known|Physics}}}
|-
! Bullets per sec
| {{{bullets_per_sec}}}
|-
! Light Melee
| {{{light_melee}}}
|-
! Heavy Melee
| {{{heavy_melee}}}
|-
! colspan="2" | Vitality
|-
! Max Health
| {{{max_health}}}
|-
! Health Regen
| {{{health_regen}}}
|-
! Bullet Resist
| {{{bullet_resist}}}
|-
! Spirit Resist
| {{{spirit_resist}}}
|-
! Move Speed
| {{{move_speed}}}
|-
! Sprint Speed
| {{{sprint_speed}}}
|-
! Stamina
| {{{stamina}}}
|-
|}