User:Matosh/sandbox/version: Difference between revisions

From SuperCombo Wiki
Line 142: Line 142:


==invoke==
==invoke==
--invoke--
--invoke-- this is the small part to left of data stuff
<div class="movedata-flex-framedata">
<div class="movedata-flex-framedata">
<div class="movedata-flex-framedata-name">
<div class="movedata-flex-framedata-name">
Line 157: Line 157:
</div>}}
</div>}}
</div>
</div>
</div>
</div></div>
 
<br><br>
===AttackDataCargo-SF6===
==AttackDataCargo-SF6==
===Original===
{| class="wikitable movedata-flex-framedata-table" style="display: table !important;"
|-
! style="width:25%;" | Startup
! style="width:25%;" | Active
! style="width:25%;" | Recovery
! style="width:25%;" | Invuln
|-
| style="text-align:center;" | {{#if: {{{startup|}}}  | {{{startup}}}    |-}}
| style="text-align:center;" | {{#if: {{{active|}}}    | {{{active}}}    |-}}
| style="text-align:center;" | {{#if: {{{recovery|}}}  | {{{recovery}}}  |-}}
| style="text-align:center;" | {{#if: {{{invuln|}}}    | {{{invuln}}}    |-}}
|- style="line-height:1em"
! style="width:25%;" | Damage
! style="width:25%;" | Guard
! style="width:25%;" | On Hit
! style="width:25%;" | On Block
|-
| style="text-align:center;" | {{#if: {{{damage|}}}  | {{{damage}}}  |-}}
| style="text-align:center;" | {{#if: {{{guard|}}}    | {{{guard}}}    |-}}
| style="text-align:center;" | {{#if: {{{hitAdv|}}}  | {{{hitAdv}}}  |-}}
| style="text-align:center;" | {{#if: {{{blockAdv|}}} | {{{blockAdv}}} |-}}
|}
===Testing===
{| class="wikitable movedata-flex-framedata-table" style="display: table !important;"
{| class="wikitable movedata-flex-framedata-table" style="display: table !important;"
|-
|-
Line 181: Line 205:
| style="text-align:center;" | {{#if: {{{hitAdv|}}}  | {{{hitAdv}}}  |-}}
| style="text-align:center;" | {{#if: {{{hitAdv|}}}  | {{{hitAdv}}}  |-}}
| style="text-align:center;" | {{#if: {{{blockAdv|}}} | {{{blockAdv}}} |-}}
| style="text-align:center;" | {{#if: {{{blockAdv|}}} | {{{blockAdv}}} |-}}
|}</div></includeonly><noinclude>
|- style="line-height:1em"
! style="width:50%;" | Special cancel?
! style="width:50%;" | Other?
|-
| style="text-align:center;" | {{#if: {{{damage|}}}  | {{{damage}}}  |-}}
| style="text-align:center;" | {{#if: {{{guard|}}}    | {{{guard}}}    |-}}
|}
 
<!--
Confirm windows:
Specials & CA: 11
Target Combos: 11
V-Trigger: 11
Cancel options: sp su vt1 vt2
 
-->
===notes===
===notes===
using DR0~DR4 to try and parse the data further?
using DR0~DR4 to try and parse the data further?

Revision as of 15:51, 26 October 2022

Main

table test

Startup Active Recovery Invuln
- - - -
Damage Guard On Hit On Block
- - - -

table2 test

inputValue
NameValue2
testing
NoteValue2



other

5LP original

Stand LP
5LP
Lua error: Wikimedia\Rdbms\Platform\SQLPlatform::makeList: empty input for field main_table.

5LP
Stand LP (DL0)
Startup Active Recovery Cancel Damage Guard On Hit On Block
5 2 7 Sp SA 270 LH +5 0

5LP bottom border

Stand LP
5LP
Lua error: Wikimedia\Rdbms\Platform\SQLPlatform::makeList: empty input for field main_table.

5LP test border

Stand LP
5LP
Lua error: Wikimedia\Rdbms\Platform\SQLPlatform::makeList: empty input for field main_table.



https://wiki.supercombo.gg/w/Template:AttackDataCargo-SF6-test/Query
https://wiki.supercombo.gg/w/Template:AttackDataCargo-SF6-test
https://wiki.supercombo.gg/w/Template:AttackDataCargo-SF6-test1/Query
https://wiki.supercombo.gg/w/Template:AttackDataCargo-SF6-test1

Query testing

--having=COUNT(*) > 2 |where=

5LP
Stand LP (DL0)
Startup Active Recovery Cancel Damage Guard On Hit On Block
5 2 7 Sp SA 270 LH +5 0



cargo notes

|fields= is going to hit _pageName and subsequent values.

_pageName startup active recovery moveId chara
Street Fighter 6/Jamie/Data 5 2 7 Jamie_5lp Jamie


1
true
false

1
something
1
expressions
Expression error: Unrecognized punctuation character "".
Expression error: Unrecognized punctuation character "".
69
1
Expression error: Unrecognized punctuation character "".
1

invoke

--invoke-- this is the small part to left of data stuff



AttackDataCargo-SF6

Original

Startup Active Recovery Invuln
- - - -
Damage Guard On Hit On Block
- - - -

Testing

Startup Active Recovery Invuln
- - - -
Damage Guard On Hit On Block
- - - -
Special cancel? Other?
- -

notes

using DR0~DR4 to try and parse the data further?