Difference between revisions of "Template:Command"

From WikEmacs
Jump to navigation Jump to search
(NccgezFg)
(rvv)
 
Line 1: Line 1:
Hey Jeff, thanks for the moetinn!I haven't seen 404 pages done like this before, which is why I wrote about it. Sounds like Andrew has done something like this, and I'd actually love to see what he's doing (I'm guessing he couldn't give us the details without using the  H  word :) ).As to use in other template files, while I think that 404 pages are the most generally applicable and easily implemented examples, I also think private pages could be used in other places as well. I'm hoping this will spark more creative people to come up with even cooler uses of private pages.
+
<includeonly>'''<tt>M-x {{{1}}}</tt>'''</includeonly><noinclude>
 +
 
 +
== Usage ==
 +
Show a command.
 +
<pre>{{Command|find-file}}</pre> will be rendered as: {{Command|find-file}}
 +
 
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 21:02, 22 June 2012


Usage

Show a command.

{{Command|find-file}}

will be rendered as: M-x find-file