Template:AttackDataCargo-UNI: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
No edit summary
m (experimenting 'cause something broke...)
 
(40 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><table class="wikitable" style="width:100%; margin:0px;">
<includeonly><div class="movedata-flex-framedata"><!--
<tr style="font-size:80%">
--><div class="movedata-flex-framedata-name"><!--
<th colspan="6">
--><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 style="float:left">{{{input|}}}{{#if: {{{name|}}} ({{{subtitle|}}})}}</div>
--><div class="movedata-flex-framedata-name-item"><!--
<div style="float:right">{{#invoke:Parser|createFrameDataLink|cargoTable= UNICLR_MoveData | moveId={{{moveId}}} }}</div>
--><div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle"><!--
</th>
--><div>{{{input|}}}</div><!--
</tr>
--></div>{{#if:{{{name|}}}|<!--
<tr style="font-size:80%">
--><div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle"><!--
<th style="width:16.6%;">Damage</th>
--><div style="font-size:80%">{{{name}}}</div><!--
<th style="width:16.6%;">Guard</th>
--></div>}}{{#if:{{{note|}}}|<!--
<th style="width:16.6%;">Cancel</th>
--><div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle"><!--
<th style="width:16.6%;">Property</th>
--><div>{{{note|}}}</div><!--
<th style="width:16.6%;">Cost</th>
--></div>}}<!--
<th style="width:16.6%;">Attribute</th>
--></div><!--
</tr>
--></div>
<tr style="text-align: center; height:29px;">
{| class="wikitable movedata-flex-framedata-table"
<td>{{{damage|}}}{{#if:{{{minDamage|}}}| <br>{{{minDamage}}} }}</td>
|- style="font-size:80%
<td>{{{guard|}}}</td>
! style="width:14.25%" | {{Tooltip| text=Damage   | hovertext={{safesubst:AttackData-UNI/Tooltips|damage}}}}
<td>{{{cancel|}}}</td>
! style="width:14.25%" | {{Tooltip| text=Guard     | hovertext={{safesubst:AttackData-UNI/Tooltips|guard}}}}
<td>{{{property|}}}</td>
! style="width:14.25%" | {{Tooltip| text=Cancel   | hovertext={{safesubst:AttackData-UNI/Tooltips|cancel}}}}
<td>{{{cost|}}}</td>
! style="width:14.25%" | {{Tooltip| text=Property | hovertext={{safesubst:AttackData-UNI/Tooltips|property}}}}
<td>{{{attribute|}}}</td>
! style="width:14.25%" | {{Tooltip| text=Cost     | hovertext={{safesubst:AttackData-UNI/Tooltips|cost}}}}
</tr>
! style="width:14.25%" | {{Tooltip| text=Attribute | hovertext={{safesubst:AttackData-UNI/Tooltips|attribute}}}}
<tr style="font-size:80%">
|- style="text-align:center; height:29px;"
<th>Startup</th>
| {{#if:{{{damage|}}}|{{{damage}}}{{#if:{{{minDamage|}}}|<br>['''Min:''' {{{minDamage}}}] }}|-}}
<th>Active</th>
| {{#if:{{{guard|}}}|{{{guard|}}}|-}}
<th>Recovery</th>
| {{#if:{{{cancel|}}}|{{{cancel|}}}|-}}
<th>Overall</th>
| {{#if:{{{property|}}}|{{{property|}}}|-}}
<th>Frame Advantage</th>
| {{#if:{{{cost|}}}|{{{cost|}}}|-}}
<th>Invulnerability</th>
| {{#if:{{{attribute|}}}|{{{attribute|}}}|-}}
</tr>
|- style="font-size:80%"
<tr style="text-align: center; height:29px;">
! {{Tooltip| text=Startup   | hovertext={{safesubst:AttackData-UNI/Tooltips|startup}}}}
<td>{{{startup|}}}</td>
! {{Tooltip| text=Active   | hovertext={{safesubst:AttackData-UNI/Tooltips|active}}}}
<td>{{{active|}}}</td>
! {{Tooltip| text=Recovery | hovertext={{safesubst:AttackData-UNI/Tooltips|recovery}}}}
<td>{{#if:{{{recovery|}}}|{{{recovery}}}{{#if:{{{landing|}}}|<br>({{{landing}}} on land)}}|{{#if:{{{landing|}}}|{{{landing}}} on land}}}}</td>
! {{Tooltip| text=Overall   | hovertext={{safesubst:AttackData-UNI/Tooltips|overall}}}}
<td>{{{overall|}}}</td>
! {{Tooltip| text=Advantage | hovertext={{safesubst:AttackData-UNI/Tooltips|advantage}}}}
<td>{{#if:{{{frameAdv|}}}|{{{frameAdv}}}{{#if:{{{assaultAdv|}}}|<br>({{{assaultAdv}}} on land)}}|{{#if:{{{assaultAdv|}}}|{{{assaultAdv}}} on land}}}}</td>
! {{Tooltip| text=Invul    | hovertext={{safesubst:AttackData-UNI/Tooltips|invul}}}}
<td>{{{invul|}}}</td>
|- style="text-align:center; height:29px;"
</tr>
| {{#if:{{{startup|}}}|{{{startup|}}}|-}}
</table></includeonly>
| {{#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