Difference between revisions of "Template:KeyCombo"
Jump to navigation
Jump to search
m (moved Template:KC to Template:KeyCombo over redirect) |
|||
Line 1: | Line 1: | ||
<noinclude> | |||
For the [[Knowledge Base]], this has been succeeded by [[Template:K]].</noinclude> | |||
<includeonly><onlyinclude>{{{{#if:{{{ctrl|}}}|K|dev/null}}|{{#switch:{{#var:lang}}|/de=Strg|Ctrl}}|{{{2|}}}}}{{#if: | <includeonly><onlyinclude>{{{{#if:{{{ctrl|}}}|K|dev/null}}|{{#switch:{{#var:lang}}|/de=Strg|Ctrl}}|{{{2|}}}}}{{#if: | ||
}}{{#if:{{{ctrl|}}}|-}}{{#if: | }}{{#if:{{{ctrl|}}}|-}}{{#if: | ||
Line 36: | Line 40: | ||
|<nowiki>{{KC|tab=*|return=*}}</nowiki> | |<nowiki>{{KC|tab=*|return=*}}</nowiki> | ||
|{{KC|tab=*}} | |{{KC|tab=*}} | ||
|} | |} | ||
Revision as of 12:37, 16 November 2009
For the Knowledge Base, this has been succeeded by Template:K.
Use this template to mark key combination needed for shortcuts in the viewer.
Example
input | output |
---|---|
{{KC|ctrl=*|H}} | Ctrl-H |
{{KC|ctrl=*|alt=*|V}} | Ctrl-Alt-V |
{{KC|ctrl=*|alt=*|shift=*|H}} | Ctrl-Alt-⇧ Shift-H |
{{KC|cmd=*|opt=*|H}} | ⌘ Cmd-⌥ Alt-H |
{{KC|tab=*|return=*}} | ↹ Tab |