Template talk:Key
From OrbiterWiki
Use this template for displaying key input symbols in a addon description.
[edit] Usage
{{Key|J}} creates a symbol looking like that: J
[edit] Parameters
The only and first parameter defines the key which should get displayed. Supported are:
| Key | Syntax | Symbol |
|---|---|---|
| A-Z | {{Key|A}} | A |
| Shift | {{Key|Shift}} | Shift |
| Alt | {{Key|Alt}} | Alt |
| CTRL | {{Key|CTRL}} | CTRL |
| Esc | {{Key|Esc}} | Esc |
| , | {{Key|Komma}} | Komma |
| . | {{Key|Dot}} | Dot |
| + | {{Key|Plus}} | Plus |
| - | {{Key|Minus}} | Minus |
| Numpad-* | {{Key|Mult}} | Mult |
| Numpad-/ | {{Key|Div}} | Div |