Template:MMC-UNI2/Card: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>===== {{{input|}}} {{{inputInfo|}}}===== {{FrameData-UNI2 | moveId = {{{moveId|}}} | chara = {{{chara|}}} | input = {{{input|}}} | inputInfo = {{{inputInfo|}}} | name = {{{name|}}} | subtitle = {{{subtitle|}}} | type = {{{type|}}} | damage = {{{damage|}}} | guard = {{{guard|}}} | startup = {{{startup|}}} | active = {{{active|}}} | recovery = {{{recovery|}}} | landing = {{{landing|}}} | overall = {{{overall|}}} | frameA...")
 
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>===== {{{input|}}} {{{inputInfo|}}}=====
<includeonly><!--
{{FrameData-UNI2
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|}}}
}}
</includeonly>

Latest revision as of 23:52, 8 February 2024