Template:BCS card list by introduced: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><div class="center-col-2 center-col-3 responsive-block-col-1">{{#cargo_query:table=bcs_cards
<includeonly>{{generic cargo compact list
|fields=CONCAT("[[File:", image, "|30px|link=", _pageName, "|Icon of ", name, "]] [[", _pageName, "|", name, "]]") = Card,
|table=bcs_cards
class=Type{{#if:{{{hide rarity|}}}||, rarity=Rarity}}
|col 1 name=Card
|extra col 1=class=Class
{{#if:{{{hide rarity|}}}||{{!}}extra col 2=rarity=Rarity}}
|introduced col game name=Bloons Card Storm
|where=introduced="{{{1|2.0}}}"{{#if:{{{pack|}}}|AND pack="{{{pack}}}"}}
|where=introduced="{{{1|2.0}}}"{{#if:{{{pack|}}}|AND pack="{{{pack}}}"}}
|center extra cols=y
|image field=icon
|order by=name
|order by=name
}}
}}</includeonly><noinclude>{{/doc}}</noinclude>
</div></includeonly><noinclude>{{/doc}}</noinclude>

Revision as of 04:39, 2 December 2025

Generates a table of cards in Bloons Card Storm according to the version they were introduced in using a Cargo query.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Version1

The version to list items from. Must be a number and cannot include the "v".

Example
40.0
Numberrequired
Packpack

If specified, only lists cards from a specific card pack. (Use "None" for cards that do not belong to any pack, like the Wolf.)

Example
Lead Storm
Stringoptional

Example usage

{{BCS card list by introduced|2.0}}
Error: No field named "class=Class |extra col 2=rarity=Rarity" found for any of the specified database tables.
{{BCS card list by introduced|4.0|pack=None}}
Error: No field named "class=Class |extra col 2=rarity=Rarity" found for any of the specified database tables.