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 Esc support)
(added left/right alternatives for L/R keys)
Line 1: Line 1:
 
<kbd class="keyboard-key nowrap">{{#switch:{{lc:{{{1}}}}}
 
<kbd class="keyboard-key nowrap">{{#switch:{{lc:{{{1}}}}}
 +
| right ctrl
 
| rctrl              = <abbr title="Right Ctrl">RCtrl</abbr>
 
| rctrl              = <abbr title="Right Ctrl">RCtrl</abbr>
 +
| left ctrl
 
| lctrl              = <abbr title="Left Ctrl">LCtrl</abbr>
 
| lctrl              = <abbr title="Left Ctrl">LCtrl</abbr>
 +
| right alt
 
| ralt                = <abbr title="Right Alt">RAlt</abbr>
 
| ralt                = <abbr title="Right Alt">RAlt</abbr>
 +
| left alt
 
| lalt                = <abbr title="Left Alt">LAlt</abbr>
 
| lalt                = <abbr title="Left Alt">LAlt</abbr>
 +
| right shift
 
| rshift              = <abbr title="Right Shift">RShift</abbr>
 
| rshift              = <abbr title="Right Shift">RShift</abbr>
 +
| left shift
 
| lshift              = <abbr title="left Shift">LShift</abbr>
 
| lshift              = <abbr title="left Shift">LShift</abbr>
 
| caps lock          = <span class="Unicode">⇪</span> Caps Lock
 
| caps lock          = <span class="Unicode">⇪</span> Caps Lock

Revision as of 10:43, 17 February 2017

{{{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.