Difference between revisions of "Template:Keypress/core"

From OCE Space Simulation
Jump to: navigation, search
(New page: <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 ...)
 
m
 
(4 intermediate revisions by the same user 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.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>
 +
 +
</br>
  
 
<noinclude>
 
<noinclude>
[[Category:Templates]]
+
[[Category:Templates|{{PAGENAME}}]]
 +
 
 +
We're going to need to update our version of MediaWiki and install the [http://www.mediawiki.org/wiki/Extension:ParserFunctions Parser Functions Extension] before we can use the awesomeness.
 +
 
 
Copied from [http://en.wikipedia.org/wiki/Template:Keypress/core Wikipedia]
 
Copied from [http://en.wikipedia.org/wiki/Template:Keypress/core Wikipedia]
<\noinclude>
+
Do not use this template anywhere. Instead, call [[Template:Key]]
 +
</noinclude>

Latest revision as of 17:06, 7 April 2010

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

Shift

| enter =

Enter 

| cmd =

Cmd

| opt =

Opt

| tab = Tab


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

</br>

We're going to need to update our version of MediaWiki and install the Parser Functions Extension before we can use the awesomeness.

Copied from Wikipedia Do not use this template anywhere. Instead, call Template:Key