Template:ComboTable-HFTF: Difference between revisions

Template page
No edit summary
No edit summary
Line 10: Line 10:
! style="width:52%" | '''Combo'''
! style="width:52%" | '''Combo'''
{{#ifeq:{{#var:showData}}    | yes |<!--
{{#ifeq:{{#var:showData}}    | yes |<!--
-->{{#ifeq:{{#var:showDifficulty}} | yes |! style="width:{{#var:extraColWidth}}" {{!}} Difficulty<!--
-->{{#vardefine:nColumns|{{#expr:{{#var:nColumns}}+1}}}}}}
-->{{#vardefine:nColumns|{{#expr:{{#var:nColumns}}+1}}}}}}
{{#ifeq:{{#var:showDamage}} | yes |! style="width:{{#var:extraColWidth}}" {{!}} {{Tooltip| text='''Damage'''           | hovertext=Amount of frames before the move becomes active +1, including the 1st active frame.}}<!--
{{#ifeq:{{#var:showDamage}} | yes |! style="width:{{#var:extraColWidth}}" {{!}} {{Tooltip| text='''Damage'''| hovertext=Amount of damage dealt, with Shadow Dio as the standard}}<!--
-->{{#vardefine:nColumns|{{#expr:{{#var:nColumns}}+1}}}}}}
-->{{#vardefine:nColumns|{{#expr:{{#var:nColumns}}+1}}}}}}
{{#ifeq:{{#var:showCost}}      | yes |! style="width:{{#var:extraColWidth}}" {{!}} '''Cost'''<!--
{{#ifeq:{{#var:showCost}}      | yes |! style="width:{{#var:extraColWidth}}" {{!}} {{Tooltip| text='''Cost'''| hovertext=Amount of meter needed to execute the combo}}<!--
-->{{#vardefine:nColumns|{{#expr:{{#var:nColumns}}+1}}}}}}
-->{{#vardefine:nColumns|{{#expr:{{#var:nColumns}}+1}}}}}}
{{#ifeq:{{#var:showMeter}}     | yes |! style="width:{{#var:extraColWidth}}" {{!}} Meter Gain<!--
{{#ifeq:{{#var:showLocation}} | yes |! style="width:{{#var:extraColWidth}}" {{!}} {{Tooltip| text='''Location'''| hovertext=Position at which the combo can be fully executed}}<!--
-->{{#vardefine:nColumns|{{#expr:{{#var:nColumns}}+1}}}}}}
{{#ifeq:{{#var:showLocation}}  | yes |! style="width:{{#var:extraColWidth}}" {{!}} '''Location'''<!--
-->{{#vardefine:nColumns|{{#expr:{{#var:nColumns}}+1}}}}}}}}
-->{{#vardefine:nColumns|{{#expr:{{#var:nColumns}}+1}}}}}}}}
{{{data}}}
{{{data}}}
|}</includeonly>
|}</includeonly>

Revision as of 12:53, 7 December 2024