Template:BTD6 changes/doc
This template formats a list of changes and stores it using Cargo. This is a generic template for listing changes to most gameplay features (maps, powers, knowledge, etc). Changes to towers and heroes should use their dedicated changes template instead.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Version number | version | The version number of these changes. This determines which version header to list these changes under in a Cargo query.
| Number | required |
| Quote | quote | A quote from official patch notes accompanying these changes. The text is formatted as a quotation from "Version <x> update notes".
| String | optional |
| Changes | changes | A list of changes. This text is copied and transcluded verbatim when using Cargo queries, so you have to format it as an unordered list and use the appropriate buff/nerf/change templates as needed.
| Content | required |
| Upcoming? | upcoming | If true, these changes will be labelled as "(upcoming)" on the page and in cargo queries. Set this to any value to enable it.
| Boolean | optional |
| Names | names name | A list of comma-separated names of subjects. This is the "key" used to list changes using Cargo; for example, creating a list of changes with the name "Dark Castle" and querying a list of changes with the name "Dark Castle" will only display changes under the name "Dark Castle". If using multiple names, separate them with commas with one space.
| String | required |