User:Kaladin/Sandbox 2: Difference between revisions

From SuperCombo Wiki
(Created page with "{{#cargo_query:tables=SF6_FrameData |fields=input,startup,IF(active='{{{active}}}', "", active)=Active,IF(recovery='{{{recovery}}}', "", recovery)=Recovery,IF(total='{{{total}}}', "", total)=Total,IF(hitAdv='{{{hitAdv}}}', "", hitAdv)=Hit Adv,IF(blockAdv='{{{blockAdv}}}', "", blockAdv)=Block Adv,IF(guard='{{{guard}}}', "", guard)=Guard,IF(cancel='{{{cancel}}}', "", cancel)=Cancel,IF(hitconfirm='{{{hitconfirm}}}', "", hitconfirm)=Hitconfirm |where=(moveType="ground_normal...")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#cargo_query:tables=SF6_FrameData
 
|fields=input,startup,IF(active='{{{active}}}', "", active)=Active,IF(recovery='{{{recovery}}}', "", recovery)=Recovery,IF(total='{{{total}}}', "", total)=Total,IF(hitAdv='{{{hitAdv}}}', "", hitAdv)=Hit Adv,IF(blockAdv='{{{blockAdv}}}', "", blockAdv)=Block Adv,IF(guard='{{{guard}}}', "", guard)=Guard,IF(cancel='{{{cancel}}}', "", cancel)=Cancel,IF(hitconfirm='{{{hitconfirm}}}', "", hitconfirm)=Hitconfirm
----
|where=(moveType="ground_normal" or moveType="normal")
 
|format=dynamic table
----
|order by=_rowID
<span style="background: #008ae6; padding:6px; border-radius:7px; font-weight: bold; text-shadow: 1px 1px 1px black;">BUG FIX</span><span style="background: #e68a00; padding:6px; border-radius:7px; font-weight: bold; font-size: 70%; text-shadow: 1px 1px 1px black;">CONFIRMED</span>
|rows per page=50
----
}}
<span style="background: #008ae6; padding:6px; border-radius:7px; font-weight: bold; text-shadow: 1px 1px 1px black;">REWORKED</span>
----
<span style="background: #cc0000; padding:6px; border-radius:7px; font-weight: bold; text-shadow: 1px 1px 1px black;">NERF</span>
----
<span style="background: #2eb82e; padding:6px; border-radius:7px; font-weight: bold; text-shadow: 1px 1px 1px black;">BUFF</span>

Latest revision as of 17:38, 7 January 2025



BUG FIXCONFIRMED


REWORKED


NERF


BUFF