Difference between revisions of "Template:PrefixKeys"
Jump to navigation
Jump to search
(Created page with "<includeonly><span title="{{{2|Try `{{{1}}} C-h' for more information.}}}" style="border-bottom:1px dotted">'''[{{{1}}}]'''</span></includeonly><noinclude> == Usage == Show a...") |
m |
||
Line 8: | Line 8: | ||
<pre>{{PrefixKeys|C-x r|Work with registers and bookmarks}}</pre> will be rendered as: {{Keys|C-x C-x|Work with registers and bookmarks}} | <pre>{{PrefixKeys|C-x r|Work with registers and bookmarks}}</pre> will be rendered as: {{Keys|C-x C-x|Work with registers and bookmarks}} | ||
− | [[Category: | + | [[Category:Templates]] |
</noinclude> | </noinclude> |
Revision as of 01:16, 4 April 2012
Usage
Show a prefix key, with an optional tool tip for the associated functionality.
{{PrefixKeys|C-x 4}}
will be rendered as: [C-x 4]
{{PrefixKeys|C-x r|Work with registers and bookmarks}}
will be rendered as: [C-x C-x]