In addition to the bbcode editor, you can use bbcode in posts while using the wysiwyg and quick reply editors.

There is a bbcode help link above the quick reply window in topics that will lead you to this page of supported BBCode commands.

We now support a variety of ezcode/bbcode (bulletin board code) when you post they will be turned in to the corresponding html. When you edit the post, the bbcode won't be there it will have been replaced by formatted text. This isn't a bug, you can use bbcode again if you want, or just use the built in tools on the post editor to modify the already formatted text.

The list of supported codes are:

Remove the asterisks.
Except for the [ * ]item where the * is part of the code, so you'll need to remove the extra spaces.
BBCode Becomes
[*b]bold text[/b] bold text
[*i]italic text[/i] italic text
[*u]underlined text[/u] underlined text
[*big]larger text[/big] larger text
[*small]smaller text[/small] smaller text
CH[*sub]3[/sub]CH[*sub]2[/sub]OH CH3CH2OH
ax[*sup]3[/sup] + bx[*sup]2[/sup] + cx + d ax3 + bx2 + cx + d
[*font=Papyrus]Papyrus font[/font] Papyrus font
[*color=red]red text[/color] red text
[*size=14px]14px text[/size] 14px text
[*quote]This is quoted text[/quote]
[*quote="Chris"]This is quoted from Chris[/quote]
This is quoted text
[*spoiler]This is hidden from view[/spoiler]
[*spoiler="Read Spoiler"]This is hidden from view[/spoiler]
Read Spoiler [+]
[*left]left aligned[/left]
left aligned
[*center]center aligned[/center]
center aligned
[*right]right aligned[/right]
right aligned
[*align=center]centered text[/align]
centered text
[*code]preformatted text[/code]
preformatted text
[*email]name@domain.com[/email]
[*email=name@domain.com]email me[/email]
mailto:name@domain.com
[*link]http://www.google.com[/link]
[*url=http://www.google.com]google[/url]
http://www.google.com
google
[*img]http://static.yuku.com/do...owcase/promote.gif[/img]
image
[*img=50x50]http://static.yuku.com/do...owcase/promote.gif[/img]
image
[*list]
[ * ]item
[ * ]item
  • item
  • item
  • item
[*list=1]
[ * ]item
[ * ]item
  1. item
  2. item
  3. item
[*list=i]
[ * ]item
[ * ]item
  1. item
  2. item
  3. item
[*list=I]
[ * ]item
[ * ]item
  1. item
  2. item
  3. item
[*list=a]
[ * ]item
[ * ]item
  1. item
  2. item
  3. item
[*list=A]
[ * ]item
[ * ]item
  1. item
  2. item
  3. item


Last Edited By: Kathy 7-Aug-09 6:53 PM. Edited 4 times.