Template:Nerf/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
lst template data
mNo edit summary
Line 3: Line 3:


==Example usage==
==Example usage==
<pre>{{buff|name=Ability|Damage decreased|3|2|bug=y|undoc=y}}</pre>
<pre>{{nerf|name=Ability|Damage decreased|3|2|bug=y|undoc=y}}</pre>
{{buff|name=Ability|Damage decreased|3|2|bug=y|undoc=y}}
{{nerf|name=Ability|Damage decreased|3|2|bug=y|undoc=y}}
<includeonly>[[Category:Change templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>
<includeonly>[[Category:Change templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>

Revision as of 17:16, 4 February 2026

This template is used on version pages (e.g. Bloons TD 6 v48.0) to denote balance changes that are unfavorable to the player (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
Text in parentheses4

Displays text in parentheses after the values before and after. (This text should not be capitalized.)

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
Notenote

Displays "Note:" followed by this text on an indented bullet point below the body of the change.

Stringoptional

Example usage

{{nerf|name=Ability|Damage decreased|3|2|bug=y|undoc=y}}

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