Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Template:Key/core"

From PCGamingWiki, the wiki about fixing PC games
(added tooltip for tilde/grave)
m (added print screen, page up/down, insert standards)
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<kbd class="keyboard-key nowrap" style="border: 1px solid #aaa; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 1px 2px 2px #ddd; box-shadow: 1px 2px 2px #ddd; background-color: #f9f9f9; background-image: background-image: -o-linear-gradient(top, #eee, #f9f9f9, #eee); background-image: -webkit-linear-gradient(top, #eee, #f9f9f9, #eee); background-image: linear-gradient(top, #eee, #f9f9f9, #eee); padding: 1px 3px; font-family: inherit; font-size: 0.85em;">{{#switch:{{lc:{{{1}}}}}
+
<kbd class="keyboard-key nowrap">{{#switch:{{lc:{{{1}}}}}
 +
| right ctrl
 +
| rctrl              = <abbr title="Right Ctrl">RCtrl</abbr>
 +
| left ctrl
 +
| lctrl              = <abbr title="Left Ctrl">LCtrl</abbr>
 +
| right alt
 +
| ralt                = <abbr title="Right Alt">RAlt</abbr>
 +
| left alt
 +
| lalt                = <abbr title="Left Alt">LAlt</abbr>
 +
| right shift
 +
| rshift              = <abbr title="Right Shift">RShift</abbr>
 +
| left shift
 +
| lshift              = <abbr title="Left Shift">LShift</abbr>
 
| caps lock          = <span class="Unicode">⇪</span> Caps Lock
 
| caps lock          = <span class="Unicode">⇪</span> Caps Lock
 
| shift              = <span class="Unicode">⇧</span> Shift
 
| shift              = <span class="Unicode">⇧</span> Shift
 
| enter              = <span class="Unicode">↵</span> Enter
 
| enter              = <span class="Unicode">↵</span> Enter
| cmd                 = <span class="Unicode">⌘</span> Cmd
+
| cmd
 
| command            = <span class="Unicode">⌘</span> Command
 
| command            = <span class="Unicode">⌘</span> Command
| opt                 = <span class="Unicode">⌥</span> Opt
+
| opt
 
| option              = <span class="Unicode">⌥</span> Option
 
| option              = <span class="Unicode">⌥</span> Option
 
| tab                = Tab <span class="Unicode">↹</span>
 
| tab                = Tab <span class="Unicode">↹</span>
 
| backspace          = ← Backspace
 
| backspace          = ← Backspace
 +
| blank
 +
| spacebar
 +
| space              = Space <span class="Unicode">␣</span>
 +
| meta
 +
| super              = <abbr title="Super/Meta; often have the appearance of a Windows key (⊞) or an Apple Command key (⌘)">Super</abbr>
 +
| win
 +
| start
 +
| logo
 +
| flag
 
| windows
 
| windows
| win                = <span class="Unicode">⊞</span> Win
+
| windows key
 +
| windows logo key    = <span class="Unicode">⊞</span> Win
 
| menu                = <span class="Unicode">≣</span> Menu
 
| menu                = <span class="Unicode">≣</span> Menu
 
| up                  = ↑
 
| up                  = ↑
Line 19: Line 41:
 
| #                  = <nowiki>#</nowiki>
 
| #                  = <nowiki>#</nowiki>
 
| :                  = <nowiki>:</nowiki>
 
| :                  = <nowiki>:</nowiki>
 +
| equal              = <nowiki>=</nowiki>
 +
| semicolon          = <nowiki>;</nowiki>
 
| `
 
| `
 
| ~                  = <abbr title="Tilde/Grave; for non-QWERTY keyboards use key above Tab">~</abbr>
 
| ~                  = <abbr title="Tilde/Grave; for non-QWERTY keyboards use key above Tab">~</abbr>
 +
| ctrl                = Ctrl
 +
| alt                = Alt
 +
| escape
 +
| esc                = Esc
 +
| del
 +
| delete              = Delete
 +
| ins
 +
| insert              = Insert
 +
| print scrn
 +
| prnt scrn
 +
| prnt scr
 +
| prt scrn
 +
| prt scn
 +
| prt scr
 +
| prt sc
 +
| pr sc
 +
| ps
 +
| print screen        = Print Screen
 +
| pgdn
 +
| page down          = Page Down
 +
| pgup
 +
| page up            = Page Up
  
 
<!-- default -->
 
<!-- default -->

Latest revision as of 16:36, 8 January 2023

{{{1}}}

Documentation for the above template (sometimes hidden from view).

This template provides functionality for {{Key}}. Do not use this template directly.

See {{Key/Documentation}} for usage instructions.