NEW WG: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=NEW_WG <wg number> |description= Creates a new WorkGroup with a WorkGroup Number. |param1=<wg number>|param1_desc= The WorkGroup number to be defined for later use in the...
 
Mikeo (talk | contribs)
No edit summary
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Command|syntax=NEW_WG <wg number>
[[:Category:Work_Groups|{{Up}}]]
|description= Creates a new WorkGroup with a WorkGroup Number.


|param1=<wg number>|param1_desc= The WorkGroup number to be defined for later use in the macro.
{{Command|syntax=[[Image:new_wg.png|right|NEW_WG]]NEW_WG <name>
|description=:Create a new WorkGroup.
 
|param1=<name>|param1_desc=Workgroup name
}}
}}


===Example===
===Example===
:- NEW_WG 3
:NEW_WG "simple shapes"
 
:For an example macro see [[Wg_List]]
[[Category:Work_Groups]]
[[Category:Work_Groups]]

Latest revision as of 18:39, 12 January 2011

Up

Command

NEW_WG
NEW_WG
NEW_WG <name>


Create a new WorkGroup.

Parameters

<name>
Workgroup name

Example

NEW_WG "simple shapes"
For an example macro see Wg_List