m (→cargo notes) |
m (→cargo notes) |
||
Line 127: | Line 127: | ||
-->| named args = yes}}<!-- | -->| named args = yes}}<!-- | ||
-->}} | -->}} | ||
{{#var:moveCount}} | {{#var:moveCount}}<br>something<br> | ||
{{#expr: 1 and -1 }} <!--1==-1 false so 1--> | |||
<br> | |||
expressions<br> | |||
{{#expr:{{formatnum:{{#var:moveCount}}|R}}+100}}<br> | |||
{{#expr:{{#var:moveCount}}+100}}<br> | |||
{{#expr:9+60}}<br> | |||
{{formatnum:{{#var:moveCount}}|R}} | |||
<br> | |||
<!--stuck here--> | <!--stuck here--> | ||
{{#ifexpr: {{#var:moveCount}}>1| greater than 1 | 1 result only}} | {{#ifexpr:{{formatnum:{{#var:moveCount}}}}>1| greater than 1 | 1 result only}} | ||
<br> | |||
{{#if:{{#var:moveCount}}|{{#var:moveCount}}|}} | |||
Revision as of 13:46, 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--
AttackDataCargo-SF6
Startup | Active | Recovery | Invuln |
---|---|---|---|
- | - | - | - |
Damage | Guard | On Hit | On Block |
- | - | - | - |
</includeonly>
notes
using DR0~DR4 to try and parse the data further?