Template:Infobox hero: Difference between revisions

m Added "+" prefix to power increase stats
Vergir (talk | contribs)
replace template with a module rendering
Tag: Replaced
 
(308 intermediate revisions by 23 users not shown)
Line 1: Line 1:
{{Quotation||<b>{{Summary_hero|{{{name}}}}}</b><br>{{Description_hero|{{{name}}}}}}}
<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; font-size: 18px; font-family: 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 0px 4px black, 0px 0px 0px black, 0px 0px 0px black; color:#FFEFD7;" | {{{name}}}
|-
! colspan="2" style="padding:0px; background-color:#a79986" | [[File:{{{card}}}|200px]]
|-
! colspan="2" style="color: #FFEFD7; background-color: #2F2F2F; font-size: 14px; font-family: 'PT Serif','Palatino','Georgia',serif; font-style: italic; text-shadow: 0px 0px 4px black, 0px 0px 0px black, 0px 0px 0px black; color:#FFEFD7;" | <b>Initial Stats</b>
|-
! colspan="2" style="background-color: #BE7B24; font-weight: bold; font-size: 16px; font-family: 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 0px 4px black, 0px 0px 0px black, 0px 0px 0px black; color:#FFEFD7;" | Weapon
|-
! style="color: #999999; background-color: #2F2F2F" | DPS
| {{Icon/Brown|[[File:Damage.png|20px|link=Damage per second]]|{{{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; font-family: 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 0px 4px black, 0px 0px 0px black, 0px 0px 0px black; color:#FFEFD7;"  | Vitality
|-
! style="color: #999999; background-color: #2F2F2F" | 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 Regen]]|{{{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="background-color: #ED5D31; font-weight: bold; font-size: 16px; font-family: 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 0px 4px black, 0px 0px 0px black, 0px 0px 0px black; color:#FFEFD7;" | 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|}}}
| <tr><td colspan="2" style="text-align: center; font-weight: normal"> +'''{{{increase4_value}}}''' {{{increase4_stat}}} </td></tr>}}
|-
{{#if:{{{increase5_value|}}}
| <tr><td colspan="2" style="text-align: center; font-weight: normal"> +'''+{{{increase5_value}}}''' {{{increase5_stat}}} </td></tr>}}
|-
|}
</div>