Template:Key: Difference between revisions
Jump to navigation
Jump to search
Added cmd |
category |
||
| Line 1: | Line 1: | ||
<kbd class="keyboard-key nowrap">{{#switch: {{{1}}} | <includeonly><kbd class="keyboard-key nowrap">{{#switch: {{{1}}} | ||
| alt = {{Translation|ALT}} | | alt = {{Translation|ALT}} | ||
| shift = {{Translation|SHIFT}} | | shift = {{Translation|SHIFT}} | ||
| Line 17: | Line 17: | ||
| cmd = {{Translation|Command}} | | cmd = {{Translation|Command}} | ||
| {{{1}}} | | {{{1}}} | ||
}}</kbd> | }}</kbd></includeonly><noinclude> | ||
{{Documentation}} | |||
[[Category:Formatting templates]] | |||
</noinclude> | |||
Revision as of 12:35, 27 August 2023
[View] [Edit] [Page history]
DocumentationUsage
This template can be used to format key binds. For example {{key|ctrl}} results in CTRL.
Keybindings should be formatted with Template:Keybinding, not this template directly.
Translations
This template supports translations for the following keys:
alt = {{Translation|ALT}}
shift = {{Translation|SHIFT}}
rmb = {{Translation|Right mouse button}}
lmb = {{Translation|Left mouse button}}
mmb = {{Translation|Middle mouse button}}
mwu = {{Translation|Mouse wheel up}}
mwd = {{Translation|Mouse wheel down}}
tab = {{Translation|TAB}}
numplus = {{Translation|Numpad +}}
numminus = {{Translation|Numpad -}}
esc = {{Translation|ESC}}
ctrl = {{Translation|CTRL}}
space = {{Translation|SPACE}}
enter = {{Translation|ENTER}}
grave = {{Translation|GRAVE}}
cmd = {{Translation|Command}}
For example {{key|ctrl}} on a German page would result in STRG.
List of all templates