Template:BTD6 achievement info/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Created page with "<templatedata> { "params": { "name": {}, "image": {}, "description": {}, "rewards": {}, "introduced": {}, "id": {}, "subscript": {}, "hidden": {}, "introduced C": {} }, "paramOrder": [ "id", "name", "image", "subscript", "description", "rewards", "hidden", "introduced", "introduced C" ], "format": "block" } </templatedata><includeonly>Category:BTD6 templatesCategory:Infoboxes</includeonly><noinclude>Category:Incomplete d..."
 
No edit summary
 
Line 2: Line 2:
{
{
"params": {
"params": {
"name": {},
"name": {
"image": {},
"label": "Name",
"description": {},
"type": "string",
"rewards": {},
"required": true
"introduced": {},
},
"id": {},
"image": {
"subscript": {},
"label": "Image",
"hidden": {},
"type": "wiki-file-name",
"introduced C": {}
"required": true
},
"description": {
"label": "Description",
"type": "string",
"required": true
},
"rewards": {
"label": "Rewards",
"type": "string"
},
"introduced": {
"label": "Introduced",
"type": "string"
},
"id": {
"label": "ID",
"type": "number",
"required": true
},
"subscript": {
"label": "Subscript",
"description": "The number displayed under the achievement icon. This is not currently displayed in the infobox, but is used in cargo queries.",
"type": "string"
},
"hidden": {
"label": "Hidden?",
"example": "If true, marks this as a hidden achievement.",
"type": "boolean"
},
"introduced C": {
"label": "Introduced (console version)",
"type": "string"
},
"unused": {
"label": "Unused",
"description": "Marks if this achievement is unobtainable.",
"type": "boolean"
}
},
},
"paramOrder": [
"paramOrder": [
Line 21: Line 59:
"hidden",
"hidden",
"introduced",
"introduced",
"introduced C"
"introduced C",
"unused"
],
],
"format": "block"
"format": "block"
}
}
</templatedata><includeonly>[[Category:BTD6 templates]][[Category:Infoboxes]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude>
</templatedata><includeonly>[[Category:BTD6 templates]][[Category:Infoboxes]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude>

Latest revision as of 23:10, 31 October 2025

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
IDid

no description

Numberrequired
Namename

no description

Stringrequired
Imageimage

no description

Filerequired
Subscriptsubscript

The number displayed under the achievement icon. This is not currently displayed in the infobox, but is used in cargo queries.

Stringoptional
Descriptiondescription

no description

Stringrequired
Rewardsrewards

no description

Stringoptional
Hidden?hidden

no description

Example
If true, marks this as a hidden achievement.
Booleanoptional
Introducedintroduced

no description

Stringoptional
Introduced (console version)introduced C

no description

Stringoptional
Unusedunused

Marks if this achievement is unobtainable.

Booleanoptional