Template:MMC-UNI2/Card: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>==== {{{input|}}} {{{inputInfo|}}}=====  
<includeonly><!--
<pre>{{FrameData-UNI2</pre>
Have to use span tag instead of div tags since there are some weird bug with MW parser that makes the text after the tooltip into a paragraph element
| moveId    = {{{moveId|}}}
| chara    = {{{chara|}}}
mw-parser-output needed to bypass TemplateStyles restrictions
| input    = {{{input|}}}
--><span class="mw-parser-output"><!--
| inputInfo = {{{inputInfo|}}}
--><span class="tmp"><!--
| name      = {{{name|}}}
Image
| subtitle  = {{{subtitle|}}}
--><span class="tmp-image">[[File:{{{image|}}}|120px]]</span><!--
| type      = {{{type|}}}
--><span class="tmp-items"><!--
| damage    = {{{damage|}}}
--><span class="tmp-item-label">Guard</span><!--
| guard    = {{{guard|}}}
--><span class="tmp-item-label">Startup</span><!--
| startup  = {{{startup|}}}
--><span class="tmp-item-data padding=">{{#ifexpr: {{#len:{{{guard|}}}}} > 0|{{{guard|}}}|-}}</span><!--
| active    = {{{active|}}}
--><span class="tmp-item-data padding=">{{#ifexpr: {{#len:{{{startup|}}}}} > 0|{{{startup|}}}|-}}</span><!--
| recovery  = {{{recovery|}}}
--><span class="tmp-item-label">Recovery</span><!--
| landing  = {{{landing|}}}
--><span class="tmp-item-label">Advantage</span><!--
| overall  = {{{overall|}}}
--><span class="tmp-item-data">{{#ifexpr: {{#len:{{{recovery|}}}}} > 0|{{{recovery|}}}|-}}</span><!--
| frameAdv  = {{{frameAdv|}}}
--><span class="tmp-item-data">{{#if: {{{frameAdv|}}}|{{{frameAdv|-}}}|{{#if:{{{assaultAdv|}}}| {{{assaultAdv|-}}} on Assault|-}} }}</span><!--
| assaultAd = {{{assaultAd|}}}
--></span><!--
| invul    = {{{invul|}}}
--></span><!--
| cancel    = {{{cancel|}}}
--></span><!--
| proration = {{{proration|}}}
--></includeonly><templatestyles src="Template:MMC-UNI2/Card/styles.css"/>
| cost      = {{{cost|}}}
| attribute = {{{attribute|}}}
| blockstun = {{{blockstun|}}}
| groundHit = {{{groundHit|}}}
| airUntech = {{{airUntech|}}}
| CHstop    = {{{CHstop|}}}
| airCH    = {{{airCH|}}}
| blockstop = {{{blockstop|}}}
| hitstop  = {{{hitstop|}}}
| minDamage = {{{minDamage|}}}
| property  = {{{property|}}}
| images    = {{{image|}}}
| hitboxes  = {{{hitboxes|}}}
| notes    = {{{notes|}}}
<pre>}}</pre>
</includeonly>

Latest revision as of 23:52, 8 February 2024