Difference between revisions of "Template:Buffer"

From WikEmacs
Jump to navigation Jump to search
(Created page with "<tt>{{{1}}}</tt>")
 
m
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<tt>{{{1}}}</tt>
+
<includeonly>"<tt>{{{1}}}</tt>"</includeonly><noinclude>
 +
 
 +
== Usage ==
 +
Show a buffer name.
 +
<pre>{{Buffer|*scratch*}}</pre> will be rendered as: {{Buffer|*scratch*}}
 +
 
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 01:11, 4 April 2012


Usage

Show a buffer name.

{{Buffer|*scratch*}}

will be rendered as: "*scratch*"