Template:BCS bloon list/doc: Difference between revisions
Created page with "<templatedata> { "params": { "order by": { "label": "Order by", "description": "A list of cargo table column names, separated by commas, to order this list by.", "example": "cost, charges", "type": "string" }, "limit": { "label": "Limit", "description": "The maximum number of cards to list.", "type": "number" }, "keyword 1": { "aliases": [ "keyword" ], "label": "Keyword 1", "description": "Use this to only list cards that h..." |
mNo edit summary |
||
| Line 33: | Line 33: | ||
"example": "Red Bloon;Ceramic Bloon;MOAB", | "example": "Red Bloon;Ceramic Bloon;MOAB", | ||
"type": "string" | "type": "string" | ||
}, | |||
"exclude others": { | |||
"label": "Exclude others", | |||
"description": "Excludes all cards except those specifically included.", | |||
"type": "boolean" | |||
} | } | ||
}, | }, | ||
| Line 41: | Line 46: | ||
"order by", | "order by", | ||
"limit", | "limit", | ||
"include" | "include", | ||
"exclude others" | |||
], | ], | ||
"format": "inline" | "format": "inline" | ||