Difference between revisions of "Template:EnvironmentVariable"

From WikEmacs
Jump to navigation Jump to search
(Created page with "<tt>{{{1}}}</tt>")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<tt>{{{1}}}</tt>
+
<includeonly><tt>{{{1}}}</tt></includeonly><noinclude>
 +
 
 +
== Usage ==
 +
 
 +
Show an environment variable.
 +
 
 +
<pre>{{EnvironementVariable|HOME}}</pre>
 +
will be rendered as: {{EnvironmentVariable|HOME}}
 +
 
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 01:13, 4 April 2012


Usage

Show an environment variable.

{{EnvironementVariable|HOME}}

will be rendered as: HOME