What are the features of the ClanBase event system ?
ClanBase can help you with the organisation of your lan in the following ways:
-
Visitors, even those who are not registered with ClanBase, can sign up for your
LAN using a special form. You can add your own fields to this form.
-
You can specify a second 'organizer' for your event. This person will also have access to special administrative event-pages.
-
Lan's are shown in the calendar of every player.
-
You can send email to everybody that registered for your LAN.
The ClanBase LAN-organizer was designed for small to medium LAN's.
How can I customize the sign up form ?
The standard sign up form contains fields for realname and nickname, city and country.
If you need more information about each registrant, you can add your own fields. You could, for example,
add a yes/no field for people to specify if they travel by car or not.
For each new field you have to specify a short name (used in table headers).
and a full description or question (used in the form itself).
There are two types of user-defined fields:
-
Private fields: only the person that is signing up is able to set the value of a private field.
'Private' does not mean that nobody can see the value of the field.
An example of a private field
is: 'Do you smoke y/n ?'.
-
Organizer fields: only the organizer (you !) can set the value of this type of field.
Example: if there will be a competition
on the LAN, you can add a field 'Poule' to the event.
For each type of field ('private' and 'organizer') you can specify 15 fields for a total of 30 fields:
10 string fields, 10 number fields and 10 yes/no fields.
How can I customize the layout or colorscheme of the different event pages ?
The event pages all make use of CSS styles. By defining your own stylesheet you have complete control
over the look of your event-pages.
The following styles are used:
| eth |
tableheadercell |
| et |
tablecell (even rows) |
| et2 |
alternate tablecell (uneven rows) |
| etfl |
subscription form label |
| etf |
subscription form input |
| etfh |
header in form |
|