Template:Cmd

From Wiki
Revision as of 21:33, 28 June 2012 by Esteis (talk | contribs) (Make examples consistent.)
Jump to navigation Jump to search

[[Command/{{{1}}}|\{{{1}}}]]


Link to a command; any text in the second template parameter is comes right after the command, in typewriter font. Passing parameters is optional.

Usage:

   {{cmd|startalignment}}
   {{cmd|startalignment|[middle]}}
   {{cmd|section|{First section}}}

Result:

   <tt>[[Command/startalignment|\startalignment]]</tt>
   <tt>[[Command/startalignment|\startalignment]][middle]</tt>
   <tt>[[Command/startalignment|\startalignment]]{First section}</tt>


Display: