Difference between revisions of "CargoTest"
Jump to navigation
Jump to search
(Created page with "This is to figure out how the cargo extension works {{Football box | date = <!-- {{Start date|YYYY|MM|DD|df=y}} or mf=y --> | event = 2018 4chan Spring Babb...") |
|||
Line 1: | Line 1: | ||
This is to figure out how the cargo extension works | This is to figure out how the cargo extension works | ||
{{ | {{#cargo_query: | ||
tables=Tournaments | |||
| | |fields=Name,Goals | ||
| | |format=table | ||
| | |where=Name LIKE '201% 4Chan%Cup' AND Goals > 0 | ||
|order by=Goals Desc | |||
| | |||
}} | }} |
Revision as of 06:37, 3 May 2018
This is to figure out how the cargo extension works
{{#cargo_query: tables=Tournaments |fields=Name,Goals |format=table |where=Name LIKE '201% 4Chan%Cup' AND Goals > 0 |order by=Goals Desc }}