Template:Performance: Difference between revisions
From VRChat Wiki
TrixxedHeart (talk | contribs) (some fixes) |
TrixxedHeart (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{{#switch: {{{1|medium}}} | <onlyinclude>{{#switch: {{{1|medium}}} | ||
|excellent = [[File: | |excellent = [[File:Perf excellent.png|alt=|{{{2|32}}}px|link=]] | ||
|good = [[File: | |good = [[File:Perf good.png|alt=|{{{2|32}}}px|link=]] | ||
|medium = [[File: | |medium = [[File:Perf medium.png|alt=|{{{2|32}}}px|link=]] | ||
|poor = [[File: | |poor = [[File:Perf poor.png|alt=|{{{2|32}}}px|link=]] | ||
|verypoor = [[File: | |verypoor = [[File:Perf vpoor.png|alt=|{{{2|32}}}px|link=]] | ||
|[[File: | |[[File:Perf medium.png|alt=|{{{2|32}}}px|link=]] | ||
}}</onlyinclude> | }}</onlyinclude> | ||
{{templatedocs}} | {{templatedocs}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Templates/inline icons]] | [[Category:Templates/inline icons]] |
Revision as of 19:18, 7 June 2024
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 |