{L_TITLE}
{BBCODE_TXT1}


{BBCODE_TXT2}

[b]Bolded Text[/b]
{BBCODE_TXT_B}

[i]Italicized Text[/i]
{BBCODE_TXT_I}

[u]Underlined Text[/u]
{BBCODE_TXT_U}

[code]if ($cheese == "tasty") { return true; }[/code]
{BBCODE_TXT_CODE}

[comment]This is just a comment.[/comment]
{BBCODE_TXT_COMMENT}

[php]if ($cheese == "tasty") { return true; }[/php]
{BBCODE_TXT_PHP}

[list]
[*]Cheddar Cheese
[*]Limburger Cheese
[*]Cottage Cheese
[/list] {BBCODE_TXT_LIST}
[list1]
[*]Cheddar Cheese
[*]Limburger Cheese
[*]Cottage Cheese
[/list1] {BBCODE_TXT_LIST1}
[lista]
[*]Cheddar Cheese
[*]Limburger Cheese
[*]Cottage Cheese
[/lista] {BBCODE_TXT_LISTA} [url=http://www.phpee.com/]Visit PHPEE![/url]
{BBCODE_TXT_URLPLUS}  (Link URL:  http://www.phpee.com)

[url]http://www.phpee.com/[/url]
{BBCODE_TXT_URL}  (Link URL: http://www.phpee.com)

[email]no.one@domain.adr[/email]
{BBCODE_TXT_MAIL}

[img]http://www.google.ch/images/art.gif[/img]
{BBCODE_TXT_IMG}