Template:Performance/doc: Difference between revisions
From VRChat Wiki
TrixxedHeart (talk | contribs) (Created page with "== Documentation == Allows for the usage of performance icons. === Example Usage === <nowiki>{{performance|excellent|64px}}</nowiki> will make:<br> {{performance|excellent|64px}} === Template parameters === {| class="wikitable" |+ Caption text |- ! Name !! Variable !! Description |- | Rank || <code>1</code>|| excellent|good|medium|poor|verypoor (defaults to medium) |- | Size || <code>2</code> || (Optional) size of the image file, default is 64px |}") |
No edit summary |
||
Line 17: | Line 17: | ||
| Size || <code>2</code> || (Optional) size of the image file, default is 64px | | Size || <code>2</code> || (Optional) size of the image file, default is 64px | ||
|} | |} | ||
<noinclude>[[Category:Template Documentation]]</noinclude> |
Revision as of 10:16, 22 June 2024
Documentation
Allows for the usage of performance icons.
Example Usage
{{performance|excellent|64px}}
will make:
Template parameters
Name | Variable | Description |
---|---|---|
Rank | 1 |
good|medium|poor|verypoor (defaults to medium) |
Size | 2 |
(Optional) size of the image file, default is 64px |