BBCode is a special implementation of HTML, offering great formatting control on particular objects in a post. The use of BBCode is granted by the administrator, but it can also be disabled on a per post basis from the posting form. BBCode itself is similar in style to HTML, but tags are enclosed in square brackets [ and ] rather than < and >. For more information on BBCode see the guide which can be accessed from the posting page. Or here: app.php/help/bbcode
Recently I have noticed some problems with the [quote.] and the [/quote.]-tags. May I remind you that whenever you feel like quoting a text you follow this small guide:
- each [quote.] before the text-to-quote must be ended with [/quote.], e.g.:
[quote.]text, text, text[/quote.]
(note: don't put the dots in between the brackets, it's just to make the example)
- another example is this,text, text, text
[quote.]text text text AAA [quote.] text text text BBB [/quote.] [/quote.]
(note: don't put the dots in between the brackets, it's just to make the example)
If you would like to add the author of the quote you can use this code:text text text AAAtext text text BBB
[quote.="luchtzak"]text, text, text[/quote.]
(note: don't put the dots in between the brackets, it's just to make the example)
If you feel like quoting a message from another member you can press theluchtzak wrote:text, text, text

When your message is not correct, you can always use the edit-button.