Notes:
Use this template to display simulated keyboard keys and key chains, e.g. on instructions for client shortcuts.
Syntax:
{{Key Press|Key1|Key2|Key3|...}}
| Parameter | Required | Usage |
|---|---|---|
1-10 |
✓ | The keys of the key press chain. |
chain |
✗ | A character to be used to chain keys, defaults to "+". |
Chain First-Chain Ninth |
✗ | A character to be used in specific chain positions. |
Example:
{{Key Press|Ctrl|E}}
Ctrl+E
{{Key Press|Ctrl|E|chain=&}}
Ctrl&E
{{Key Press|Ctrl|Chain First=^|E}}
Ctrl^Alt&E