Template:Key: Difference between revisions

From tgwiki2
Jump to navigation Jump to search
imported>Mook
Created page with "<span style="background: #f9f9f9; -moz-box-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.1); -webkit-box-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.1); box-shadow: 0.1em 0.1em 0.2em rgba..."
 
imported>Mook
No edit summary
Line 6: Line 6:
Example:
Example:
  <nowiki>
  <nowiki>
{{Key|Shift}}+{{Key|C}}
{{Key|Ctrl}}+{{Key|C}}</nowiki>


{{Key|Alt}}+{{Leftclick}}</nowiki>
Result: {{Key|Ctrl}}+{{Key|C}}</noinclude>
 
Result:
 
{{Key|Shift}}+{{Key|C}}
 
{{Key|Alt}}+{{Leftclick}}</noinclude>

Revision as of 16:15, 14 November 2021

{{{1}}}


Use this template where you want to show a keyboard shortcut.

Example:

{{Key|Ctrl}}+{{Key|C}}

Result: Ctrl+C