Template:Key
From The DarkMod Wiki
This template can be used to "draw" keys that the user must press. The text can be anything, but special keys should be written in UPPERCASE:
{{key|name=TAB}}
Examples:
TAB SPACE
Key combinations should use two templates, like so:
SHIFT+X
For special, often-used keys a few special templates exist:
Template | Look |
---|---|
{{key-enter}} | ENTER |
{{key-space}} | SPACE |
{{key-esc}} | ESC |
{{key-ctrl}} | CTRL |
{{key-alt}} | ALT |
{{key-shift}} | SHIFT |