BBCode |
BBCode is an abbreviation for Bulletin Board Code , the markup language used to format posts in many message_board. The available tags are usually indicated by rectangular brackets surrounding a keyword, and they are parser by the message board system before being translated into a markup language the web browsers understands, usually HTML or XHTML.
BBCode was devised and put to use in order to provide a safer, easier and more limited way of allowing users to format their messages. Previously, many message boards allowed the users to include HTML, which could be used to break/imitate parts of the layout, or run JavaScript. Some implementations of BBCode have suffered problems related to the way they translate the BBCode into HTML, which could negate the security that was intended to be given by BBCode.
Although the basic tags of BBCode are similar in most internet forum software, there are many variants. Some variants require tags to be in the correct case whilst others are not case sensitivity. Some variants have tags which highlight HTML, PHP, SQL and other markup languages and programming languages.
=BBCode tags=
The following are most of the BBCode tags available to most modern message boards, and are displayed here with their HTML equivalents. However, it should be noted that using Cascading Style Sheets, the effect of these tags can be changed substantially, and the effect may not be identical on all sites using BBCode.
Many message boards include a FAQ with information on how to use their own variants of BBCode.
=External links=
*[http://www.phpbb.com/phpBB/faq.phpmode=bbcode BBCode guide] at PhpBB.com *[http://bb.bbboy.net/man/BbCode.html BBCode quick reference] *[https://addons.update.mozilla.org/extensions/moreinfo.phpapplication=firefox&id=128&vid=1091 BBCode extension] for Mozilla Firefox *[http://search.cpan.org/perldocHTML::BBCode HTML::BBCode perl module]|
|