Template:MoveTooltip-UNICLR/Table: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
(Created page with "{| class="tooltiptext" ! colspan="2" | {{{input}}} | {{{moveId}}} {{#if:{{{name|}}}|{{!}}- ! colspan="3" {{!}} {{{name}}}}} |- | rowspan="4" | File:{{#if:{{#pos:,}}|{{#sub:{...")
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="tooltiptext"
<div class="tooltip-content" id="{{{input}}}" style="display:none; position:absolute; background-color: #000000; border-radius: 6px;">
! colspan="2" | {{{input}}}
<table><!--
| {{{moveId}}}
--><tr><!--
{{#if:{{{name|}}}|{{!}}-
--><th colspan="3">{{{character}}}</th><!--
! colspan="3" {{!}} {{{name}}}}}
--></tr><!--
|-
--><tr><!--
| rowspan="4" | [[File:{{#if:{{#pos:,}}|{{#sub:{{{image}}}|0|{{#pos:,}}}}|{{{image}}}}}|175px]]
--><th colspan="3">{{{name|}}}</th><!--
! Damage
--></tr><!--
! Guard
--><tr><!--
|-
--><th colspan="2">{{{input}}}</th><!--
| {{{damage}}}
--><td>{{{moveId}}}</td><!--
| {{{guard}}}
--></tr><!--
|-
--><tr><!--
! Impact
--><td rowspan="4">[[File:{{#if:{{#pos:,}}|{{#sub:{{{images}}}|0|{{#pos:,}}}}|{{{images}}}}}|150px]]</td><!--
! Overall
--><th>Damage</th><!--
|-
--><th>Guard</th><!--
| {{{startup}}}
--></tr><!--
| {{{overall}}}
--><tr><!--
|}
--><td>{{{damage|}}}</td><!--
--><td>{{{guard|}}}</td><!--
--></tr><!--
--><tr><!--
--><th>Impact</th><!--
--><th>Overall</th><!--
--></tr><!--
--><tr><!--
--><td>{{{startup|}}}</td><!--
--><td>{{{frameAdv|}}}</td><!--
--></tr><!--
-->{{#if:{{{invul|}}}|<tr><!--
--><th>Invulnerability</td><!--
--><td>{{{invul|}}}</td><!--
--></tr>}}<!--
--></table>
</div>

Latest revision as of 07:23, 3 October 2021