Difference between revisions of "Template:Template Function"

From TMM Wiki
Jump to navigationJump to search
 
m
Line 1: Line 1:
 
Please see [[NATSv4_Template_Functions|NATSv4 Template Functions]] for the list of functions.
 
Please see [[NATSv4_Template_Functions|NATSv4 Template Functions]] for the list of functions.
  
{{NATS4_Template_Functions}}
+
@FIXME Add other bracked: {NATS4_Template_Functions}
 
= example_function =
 
= example_function =
 
Briefly describe what the function does.
 
Briefly describe what the function does.

Revision as of 11:37, 31 October 2008

Please see NATSv4 Template Functions for the list of functions.

@FIXME Add other bracked: {NATS4_Template_Functions}

example_function

Briefly describe what the function does.

Alias: my_alias

Parameters

(Required parameters in bold)

Parameter Description Possible Values Default Value Example
param1 an example parameter 1, 2, or 3 (exclusive) param1="1" param1="3"
param2 another example parameter URL encoded string None. param2="foo+bar"

Output

Describe output here.

Notes

Function may....

See Also

  • Optional section in list format; remove entire section if not used.