We have a wide range visible or hidden bbcode to supports our forum.
Here I will give you the instructions to use for each available bbcodes and i hope your post will be looks better than before.
TEXT STYLES
- Code: Select all
[b]Bold[/b] [i]Italic[/i] [u]Underline[/u][s]Strike Through[/s]
Result:
Bold Italic Underline Strike Through
- Code: Select all
[size=50]Tiny[/size] [size=85]Small[/size] [size=150]Large[/size] [size=200]Huge[/size]
Result:
Tiny Small Large Huge
- Code: Select all
[color=#FF0000]RED[/color] [color=#FFFF00]YELLOW[/color] [color=#00FF00]GREEN[/color] [color=#0000FF]BLUE[/color]
Result:
RED YELLOW GREEN BLUE
- Code: Select all
[list][*]List 1[*]List 2 [*]List 3[/list]
Result:
- List 1
- List 2
- List3
- Code: Select all
[list=A][*]List 1[*]List 2[*]List 3[/list] or [list=1][*]List 1[*]List 2[*]List 3[/list]
Result:
- List 1
- List 2
- List 3
- List 1
- List 2
- List 3
- Code: Select all
[char]yen[/char], [char]euro[/char], [char]cent[/char], [char]pound[/char], [char]copy[/char], [char]reg[/char]
Result:
¥, €, ¢, £, ©, ®
LINKS & MEDIA
- Code: Select all
[url]http://internationalmotorsportgraphics.com[/url]
Result:
http://internationalmotorsportgraphics.com
- Code: Select all
[url=http://internationalmotorsportgraphics.com]IMG Forum link[/url]
Result:
IMG Forum link
- Code: Select all
[img]http://s5.postimg.org/8sgcnx2mv/IMG_orange.png[/img]
Result:

- Code: Select all
[audio]http://pleer.com/tracks/9899444bhP3[/audio]
Result:
phpBB [audio]
- Code: Select all
[soundcloud]https://soundcloud.com/headphoneactivist/headphone-activist-spring-2015[/soundcloud]
Result:
- Code: Select all
[video]https://www.youtube.com/watch?v=i2ONc13MPqY[/video]
Result:
OTHERS
- Code: Select all
[quote]This is a quote from others[/quote]
Result:
This is a quote from others
- Code: Select all
[quote="John Doe"]This is a quote with names[/quote]
Result:
John Doe wrote:This is a quote with names
- Code: Select all
[warning]This a notification text[/warning]
Result:
! | this a notification text |
- Code: Select all
[disso]Sample Text 1,Sample Text 2,Sample Text 3[/disso]
Result:
- Code: Select all
[spoiler=click to open me]This spoiler is support another BBcode inside![/spoiler]
Result:
Currently that all we have, and you can do your own test of all above BBcode in THIS FORUM.
Feel free to give us suggestions or critics about our BBcode in this thread for better community in the future.
Enjoy!