Modèle:KeyCombo
De DigiWiki.
(Différences entre les versions)
(Une version intermédiaire masquée) | |||
Ligne 1 : | Ligne 1 : | ||
<noinclude>For the [[Knowledge Base]], this has been succeeded by [[Template:K]]. | <noinclude>For the [[Knowledge Base]], this has been succeeded by [[Template:K]]. | ||
- | </noinclude><includeonly><onlyinclude>{{{{#if:{{{ctrl|}}}|K|dev/null}}|{{#switch:{{#var:lang}}|/ | + | </noinclude><includeonly><onlyinclude>{{{{#if:{{{ctrl|}}}|K|dev/null}}|{{#switch:{{#var:lang}}|/de=Strg|Ctrl}}|{{{2|}}}}}{{#if: |
}}{{#if:{{{ctrl|}}}|-}}{{#if: | }}{{#if:{{{ctrl|}}}|-}}{{#if: | ||
Ligne 18 : | Ligne 18 : | ||
Use this template to mark key combination needed for shortcuts in the viewer. | Use this template to mark key combination needed for shortcuts in the viewer. | ||
== Example == | == Example == | ||
+ | |||
{|style={{prettytable}} | {|style={{prettytable}} | ||
!input | !input |
Version actuelle en date du 23 janvier 2012 à 22:58
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 |
---|---|
{{KeyCombo|ctrl=*|H}} | Ctrl-H |
{{KeyCombo|ctrl=*|alt=*|V}} | Ctrl-Alt-V |
{{KeyCombo|ctrl=*|alt=*|shift=*|H}} | Ctrl-Alt-⇧ Shift-H |
{{KeyCombo|cmd=*|opt=*|H}} | ⌘ Cmd-⌥ Alt-H |
{{KeyCombo|tab=*|return=*}} | ↹ Tab |