BBCode.org

BBcode

BBCode is short for Bulletin Board Code. It is used as a way for formatting posts made on message boards, blogs and more. It is similar to HTML in the sense that in BBCode one does also use tags to format something specific (contained within the tag). In BBCode tags are indicated by rectangular brackets surrounding a keyword, which is in turn transformed into HTML before being delivered to a web browser.

BBCode was implemented as method of providing a safer and easier way of allowing posts to be formatted on forums. Before BBCode forums sometimes allowed users to include HTML code in their posts, which had many security issues (i.e. the user could execute javascript code, break the layout of the site and so on). With BBCode being parsed by the forum scripts it is easier to control what the user can do and can not do (allowing or not allowing specific BBCode tags).

The basic BBCode tags are often very similar accross many different forums, but there are some variants in existance as well. Sometimes BBCode tags has to be in specific cases (i.e. [b]bold text[/b] will work, while [B]bold tex[/B] will not). It is also very different as to which of the more unsafe and/or complex tags that are supported. For instance you cannot always expect the [img] image tag to be supported as allowing posters unlimited power to post any picture they like could have some pretty nasty effects.

News

09/30/2007: Decided to remove the forum. It was used to little and it received a significant amount of spam.
01/23/2007: Cleaned up a bit in the forums and added another link (and removed an incorrect tag).
Show/Hide older news

BBCode tags?

Go to the BBCode tags page.

Guides to using BBCode?

Go to the BBCode guides page.

Implementing BBCode?

Go to the implementations page.

Help build www.bbcode.org

This site is ment to be a ressource site for people using bbcode when posting on web-forums, but it is also ment as a ressource for people looking to implement bbcode in their software products. If you feel that you have something to contribute to this site, be it articles, guides etc. please do not hesitate to contact me (email can be found at the bottom of the page).

Home

BBCode tags

Extra tags

BBCode guides

BBCode implementations


©Lundgren IT 2006-8; webmaster[at-sign]bbcode.org