Template:BTD6 tower info/doc: Difference between revisions
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> | ||