Template:BCS token: Difference between revisions
Jump to navigation
Jump to search
Created page with "[[File:BCS {{#switch:{{{1|Primary Monkey}}} |Primary Monkey=Primary |Military Monkey=Military |Magic Monkey=Magic |Support Monkey=Support |Basic Bloon=BasicBloon |Advanced Bloon=AdvancedBloon |Large Bloon=LargeBloon |Basic Power=BasicPower |Advanced Power=AdvancedPower |Exotic Power=ExoticPower |Universal=Universal }}Token.png|x20px|link=Token]] {{#if:{{{2|}}}|{{formatnum:{{{2|}}}}}}}<noinclude>{{/doc}}Category:BCS templatesCategory:Icon templates</noinclude>" |
mNo edit summary |
||
| Line 11: | Line 11: | ||
|Exotic Power=ExoticPower | |Exotic Power=ExoticPower | ||
|Universal=Universal | |Universal=Universal | ||
}}Token.png|x20px|link=Token]] {{#if:{{{2|}}}|{{formatnum:{{{2|}}}}}}}<noinclude>{{/doc}}[[Category:BCS templates]][[Category:Icon templates]]</noinclude> | }}Token.png|x20px|link=Token|{{{1}}} Tokens]] {{#if:{{{2|}}}|{{formatnum:{{{2|}}}}}}}<noinclude>{{/doc}}[[Category:BCS templates]][[Category:Icon templates]]</noinclude> | ||
Revision as of 05:00, 30 October 2024
Creates a link to "Token (BCS)" with an icon.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | 1 | The name of the type of token. (Case-sensitive)
| String | required |
| Amount | 2 | The amount of tokens. Automatically formatted with comma separation.
| Number | optional |
Example usage
| Wikitext | Result |
|---|---|
{{BCS token|Primary Monkey}}
|
Primary Monkey Tokens |
{{BCS token|Universal|1000}}
|
Universal Tokens 1,000 |