Difference between revisions of "CargoTest"

From Rigged Wiki
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


{{Football box
{{#cargo_query:
| date        = <!-- {{Start date|YYYY|MM|DD|df=y}} or mf=y -->
tables=Tournaments
| event        = [[2018 4chan Spring Babby Cup]]
|fields=Name,Goals
| round        = Group Stage
|format=table
| time        = Time
|where=Name LIKE '201% 4Chan%Cup' AND Goals > 0
| note        = Note
|order by=Goals Desc
| team1        = {{badgeicon|board}} [[/board/]] <!--Note the order! -->
| team2        = [[/board/]] {{badgeicon|board}}
| score        =
| aet          =
| goals1      =
| goals2      =
| stadium      =
| attendance  =
| referee      =
| report      =
| video        =
| penalties1  =
| penaltyscore =
| penalties2  =  
}}
}}

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 }}