Fandom Developers Wiki

This page, or parts of it, are still untranslated. Please translate it to the appropriate language (français).

Ce modèle permet d'insérer des icône de touches de clavier. It can be used to show single keystrokes, combination keystrokes and a keystroke sequence.

Installation[]


Usage[]

To show combination keystrokes, place pluses between each key.

{{keys|Alt+P}} produces ⎇ Alt + P
{{keys|Ctrl+Alt+Del}} produces Ctrl + ⎇ Alt + Del

To show a keystroke sequence, use separate parameters. This can be combined with combination keystrokes.

{{keys|A|B|C|D}} produces ABCD
{{keys|Alt+0|1|7|7}} produces ⎇ Alt + 0177
{{keys|Alt+|0|1|7|7}} produces ⎇ Alt + 0177

Pluses on their own will be displayed as a key.

{{keys|1|+|2}} produces 1+2
{{keys|1+|+|+2}} produces 1 + + + 2

Supported Named/Symbol shortcuts[]

Flèches[]

{{key|haut}}
{{key|bas}}
{{key|gauche}}
{{key|droite}}

Touches courantes[]

{{key|shift}}
⇧ Shift
{{key|lshift}}
⇧ Left Shift
{{key|rshift}}
⇧ Right Shift
{{key|entrée}}
↵ Entrée
{{key|tab}}
↹ Tab
{{key|retour}}
⌫ Retour
{{key|equals}}
=
{{key|pipe}}
|

Touches Mac[]

{{key|cmd}}
⌘ Cmd
{{key|command}}
⌘ Command
{{key|opt}}
⌥ Opt

Touches PC[]

{{key|super}}
⊞ Super (also called “windows” Key)
{{key|menu}}
≣ Menu

Xbox Controller buttons[]

{{key|xb-a}}
{{key|xb-b}}
{{key|xb-x}}
{{key|xb-y}}
{{key|xb-lb}}
(Left Bumper)
{{key|xb-rb}}
(Right Bumper)
{{key|xb-lt}}
(Left Trigger)
{{key|xb-rt}}
(Right Trigger)
{{key|xb-back}}
{{key|xb-start}}

All other text used in this template will be used verbatim.