<% template GroupSetupSvc(starwave.webgames.minigame.core.services.group.GroupSetupSvc obj) %> <% context = obj.minigameContext %> Create a Group <% Header("GroupSetupSvc") %>
Create a Group
<% EntryHeader(context) %>

<% /* */ %>
Form a group if you have friends that you would like to play against, or if you wish to draw other members with similar interests. To form a group follow the instructions below.
 
1. Name your group.
Choose a name that describes the type of players you are trying to attract and/or is easily found in the Group Directory. Group names have a maximum character length of 25 spaces.
  Group name:
 
2. Create a group motto.
Choose a motto that represents what your group is about. The motto will be displayed on your group's page for the duration of the season and can not be changed once the group is formed. Group motto's have a maximum character length of 64 spaces.
  Group motto:
 
2. Choose public or private.
If you would like people you know to only have access to the group, choose "Private" and give your group a password. Otherwise, leave it as "Public".
  Public
Private
Group password:
 

<% Footer("GroupSetupSvc") %>