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
Line 1: Line 1:
<span style="color:blue;"><small>{{{1}}}</small></span><noinclude>
<span style="color:blue;">{{{1}}}</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>

Revision as of 21:27, 14 July 2010

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