WHISPER: Inserts a
private section in your post which can only be seen by the person(s) you
specify. Anything between the [WHISPER] [/WHISPER] tags can only be seen
by that person/people. Usage is as follows: [WHISPER=Person1,Person2]
Whisper whisper whisper! [/WHISPER]
LIST: Inserts a
bulleted list into your post. The possible parameters are: 1,I,i,A,a or
none at all indicating plain bullets. Usage is as follows: [LIST=1]
[*]First item [*]Second Item [*]Etc [/LIST]
ACTION: Inserts an
action into your post. IRC regulars may know this feature as /me, and it
works basically the same way. Usage is as follows: [ACTION]walks across
the room[/ACTION] Or you can specify that someone else is performing the
action: [ACTION=Username]walks out of the room[/ACTION]
CODE: Inserts some
formatted code into your post. This disables emoticons and BbCode within
the [CODE] [/CODE] tags, and blockquotes the code. Usage is as follows:
[CODE] #!/usr/bin/perl print qq~Hello World!~; [/CODE]
COUNT URL: Inserts an
URL link into your post, which keeps track of the number of clicks the
link recieves. Usage is as follows:
[COUNTURL]http://bb.bbboy.net[/COUNTURL] or:
[COUNTURL=http://bb.bbboy.net]Click here![/COUNTURL]
FLASH: Inserts a SWF
movie into your post. Usage is as follows:
[FLASH=100,50,true,#ffffff]http://url.to/flash.swf[/FLASH] The arguments
are, in order: width, height, loop (true/false) and background color.
SPOILER: Inserts a
spoiler box into your post. This is a special box which has the
background color the same as the text, making it so that you have to
select the text to see it. Usage is as follows: [SPOILER] This episode
was so cool! [/SPOILER]
QUOTE: Inserts a quotation (quote) into your post. Usage is as
follows: [QUOTE=Martin Luther King] I have a dream. [/QUOTE]
BOLD: Changes an area of text in your post to bold. Usage is as
follows: [B] Text [/B]
ITALIC: Changes an area of text in your post into italics. Usage
is as follows: [I] Text [/I]
UNDERLINE: Adds an underline to an area of text in your post.
Usage is as follows: [U] Text [/U]
CENTER: Centers your text. Usage is as follows
[CENTER]Center[/CENTER]