Overwatch Wiki
Advertisement
Template-info Documentation

Returns the default hotkey icon/name on PC based on ability id or key name.

Parameters

Param # Param name Description
1 key Hotkey or ability name, see below for accepted values.
2 platform The platform the game is played on. (Currently, redundant as only PC keys are defined).

Accepted key-parameter values and outputs

Note: Case insensitive.

Values Output
forward
W
back
S
left
A
right
D
crouch
toggle crouch
LCONTROL
jump
SPACE
ability 1
a1
LSHIFT
ability 2
a2
E
ability 3
a3
ultimate
Q
interact
F
primary fire
fire
Key mouse 1
secondary fire
alt fire
Key mouse 2
equip weapon 1
w1
1
equip weapon 2
w2
2
quick melee
V
reload
R

Primary fire: Key mouse 1

Secondary fire: Key mouse 2

Ability 1: LSHIFT

Forward: W

Crouch: LCONTROL

Advertisement