Template:Generic cargo query/doc: Difference between revisions
No edit summary |
mNo edit summary |
||
| Line 19: | Line 19: | ||
"example": "btd6_towers", | "example": "btd6_towers", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true, | ||
} | "aliases": [ | ||
"tables" | |||
] | |||
}, | |||
"col align left": {}, | |||
"image field": {}, | |||
"name field": {}, | |||
"description field": {}, | |||
"extra col 5": {}, | |||
"extra col 6": {}, | |||
"where": {}, | |||
"group by": {}, | |||
"join on": {} | |||
}, | }, | ||
"format": "block", | "format": "block", | ||
| Line 31: | Line 43: | ||
"extra col 3", | "extra col 3", | ||
"extra col 4", | "extra col 4", | ||
"extra col 5", | |||
"extra col 6", | |||
"col align left", | |||
"image field", | |||
"name field", | |||
"description field", | |||
"where", | |||
"order by", | "order by", | ||
"limit" | "group by", | ||
"limit", | |||
"join on" | |||
] | ] | ||
} | } | ||