W H A T I S BB C O D E ? |
BBCode is a variation on the HTML tags you may already be familiar with. Basically, it allows you to add functionality or style to your message that would normally require HTML. You can use BBCode even if HTML is not enabled for the gallery. You may want to use BBCode as opposed to HTML, even if HTML is enabled for the Gallery, because there is less coding required and it is safer to use (incorrect coding syntax will not lead to as many problems). Current BBCodes: |
|
Of note You must not use both HTML and BBCode to do the same function. Also note that the BBCode is not case-sensitive (thus, you could use [URL] or [url]). Incorrect BBCode usage: [url] www.example.com [/url] - don't put spaces between the bracketed code and the text you are applying the code to. [email]name@example.com[email] - the end brackets must include a forward slash ([/email]) |