Template:Kbkey: Difference between revisions

From miki
Jump to navigation Jump to search
(Created page with '<span style="color:blue;"><small>{{{1}}}</small></span><noinclude> <br/><br/> Use the template '''{{PAGENAME}}''' to insert a ''keyboard key'' by its name. Example: <pre> The ke…')
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<span style="color:blue;"><small>{{{1}}}</small></span><noinclude>
<span style="color:blue;"><tt>{{{1}}}</tt></span><noinclude>
<br/><br/>
<br/><br/>


Use the template '''{{PAGENAME}}''' to insert a ''keyboard key'' by its name. Example:
Use the template '''{{PAGENAME}}''' to insert a ''keyboard key'' by its letter. Example:
<pre>
<pre>
The key {{kb|{{kbkey|BS}}}} is the key ''BackSpace'' and {{kb|{{kbkey|PgDn}}}} is the key ''PageDown''.
Press the key {{kbkey|Q}} to quit.
</pre>
</pre>
This gives:<br/>
This gives:<br/>
The key {{kb|{{kbkey|BS}}}} is the key ''BackSpace'' and {{kb|{{kbkey|PgDn}}}} is the key ''PageDown''.
Press the key {{kbkey|Q}} to quit.
</noinclude>
</noinclude>

Latest revision as of 20:42, 18 May 2019

{{{1}}}

Use the template Kbkey to insert a keyboard key by its letter. Example:

Press the key  {{kbkey|Q}} to quit.

This gives:
Press the key Q to quit.