Template:Change/doc

Revision as of 17:12, 4 February 2026 by Polavux (talk | contribs) (Created page with "This template is used on version pages (e.g. Bloons TD 6 v48.0) to notate changes that have no gameplay significance (see Help:Update history). <section begin="template data"/><templatedata> { "params": { "1": { "label": "Body", "description": "A description of the change.", "type": "string", "required": true }, "2": { "label": "Value before", "description": "The value before this change. Only use this for changes in stats.", "type": "...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template is used on version pages (e.g. Bloons TD 6 v48.0) to notate changes that have no gameplay significance (see Help:Update history).

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Namename

Adds a label, in bold and separated by a colon, before the body of the change. If the subject has multiple mechanics, use this to delineate which mechanic this change applies to.

Stringoptional
Body1

A description of the change.

Stringrequired
Value before2

The value before this change. Only use this for changes in stats.

Stringoptional
Value after3

The value after this change. Only use this for changes in stats.

Stringoptional
Undocumented?undoc

Labels this change as undocumented.

Booleanoptional
Bug?bug

Labels this change as the result of a bug.

Booleanoptional
Bug fix?fix

Labels this change as a bug fix.

Booleanoptional
Detailsnote

Adds a 'Note:' on an indented bulletpoint, plus the string.

Stringoptional

Example usage

{{change|name=Ability|Description changed|"Description A"|"Description B"|bug=y|undoc=y}}

Ability: Description changed ― "Description A" → "Description B" (undocumented) (bug)