Difference between revisions of "Template:UserMacro"

From Protoi Healing

Jump to: navigation, search
Line 7: Line 7:
 
}}
 
}}
  
{{UserMacroCommandBox|'''WriteUserMacroCommandHere'''}}
+
{{UserMacroCommandBox|'''WriteUserMacroCommandHere''' <param 1>...<param x> {option 1}...{option x} }}
 
<br/><br/><br/><br/><br/>
 
<br/><br/><br/><br/><br/>
  
Line 16: Line 16:
 
:Whatever parameter 1 does...
 
:Whatever parameter 1 does...
  
'''<param 2>'''
+
'''<param x>'''
 
:Whatever parameter 2 does...
 
:Whatever parameter 2 does...
  
Line 22: Line 22:
 
:Whatever option 1 does..
 
:Whatever option 1 does..
  
'''{option 2}'''
+
'''{option x}'''
 
:Whatever option 2 does..
 
:Whatever option 2 does..
  

Revision as of 16:40, 4 February 2017

Skib User Macro
Name '
Author
Brief descr.
Status
Terms
Resources for the UserMacro
1 00 10 00 100 00
1k 00 100k 00 1kk 00
10kk 00 Gmax 00 Omax 00
Resources with butterfly option
1 00 10 00 100 00
1k 00 100k 00 1kk 00
10kk 00 Gmax 00 Omax 00

Command syntax

WriteUserMacroCommandHere <param 1>...<param x> {option 1}...{option x}






Description

Whatever the User Macro wil do...

<param 1>

Whatever parameter 1 does...

<param x>

Whatever parameter 2 does...

{option 1}

Whatever option 1 does..

{option x}

Whatever option 2 does..


Algorithm of User Macro

  1. Write the code lines of the algorithm here...