BBCode Example List
This document showcases (almost) all BBCode tags you may use. If you need a more detailed explanations of how to use BBcode to format your text, read the BBcode Beginners Guide.
Normal text formatting:
Test bold text [b][/b]
Test italic text [i][/i]
Test underlined text [u][/u]
Test
Test superscript text - X3 [sup][/sup]
Font colors:
Test blue text [color=blue][/color]
Test red text [color=red][/color]
Test #eeff00 text [color=#eeff00][/color]
Font sizes:
7px text [size=6][/size]
12px text [size=12][/size]
24px text [size=24][/size]
Font faces:
Test Arial typeface text [font=arial][/font]
Test Arial typeface text [font=Arial Black][/font]
Test Courier typeface text [font=Courier][/font]
Test Courier New typeface text [font=Courier New][/font]
Test Impact typeface text [font=Impact][/font]
Test Times New Roman typeface text [font=Times New Roman][/font]
Test Verdana typeface text [font=verdana][/font]
Text alignment:
[left][/left]
[right][/right]
[center][/center]
[justify][/justify]
Images:
Normal image: [img][/img]
Float image right: [float=right][img][/img][/float]
Re-sized image: [img=35x30][/img]
URLs:
www.test-url.com (url written just like that)
http://test-url.com/~user/,part,of,url (url written just like that)
ftp://test-url.com:8080/ (url written just like that)
http://test-url.com/ [url][/url]
Test URL [url=http://test.com]Test URL[/url]
Anchor (bookmark you can link to):
URL Anchor [anchor=test][/anchor]
Link to anchor [url=#test][/anchor]
Some URL's within a sentence: http://url1.com; www.url2.com, (www.url3.com) and www.url4.com.
Google link!: BBCode [google]BBCode[/google]
Wikipedia link!: BBCode [wikipedia]BBCode[/wikipedia]
E-mail addresses:
(email-url written just like that)
[email][/email]
[email=url@url.com]John Smith[/email]
Headings:
Level 1 Heading
[h1][/h1]Level 2 Heading
[h2][/h2]Level 3 Heading
[h3][/h3]Level 4 Heading
[h4][/h4]Test acronyms and abbreviations:
Abbreviations:
API [abrr=Application Programming Interface]API
Acronyms:
SQL [acronym=Structured Query Language]SQL[/acronym]
Code blocks:
Normal code block:
x := y + z; y := a - b;
An inline code block
Color highlighted PHP code block: [php][/php]
<?php
echo "Sample PHP code";
?>
"notag" Tag:
These BBCode tags are [b]not[/b] converted to HTML!
[notag]These BBCode tags are [b]not[/b] converted to HTML![/notag]
Quoting
A simple quote:
This is a quoted message
Quote with source:
This is a quoted message
Lists
A normal list (circular bullets, same as list=c): [list][*]item1[*]item2[/list]
- x
- y
- z
List with discs (list=d):
- item1
- item2
- x
- y
- z
List with squares (list=s):
- item1
- item2
- x
- y
- z
Numeric list (list=1): [list=1][*]item1[*]item2[/list]
- x
- y
- z
Roman lowercase list (list=i):
- item1
- item2
- x
- y
- z
Roman uppercase list (list=I):
- item1
- item2
- x
- y
- z
Alfa lowercase list (list=a):
- item1
- item2
- x
- y
- z
Alfa uppercase list (list=A):
- item1
- item2
- x
- y
- z
A nested list:
- x
- x.1
- x.2
- y
- z
Table tags
[table]
[row]
[col]row1col1[/col]
[col]row1col2[/col]
[/row]
[row]
[col]row2col1[/col]
[col]row2col2[/col]
[/row]
[/table]
| row1col1 | row1col2 |
| row2col1 | row2col2 |
Other tags
Horizontal delimiter: [hr]
Force line break: [br]
-->
<--
Force space: [sp]
--> <--


Recordings are in the