Template:BTD6 tower info/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Created page with "<templatedata> { "params": { "id": {}, "order": {}, "name": {}, "image": {}, "description": {}, "description C": {}, "category": {}, "cost": { "label": "Cost", "description": "The cost of the tower. (Leave this blank if the tower is an easter egg tower like the Cave Monkey.)", "example": "200", "type": "number" }, "cost C": { "label": "Cost (console)", "description": "The cost in the console version. (Currently not used)", "type"..."
 
No edit summary
Line 21: Line 21:
},
},
"hotkey": {},
"hotkey": {},
"introduced": {}
"introduced": {},
"cost mk name": {
"label": "Monkey Knowledge name",
"description": "If this tower has Monkey Knowledge that reduces its cost by a flat amount, this parameter should be set to its name.",
"example": "Cheap 'Rangs",
"type": "string"
},
"cost mk reduction": {
"label": "Monkey Knowledge cost reduction",
"description": "If this tower has Monkey Knowledge that reduces its cost by a flat amount, this parameter should be set to its amount. (This should be a positive number.)",
"example": "50",
"type": "number"
},
"hide introduced": {}
},
},
"format": "block"
"format": "block",
"paramOrder": [
"id",
"order",
"name",
"image",
"description",
"description C",
"category",
"cost",
"cost C",
"cost mk name",
"cost mk reduction",
"hotkey",
"introduced",
"hide introduced"
]
}
}
</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>

Revision as of 06:44, 25 June 2025

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
idid

no description

Unknownoptional
orderorder

no description

Unknownoptional
namename

no description

Unknownoptional
imageimage

no description

Unknownoptional
descriptiondescription

no description

Unknownoptional
description Cdescription C

no description

Unknownoptional
categorycategory

no description

Unknownoptional
Costcost

The cost of the tower. (Leave this blank if the tower is an easter egg tower like the Cave Monkey.)

Example
200
Numberoptional
Cost (console)cost C

The cost in the console version. (Currently not used)

Numberoptional
Monkey Knowledge namecost mk name

If this tower has Monkey Knowledge that reduces its cost by a flat amount, this parameter should be set to its name.

Example
Cheap 'Rangs
Stringoptional
Monkey Knowledge cost reductioncost mk reduction

If this tower has Monkey Knowledge that reduces its cost by a flat amount, this parameter should be set to its amount. (This should be a positive number.)

Example
50
Numberoptional
hotkeyhotkey

no description

Unknownoptional
introducedintroduced

no description

Unknownoptional
hide introducedhide introduced

no description

Unknownoptional