Template:Performance: Difference between revisions
From VRChat Wiki
TrixxedHeart (talk | contribs) Created page with "<onlyinclude>{{#switch: {{{1|medium}}} |excellent = alt=|{{{size|32}}}px|link= |good = alt=|{{{size|32}}}px|link= |medium = alt=|{{{size|32}}}px|link= |poor = alt=|{{{size|32}}}px|link= |verypoor = alt=|{{{size|32}}}px|link= |alt=|{{{size|32}}}px|link= }}</onlyinclude> {{templatedocs}} Category:Templates Category:Tem..." |
move template categories to doc page |
||
| (8 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<onlyinclude>{{#switch: {{{1|medium}}} | <onlyinclude>{{#switch: {{{1|medium}}} | ||
|excellent = [[File: | |excellent = [[File:Perf excellent.png|alt=|{{{2|32}}}px|link=|top]] | ||
|good = [[File: | |good = [[File:Perf good.png|alt=|{{{2|32}}}px|link=|top]] | ||
|medium = [[File: | |medium = [[File:Perf medium.png|alt=|{{{2|32}}}px|link=|top]] | ||
|poor = [[File: | |poor = [[File:Perf poor.png|alt=|{{{2|32}}}px|link=|top]] | ||
|verypoor = [[File: | |verypoor = [[File:Perf vpoor.png|alt=|{{{2|32}}}px|link=|top]] | ||
|[[File: | |[[File:Perf medium.png|alt=|{{{2|32}}}px|link=|top]] | ||
}}</onlyinclude> | }}</onlyinclude> | ||
{{ | <noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 04:18, 21 April 2026
Documentation
Allows for the usage of performance icons.
Example Usage
{{performance|excellent|64px}}
will make:
Template parameters
Performance ranking icon
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Performance Ranking | 1 | What performance rank icon you want displayed
| String | suggested |
| Icon size (in pixels) | 2 | Changes the size of the icon in pixels.
| Number | suggested |