Template:Nerf/doc

From Blooncyclopedia, the independent Bloons knowledge base
Revision as of 09:19, 17 April 2025 by Qwertyxp2000 (talk | contribs) (Created page with "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. <templatedata> { "params": { "1": { "label": "Details", "description": "Balance change information", "type": "string", "required": true }, "2": { "label": "Details", "description": "Balance change, before", "type": "string", "required": false...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)