Difference between revisions of "Template:Keys"
Jump to navigation
Jump to search
m |
m |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
<pre>{{Keys|C-x C-x|exchange-point-and-mark}}</pre> will be rendered as: {{Keys|C-x C-x|exchange-point-and-mark}} | <pre>{{Keys|C-x C-x|exchange-point-and-mark}}</pre> will be rendered as: {{Keys|C-x C-x|exchange-point-and-mark}} | ||
− | + | [[Category:Templates]] | |
− | [[Category: | ||
</noinclude> | </noinclude> |
Latest revision as of 01:14, 4 April 2012
Usage
Show a key sequence, with an optional tool tip for the associated command or function.
{{Keys|C-x C-x}}
will be rendered as: [C-x C-x]
{{Keys|C-x C-x|exchange-point-and-mark}}
will be rendered as: [C-x C-x]