Difference between revisions of "User:Eave/Sandbox"
Jump to navigation
Jump to search
>Eave |
>Eave |
||
| Line 12: | Line 12: | ||
IF: {{#if: {{#cargo_query:tables=Skills|fields=IsAffectedByTension|where=Name="Abyssal Connection" AND IsAffectedByTension|default=|no html}} | TRUE | FALSE }} | IF: {{#if: {{#cargo_query:tables=Skills|fields=IsAffectedByTension|where=Name="Abyssal Connection" AND IsAffectedByTension|default=|no html}} | TRUE | FALSE }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 03:45, 28 March 2020
Boolean {{#if}} proof of concept using IsAffectedByTension
Void Volley (Should be TRUE)
Query result:
Error: Table Skills not found.
IF: TRUE
Abyssal Connection (Should be FALSE)
Query result:
Error: Table Skills not found.
IF: TRUE