You Type
|
You see
|
| [b]This is sample text[/b] |
This is sample text |
| [s]This is sample text[/s] |
This is sample text |
| [i]This is sample text[/i] |
This is sample text |
| [u]This is sample text[/u] |
This is sample text |
| [email]user@domain.com[/email] |
user@domain.com |
| [email=user@domain.com]Click here![/email] |
Click here! |
| [url]http://www.domain.com[/url] |
http://www.domain.com |
| [url=http://www.domain.com]Click here![/url] |
Click here! |
| [size=7]This is sample text[/size] |
This is sample text |
| [font=arial]This is sample text[/font] |
This is sample text |
| [color=red]This is sample text[/color] |
This is sample text |
| [img]http://landis.landisreed.com/images/pics/first013b.jpg[/img] |
 |
| [list][*]List Item [*]List Item[/list] |
|
| [list=1][*]List Item [*]List Item[/list] |
- List Item
- List Item
|
| [list=a][*]List Item [*]List Item[/list] |
- List Item
- List Item
|
| [list=i][*]List Item [*]List Item[/list] |
- List Item
- List Item
|
| [quote]This is sample text[/quote] |
QUOTE This is sample text |
| [code]$this_var = "Hello World!";[/code] |
CODE $this_var = "Hello World!"; |
| [html]<a href="test/page.html">A Test Page</a>[/html] |
HTML <a href="test/page.html">A Test Page</a> |