Standard & Hidden BBCodes
#1
This:
Code:
[b]This is sample text[/b]

Becomes this:

This is sample text

--------

This:
Code:
[i]This is sample text[/i]
Becomes this:

This is sample text

--------

This:
Code:
[u]This is sample text[/u]

Becomes this:

This is sample text

--------

This:
Code:
[font=times]This is sample text[/font]

Becomes this:

This is sample text

--------

This:
Code:
[size=7]This is sample text[/size]

Becomes this:

This is sample text

--------

This:
Code:
[color=red]This is sample text[/color]

Becomes this:

This is sample text

--------

This:
Code:
[url]http://www.domain.com[/url]

Becomes this:

http://www.domain.com

or

This:
Code:
[url=http://www.domain.com]Click here![/url]

Becomes this:

Click here!

--------

This:
Code:
[img]http://img386.imageshack.us/img386/2552/lock9jy.gif[/img]
Becomes this:

[Image: lock9jy.gif]

--------

This:
Code:
[email]user@domain.com[/email]

Becomes this:

user@domain.com

or

This:
Code:
[email=user@domain.com]Click here![/email]

Becomes this:

Click here!

--------

This:
Code:
[quote]This is sample text[/quote]

Becomes this:

Quote:This is sample text

--------

This:
Quote:
Code:
<a href="test/page.html">A Test Page</a>
Becomes this:

Code:
<a href="test/page.html">A Test Page</a>

--------

This:
Code:
[list][*]List Item [*]List Item[/list]

Becomes this:
  • List Item
  • List Item
or

This:
Code:
[list=1][*]List Item [*]List Item[/list]

Becomes this:
  1. List Item
  2. List Item
or

This:
Code:
[list=a][*]List Item [*]List Item[/list]

Becomes this:
  1. List Item
  2. List Item
--------

This:
Code:
[list=i][*]List Item [*]List Item[/list]

Becomes this:
  1. List Item
  2. List Item
Reply


Messages In This Thread
Standard & Hidden BBCodes - by AngelNYC - 05-24-2020, 03:35 AM
RE: General Questions - by AngelNYC - 05-24-2020, 03:46 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)