Template:BCS power 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
 
(One intermediate revision by the same user not shown)
Line 33: Line 33:
"example": "Fortify;Whoops;Mana Shield",
"example": "Fortify;Whoops;Mana Shield",
"type": "string"
"type": "string"
},
"exclude others": {
"label": "Exclude others",
"description": "Excludes all cards except those specifically included.",
"type": "boolean"
},
"bloontonium": {
"label": "Costs Bloontonium?",
"description": "If true, only displays Powers that cost Bloontonium.",
"type": "boolean"
}
}
},
},
Line 41: Line 51:
"order by",
"order by",
"limit",
"limit",
"include"
"bloontonium",
"include",
"exclude others"
],
],
"format": "inline"
"format": "inline"