Template:BCS card 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" }, "exclusive": { "label": "Exclusive", "description": "Use this to only list cards that are exclusive to this Hero.", "exa..."
 
mNo edit summary
 
Line 39: Line 39:
"example": "Dart Monkey;Red Bloon;Fortify",
"example": "Dart Monkey;Red Bloon;Fortify",
"type": "string"
"type": "string"
},
"exclude others": {
"label": "Exclude others",
"description": "Excludes all cards except those specifically included.",
"type": "boolean"
}
}
},
},
Line 48: Line 53:
"order by",
"order by",
"limit",
"limit",
"include"
"include",
"exclude others"
],
],
"format": "inline"
"format": "inline"