Template:BSM2M blop/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 46: | Line 46: | ||
|{{BSM2M blop|Red|100}} | |{{BSM2M blop|Red|100}} | ||
|- | |- | ||
|<pre>{{BSM2M blop|Gold|10000}}</pre> | |<pre>{{BSM2M blop|Gold|10000|name=y}}</pre> | ||
|{{BSM2M blop|Gold|10000}} | |{{BSM2M blop|Gold|10000|name=y}} | ||
|} | |} | ||
<includeonly>[[Category:BSM2 templates]][[Category:Icon templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | <includeonly>[[Category:BSM2 templates]][[Category:Icon templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | ||
Latest 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}}
|