Template:BCS card list by introduced: Difference between revisions
Jump to navigation
Jump to search
simplified a bit |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><div class="center-col-2 responsive-block-col-1">{{#cargo_query:table=bcs_cards | <includeonly><div class="center-col-2 responsive-block-col-1">{{#cargo_query:table=bcs_cards | ||
|fields=CONCAT("[[File:", image, "|30px|link=", _pageName, "|Icon of ", name, "]] [[", _pageName, "|", name, "]]") = Card, | |fields=CONCAT("[[File:", image, "|30px|link=", _pageName, "|Icon of ", name, "]] [[", _pageName, "|", name, "]]") = Card, | ||
class= | class=Type | ||
|where=introduced="{{{1|2.0}}}"{{#if:{{{pack|}}}|AND pack="{{{pack}}}"}} | |where=introduced="{{{1|2.0}}}"{{#if:{{{pack|}}}|AND pack="{{{pack}}}"}} | ||
|order by=name | |order by=name | ||
}} | }} | ||
</div></includeonly><noinclude>{{/doc}}</noinclude> | </div></includeonly><noinclude>{{/doc}}</noinclude> | ||
Revision as of 08:36, 23 July 2025
Generates a table of cards in Bloons Card Storm according to the version they were introduced in using a Cargo query.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Version | 1 | The version to list items from. Must be a number and cannot include the "v".
| Number | required |
| Pack | pack | If specified, only lists cards from a specific card pack. (Use "None" for cards that do not belong to any pack, like the Wolf.)
| String | optional |
Example usage
{{BCS card list by introduced|2.0}}
| Card | Type |
|---|---|
| Exotic Power | |
| Advanced Power | |
| Basic Power | |
| Basic Power | |
| Primary Monkey | |
| Advanced Power | |
| Advanced Power | |
| Basic Power | |
| Exotic Power | |
| Exotic Power | |
| Primary Monkey | |
| Support Monkey | |
| Support Monkey | |
| Advanced Power | |
| Basic Bloon | |
| Advanced Bloon | |
| Basic Power | |
| Exotic Power |
{{BCS card list by introduced|4.0|pack=None}}
| Card | Type |
|---|---|
| Exotic Power | |
| Exotic Power | |
| Power | |
| Exotic Power | |
| Exotic Power | |
| Exotic Power | |
| Exotic Power | |
| Exotic Power | |
| Bloon | |
| Monkey | |
| Exotic Power |