Template:BSM2M blop: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>[[File:BSM2M blop_{{{1|}}}_icon.png|x20px|link=Blop|{{{1|}}} blops]]{{#if:{{{2|}}}| {{formatnum:{{{2|}}}}}}}{{#if:{{{ | <includeonly>[[File:BSM2M blop_{{{1|}}}_icon.png|x20px|link=Blop|{{{1|}}} blops]]{{#if:{{{2|}}}| {{formatnum:{{{2|}}}}}}}{{#if:{{{name|}}}| [[Blop|{{{1|}}} Blops]]}}</includeonly><noinclude>{{/doc}}</noinclude> | ||
Revision as of 18:08, 29 November 2024
Creates a link to "Blop" with an icon.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | 1 | The type of blop. (Case-sensitive)
| String | required |
| Amount | 2 | The amount of blops. Automatically formatted with comma separation.
| Number | optional |
| Name | name | If set to anything, adds a text link to "Blop" after the icon and amount.
| Boolean | optional |
Example usage
| Wikitext | Result |
|---|---|
{{BSM2M blop|Blue}}
|
|
{{BSM2M blop|Red|100}}
|
|
{{BSM2M blop|Gold|10000|name=y}}
|