Template:ComboTable-HFTF: Difference between revisions

Template page
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 7: Line 7:
--->{{#vardefine:showLocation  | {{{showLocation|yes}}}  }}<!--
--->{{#vardefine:showLocation  | {{{showLocation|yes}}}  }}<!--
--->{{#vardefine:extraColWidth | {{{colWidth|12%}}}      }}<!--
--->{{#vardefine:extraColWidth | {{{colWidth|12%}}}      }}<!--
-->{| class="wikitable" style="width:{{{width|100%}}}; border-collapse:collapse;"
-->{| class="wikitable" style="width:{{{width|100%}}}; border-collapse:collapse; border-width:1"
! 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}}" {{!}} '''Damage'''<!--
{{#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}}}}}}
-->{{#vardefine:nColumns|{{#expr:{{#var:nColumns}}+1}}}}}}
{{#ifeq:{{#var:showLocation}}  | yes |! style="width:{{#var:extraColWidth}}" {{!}} '''Location'''<!--
-->{{#vardefine:nColumns|{{#expr:{{#var:nColumns}}+1}}}}}}}}
{{{data}}}
{{{data}}}
|}</includeonly>
|}</includeonly>

Latest revision as of 12:54, 7 December 2024