|
|||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| ||||||||||||||||
| [b], [i], [u] | / / |
| [color] | |
| [size] | |
| [font] | |
| [highlight] | |
| [left], [right], [center] | / / |
| [indent] | |
| [email] | |
| [url] | |
| [thread] | |
| [post] | |
| [list] | / |
| [img] | |
| [code] | Code |
| [php] | PHP Code |
| [html] | HTML Code |
| [quote] | Quote |
| / / | |
|
[b][/b] [i][/i] [u][/u] |
|
|
[b][/b] [i][/i] [u][/u] |
|
|
|
|
| [color=Option][/color] | |
| [color=blue][/color] | |
| [size=Option][/size] | |
| [size=+2][/size] | |
| [font=Option][/font] | |
| [font=courier][/font] | |
| [highlight][/highlight] | |
| [highlight][/highlight] | |
| / / | |
|
[left][/left] [center][/center] [right][/right] |
|
|
[left][/left] [center][/center] [right][/right] |
|
| [indent][/indent] | |
| [indent][/indent] | |
|
[email][/email] [email=Option][/email] |
|
|
[email]myname@domain.com[/email] [email=myname@domain.com][/email] |
|
|
myname@domain.com |
|
|
[url][/url] [url=Option][/url] |
|
|
[url]http://www.vbulletin.com/forum[/url] [url=www.vbulletin.com/forum]vBulletin Community Forums[/url] |
|
|
http://www.vbulletin.com/forum/ vBulletin Community Forums |
|
|
[thread][/thread] [thread=][/thread] |
|
|
[thread]42918[/thread] [thread=42918][/thread] |
|
|
http://www.vbulletin.com/forum/showthread.php?t=42918 |
|
|
[post][/post] [post=][/post] |
|
|
[post]269302[/post] [post=269302][/post] |
|
|
http://www.vbulletin.com/forum/showthread.php?p=269302#post269302 |
|
| [list][/list] | |
| [list] [*] [*] [/list] |
|
| [list=Option][/list] | |
| [list=1] [*] [*] [/list] [list=a] [*] [*] [/list] |
|
| Code | |
| [code][/code] | |
| [code] <script type="text/javascript"> <!-- alert("Hello world!"); //--> </script> [/code] |
|
<script type="text/javascript">
<!--
alert("Hello world!");
//-->
</script> |
|
| PHP Code | |
| [php][/php] | |
| [php] $myvar = 'Hello World!'; for ($i = 0; $i < 10; $i++) { echo $myvar . "\n"; } [/php] |
|
$myvar = 'Hello World!'; |
|
| Quote | |||
|
[quote]Quote[/quote] [quote=User Name][/quote] |
|||
|
[quote]vBulletin[/quote] [quote=John Percival]vBulletin[/quote] |
|||
|
Quote:
Quote:
|
|||