BB code is a set of tags based on the HTML language that you may already be familiar with.
They allow you to add formatting to your messages in the same way as HTML does,
but have a simpler syntax and will never break the layout of the pages you are viewing.
The ability to use BB code is set on a forum-by-forum basis by the administrator,
so you should check the forum rules when you post a new message.
Below is a list of the BB code tags you can use to format your messages.
The [list] tag allows you to create simple, bulleted lists without specifying an option. Within the value portion, each bullet is denoted by the [*] tag.
Usage
[list]value[/list]
Example Usage
[list] [*]list item 1 [*]list item 2 [/list]
Example Output
list item 1
list item 2
Advanced Lists
The [list] tag allows you to create advanced lists by specifying an option. The option should have a value of 1 (for a numbered list) or A (for an alphabetic with capital letters list) or a (for an alphabetic with lowercase letters list) or I (for a numbered with capital Roman numeral list) or i (for a numbered with small Roman numeral list).
Usage
[list=Option]value[/list]
Example Usage
[list=1] [*]list item 1 [*]list item 2 [/list]
[list=a] [*]list item 1 [*]list item 2 [/list]
Example Output
list item 1
list item 2
list item 1
list item 2
Images
The [img] tag allows you to embed images within your posts. You can also combine this tag with the [url] tag to make images become links.
The [php] tag performs the same function as the [code] tag, but also adds syntax highlighting for PHP code. Although it is designed for PHP, it may correctly highlight some other C-like languages.
[quote]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe;72280]Lorem ipsum dolor sit amet[/quote]
Example Output
[quote]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe;72280]Lorem ipsum dolor sit amet[/quote]
Stop BB Code Parsing
The [noparse] tag allows you to stop the parsing of BB code.
Usage
[noparse][b]value[/b][/noparse]
Example Usage
[noparse][b]Lorem ipsum dolor sit amet[/b][/noparse]
Example Output
[b]Lorem ipsum dolor sit amet[/b]
Attachment
The [attach] tag allows you to display an attachment in your post rather than at the bottom. It will only display attachments that belong to the post in which it is utilized.
Usage
[attach]attachmentid[/attach]
Example Usage
[attach]12345[/attach]
Example Output
Break.com video
Add break.com videos to the site.
Usage
[brk]value[/brk]
Example Usage
[brk]MTcyMjY5[/brk]
Example Output
Cracked
allows videos from cracked.com
Usage
[crkd]value[/crkd]
Example Usage
[crkd]ip_v2.flv[/crkd]
Example Output
Daily Motion
Put the code from the embeddable video in the [dmv]sdfsdfsd[/dmv] tags to display vidz from Daily Motion
Usage
[dmv]value[/dmv]
Example Usage
[dmv]61rOihMobTzfba2XG[/dmv]
Example Output
Ebay search
to search on ebay for items use the [ebay] tag. it takes them to ebay with the item searched and displays the results...
Usage
[ebay]value[/ebay]
Example Usage
[ebay]ipod[ebay]
Example Output
[ebay]ipod[ebay]
fsig
this will post your dymnamic forum sig bar. just put your username in the [ fsig ] tags.
Usage
[fsig]value[/fsig]
Example Usage
[fsig]KingPin[/fsig]
Example Output
Google Code
Add stuff in google code that you want people to click on and it takes them to google with the word(s) already searched.