Template:Credits/doc: Difference between revisions
From VRChat Wiki
Rename size param, add examples |
add categories |
||
| Line 1: | Line 1: | ||
== Examples == | == Examples == | ||
====Just icon==== | ====Just icon==== | ||
| Line 44: | Line 43: | ||
} | } | ||
</templatedata> | </templatedata> | ||
<includeonly>[[Category:Inline templates{{#translation:}}]]</includeonly> | |||
<noinclude>[[Category:Template documentation{{#translation:}}]]</noinclude> | |||
Latest revision as of 04:14, 21 April 2026
Examples
Just icon
{{credits}}
Bigger icon
{{credits|size=64}}
With value
{{credits|420}}
420
TemplateData documentation
Allows for the credits icon to be utilized in-line, as well as using it as a currency and displaying a value next to without any line breaking.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Value | 1 | Value displayed next to the icon, so it can be used as a currency. Line break between the icon and text is prevented.
| String | optional |
| Size (in pixels) | size | Defaults to 16px
| Number | optional |