Template:Infobox hero: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Clubby789 (talk | contribs)
Add templatedata (and `weapon_name` field)
No edit summary
Tag: Manual revert
 
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Quotation||<b>{{Summary_hero|{{{name}}}}}</b><br>{{Description_hero|{{{name}}}}}}}
<div style="margin-left: 2em;">
<div style="margin-left: 2em;">
{| class="wikitable infobox" style="color: #FFEFD7; background-color: #2F2F2F; font-weight: bold"
{| 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="color: #FFEFD7; background-color: #2F2F2F; font-size: 25px; 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;" |
<div style="display: flex; justify-content: space-between">
<div style="width: 50px;"></div>
<div class="infobox-hero-name>{{{name|Abrams}}}</div>
<div style="padding-left: 10px;">[[Image:{{{name|Abrams}}}_MM.png|frameless|center|40px]]</div>
</div>
|-
|-
! colspan="2" style="padding:0px; background-color:#a79986" | [[File:{{{card}}}|200px]]
! colspan="2" style="padding:0px; background-color:#a79986" | [[File:{{{card}}}|200px|alt={{{BASEPAGENAME}}}]]
|-
|-
! 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="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>
Line 10: Line 14:
! colspan="2" style="background-color: #d5903f; 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; border-bottom: none" | Weapon
! colspan="2" style="background-color: #d5903f; 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; border-bottom: none" | Weapon
|-
|-
{{#if: {{{weapon_name|}}} |
! colspan="2" style="background-color: #d5903f; font-weight: bold; font-size: 12px; font-family: 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 0px 3px black, 0px 0px 0px black, 0px 0px 0px black; color:#FFEFD7; border-top: none" | {{#if:{{{weapon_name}}}|''"{{{weapon_name|}}}"''}}
! colspan="2" style="background-color: #d5903f; font-weight: bold; font-size: 12px; font-family: 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 0px 3px black, 0px 0px 0px black, 0px 0px 0px black; color:#FFEFD7; border-top: none" | {{weapon_name}}
|-
|-
}}
! style="color: #999999; background-color: #2F2F2F" | DPS
! style="color: #999999; background-color: #2F2F2F" | DPS
| {{Icon/Brown|[[File:Damage.png|20px|link=Damage per second]]|{{{dps}}}}}
| {{Icon/Brown|[[File:Damage.png|20px|link=Damage per second]]|{{{dps}}}}}
Line 58: Line 60:
| {{Icon/Grey|[[File:Springy_boots_icon.png|20px|link=Stamina]]|{{{stamina}}}}}
| {{Icon/Grey|[[File:Springy_boots_icon.png|20px|link=Stamina]]|{{{stamina}}}}}
|-
|-
! colspan="2" style="background-color: #c288f0; 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="background-color: #c288f0; font-weight: bold; font-size: 16px; font-family: 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 0px 4px #b9b9b9, 0px 0px 0px #b9b9b9, 0px 0px 0px #b9b9b9; color:#FFEFD7;" | [[Level#Power_Increases|Power Increases]]
|-
|-
| colspan="2" style="text-align: center; font-weight: normal" | +'''{{{increase1_value}}}''' {{{increase1_stat}}}
| colspan="2" style="text-align: center; font-weight: normal" | +'''{{{increase1_value}}}''' {{{increase1_stat}}}
Line 69: Line 71:
|-
|-
{{#if:{{{increase5_value|}}}  
{{#if:{{{increase5_value|}}}  
| <tr><td colspan="2" style="text-align: center; font-weight: normal"> +'''+{{{increase5_value}}}''' {{{increase5_stat}}} </td></tr>}}
| <tr><td colspan="2" style="text-align: center; font-weight: normal"> +'''{{{increase5_value}}}''' {{{increase5_stat}}} </td></tr>}}
|-
|-
|}
|}
</div>
</div>
<noinclude>
{{Quotation||<b>{{Summary_hero|{{{name}}}}}</b><br>{{Description_hero|{{{name}}}}}}}<noinclude>{{Documentation}}</noinclude>
<templatedata>
{
"params": {
"name": {},
"card": {},
"weapon_name": {},
"dps": {},
"bullet_damage": {},
"ammo": {},
"bullets_per_sec": {},
"light_melee": {},
"heavy_melee": {},
"range": {},
"max_health": {},
"health_regen": {},
"bullet_resist": {},
"spirit_resist": {},
"move_speed": {},
"sprint_speed": {},
"stamina": {},
"increase1_value": {},
"increase1_stat": {},
"increase2_value": {},
"increase2_stat": {},
"increase3_value": {},
"increase3_stat": {},
"increase4_value": {},
"increase4_stat": {},
"increase5_value": {},
"increase5_stat": {}
}
}
</templatedata>
</noinclude>

Latest revision as of 06:46, 17 September 2024

Abrams
[[File:{{{card}}}|200px|alt={{{BASEPAGENAME}}}]]
Initial Stats
Weapon
""
DPS

{{{dps}}}

Bullet Damage

{{{bullet_damage}}}

Ammo

{{{ammo}}}

Bullets per sec

{{{bullets_per_sec}}}

Light Melee

{{{light_melee}}}

Heavy Melee

{{{heavy_melee}}}

Falloff Range

{{{range}}}

Vitality
Health

{{{max_health}}}

Health Regen

{{{health_regen}}}

Bullet Resist

{{{bullet_resist}}}%

Spirit Resist

{{{spirit_resist}}}%

Move Speed

{{{move_speed}}} m/s

Sprint Speed

{{{sprint_speed}}} m/s

Stamina

{{{stamina}}}

Power Increases
+{{{increase1_value}}} {{{increase1_stat}}}
+{{{increase2_value}}} {{{increase2_stat}}}
+{{{increase3_value}}} {{{increase3_stat}}}

Unknown hero {{{name}}} provided for Template:Summary_hero
Unknown hero {{{name}}} provided for Template:Description_hero

Template documentation [view] [edit] [purge]

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
namename

no description

Unknownoptional
cardcard

no description

Unknownoptional
weapon_nameweapon_name

no description

Unknownoptional
dpsdps

no description

Unknownoptional
bullet_damagebullet_damage

no description

Unknownoptional
ammoammo

no description

Unknownoptional
bullets_per_secbullets_per_sec

no description

Unknownoptional
light_meleelight_melee

no description

Unknownoptional
heavy_meleeheavy_melee

no description

Unknownoptional
rangerange

no description

Unknownoptional
max_healthmax_health

no description

Unknownoptional
health_regenhealth_regen

no description

Unknownoptional
bullet_resistbullet_resist

no description

Unknownoptional
spirit_resistspirit_resist

no description

Unknownoptional
move_speedmove_speed

no description

Unknownoptional
sprint_speedsprint_speed

no description

Unknownoptional
staminastamina

no description

Unknownoptional
increase1_valueincrease1_value

no description

Unknownoptional
increase1_statincrease1_stat

no description

Unknownoptional
increase2_valueincrease2_value

no description

Unknownoptional
increase2_statincrease2_stat

no description

Unknownoptional
increase3_valueincrease3_value

no description

Unknownoptional
increase3_statincrease3_stat

no description

Unknownoptional
increase4_valueincrease4_value

no description

Unknownoptional
increase4_statincrease4_stat

no description

Unknownoptional
increase5_valueincrease5_value

no description

Unknownoptional
increase5_statincrease5_stat

no description

Unknownoptional