Template:Key: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (Protected "Template:Key" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
mNo edit summary
Line 5: Line 5:
| alt = key-alt.png{{#vardefine:size|35px}}
| alt = key-alt.png{{#vardefine:size|35px}}
| shift = key-shift.png{{#vardefine:size|35px}}
| shift = key-shift.png{{#vardefine:size|35px}}
| leftshift = key-leftshift.png{{#vardefine:size|35px}}
| rightshift = key-rightshift.png{{#vardefine:size|35px}}
| backspace = key-backspace.png{{#vardefine:size|35px}}
| backspace = key-backspace.png{{#vardefine:size|35px}}
| space = key-space.png{{#vardefine:size|35px}}
| space = key-space.png{{#vardefine:size|35px}}
Line 126: Line 128:
mousewheel-->
mousewheel-->
| wheel = key-wheel.png{{#vardefine:size|20px}}
| wheel = key-wheel.png{{#vardefine:size|20px}}
| wheelup = key-wheelup.png{{#vardefine:size|20px}}
| wheeldown = key-wheeldown.png{{#vardefine:size|20px}}
| wheelclick = key-wheelclick.png{{#vardefine:size|20px}}
| wheelclick = key-wheelclick.png{{#vardefine:size|20px}}
| wheelhold = key-wheelhold.png{{#vardefine:size|20px}}<!--
| wheelhold = key-wheelhold.png{{#vardefine:size|20px}}<!--
Line 227: Line 231:
control = {{Key|control}}<br/>
control = {{Key|control}}<br/>
shift = {{Key|shift}}<br/>
shift = {{Key|shift}}<br/>
leftshift = {{Key|leftshift}}<br/>
rightshift = {{Key|rightshift}}<br/>
space = {{Key|space}}<br/>
space = {{Key|space}}<br/>
tab = {{Key|tab}}<br/>
tab = {{Key|tab}}<br/>
Line 283: Line 289:
rmb = {{Key|rmb}}<br/>
rmb = {{Key|rmb}}<br/>
wheel = {{Key|wheel}}<br/>
wheel = {{Key|wheel}}<br/>
wheelup = {{Key|wheelup}}<br/>
wheeldown = {{Key|wheeldown}}<br/>
wheelclick = {{Key|wheelclick}}<br/>
wheelclick = {{Key|wheelclick}}<br/>
wheelhold = {{Key|wheelhold}}<br/></td><!--
wheelhold = {{Key|wheelhold}}<br/></td><!--

Revision as of 05:17, 29 December 2017

Usage

The Key template is meant to be used when referencing default key bindings. It inserts an image of the appropriate key.

{{Key|<keyname>}}
  • The code above can be pasted into your page and edited.


It should be noted that all key bindings in Medieval Engineers are configurable and that care should be taken to mention the input name, such as "Use" (default ).

Keys Available

Alphanumeric

0 =
1 =
2 =
3 =
4 =
5 =
6 =
7 =
8 =
9 =
a =
b =
c =
d =
e =
f =
g =
h =
i =
j =
k =
l =
m =
n =
o =
p =
q =
r =
s =
t =
u =
v =
w =
x =
y =

z =

Symbols

ampersand =
apostrophe =
asterisk =
at =
backquote =
backslash =
braceclose =
braceopen =
bracketclose =
bracketopen =
caret =
colon =
comma =
dollar =
equal =
exclamation =
greaterthan =
lessthan =
minus =
parenthesisclose =
parenthesisopen =
percent =
period =
pipe =
plus =
pound =
question =
quotation =
semicolon =
slash =
tilde =

underscore =

Large

alt =
backspace =
capslock =
control =
shift =
leftshift =
rightshift =
space =
tab =

Special

delete =
down =
end =
escape =
home =
insert =
left =
pagedown =
pageup =
pausebreak =
printscreen =
right =
scrolllock =
up =

Function Keys

f1 =
f2 =
f3 =
f4 =
f5 =
f6 =
f7 =
f8 =
f9 =
f10 =
f11 =

f12 =

Number Pad

num0 =
num1 =
num2 =
num3 =
num4 =
num5 =
num6 =
num7 =
num8 =
num9 =
numlock =
numminus =
numperiod =
numplus =
numslash =
numasterisk =

Mouse

lmb =
rmb =
wheel =
wheelup =
wheeldown =
wheelclick =

wheelhold =