Difference between revisions of "Template:ModeLink"

From WikEmacs
Jump to navigation Jump to search
(Created page with "<tt>[[{{{1}}}]]</tt>")
 
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<tt>[[{{{1}}}]]</tt>
+
<includeonly><tt>[[{{{1}}}]]</tt></includeonly><noinclude>
 +
 
 +
== Usage ==
 +
Link to a mode.
 +
<pre>{{ModeLink|java-mode}}</pre> will be rendered as: {{ModeLink|java-mode}}
 +
 
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 01:15, 4 April 2012


Usage

Link to a mode.

{{ModeLink|java-mode}}

will be rendered as: java-mode