BBCode is a simple way to format your posts.
| Description | Type This | To Get This |
|---|---|---|
| Bold Text | [b]bold[/b] | bold |
| Italic Text | [i]italic[/i] | italic |
| Underline Text | [u]underlined[/u] | underlined |
| Strikethrough | [s]strike[/s] | |
| Horizontal Rule | [hr] | |
| Link | [url=http://google.com]Google[/url] | |
| Image | [img]http://example.com/image.jpg[/img] | (Image shown) |
| Quote | [quote]Text[/quote] | Text |
| Quote specific person | [quote=User]Text[/quote] | User wrote: Text |
| Code Block | [code]var x = 1;[/code] | var x = 1; |
| List | [list] [*]Item 1 [*]Item 2 [/list] |
|
| Color | [color=red]Red Text[/color] | Red Text |
| Size | [size=20]Big Text[/size] | Big Text |