Template:BTD6 changes/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Created page with "<templatedata> { "params": { "quote": { "label": "Quote", "description": "A quote from official patch notes accompanying these changes. The text is formatted as a quotation from \"Version <x> update notes\".", "example": "Glue Rat pet has been overperforming in all game modes for a while now without any apparent weakness or strategic downsides.", "type": "string" }, "version": { "label": "Version number", "description": "The version number of the..."
 
No edit summary
Line 50: Line 50:
}
}
</templatedata>
</templatedata>
<includeonly>[[Category:BTD6 templates]][[Category:Changelog templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>

Revision as of 05:52, 28 November 2024

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.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Version numberversion

The version number of these changes. This determines which version header to list these changes under in a Cargo query.

Example
2.0
Numberrequired
Quotequote

A quote from official patch notes accompanying these changes. The text is formatted as a quotation from "Version <x> update notes".

Example
Glue Rat pet has been overperforming in all game modes for a while now without any apparent weakness or strategic downsides.
Stringoptional
Changeschanges

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.

Example
*{{nerf|Base movement speed ramping level endures persistently
  • {{change|Max level goggle tightness loosened|Max|Sam}}
Contentrequired
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.

Example
y
Booleanoptional
Namesnames 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.

Example
Dreadbloon, Dreadrock Bloon
Stringrequired