Template:UNI2-Character-infobox: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
No edit summary
(owned by punctuation)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#vardefine:fastestAttack|{{{fastestAttack|-}}}}}{{#vardefine:reversal|{{{reversal|-}}}}}{{#vardefine:umo|{{{umo|-}}}}}<!--
{{#vardefine:fastestAttack|{{{fastestAttack|-}}}}}{{#vardefine:reversal|{{{reversal|-}}}}}{{#vardefine:umo|{{{umo|-}}}}}<!--
--><includeonly>{{#cargo_query:tables=UNI2_CharStats
--><includeonly>{{#cargo_query:tables=UNI2_CharStats
|fields=chara,health,jumpStartup,bDashDuration, CONCAT(bDashFullInvulStart, "-", bDashFullInvulEnd, " Full, ", bDashThrowInvulStart, "-", bDashThrowInvulEnd, " Strike")=invuln
|fields=chara,health,jumpStartup,bDashDuration, if(bDashThrowInvulStart is null,concat(bDashFullInvulStart,"-",bDashFullInvulEnd," Full"),concat(bDashFullInvulStart,"-",bDashFullInvulEnd," Full, ",bDashThrowInvulStart,"-",bDashThrowInvulEnd," Throw"))=invuln
|where=chara="{{{character|{{#titleparts:{{PAGENAME}}| 1 | 3 }}}}}"
|where=chara="{{{character|{{#titleparts:{{PAGENAME}}| 1 | 3 }}}}}"
|format=template
|format=template

Latest revision as of 12:25, 28 June 2024

Template DocumentationEdit This Documentation
Template:UNI2-Character-infobox/Documentation

This documentation is automatically transcluded from Template:UNI2-Character-infobox/Documentation and is not included when this page is transcluded.