Controls – Template

From Bohemia Interactive Community
Revision as of 03:53, 26 December 2020 by Lou Montana (talk | contribs) (Fix description)
Jump to navigation Jump to search

Usage

{{KeyboardShortcut|key1|key2|key3|key4}}

Examples
Code Result
{{KeyboardShortcut}} -no keys defined-
{{KeyboardShortcut|Ctrl}} Ctrl
{{KeyboardShortcut|Ctrl|Shift}} Ctrl + Shift
{{KeyboardShortcut|Ctrl|Shift|T}} Ctrl + Shift + T
{{KeyboardShortcut|Ctrl|Alt|Shift|T}} Ctrl + Alt + Shift + T
{{KeyboardShortcut|Ctrl|Alt|SHIFT|T|U}} Ctrl + Alt + SHIFT + T