Difference between revisions of "Template:Key"

From Wiki
Jump to navigation Jump to search
m (Better use <tt> instead of <code>)
Line 1: Line 1:
<code>[[Command/keyword:{{{1}}}|{{{1}}}]]</code><noinclude>
+
<tt>[[Command/keyword:{{{1}}}|{{{1}}}]]</tt><noinclude>
 
----
 
----
  
Line 10: Line 10:
 
'''Expands to:'''
 
'''Expands to:'''
  
   <nowiki>[[Command/keyword:style|style]]</nowiki>
+
   <nowiki><tt>[[Command/keyword:style|style]]</tt></nowiki>
  
 
'''Looks like:'''
 
'''Looks like:'''

Revision as of 15:13, 2 July 2012

[[Command/keyword:{{{1}}}|{{{1}}}]]


Link a key to its description page.

You type:

 {{key|style}}

Expands to:

 <tt>[[Command/keyword:style|style]]</tt>

Looks like:

style