Difference between revisions of "Template talk:Key"

From OrbiterWiki
Jump to navigation Jump to search
 
m
 
Line 49: Line 49:
 
|<nowiki>{{Key|Minus}}</nowiki>
 
|<nowiki>{{Key|Minus}}</nowiki>
 
|{{Key|Minus}}
 
|{{Key|Minus}}
 +
|-
 +
|Numpad-<nowiki>*</nowiki>
 +
|<nowiki>{{Key|Mult}}</nowiki>
 +
|{{Key|Mult}}
 +
|-
 +
|Numpad-<nowiki>/</nowiki>
 +
|<nowiki>{{Key|Div}}</nowiki>
 +
|{{Key|Div}}
 
|-
 
|-
 
|}
 
|}

Latest revision as of 18:00, 13 July 2006

Use this template for displaying key input symbols in a addon description.

Usage[edit]

{{Key|J}} creates a symbol looking like that: J

Parameters[edit]

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