BBCode is an abbreviation for Bulletin Board Code, the lightweight markup language used to format posts in many forums (also known as message or bulletin boards). It is also called forum codes. Many forums don't allow users to directly input HTML markup in their posts as it poses a security risk. BBCode provides tags which allows users to simulate HTML tags.
The available tags are usually indicated by rectangular brackets surrounding a keyword, and they are parsed by the message board system before being translated into a markup language that web browsers understand, usually HTML or XHTML.