User:Esteis/cmd

From Wiki
Jump to navigation Jump to search


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}}}
   {{cmd||\startalignment}}

Result:

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