Template:Key/doc

From VRChat Wiki

For displaying a keybind as a rectangle or circle

Template parameters

ParameterDescriptionTypeStatus
Text1

The text to display inside the button

Example
Ctrl
Stringrequired
Hover-text2

(Optional) the full name of the button to show when hovered (defaults to whatever Text is set to)

Example
Control
Stringsuggested
Shape3

(Optional) shape of the button. rect/circle (defaults to rect)

Suggested values
rect circle
Default
rect
Example
circle
Stringsuggested