Template:BTD6 artifact list by introduced/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Created page with "<templatedata> { "params": { "1": { "label": "Version number", "description": "The version number to query for. Corresponds to the \"introduced\" column in the table \"btd6_artifacts\".", "example": "48.0", "type": "number", "required": true } }, "description": "Uses Cargo to generate a list of Rogue Legends Artifacts that were introduced in a specific version, ordered alphabetically.", "format": "inline" } </templatedata> ==Example usage== <pre>{{..."
 
mNo edit summary
Line 4: Line 4:
"1": {
"1": {
"label": "Version number",
"label": "Version number",
"description": "The version number to query for. Corresponds to the \"introduced\" column in the table \"btd6_artifacts\".",
"description": "The version number to use in the query. Selects Artifacts with an equal value in the \"introduced\" column in the \"btd6_artifacts\" table.",
"example": "48.0",
"example": "48.0",
"type": "number",
"type": "number",

Revision as of 11:41, 12 April 2025

Uses Cargo to generate a list of Rogue Legends Artifacts that were introduced in a specific version, ordered alphabetically.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Version number1

The version number to use in the query. Selects Artifacts with an equal value in the "introduced" column in the "btd6_artifacts" table.

Example
48.0
Numberrequired

Example usage

{{BTD6 artifact list by introduced|48.0}}