Template:Buff/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Qwertyxp2000 (talk | contribs)
still wording redone
Qwertyxp2000 (talk | contribs)
No edit summary
Line 48: Line 48:
"name": {
"name": {
             "label": "Details",
             "label": "Details",
"description": "Adds a colon next to text under this parameter's value, preceding the main text.",
"description": "Preceding text for the entity involved",
"type": "string",
"type": "string",
"required": false
"required": false
Line 58: Line 58:
==Example usage==
==Example usage==
<pre>
<pre>
{{buff|Ability: Damage increased|2|3|bug=y|undoc=y}}
{{buff|Damage increased|2|3|bug=y|undoc=y|name=Ability}}
</pre>
</pre>


{{buff|Ability: Damage increased|2|3|bug=y|undoc=y}}
{{buff|Damage increased|2|3|bug=y|undoc=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:06, 4 February 2026

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

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
Detailsname

Preceding text for the entity involved

Stringoptional

Example usage

{{buff|Damage increased|2|3|bug=y|undoc=y|name=Ability}}

Buff Ability: Damage increased ― 2 → 3 (undocumented) (bug)