Template:BTD6 mm: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{currency | ||
|image=BTD6 BloonjaminsIcon.png | |||
|size={{{size|}}} | |||
|name=Monkey Money | |||
|plural=Monkey Money | |||
|link=Monkey Money | |||
|amount={{{1|}}} | |||
|amount 2={{{2|}}} | |||
|show name={{{name|}}} | |||
|show link={{{link|}}} | |||
}}<span style="white-space:nowrap">{{#if:{{{mk|}}}| ([[File:BTD6 mk MoMonkeyMoneyIcon.png|x20px|link=Mo' Monkey Money]] {{formatnum:{{#expr:floor({{{1|}}}*1.1)}}}})}}</span></includeonly><noinclude>{{/doc}}</noinclude> | |||
Revision as of 05:36, 13 September 2025
Creates an icon of Monkey Money from Bloons TD 6 that links to "Monkey Money". Can also display a formatted number and the amount when affected by Mo' Monkey Money.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Amount | 1 | If specified, displays a number after the icon. If greater than 1000, comma separation is added automatically by the template.
| Number | suggested |
| Amount 2 | 2 | Adds a second amount and displays it as a range of values (such as "100–200"). | Number | optional |
| Name | name | Adds the text "Monkey Money" after the icon and amount (if the amount is specified). | Boolean | optional |
| Link | link | If "Name" is enabled, enabling this turns the name into a link. | Boolean | optional |
| MK | mk | If set to anything, adds an icon for the "Mo' Monkey Money" Knowledge and the amount multiplied by 1.1 in parentheses.
| Boolean | optional |
| Icon size | size | no description
| String | optional |
Example usage
| Wikitext | Result |
|---|---|
{{BTD6 mm}}
|
|
{{BTD6 mm|9999}}
|
|
{{BTD6 mm|100|name=y}}
|
|
{{BTD6 mm|100|mk=y}}
|
|
{{BTD6 mm|100|name=y|mk=y}}
|