Difference between revisions of "Template:K/core"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with '<span class="keyboard-key" style="border: 0.2em outset #cecbc7; background: #f0ece8; padding: 0.1em 0.4em; font-size: 0.8em; white-space: nowrap;">{{#switch:{{lc:{{{1}}}}} | shif...')
 
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<span class="keyboard-key" style="border: 0.2em outset #cecbc7; background: #f0ece8; padding: 0.1em 0.4em; font-size: 0.8em; white-space: nowrap;">{{#switch:{{lc:{{{1}}}}}
<span class="K" style="border:0.2em solid; border-color:#ddd #bbb #bbb #ddd; background:#eee; padding:0 0.3em; white-space:nowrap; color: black; font-size: 80%;">{{#switch:{{lc:{{{1}}}}}
| shift              = {{Unicode|⇧}} Shift
| shift              = {{#switch:{{#var:lang}}|/fr=Maj|/es=Mayús|/it=Maiusc|Shift}}
| [[shift key|shift]] = {{Unicode|}} [[Shift key|Shift]]
| enter              = Enter ↵
| enter              = {{Unicode|↵}} Enter  
| cmd                = Cmd ⌘
| [[enter key|enter]] = {{Unicode|}} [[Enter key|Enter]]
| opt                = Opt ⌥
| cmd                = {{Unicode|⌘}} Cmd
| tab                = Tab ⇆
| [[cmd key|cmd]]
| backspace          = Backspace ←
| [[command key|cmd]] = {{Unicode|}} [[Command key|Cmd]]
| opt                = {{Unicode|⌥}} Opt
| [[opt key|opt]]
| [[option key|opt]]  = {{Unicode|}} [[Option key|Opt]]
| tab                = Tab {{Unicode|⇆}}
| [[tab key|tab]]    = [[Tab key|Tab]] {{Unicode|}}
| backspace          = Backspace
| [[backspace]]      = [[Backspace]]
| up                  = ↑
| up                  = ↑
| [[arrow keys|up]]  = [[arrow keys|↑]]
| down                = ↓
| down                = ↓
| [[arrow keys|down]] = [[arrow keys|↓]]
| left                = ←
| left                = ←
| [[arrow keys|left]] = [[arrow keys|←]]
| right              = →
| right              = →
| [[arrow keys|right]]= [[arrow keys|→]]
| #default            = {{{1}}}
| #default            = {{{1}}}
}}</span><noinclude>
}}</span><noinclude>


{{documentation}}
Adapted from [http://en.wikipedia.org/wiki/Template:Keypress/doc Wikipedia's Template:Keypress]
<!-- 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 17:37, 12 April 2011

{{{1}}}

Adapted from Wikipedia's Template:Keypress