Controls – Template

From Bohemia Interactive Community
Revision as of 12:48, 20 December 2021 by Lou Montana (talk | contribs) (Text replacement - "{{KeyboardShortcut" to "{{Controls")
Jump to navigation Jump to search

Shows a key-styled keyboard shortcut. It also adds the page to the KeyboardShortcut template usage error category on usage error.

This template is used on these pages.

Usage

{{Controls|key1|key2|key3|key4}}

  • key1: first key
  • key2: (Optional) second key
  • key3: (Optional) third key
  • key4: (Optional) fourth key
Examples
Code Result
{{Controls}} -no keys defined-
{{Controls|Ctrl}} Ctrl
{{Controls|Ctrl|Shift|T}} Ctrl + Shift + T
{{Controls|Ctrl|Alt|Shift|T}} Ctrl + Alt + Shift + T
{{Controls|Ctrl|Alt|Shift|T|U}} Ctrl + Alt + Shift + T