Template:Key/doc: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(→‎Usage: reference to Template:Keybinding)
(note that the keybinding template is preferred for multi key binds)
Line 2: Line 2:
This template can be used to format key binds. For example ''<nowiki>{{key|ctrl}}</nowiki>'' results in {{key|ctrl}}.
This template can be used to format key binds. For example ''<nowiki>{{key|ctrl}}</nowiki>'' results in {{key|ctrl}}.


Multiple key binds can be changed together by using the [[:Template:Keybinding]].
Keybinds that need multiple keys should be formatted with [[:Template:Keybinding]].


== Translations ==
== Translations ==

Revision as of 10:26, 2 October 2023

Usage

This template can be used to format key binds. For example {{key|ctrl}} results in CTRL.

Keybinds that need multiple keys should be formatted with Template:Keybinding.

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.