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 semicolon handling)
(Removing inline styles)
Line 1: Line 1:
<kbd class="keyboard-key nowrap"  
+
<kbd class="keyboard-key nowrap">
style="border: 1px solid #aaa;
+
{{#switch:{{lc:{{{1}}}}}
border-radius: 2px;
 
box-shadow: 1px 2px 2px #ddd;
 
background-color: #f9f9f9;
 
background-image: linear-gradient(to bottom, #eee, #f9f9f9, #eee);
 
padding: 1px 3px;
 
font-family: inherit;
 
font-size: 0.85em;">{{#switch:{{lc:{{{1}}}}}
 
 
| rctrl              = <abbr title="Right Ctrl">RCtrl</abbr>
 
| rctrl              = <abbr title="Right Ctrl">RCtrl</abbr>
 
| lctrl              = <abbr title="Left Ctrl">LCtrl</abbr>
 
| lctrl              = <abbr title="Left Ctrl">LCtrl</abbr>

Revision as of 19:01, 26 September 2015

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