Template:AttackDataCargo-UNI: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
(Added "note" argument.)
(Removed subtitle. Also added info tooltips)
Line 5: Line 5:
<div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle">
<div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle">
<div>{{{input|}}}</div>
<div>{{{input|}}}</div>
</div>{{#if:{{{name|}}}{{{subtitle|}}}|
</div>{{#if:{{{name|}}}|
<div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle">{{#if:{{{name|}}}|
<div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle">
<div style="font-size:80%">{{#if: {{{name|}}} | {{{name}}} }}</div>}}{{#if:{{{subtitle|}}}|
<div style="font-size:80%">{{{name}}}</div>
<div style="font-size:80%">{{#if:{{{subtitle|}}} | {{{subtitle|}}} }}</div>}}
</div>}}{{#if:{{{note|}}}|
</div>}}{{#if:{{{note|}}}|
<div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle">
<div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle">
Line 17: Line 16:
<table class="wikitable movedata-flex-framedata-table">
<table class="wikitable movedata-flex-framedata-table">
<tr style="font-size:80%">
<tr style="font-size:80%">
<th style="width:14.25%;">Damage</th>
<th style="width:14.25%;">{{Tooltip| text=Damage   | hovertext={{AttackData-UNI/Tooltips|damage}}}}</th>
<th style="width:14.25%;">Guard</th>
<th style="width:14.25%;">{{Tooltip| text=Guard     | hovertext={{AttackData-UNI/Tooltips|guard}}}}</th>
<th style="width:14.25%;">Cancel</th>
<th style="width:14.25%;">{{Tooltip| text=Cancel   | hovertext={{AttackData-UNI/Tooltips|cancel}}}}</th>
<th style="width:14.25%;">Property</th>
<th style="width:14.25%;">{{Tooltip| text=Property | hovertext={{AttackData-UNI/Tooltips|property}}}}</th>
<th style="width:14.25%;">Cost</th>
<th style="width:14.25%;">{{Tooltip| text=Cost     | hovertext={{AttackData-UNI/Tooltips|cost}}}}</th>
<th style="width:14.25%;">Attribute</th>
<th style="width:14.25%;">{{Tooltip| text=Attribute | hovertext={{AttackData-UNI/Tooltips|attribute}}}}</th>
</tr>
</tr>
<tr style="text-align: center; height:29px;">
<tr style="text-align: center; height:29px;">
Line 33: Line 32:
</tr>
</tr>
<tr style="font-size:80%">
<tr style="font-size:80%">
<th>Startup</th>
<th>{{Tooltip| text=Startup   | hovertext={{AttackData-UNI/Tooltips|startup}}}}</th>
<th>Active</th>
<th>{{Tooltip| text=Active   | hovertext={{AttackData-UNI/Tooltips|active}}}}</th>
<th>Recovery</th>
<th>{{Tooltip| text=Recovery | hovertext={{AttackData-UNI/Tooltips|recovery}}}}</th>
<th>Overall</th>
<th>{{Tooltip| text=Overall   | hovertext={{AttackData-UNI/Tooltips|overall}}}}</th>
<th>Frame Advantage</th>
<th>{{Tooltip| text=Advantage | hovertext={{AttackData-UNI/Tooltips|advantage}}}}</th>
<th>Invulnerability</th>
<th>{{Tooltip| text=Invul    | hovertext={{AttackData-UNI/Tooltips|invul}}}}</th>
</tr>
</tr>
<tr style="text-align: center; height:29px;">
<tr style="text-align: center; height:29px;">

Revision as of 03:58, 3 September 2021