Difference between revisions of "Template:PrefixKeys"
Jump to navigation
Jump to search
m |
(→Usage: Fix register example to match source) |
||
Line 6: | Line 6: | ||
<pre>{{PrefixKeys|C-x 4}}</pre> will be rendered as: {{PrefixKeys|C-x 4}} | <pre>{{PrefixKeys|C-x 4}}</pre> will be rendered as: {{PrefixKeys|C-x 4}} | ||
− | <pre>{{PrefixKeys|C-x r|Work with registers and bookmarks}}</pre> will be rendered as: {{Keys|C-x | + | <pre>{{PrefixKeys|C-x r|Work with registers and bookmarks}}</pre> will be rendered as: {{Keys|C-x r|Work with registers and bookmarks}} |
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 02:01, 20 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 r]