Difference between revisions of "Template:Variable"

From WikEmacs
Jump to navigation Jump to search
m
m
 
Line 7: Line 7:
 
<pre>{{Variable|auto-mode-alist}}</pre> will be rendered as {{Variable|auto-mode-alist}}.
 
<pre>{{Variable|auto-mode-alist}}</pre> will be rendered as {{Variable|auto-mode-alist}}.
  
[[Category:Emacs Wiki Templates]]
+
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 01:16, 4 April 2012


Usage

Refer to a variable.

{{Variable|auto-mode-alist}}

will be rendered as auto-mode-alist.