CALL

From Macros Wiki
Revision as of 17:08, 16 July 2010 by ConnerO (talk | contribs) (New page: {{Command|syntax=CALL <macro name>, [<arg 1>, <arg 2>, <arg 3> ( max 10 arguments )] |description=*DESCRPTION* |param1=<macro name>|param1_desc={{macro name}} |param2=[<arg 1>]|param2_des...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Command

CALL <macro name>, [<arg 1>, <arg 2>, <arg 3> ( max 10 arguments )]


  • DESCRPTION*

Parameters

<macro name>
Name of the macro file, must be in double quotes.
[<arg 1>]
A value to be passed to another macro, or a variable to receive a value passed back from the macro that is called.
[<arg 2>]
Template:Arg 2
[<arg 3>]
Template:Arg 3

Example

- CALL