Forum Help
BBCode
BBCode is a collection of formatting tags that are used to change the look of text in this forum. BBCode is based on the same principal as, and is very similar to, HTML. Below is a list of all the available BBCodes and instructions on how to use them.
Administrators have the ability to enable or disable BBCode. You can tell if BBCode is enabled or disabled out in the left margin whenever you post a message or edit your signature.
Text style
The following tags change the appearance of text:
[u]Underlined text[/u] produces Underlined text
[i]Italic text[/i] produces Italic text
[color=#FF0000]Red text[/color] produces Red text
[color=blue]Blue text[/color] produces Blue text
Links and images
You can create links to other documents or to e-mail addresses using the following tags:
[url]http://www.eia-usa.org/forum/[/url] produces http://www.eia-usa.org/forum/
[email]myname@mydomain.com[/email] produces myname@mydomain.com
[email=myname@mydomain.com]My e-mail address[/email] produces My e-mail address
If you want to display an image you can use the img tag.

Quotes
[quote=James]This is the text i want to quote.[/quote]
produces a quote box like this:
James wrote:
This is the text i want to quote.
If you don't want to quote anyone in particular, you can use the quote tag without specifying a name.
[quote]This is the text i want to quote.[/quote]
produces a quote box like this:
This is the text i want to quote.
Code
[code]This is some code.[/code]
produces a code box like this:
Code:
This is some code.
Nested tags
[b][u]Bold, underlined text[/u][/b] produces Bold, underlined text
Smilies
:) and =) produces
:| and =| produces
:( and =( produces
:D and =D produces
:o and :O produces
;) produces
:/ produces
:P produces
:lol: produces
:mad: produces
:rolleyes: produces
:cool: produces