BbCodes

You can use the following Forum Codes to Format your text

Typed Forum Code

Converted Code

Text Formatting

[B]Bold[/B]

Bold

[I]Italic[/I]

Italic

[U]Underline[/U]

Underline

[CENTER]Center[/CENTER]

Center

Images and Links

[IMG]http://domain.com/hair.jpg[/IMG]

[URL=http://www.domain.com]My Link[/URL]

My Link

[URL]http://www.domain.com[/URL]

http://www.myWeb.com

[EMAIL=name@domain.com]My Email[/EMAIL]

My Email

Size

[SIZE=2]Font Size 2[/SIZE]

Font size 2

[SIZE=3]Font Size 3[/SIZE]

Font size 3

[SIZE=4]Font Size 4[/SIZE]

Font size 4

[SIZE=5]Font Size 5[/SIZE]

Font size 5

[SIZE=6]Font Size 6[/SIZE]

Font size 6

[SIZE=7]Font Size 7[/SIZE]

Font Size 7

Font Colors

[COLOR=black]Black Font[/COLOR]

Black Font

[COLOR=white]White Font[/COLOR]

White Font

[COLOR=blue]Blue Font[/COLOR]

Blue Font

[COLOR=red]Red Font[/COLOR]

Red Font

[COLOR=green]Green Font[/COLOR]

Green Font

[COLOR=yellow]Yellow Font[/COLOR]

Yellow Font

[COLOR=#BBAAFF]Violet Font[/COLOR]

Violet Font

Quoting

[Quote=Username]Quoted Message With Username[/QUOTE]

[Quote]Quoted Message[/QUOTE]

Code and Fixed Width Data

[CODE]My Code or Fixed Width Data[/CODE]

Adobe Flash

[FLASH WIDTH=50 HEIGHT=50]http://www.myWeb.com/flash.swf[/FLASH]

 

Meaning of:

 

IMG: Inserts an image into your post. Usage is as follows: [IMG]http://www.domain.com/image.gif[/IMG]

 

SIZEDIMAGE: Resizes images to 400 pixels wide. Usage is as follows: 
[sizedimage]http://www.domain.com/image.gif[/sizedimage]
 

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]