| You Type |
We Show |
|
[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=times]This is sample text[/font] |
This is sample text |
|
[color=red]This is sample text[/color] |
This
is sample text |
|
[img]http://69.93.183.37/style_images/1/icon11.gif[/img] |
 |
| [img
width=80 height=40]http://site.com/image.gif[/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
|
| [move]stuff[/move] |
|
|
[shadow=color,glow width, #characters wide]TEXT[/shadow] |
|
|
[glow=color,glow width, #characters wide]TEXT[/glow] |
|
| [flash]http:/site.com/flash.swf[/flash] |
|
| [fixed]Fixed
text[/fixed] |
|
| [center]Centered
text[/center] |
|
|
[quote]This is sample text[/quote] |
|
QUOTE | | This is sample
text |
|
| [pre]Preformatted
text[/pre] |
|
|
[code]$this_var = "Hello World!";[/code] |
|
CODE | | $this_var = "Hello
World!"; |
|
|
[sql]SELECT t.tid FROM a_table t WHERE t.val="This Value"[/sql] |
|
SQL | |
SELECT t.tid FROM
a_table t WHERE t.val="This
Value" |
|
|
[html]<a href="test/page.html">A Test Page</a>[/html] |
|
HTML | | <a
href="test/page.html">A
Test Page</a> |
|
| [doHTML]Add HTML codes from
a webpage[/doHTML] |
Add
codes from a webpage |
|
[noubbc]Allows
you to show UBB Codes for examples - [b]bold[/b][/noubbc] |
Allows you to show UBB Codes
for examples - [b]bold[/b] |