Template:BCS token: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
[[File:BCS {{#switch:{{{1|Primary Monkey}}} | <includeonly>[[File:BCS {{#switch:{{{1|Primary Monkey}}} | ||
|Primary Monkey=Primary | |Primary Monkey=Primary | ||
|Military Monkey=Military | |Military Monkey=Military | ||
| Line 11: | Line 11: | ||
|Exotic Power=ExoticPower | |Exotic Power=ExoticPower | ||
|Universal=Universal | |Universal=Universal | ||
}}Token.png|x20px|link=Token (BCS)|{{{1}}} Tokens]] {{#if:{{{2|}}}|{{formatnum:{{{2|}}}}}}}<noinclude>{{/doc}}</noinclude> | }}Token.png|x20px|link=Token (BCS)|{{{1}}} Tokens]] {{#if:{{{2|}}}|{{formatnum:{{{2|}}}}}}}</includeonly><noinclude>{{/doc}}</noinclude> | ||
Revision as of 23:45, 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 |