Help:Editing
See the media wiki help on editing page for details of formatting and markup.
To perform syntax highlighting on your macro code enclose it in the following tags
<source lang="mtmacro" line> </source>
Example
<source lang="mtmacro" line> [getName()] </source>
Produces
[getName()]