Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:FrameData-SSBU-Test: Difference between revisions

Template page
Content added Content deleted
No edit summary
m (removed test table, now using for other test purposes)
Tag: Replaced
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>{{#cargo_declare:
<noinclude>

_table=SSBU_MoveData_Test
{{#if:{{{name|}}}|! {{!}}{{{name|-}}}{{#if:{{{subtitle|}}}|<br/><small>{{{subtitle|}}}</small>|}}|}}
| chara = String
| height="25px"| {{{damage|-}}}
| input = String
| {{{active|-}}}
| inputInfo = String
| {{{total|-}}}
| name = Wikitext
| {{{angle|-}}}
| subtitle = String
| {{{safety|-}}}
| images = List (\) of File
| {{{protection|-}}}
| hitboxes = List (\) of File

| damage = Wikitext
<noinclude>
| active = Wikitext
| endlag = Wikitext
| angle = Wikitext
| kbBase = Wikitext
| kbGrow = Wikitext
| stun = Wikitext
| safety = Wikitext
| autocancel = Wikitext
| rehit = Wikitext
| hitlagMulti = Wikitext
| sdiMulti = Wikitext
| shieldDamage = Wikitext
| protection = Wikitext
| notes = List (\) of Wikitext string
| caption = List (\) of Wikitext
| hitboxCaption = List (\) of Wikitext
}}</noinclude><includeonly>{{#ifeq:{{{storeInCargo|true}}}|true|{{#cargo_store:
_table=SSBU_MoveData_Test
| chara = {{{character}}}
| input = {{{input}}}
| inputInfo = {{{inputInfo|}}}
| name = {{{name|}}}
| subtitle = {{{subtitle|}}}
| images = {{{images|}}}
| hitboxes = {{{hitboxes|}}}
| damage = {{{damage|}}}
| active = {{{active|}}}
| endlag = {{{endlag|}}}
| angle = {{{angle|}}}
| kbBase = {{{kbBase|}}}
| kbGrow = {{{kbGrow|}}}
| stun = {{{stun|}}}
| safety = {{{safety|}}}
| autocancel = {{{autocancel|}}}
| rehit = {{{rehit|}}}
| hitlagMulti = {{{hitlagMulti|}}}
| sdiMulti = {{{sdiMulti|}}}
| shieldDamage = {{{shieldDamage|}}}
| protection = {{{prot|}}}
| notes = {{{notes|}}}
| caption = {{{caption|&#32;}}}
| hitboxCaption = {{{hitboxCaption|&#32;}}}
}}}}<!--
--><table class="wikitable" style="max-width:800px;"><!--
--><tr style="font-size:80%;"><!--
--><th colspan="6"><!--
--><div style="float:left;">{{{character}}}</div><!--
--><div style="float:right;">{{{moveId}}}</div><!--
--></th><!--
--></tr><!--
--><tr><!--
--><th colspan="6"><!--
--><div style="float:left;"><!--
--><span><!--
--><div>{{{input|}}}</div><!--
--></span><!--
--><span>{{{inputInfo|}}}</span><!--
--></div><!--
--><div style="float:right;"><!--
--><div>{{#if: {{{name|}}} | {{{name}}} }}</div><!--
--><div style="font-size:80%;">{{#if:{{{subtitle|}}} | {{{subtitle}}} }}</small></div><!--
--></div><!--
--></th><!--
--></tr><!--
--><tr><!--
--><th colspan="6">{{#arraymap:{{{images|}}}|\|y|[[File:y|110x110px]]|}}{{#arraymap:{{{hitboxes|}}}|\|y|[[File:y|110x110px]]| }}</th><!--
--></tr><!--
--><tr style="font-size:80%"><!--
--><th style="width:16.6%;">Damage</th><!--
--><th style="width:16.6%;">Endlag</th><!--
--><th style="width:16.6%;">Frames Active</th><!--
--><th style="width:16.6%;">Angle</th><!--
--><th colspan="2" style="width:16.6%;">Base Knockback</th><!--
--></tr><!--
--><tr style="text-align: center; height:29px;"><!--
--><td>{{#if:{{{damage|}}}|{{{damage}}}|-}}</td><!--
--><td>{{#if:{{{endlag|}}}|{{{endlag}}}|-}}</td><!--
--><td>{{#if:{{{active|}}}|{{{active}}}|-}}</td><!--
--><td>{{#if:{{{angle|}}}|{{{angle}}}|-}}</td><!--
--><td colspan="2" >{{#if:{{{kbBase|}}}|{{{kbBase}}}|-}}</td><!--
--></tr><!--
--><tr style="font-size:80%"><!--
--><th>Knockback Growth</th><!--
--><th>Shieldstun</th><!--
--><th>Shield Safety</th><!--
--><th>Autocancel</th><!--
--><th>Protection</th><!--
--></tr><!--
--><tr style="text-align: center; height:29px;"><!--
--><td>{{#if:{{{kbGrow|}}}|{{{kbGrow}}}|-}}</td><!--
--><td>{{#if:{{{stun|}}}|{{{stun}}}|-}}</td><!--
--><td>{{#if:{{{safety|}}}|{{{safety}}}|-}}</td><!--
--><td>{{#if:{{{autocancel|}}}|{{{autocancel}}}|-}}</td><!--
--><td>{{#if:{{{prot|}}}|{{{prot}}}|-}}</td><!--
--></tr>
--><tr style="font-size:80%"><!--
--><th>Hitlag Multiplier</th><!--
--><th>SDI Multiplier</th><!--
--><th>Bonus Shield Damage</th><!--
--><th>Rehit Count</th><!--
--></tr><!--
--><tr style="text-align: center; height:29px;"><!--
--><td>{{#if:{{{hitlagMulti|}}}|{{{hitlagMulti}}}|-}}</td><!--
--><td>{{#if:{{{sdiMulti|}}}|{{{sdiMulti}}}|-}}</td><!--
--><td>{{#if:{{{shieldDamage|}}}|{{{shieldDamage}}}|-}}</td><!--
--><td>{{#if:{{{rehit|}}}|{{{rehit}}}|-}}</td><!--
--></tr><!--
--><tr style="text-align: left; height:29px;"><!--
--><td colspan="6">{{#arraymap:{{{notes|}}}|\|y|y|<br/>}}</td><!--
--></tr><!--
--><tr style="text-align: left; height:29px;"><!--
--><td colspan="6">{{#arraymap:{{{caption|}}}|\|y|y|&#32;•&#32;}}</td><!--
--></tr><!--
--><tr style="text-align: left; height:29px;"><!--
--><td colspan="6">{{#arraymap:{{{hitboxCaption|}}}|\|y|y|&#32;•&#32;}}</td><!--
--></tr><!--
--></table></includeonly><noinclude>
[[Category:Cargo Templates]]
[[Category:Cargo Templates]]
{{Documentation}}
{{Documentation}}

Latest revision as of 07:34, 24 April 2023


| height="25px"| - | - | - | - | - | -

Template DocumentationEdit This Documentation
Template:FrameData-SSBU-Test/Documentation

This documentation is automatically transcluded from Template:FrameData-SSBU-Test/Documentation and is not included when this page is transcluded.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.