Difference between revisions of "Template:Keypress/core"

From OCE Space Simulation
Jump to: navigation, search
(removed links to pages that we're not going to create)
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.8em; white-space: nowrap;">{{#switch:{{lc:{{{1}}}}}
 
<span class="keyboard-key" style="border: 0.2em outset #cecbc7; background: #f0ece8; padding: 0 0.4em 0.1em 0.3em; font-size: 0.8em; white-space: nowrap;">{{#switch:{{lc:{{{1}}}}}
 
| shift              = {{Unicode|⇧}} Shift
 
| shift              = {{Unicode|⇧}} Shift
| [[shift key|shift]] = {{Unicode|⇧}} [[Shift key|Shift]]
 
 
| enter              = {{Unicode|↵}} Enter  
 
| enter              = {{Unicode|↵}} Enter  
| [[enter key|enter]] = {{Unicode|↵}} [[Enter key|Enter]]
 
 
| cmd                = {{Unicode|⌘}} Cmd
 
| cmd                = {{Unicode|⌘}} Cmd
| [[cmd key|cmd]]
 
| [[command key|cmd]] = {{Unicode|⌘}} [[Command key|Cmd]]
 
 
| opt                = {{Unicode|⌥}} Opt
 
| opt                = {{Unicode|⌥}} Opt
| [[opt key|opt]]
 
| [[option key|opt]]  = {{Unicode|⌥}} [[Option key|Opt]]
 
 
| tab                = Tab {{Unicode|⇆}}
 
| tab                = Tab {{Unicode|⇆}}
| [[tab key|tab]]    = [[Tab key|Tab]] {{Unicode|⇆}}
 
 
| backspace          = ← Backspace
 
| backspace          = ← Backspace
| [[backspace]]      = ← [[Backspace]]
 
 
| win
 
| win
| [[win key|win]]
 
| [[windows key|win]]  = {{Unicode|⊞}} [[Windows key|Win]]
 
 
| 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>
 
}}</span>

Revision as of 12:27, 6 April 2010

{{#switch:{{{1}}} | shift =

Shift

| enter =

Enter 

| cmd =

Cmd

| opt =

Opt

| tab = Tab


| backspace = ← Backspace | win | up = ↑ | down = ↓ | left = ← | right = → | #default = {{{1}}} }} Copied from Wikipedia