BbCode Quick Reference

[b]text[/b]Bold
[u]text[/u]Underline
[i]text[/i]Italic
[color=green]Green[/color]Green
[size=4]size[/size]size
[url]http://bb.bbboy.net[/url]http://bb.bbboy.net
[email]email@email.com[/email]email@email.com


[quote]

Inserts a quote from a previous post into your reply.
Usage:
[quote=Homer]D'oh![/quote]
Output:
Quote: Homer

D'oh!


[code]

Inserts a section of code into your post.
Usage:
[code]print "Hi!";[/code]
Output:
Code:

print "Hi!";


[whisper]

Inserts a "whisper" (private) section into your post, which can only be seen by the person(s) specified (and admins of the board).
Usage:
[whisper=Username]Hi![/whisper]
Output:
Whisper to Username

Hi!


[spoiler]

Inserts a spoiler into your post. This ensures that anyone viewing the post will only be able to view the spoiler if they want to.
Usage:
[spoiler]Spoiler here[/spoiler]
Output:
Spoiler: (Click here and drag downwards to view)

Spoiler here


[img]

Inserts an image into your post.
Usage:
[img]http://bb.bbboy.net/ulimages/2push.gif[/img]
Output:


[list]

Inserts a bulleted list into your post.
Usage:
[list]
[*] Item 1
[*] Item 2
[*] etc
[/list]
Output:


[html]

Allows an admin/mod to use HTML in their post. This tag is only available to admins & mods, and doesn't require a [/html] .
Usage:
[html]

<b>bold</b>
Output:
bold

[flash]

Inserts a flash movie into your post.
Usage:
[flash=width,height,true,#ffffff]http://url.com/flash.swf[/flash]
Output:
(Inserts http://url.com/flash.swf into the post)

[audio]

Inserts a sound into the post.
Usage:
[audio]http://url.com/sound.mid[/audio]
Output:
(Inserts an audio clip into the post)

Documentation