Template:MacroFunction
Template Usage
All parameters are optional, except |name= and |usage=. You can use |example= or |examples= depending on the number of examples you intend to supply.
Example
{{MacroFunction |name=NameOfMacro |trusted=true |version=X.Y |compatibility=X.Y |description= NameOfMacro is an example of a macro function. It doesn't actually exist as a function in MapTool. |usage= <source lang="mtmacro" line> [h: NameOfMacro()] </source> |example= This example doesn't really do anything. <source lang="mtmacro" line> [h: NameOfMacro()] </source> |changes= In version X.N this function also didn't exist. |related= These are links to other articles that are related to this one. }}
{{{name}}}() Function
Usage
{{{usage}}}