Template:Infobox hero: Difference between revisions

Spuj (talk | contribs)
No edit summary
Vergir (talk | contribs)
replace template with a module rendering
Tag: Replaced
 
(320 intermediate revisions by 26 users not shown)
Line 1: Line 1:
{{Quotation||'''{{{summary}}}'''<br>{{{description}}}}}
<templatestyles src="Infobox hero/styles.css" /><templatestyles src="Infobox hero/themes.css" /><includeonly>{{#invoke:InfoboxHero|render}}</includeonly><noinclude>{{Documentation}}</noinclude>
<div style="margin-left: 2em;">
{| class="wikitable infobox" style="color: #FFEFD7; background-color: #2F2F2F; font-weight: bold"
! colspan="2" style="color: #FFEFD7; background-color: #2F2F2F" | {{{name}}}
|-
! colspan="2" style="padding:0px; background-color:#a79986" | [[File:{{{card}}}|200px]]
|-
! colspan="2" style="background-color: #BE7B24; font-weight: bold; font-size: 16px" | Weapon
|-
! style="color: #999999; background-color: #2F2F2F" | DPS
| {{Icon/Brown|[[File:Damage.png|20px|link=Damage]]|{{{dps}}}}}
|-
! style="color: #999999; background-color: #2F2F2F" | Bullet Damage
| {{Icon/Brown|[[File:Bullet damage.png|20px|link=Bullet Damage]]|{{{bullet_damage}}}}}
|-
! style="color: #999999; background-color: #2F2F2F" | Ammo
| {{Icon/Grey|[[File:Clip size icon.png|20px|link=Ammo]]|{{{ammo}}}}}
|-
! style="color: #999999; background-color: #2F2F2F" | Bullets per sec
| {{Icon/Grey|[[File:Bullets per sec icon.png|20px|link=Fire Rate]]|{{{bullets_per_sec}}}}}
|-
! style="color: #999999; background-color: #2F2F2F" | Light Melee
| {{Icon/Brown|[[File:Melee damage.png|20px|link=Melee attack#Light]]|{{{light_melee}}}}}
|-
! style="color: #999999; background-color: #2F2F2F" | Heavy Melee
| {{Icon/Brown|[[File:Melee damage.png|20px|link=Melee attack#Heavy]]|{{{heavy_melee}}}}}
|-
! colspan="2" style="background-color: #7CBB1E; font-weight: bold; font-size: 16px" | Vitality
|-
! style="color: #999999; background-color: #2F2F2F" | Max Health
| {{Icon/Grey|[[File:Extra Health.png|20px|link=Health]]|{{{max_health}}}}}
|-
! style="color: #999999; background-color: #2F2F2F" | Health Regen
| {{Icon/Grey|[[File:Health regen.png|20px|link=Health Regenn]]|{{{health_regen}}}}}
|-
! style="color: #999999; background-color: #2F2F2F" | Bullet Resist
| {{Icon/Grey|[[File:Bullet Armor.png|20px|link=Bullet Resist]]|{{{bullet_resist}}}%}}
|-
! style="color: #999999; background-color: #2F2F2F" | Spirit Resist
| {{Icon/Grey|[[File:Spirit Armor.png|20px|link=Spirit Resist]]|{{{spirit_resist}}}%}}
|-
! style="color: #999999; background-color: #2F2F2F" | Move Speed
| {{Icon/Grey|[[File:Move speed.png|20px|link=Move Speed]]|{{{move_speed}}} m/s}}
|-
! style="color: #999999; background-color: #2F2F2F" | Sprint Speed
| {{Icon/Grey|[[File:Move speed.png|20px|link=Move Speed]]|{{{sprint_speed}}} m/s}}
|-
! style="color: #999999; background-color: #2F2F2F" | Stamina
| {{Icon/Grey|[[File:Springy_boots_icon.png|20px|link=Stamina]]|{{{stamina}}}}}
|-
! colspan="2" style="text-align: center; font-size: 16px; font-weight: bold; background-color: #ED5D31" | Power Increases
|-
| colspan="2" style="text-align: center; font-weight: normal" | '''{{{increase1_value}}}''' {{{increase1_stat}}}
|-
| colspan="2" style="text-align: center; font-weight: normal" | '''{{{increase2_value}}}''' {{{increase2_stat}}}
|-
| colspan="2" style="text-align: center; font-weight: normal" | '''{{{increase3_value}}}''' {{{increase3_stat}}}
{{#if: {{{increase4_value}}} |
|-
| colspan="2" style="text-align: center; font-weight: normal" | '''{{{increase4_value}}}''' {{{increase4_stat}}}
}}{{#if: {{{increase5_value}}} |
|-
| colspan="2" style="text-align: center; font-weight: normal" | '''{{{increase5_value}}}''' {{{increase5_stat}}}
}}
|}
</div>