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> |??? }}" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#switch:{{{1}}} | <includeonly>{{#switch:{{{1}}} | ||
|0=<abbr title="Can pop any Bloon type">Normal (or Acid)</abbr> | |0=<abbr class="explain" title="Can pop any Bloon type">Normal (or Acid)</abbr> | ||
|1=<abbr title="Cannot pop Lead">Shatter</abbr> | |1=<abbr class="explain" title="Cannot pop Lead">Shatter</abbr> | ||
|2=<abbr title="Cannot pop Black">Explosion</abbr> | |2=<abbr class="explain" title="Cannot pop Black">Explosion</abbr> | ||
|4=<abbr title="Cannot pop White">Glacier</abbr> | |4=<abbr class="explain" title="Cannot pop White">Glacier</abbr> | ||
|5=<abbr title="Cannot pop Lead or White">Cold</abbr> | |5=<abbr class="explain" title="Cannot pop Lead or White">Cold</abbr> | ||
|8=<abbr title="Cannot pop Purple">Plasma (or Fire)</abbr> | |8=<abbr class="explain" title="Cannot pop Purple">Plasma (or Fire)</abbr> | ||
|9=<abbr title="Cannot pop Lead or Purple">Energy</abbr> | |9=<abbr class="explain" title="Cannot pop Lead or Purple">Energy</abbr> | ||
|17=<abbr title="Cannot pop Lead or frozen">Sharp</abbr> | |17=<abbr class="explain" title="Cannot pop Lead or frozen">Sharp</abbr> | ||
|??? | |??? | ||
}} | }}</includeonly><noinclude>{{/doc}}[[Category:Formatting templates]][[Category:BTD6 templates]]</noinclude> | ||
Revision as of 06:51, 10 June 2024
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}}
|
??? |
{{BTD6 dt|5}}
|
Cold |