Template:AttackDataCargo-UNI: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
No edit summary
m (experimenting 'cause something broke...)
 
(56 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{| class="wikitable"
<includeonly><div class="movedata-flex-framedata"><!--
--><div class="movedata-flex-framedata-name"><!--
--><div id="id-{{{moveId}}}" class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-topright">{{#invoke:MoveDataParser|createFrameDataLink|cargoTable=UNICLR_MoveData|moveId={{{moveId}}} }}</div><!--
--><div class="movedata-flex-framedata-name-item"><!--
--><div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle"><!--
--><div>{{{input|}}}</div><!--
--></div>{{#if:{{{name|}}}|<!--
--><div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle"><!--
--><div style="font-size:80%">{{{name}}}</div><!--
--></div>}}{{#if:{{{note|}}}|<!--
--><div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle"><!--
--><div>{{{note|}}}</div><!--
--></div>}}<!--
--></div><!--
--></div>
{| class="wikitable movedata-flex-framedata-table"
|- style="font-size:80%
! style="width:14.25%" | {{Tooltip| text=Damage    | hovertext={{safesubst:AttackData-UNI/Tooltips|damage}}}}
! style="width:14.25%" | {{Tooltip| text=Guard    | hovertext={{safesubst:AttackData-UNI/Tooltips|guard}}}}
! style="width:14.25%" | {{Tooltip| text=Cancel    | hovertext={{safesubst:AttackData-UNI/Tooltips|cancel}}}}
! style="width:14.25%" | {{Tooltip| text=Property  | hovertext={{safesubst:AttackData-UNI/Tooltips|property}}}}
! style="width:14.25%" | {{Tooltip| text=Cost      | hovertext={{safesubst:AttackData-UNI/Tooltips|cost}}}}
! style="width:14.25%" | {{Tooltip| text=Attribute | hovertext={{safesubst:AttackData-UNI/Tooltips|attribute}}}}
|- style="text-align:center; height:29px;"
| {{#if:{{{damage|}}}|{{{damage}}}{{#if:{{{minDamage|}}}|<br>['''Min:''' {{{minDamage}}}] }}|-}}
| {{#if:{{{guard|}}}|{{{guard|}}}|-}}
| {{#if:{{{cancel|}}}|{{{cancel|}}}|-}}
| {{#if:{{{property|}}}|{{{property|}}}|-}}
| {{#if:{{{cost|}}}|{{{cost|}}}|-}}
| {{#if:{{{attribute|}}}|{{{attribute|}}}|-}}
|- style="font-size:80%"
|- style="font-size:80%"
! colspan="11" | {{{3|}}}: {{{2|}}}
! {{Tooltip| text=Startup  | hovertext={{safesubst:AttackData-UNI/Tooltips|startup}}}}
! {{{1}}}
! {{Tooltip| text=Active    | hovertext={{safesubst:AttackData-UNI/Tooltips|active}}}}
|- style="font-size:80%"
! {{Tooltip| text=Recovery  | hovertext={{safesubst:AttackData-UNI/Tooltips|recovery}}}}
! Damage || Guard || Cancel || Property || Cost || Attribute || Startup || Active || Recovery || Overall || Frame Advantage || Invulnerability
! {{Tooltip| text=Overall  | hovertext={{safesubst:AttackData-UNI/Tooltips|overall}}}}
|-
! {{Tooltip| text=Advantage | hovertext={{safesubst:AttackData-UNI/Tooltips|advantage}}}}
| {{{4|}}} || {{{5|}}} || {{{6|}}} || {{{7|}}} || {{{8|}}} || {{{9|}}} || {{{10|}}} || {{{11|}}} || {{{12|}}} || {{{13|}}} || {{{14|}}} || {{{15|}}}
! {{Tooltip| text=Invul    | hovertext={{safesubst:AttackData-UNI/Tooltips|invul}}}}
|}</includeonly>
|- style="text-align:center; height:29px;"
| {{#if:{{{startup|}}}|{{{startup|}}}|-}}
| {{#if:{{{active|}}}|{{{active|}}}|-}}
| {{#if:{{{recovery|}}}{{{landing|}}}|{{#if:{{{recovery|}}} | {{{recovery}}}{{#if:{{{landing|}}}|<br>[{{{landing}}} '''on landing''']}} | {{{landing}}} '''on landing''' }}|-}}
| {{#if:{{{overall|}}}|{{{overall|}}}|-}}
| {{#if:{{{frameAdv|}}}|{{#invoke:MoveDataParser|colorizeFrameAdvantage|{{{frameAdv}}}{{#if:{{{assaultAdv|}}}|<br>[{{{assaultAdv}}} '''on assault''']}}}}|-}}
| {{#if:{{{invul|}}}|{{{invul|}}}|-}}
|}
</div></includeonly>

Latest revision as of 04:37, 12 May 2022