| Parameter |  Description | 
			Default | 
|---|---|---|
 show  | 
			 filter the output list of Groups - can be set to all, allowschange, denychange, allowschange(UserWikiName), denychange(UserWikiName)  | 
			 all  | 
		
 footer  | 
			Footer for the list | |
 format  | 
			 Format of a single user or group in the list. 
  | 
			|
 header  | 
			Header for the list | |
 limited  | 
			If limit is set, and the list is truncated, this text will be added at the end of the list | |
 zeroresults  | 
			 If set, and there are no Groups or Members that can be shown, the header and footer are suppressed, and this text is output  | 
			 undefined  | 
		
 limit  | 
			If set, limits the number of results to this | ∞ | 
 "groupname"  | 
			Optional name of group | |
 separator  | 
			separator between items in the list |  ,  | 
		
 expand  | 
			Set false if users should not be expanded from nested groups. Default behavior is to expand all nested groups into a flat list of users. | 1 | 
%GROUPINFO% expands to BaseGroup, AdminGroup, AllAuthUsersGroup, AllUsersGroup, ITwoUTwoUserGroup, NeutrinoGroup, NobodyGroup, QuarkNetGroup, TWikiAdminGroup (comma-separated list of all groups)
%GROUPINFO{AdminGroup"}% expands to Main.AdminUser (comma-separated list of users in the requested group)
groupname can optionally be qualified with the Main prefix, any other web prefix will return an empty list.