BB Code is a collection of formatting tags that are used to change the look of text. BB Code is based on a similar principal to HTML. Below is a list of all the available BB Codes and instructions on how to use them in your ticket messages/replies. Nesting of tags is allowed and tags can be upper or lowercase.
[b] Bold Text [/b]
Bold Text
[u] Underlined Text [/u]
Underlined Text
[i] Italic Text [/i]
Italic Text
[s] Strike-Through Text [/s]
Strike-Through Text
[del] Deleted Text [/del]
Deleted Text
[ins] Inserted Text [/ins]
Inserted Text
[em] Emphasised Text [/em]
Emphasised Text
[color=#FF0000] Red Text [/color]
Red Text
[color=blue] Blue Text [/color]
Blue Text
[h1] Heading 1 Text [/h1]
Heading 1 Text
[h2] Heading 2 Text [/h2]
Heading 2 Text
[h3] Heading 3 Text [/h3]
Heading 3 Text
[h4] Heading 4 Text [/h4]
Heading 4 Text
[img] http://www.mydomain.com/images/logo.png [/img]

[list]
[*] Bullet List Item 1 [/*]
[*] Bullet List Item 2 [/*]
[*] Bullet List Item 3 [/*]
[/list]
[list=n]
[*] Numbered List Item 1 [/*]
[*] Numbered List Item 2 [/*]
[*] Numbered List Item 3 [/*]
[/list]
[list=a]
[*] Alpha List Item 1 [/*]
[*] Alpha List Item 2 [/*]
[*] Alpha List Item 3 [/*]
[/list]
[b][u]Bold, Underlined Text [/u][/b]
Bold, Underlined Text
[color=blue][b][u] Bold, Underlined Blue Text [/u][/b][/color]
Bold, Underlined Blue Text