Template:Cmd

From Wiki
Revision as of 12:55, 14 June 2012 by Esteis (talk | contribs) (It works! (Of course it works, I tested it.) Also: Examples need \startalignment, not \startalign.)
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|startalign}}
   {{cmd|startalign|[middle]}}
   {{cmd|section|{First section}}}

Result:

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


Display: