Template:Key press/core: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Undid revision 425322594 by Fitoschido (talk) Has issues with merged keys. Please test in sandbox first.
Ned Scott (talk | contribs)
m Protected "Template:Key press/core" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite))
 
(32 intermediate revisions by 10 users not shown)
Line 1: Line 1:
<span class="keyboard-key" style="border: 0.2em outset #cecbc7; background: #f0ece8; padding: 0 0.4em 0.1em 0.3em; font-size: 0.85em; white-space: nowrap;">{{#switch:{{lc:{{{1}}}}}
<kbd class="keyboard-key nowrap" style="border: 1px solid #aaa; {{border-radius|2px}} {{box-shadow|1px|2px|2px|#ddd}} background-color: #f9f9f9; {{linear-gradient|top|#eee, #f9f9f9, #eee}} padding: 1px 3px; font-family: inherit; font-size: 0.85em;">{{#switch:{{lc:{{{1}}}}}
| caps lock          = {{Unicode|⇪}} Caps Lock
| caps lock          = {{Unicode|⇪}}&nbsp;Caps&nbsp;Lock
| [[caps lock]]      = {{Unicode|⇪}} [[Caps Lock]]
| [[caps lock]]      = {{Unicode|⇪}}&nbsp;[[Caps Lock]]
| shift              = {{Unicode|⇧}} Shift
| shift              = {{Unicode|⇧}}&nbsp;Shift
| [[shift key|shift]] = {{Unicode|⇧}} [[Shift key|Shift]]
| [[shift key|shift]] = {{Unicode|⇧}}&nbsp;[[Shift key|Shift]]
| enter              = {{Unicode|↵}} Enter  
| enter              = {{Unicode|↵}}&nbsp;Enter
| [[enter key|enter]] = {{Unicode|↵}} [[Enter key|Enter]]
| [[enter key|enter]] = {{Unicode|↵}}&nbsp;[[Enter key|Enter]]
| cmd                = {{Unicode|⌘}} Cmd
| cmd                = {{Unicode|⌘}}&nbsp;Cmd
| [[cmd key|cmd]]
| [[cmd key|cmd]]
| [[command key|cmd]] = {{Unicode|⌘}} [[Command key|Cmd]]
| [[command key|cmd]] = {{Unicode|⌘}}&nbsp;[[Command key|Cmd]]
| opt                = {{Unicode|⌥}} Opt
| opt                = {{Unicode|⌥}}&nbsp;Opt
| [[opt key|opt]]
| [[opt key|opt]]
| [[option key|opt]]  = {{Unicode|⌥}} [[Option key|Opt]]
| [[option key|opt]]  = {{Unicode|⌥}}&nbsp;[[Option key|Opt]]
| tab                = Tab {{Unicode|⇆}}
| option              = {{Unicode|⌥}}&nbsp;Option
| [[tab key|tab]]    = [[Tab key|Tab]] {{Unicode|⇆}}
|[[option key|option]]= {{Unicode|⌥}}&nbsp;[[Option key|Option]]
| backspace          = ← Backspace
| tab                = Tab&nbsp;{{Unicode|⇆}}
| [[backspace]]      = ← [[Backspace]]
| [[tab key|tab]]    = [[Tab key|Tab]]&nbsp;{{Unicode|⇆}}
| win                = {{Unicode|⊞}} Win
| backspace          = ←&nbsp;Backspace
| [[backspace]]      = ←&nbsp;[[Backspace]]
| win                = {{Unicode|⊞}}&nbsp;Win
| [[win key|win]]
| [[win key|win]]
| [[windows key|win]] = {{Unicode|⊞}} [[Windows key|Win]]
| [[windows key|win]] = {{Unicode|⊞}}&nbsp;[[Windows key|Win]]
| menu                = {{Unicode|≣}} Menu
| menu                = {{Unicode|≣}}&nbsp;Menu
| [[menu key|menu]]  = {{Unicode|≣}} [[Menu key|Menu]]
| [[menu key|menu]]  = {{Unicode|≣}}&nbsp;[[Menu key|Menu]]
| up                  = ↑
| up                  = ↑
| [[arrow keys|up]]  = [[Arrow keys|↑]]
| [[arrow keys|up]]  = [[Arrow keys|↑]]
Line 36: Line 38:
| [[|]]              = [[Pipe symbol|{{!}}]]
| [[|]]              = [[Pipe symbol|{{!}}]]


<!-- Left & right analog sticks -->
| l-up
| l up = L↑
| l-down
| l down = L↓
| l-left
| l left = L←
| l-right
| l right = L→
| l-ne
| l ne = L ↗
| l-se
| l se = L ↘
| l-nw
| l nw = L ↖
| l-sw
| l sw = L ↙
| r-up
| r up = R↑
| r-down
| r down = R↓
| r-left
| r left = R←
| r-right
| r right = R→
| r-ne
| r ne = R ↗
| r-se
| r se = R ↘
| r-nw
| r nw = R ↖
| r-sw
| r sw = R ↙
<!-- PlayStation -->
| ps x
| ex = {{unicode|×}}
| ps c
| circle = {{unicode|○}}
| ps s
| square = {{unicode|□}}
| ps t
| triangle = {{unicode|△}}
<!-- Nintendo 64 & GameCube -->
| c-up
| c up = C↑
| c-down
| c down = C↓
| c-left
| c left = C←
| c-right
| c right = C→
| c-ne
| c ne = C ↗
| c-se
| c se = C ↘
| c-nw
| c nw = C ↖
| c-sw
| c sw = C ↙
<!-- default -->
| #default            = {{{1}}}
| #default            = {{{1}}}
}}</span><noinclude>
}}</kbd><noinclude>


{{documentation}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 20:55, 27 July 2013

{{{1}}}

[edit] Template documentation

Do not use this template directly, use {{key press}} instead.