Template:KeyCombo
Use this template to mark key combination needed for shortcuts in the viewer.
Example
| input | output |
|---|---|
| {{KeyCombo|ctrl=*|H}} | {Keypress/Ctrldev/null}+H |
| {{KeyCombo|ctrl=*|alt=*|V}} | {Keypress/Ctrldev/null}+Alt+V |
| {{KeyCombo|ctrl=*|alt=*|shift=*|H}} | {Keypress/Ctrldev/null}+Alt+⇧ Shift+H |
| {{KeyCombo|cmd=*|opt=*|H}} | {Keypress/Ctrldev/null}⌘ Cmd+⌥ Alt+H |
| {{KeyCombo|tab=*|return=*}} | {Keypress/Ctrldev/null}↹ Tab |