User:Matosh/sandbox/version: Difference between revisions

From SuperCombo Wiki
Line 17: Line 17:
{{AttackDataCargo-SF6/Query|Jamie_5lp|note=}}
{{AttackDataCargo-SF6/Query|Jamie_5lp|note=}}
<br><br>
<br><br>
==cargo notes===
===cargo notes===
<code>|fields=</code> is going to hit _pageName and subsequent values.  
<code>|fields=</code> is going to hit _pageName and subsequent values.  
{{#cargo_query:tables=SF6_FrameData
{{#cargo_query:tables=SF6_FrameData
|fields=_pageName,startup,active,recovery,moveId  
|fields=_pageName,startup,active,recovery,moveId,chara
|where=startup=1
|where=chara="Jamie" and moveId="Jamie_5lp"
|format=table
|format=table
}}
}}
Line 30: Line 30:
<div class="movedata-flex-framedata">
<div class="movedata-flex-framedata">
<div class="movedata-flex-framedata-name">
<div class="movedata-flex-framedata-name">
<div id="id-{{{moveId}}}" class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-topright">{{#invoke:MoveDataParser|createFrameDataLink|cargoTable=SF6_FrameData|moveId=Jamie_5lp }}</div>
<div id="id-{{{moveId}}}" class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-topright">{{#invoke:MoveDataParser|createFrameDataLink|cargoTable=SF6_FrameData|moveId=Jamie_5lp}}</div>
<div class="movedata-flex-framedata-name-item">
<div class="movedata-flex-framedata-name-item">
<div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle">
<div class="movedata-flex-framedata-name-item movedata-flex-framedata-name-item-middle">

Revision as of 17:44, 18 October 2022

5lp

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


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




--invoke--

AttackDataCargo-SF6

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

</includeonly>

notes

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