Template:Nerf/doc: Difference between revisions
Jump to navigation
Jump to search
Qwertyxp2000 (talk | contribs) No edit summary |
Qwertyxp2000 (talk | contribs) also we don't have a neutral and change template data |
||
| Line 45: | Line 45: | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
} | }, | ||
"name": { | |||
"label": "Details", | |||
"description": "Preceding text for the entity involved", | |||
"type": "string", | |||
"required": false | |||
} | |||
} | } | ||
} | } | ||
| Line 52: | Line 58: | ||
==Example usage== | ==Example usage== | ||
<pre> | <pre> | ||
{{nerf| | {{nerf|Damage decreased|3|2|fix=y|name=Ability}} | ||
</pre> | </pre> | ||
{{nerf|Ability: Damage decreased|3|2|fix=y}} | {{nerf|Ability: Damage decreased|3|2|fix=y|name=Ability}} | ||
<includeonly>[[Category:Change templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | <includeonly>[[Category:Change templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | ||
Revision as of 17:07, 4 February 2026
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 (see Help:Update history).
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Details | 1 | Balance change information | String | required |
| Details | 2 | Balance change, before | String | optional |
| Details | 3 | Balance change, after | String | optional |
| Details | undoc | Marks an undocumented change, via text. Writing any string sets this value true. | String | optional |
| Details | bug | Marks a bug, via text. Writing any string sets this value true. | String | optional |
| Details | fix | Marks a bug fix, via text. Writing any string sets this value true. | String | optional |
| Details | note | Adds a 'Note:' on an indented bulletpoint, plus the string. | String | optional |
| Details | name | Preceding text for the entity involved | String | optional |
Example usage
{{nerf|Damage decreased|3|2|fix=y|name=Ability}}
Ability: Ability: Damage decreased ― 3 → 2 (bug fix)