Template:Generic cargo count/doc

From Blooncyclopedia, the independent Bloons knowledge base
Revision as of 22:17, 10 October 2025 by Polavux (talk | contribs) (Created page with "<templatedata> { "params": { "1": { "label": "Cargo table", "example": "bcs_cards", "type": "string", "required": true }, "where": { "label": "Where", "description": "Corresponds to the \"where\" field in a cargo query.", "type": "string" } }, "description": "This template displays the number of rows in a specified cargo table.", "format": "inline", "paramOrder": [ "1", "where" ] } </templatedata> ==Example usage== <pre>Bloons Card...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template displays the number of rows in a specified cargo table.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Cargo table1

no description

Example
bcs_cards
Stringrequired
Wherewhere

Corresponds to the "where" field in a cargo query.

Stringoptional

Example usage

Bloons Card Storm has {{generic cargo count|bcs_cards}} cards.

Bloons Card Storm has 282 cards.