BBcode
BBcode is a text format used widely on forums across the internet. (The 'BB' stands for 'Bulletin Board' which is the same thing as a 'Forum') Anyways, the main purpose for BBcode is to allow users to add styles/effects to their forum text. Very often a user may wish to make a word bold or underline a sentance. That is where BBcode comes in, users can add small 'tags' to their code to make this happen.
This is an example of what a user might type if they wanted to make a post with bold text:
The fifth word is [b]bold[/b].
This is an example of what a user might type if they wanted to make a post a link:
Check out this cool [url=http://www.thebanditsociety.com]website[/url].
For more information on BBcode check out some of the links below:
- BBcode.org -BBcode.org tag examples
- BBcode Wikipedia -Wikipedia page for BBcode
