Chat Rooms Help

The following is a list of commands and WFML formatting options for the Chat Rooms.



Chat Room Commands

The following is a list of all available commands for the Chat Rooms. Most of the commands can be accessed by clicking one of the toolbar buttons or username links but others must be typed in manually.

Note: All parameters in curly braces {} are required and all commands in square brackets [] are optional.

Commands available to all users:

/!
Recall the previous text typed (command or message).
 
/ignore [user]
Avoid diplaying messages from an user if nick is specified.
With no username, this command pops up a window that shows all ignored users.
 
/unignore {user}
Stop ignoring the specified user.
 
/me {message}
Describe what you're doing without referring to yourself.
 
/msg {user} {message}
Send a private message to the specified user (other users won't see it).
 
/profile
Popup window for editing user's profile.
 
/quit [message]
/exit [message]
/bye [message]
Leave the chat after displaying an optionnal message.
 
/refresh {on or off}
Turns the message refreshing on or off.
 
/save [n]
Save the last n messages to an HTML file. If n is not specified, all available messages will be included.
 
/reload [n]
Reload the last n messages to the chat frame. If n is not specified, all available messages will be included.
 
/whois {user}
Show the user profile for the specified user.
 
/color {color}
Specify a color for your messages. The {color} parameter must be an HTML recognizable color constant or RGB value (in the form of #RRGGBB).
 
/afk
Set your status to "away from keyboard".
 
/back
Set your status to "back to keyboard".

Commands available to moderators:

/invite {user}
Invite the user to the current room. User will be added to the Invited list if it is a private room.
 
/announce {message}
Send an announcement to all users in all chat rooms.
 
/kick {user}
Kick away user from the chat.
 
/ban {user} {hours}
Ban a user for a specified number of hours.
 
/unban {user}
Unban a user.
 
/promote {user}
Promote a user. If they only have view permissions, they will get post permissions, otherwise they will become a moderator. (view > post > moderator)
 
/demote {user}
Demote a user. If they are a moderator, they will have post permissioins, otherwise they will only have view permissions. (moderator > post > view)
 
/permissions {user}
Check the permissions for a user.



WFML Formatting Options

What is WFML?

Web Form Markup Language© (WFML) is an HTML replacement that allows you to format your messages (i.e. bold face, italic, underline, adding hyperlinks, etc.). The Chat Rooms support a subset of WFML (only the tags that are relevant to a single line of text).

How do I use WFML?

There are a few different types of WFML tags. The most basic form is a tag that requires no parameters (i.e. emoticons). Most tags, though, require at least one parameter. An example is the "bold" tag. The text you would like to make bold appears between the beginning and ending "bold tags (i.e. {b}this is bold!{/b}).

To include tags in your posts, either type them in manually or use the toolbar above the field. If you are using the toolbar, you will be prompted for parameters if the tag requires them. Also, if you are using Microsoft's Internet Explorer, there is an easier way to use the single parameter tags (i.e. bold, italic, underline, etc.). Simply type the text you would like to format, select it and click the desired toolbar button. All formatting will be applied when your message is displayed.

Please note that tags are not case sensitive so they do not need to be lower case. Also, it is important that you put no spaces between the tag and URL or email address for link tags.

The following is a list of WFML tags available in the Chat Rooms:

Basic Tags

  Name Description Tags Syntax Output
Bold '{b}Text{/b}' Bold Make font face bold. {b} and {/b} {b}This is bold!{/b} This is bold!
Italic '{i}Text{/i}' Italic Make font face italic. {i} and {/i} {i}This is italicized!{/i} This is italicized!
Underline '{u}Text{/u}' Underline Make font face underlined. {u} and {/u} {u}This is underlined!{/u} This is underlined!
Bigger '{bigger}Text{/bigger}' Big Text Make font face bigger. {bigger} and {/bigger} {bigger}This is bigger!{/bigger} This is bigger!
Smaller '{smaller}Text{/smaller}' Small Text Make font face smaller. {smaller} and {/smaller} {smaller}This is smaller!{/smaller} This is smaller!
URL Link '{url}URL{urlname}URLName{/url}' URL Link Link to another page/site. {url}, {urlname} and {/url} {url}http://url.to.page{urlname}Click here!{/url} Click here!
Email link '{email}EmailAddress{emailname}EmailName{/email}' Email Link Link to an email address. {email}, {emailname} and {/email} {email}noone@nowhere.com{emailname}Click Here!{/email} Click Here!
  Code Insert a code snippet. {code} and {/code} {code}if(this<that)then{/code} if(this<that)then


Emoticons

What to Type Emotion Graphic
:) Smile
:D Big grin
:cool: Cool
;) Wink
:lol: Laughing
:rolling: Rolling
:p Razz (stick out tongue)
:rolleyes: Roll eyes (sarcastic)
:eek: Eek!
:o Embarrassed
:confused: Confused
:| Indifferent
:\ Sideways grin
:( Frown
:mad: Mad


Powered by Community Builder!
Copyright © 2001-2003 - Hunin Software, Inc.