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
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<tt style="color:blue;">{{{1}}}</tt><noinclude>
{{kbkey|{{{1}}}}}<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:

Latest revision as of 20:42, 18 May 2019

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