Template:BTD6 dt: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{#switch:{{{1}}} |0=<abbr title="Can pop any Bloon type">Normal (or Acid)</abbr> |1=<abbr title="Cannot pop Lead">Shatter</abbr> |2=<abbr title="Cannot pop Black">Explosion</abbr> |4=<abbr title="Cannot pop White">Glacier</abbr> |5=<abbr title="Cannot pop Lead or White">Cold</abbr> |8=<abbr title="Cannot pop Purple">Plasma (or Fire)</abbr> |9=<abbr title="Cannot pop Lead or Purple">Energy</abbr> |17=<abbr title="Cannot pop Lead or frozen">Sharp</abbr> |??? }}" |
Fixed for acid |
||
| (9 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{#switch:{{{1}}} | <includeonly><span class="explain" title="{{#switch:{{{1}}} | ||
|0= | |0=Can damage any Bloon type">Normal | ||
|1= | |1=Cannot damage Lead">Shatter | ||
|2= | |2=Cannot damage Black">Explosion | ||
|4= | |4=Cannot damage White">Glacier | ||
|5= | |5=Cannot damage Lead or White">Cold | ||
| | |8=Cannot damage Purple">Fire | ||
| | <!---|9=Cannot damage Lead or Purple">Energy (This one should be unused because it is replaced by 73)---> | ||
| | |12=Cannot damage White or Purple">Frigid | ||
|??? | |17=Cannot damage Lead or frozen">Sharp | ||
}} | |64=Cannot damage Glass">Acid | ||
|72=Cannot damage Purple or Glass">Plasma | |||
|73=Cannot damage Lead, Purple, or Glass">Energy | |||
|Normal=Can damage any Bloon type">Normal | |||
|Acid=Cannot damage Glass">Acid | |||
|Shatter=Cannot damage Lead">Shatter | |||
|Explosion=Cannot damage Black">Explosion | |||
|Glacier=Cannot damage White">Glacier | |||
|Cold=Cannot damage Lead or White">Cold | |||
|Plasma=Cannot damage Purple or Glass">Plasma | |||
|Fire=Cannot damage Purple">Fire | |||
|Energy=Cannot damage Lead, Purple, or Glass">Energy | |||
|Frigid=Cannot damage White or Purple">Frigid | |||
|Sharp=Cannot damage Lead or frozen">Sharp | |||
|#default=??? | |||
}}</span></includeonly><noinclude>{{/doc}}</noinclude> | |||
Latest revision as of 02:57, 13 February 2026
Formats a BTD6 damage type to display its resistances when hovered over/tapped on.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Damage type | 1 | Can be either the name of a damage type (text) or its equivalent in "immuneBloonProperties" (a number).
| String | required |
Example usage
| Wikitext | Result |
|---|---|
{{BTD6 dt|Energy}}
|
Energy |
{{BTD6 dt|5}}
|
Cold |