Template:Kb: Difference between revisions

From miki
Jump to navigation Jump to search
(Created page with '<tt style="color:blue;">{{{1}}}</tt><noinclude> <br/><br/> The template '''{{PAGENAME}}''' is used to insert ''keyboard shortcuts''. Example: <pre> Press the key {{kb|C-X}} follo…')
 
No edit summary
Line 1: Line 1:
<tt style="color:blue;">{{{1}}}</tt><noinclude>
<tt style="color:blue;">&lt;{{{1}}}&gt;</tt><noinclude>
<br/><br/>
<br/><br/>
The template '''{{PAGENAME}}''' is used to insert ''keyboard shortcuts''. Example:
The template '''{{PAGENAME}}''' is used to insert ''keyboard shortcuts''. Example:

Revision as of 22:33, 24 June 2010

<{{{1}}}>

The template Kb is used to insert keyboard shortcuts. Example:

Press the key {{kb|C-X}} followed by {{kb|T}} to insert the tagged files

This gives: Press the key <C-X> followed by <T> to insert the tagged files