This template is used on version pages (e.g. Bloons TD 6 v48.0), which displays an icon of a "nerf" plus its details in text. A "nerf" defines balance changes that are unfavorable to the player.

No description.

Template parameters

ParameterDescriptionTypeStatus
Details1

Balance change information

Stringrequired
Details2

Balance change, before

Stringoptional
Details3

Balance change, after

Stringoptional
Detailsundoc

Marks an undocumented change, via text. Writing any string sets this value true.

Stringoptional
Detailsbug

Marks a bug, via text. Writing any string sets this value true.

Stringoptional
Detailsfix

Marks a bug fix, via text. Writing any string sets this value true.

Stringoptional
Detailsnote

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

Stringoptional

Example usage

{{nerf|Ability: Damage decreased|3|2|fix=y}}

Nerf Ability: Damage decreased ― 3 → 2 (bug fix)