Text Formatting
text = Makes the given text bold.
text = Makes the given text italic.
text = Underlines the given text.
text = Will post your text with a line through it (strike through).
text = Makes the given text red.
text = Makes the given text green. text = Will change the size of the text to whatever size value you specify.
text = Will post your text with the specified font.

Links
[email] smith@example.com [/email] = Makes the given email address clickable.
[email: smith@example.com ] text [/email] = Makes the given email address clickable.
link = Makes the given url into a link.
link = Makes the given title into a hyperlink pointing to link.
[img] link [/img] = Embeds an image.

Code Tags & Highlighting
Code
 text 
= Surrounds the given text with pre format tags.
PHP Code
 text  
= Passes the text through the PHP Syntax Highlighter
text = Will highlight your text.
text
= Will wrap your text in a spoiler container. Users must click a button in order to see this text, thus giving them the ability to specify if they want to read the item.
(warning)
text
= Will wrap your text in a spoiler container and allow you to specify the warning message displayed. Users must click a button in order to see this text, thus giving them the ability to specify if they want to read the item.

Text and Image Alignment
[align:left|center|right] text [/align] = Will align the text in the direction defined.
[img:left|center|right] Image URL [/img] = Will allow you to allow text to wrap on the specified side of your image.

Misc.
  • Item 1
  • Item 1
= Makes a bullet list.
  1. or
    1. will make order/numbered lists. Other options include: circle, i, I, a, A, 1, disc, square.
      Quote
      text
      = Surrounds the given text with blockquote and hr's. This UBBCode tag is used for quoting a reply.
      Originally Posted by username
      text
      = Surrounds the given text with blockquote and hr's. This UBBCode tag is used for quoting a reply. The username specified will be shown as quoted.