Template:Key: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				 Added now used keys to the template so they can be easily translated  | 
				||
| (8 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{#switch: {{{1}}}  | <includeonly><kbd class="keyboard-key nowrap">{{#switch: {{{1}}}  | ||
  | alt = ALT  |   | alt = {{Translation|ALT}}  | ||
  | shift = SHIFT  |   | shift = {{Translation|SHIFT}}  | ||
  | rmb = Right mouse button  |   | rmb = {{Translation|Right mouse button}}  | ||
  | lmb = Left mouse button  |   | lmb = {{Translation|Left mouse button}}  | ||
  | mwu = Mouse wheel up  |  | mmb = {{Translation|Middle mouse button}}  | ||
  | mwd = Mouse wheel down  |   | mwu = {{Translation|Mouse wheel up}}  | ||
  | tab = TAB  |   | mwd = {{Translation|Mouse wheel down}}  | ||
  | numplus =   |  | mb4 = {{Translation|Mouse button 4}}  | ||
  | numminus =   |  | mb5 = {{Translation|Mouse button 5}}  | ||
  | esc =   |   | tab = {{Translation|TAB}}  | ||
  | ctrl = CTRL  |   | numplus = {{Translation|Numpad +}}  | ||
  | space = SPACE  |   | numminus = {{Translation|Numpad -}}  | ||
  | enter = ENTER  |  | numzero = {{Translation|Numpad 0}}  | ||
  | grave = GRAVE  |  | numperiod = {{Translation|Numpad .}}  | ||
 | nummulti = {{Translation|Numpad *}}  | |||
  | esc = {{Translation|Escape}}  | |||
  | ctrl = {{Translation|CTRL}}  | |||
  | space = {{Translation|SPACE}}  | |||
  | enter = {{Translation|ENTER}}  | |||
  | grave = {{Translation|GRAVE}}  | |||
 | cmd = {{Translation|Command}}  | |||
 | backspace = {{Translation|BACKSPACE}}  | |||
  | {{{1}}}  |   | {{{1}}}  | ||
}}  | }}</kbd></includeonly><noinclude>  | ||
{{Documentation}}  | |||
[[Category:Formatting templates]]  | |||
</noinclude>  | |||
Latest revision as of 18:55, 26 June 2025
[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