Template:Infobox hero: Difference between revisions

m Increased hero name size and formatted "initial stats" header
m Added "+" prefix to power increase stats
Line 53: Line 53:
! 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="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" | +'''{{{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" | +'''{{{increase2_value}}}''' {{{increase2_stat}}}
|-
|-
| colspan="2" style="text-align: center; font-weight: normal" | '''{{{increase3_value}}}''' {{{increase3_stat}}}
| colspan="2" style="text-align: center; font-weight: normal" | +'''{{{increase3_value}}}''' {{{increase3_stat}}}
{{#if:{{{increase4_value|}}}  
{{#if:{{{increase4_value|}}}  
| <tr><td colspan="2" style="text-align: center; font-weight: normal"> '''{{{increase4_value}}}''' {{{increase4_stat}}} </td></tr>}}
| <tr><td colspan="2" style="text-align: center; font-weight: normal"> +'''{{{increase4_value}}}''' {{{increase4_stat}}} </td></tr>}}
|-
|-
{{#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>