Template:Key: Difference between revisions
From VRChat Wiki
Created the template |
m Text replacement - "\[\[(?!(Special:|File:|Media:))([^\|\]]+)\]\]" to "$2" |
||
| Line 44: | Line 44: | ||
|} | |} | ||
[[Category:Templates]] | [[Special:MyLanguage/Category:Templates|Category:Templates]] | ||
[[Category:Templates/inline icons]] | [[Special:MyLanguage/Category:Templates/inline icons|Category:Templates/inline icons]] | ||
</noinclude> | </noinclude> | ||
Revision as of 19:17, 23 August 2024
{{{1}}}
Documentation
Displays keybinds as rectangle or circle buttons.
Example Usage
{{Key|Ctrl|Control|rect}}
will make:
Ctrl
{{Key|A|A|circle}}
will make:
A
Template parameters
| Name | Variable | Description |
|---|---|---|
| Text | 1 |
The text to display inside the button |
| Hover-Text | 2 |
(Optional) the full name of the button to show when hovered (defaults to parameter 1) |
| Shape | 3 |
(Optional) shape of the button. rect/circle (defaults to rect) |