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.
The following tags change the appearance of text:
[left]Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc congue pulvinar elit.[/left] produces
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc congue pulvinar elit.
[center]Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc congue pulvinar elit.[/center] produces
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc congue pulvinar elit.
[right]Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc congue pulvinar elit.[/right] produces
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc congue pulvinar elit.
[justify]Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc congue pulvinar elit.[/justify] produces
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc congue pulvinar elit.
You can create links to other documents or to e-mail addresses using the following tags:
If you want to display an image you can use the img tag.
[img]http://www.punbb.org/img/small_logo.png[/img] produces 
If you want to quote someone, you should use the quote tag.
[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.
You can also do inline quote. For example:
James wrote: [q]This is the text i want to quote.[/q] produces James wrote: This is the text i want to quote.
When displaying source code you should make sure that you use the code tag. Text displayed with the code tag will use a monospaced font and will not be affected by other tags.
[code]This is some code.[/code]
produces a code box like this:
This is some code.
You can also display inline code. For example:
[c]This is some code.[/c] produces This is some code.
BBCode can be nested to create more advanced formatting. For example:
[b][u]Bold, underlined text[/u][/b] produces Bold, underlined text
[acronym="World Wide Web Consortium"]W3C[/acronym] produces W3C
[---] produces
If you like (and if it is enabled), the forum can convert a series of smilies to images representations of that smiley. This forum recognizes the following smilies and replaces them with images:
:D produces











