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;1158474]Lorem ipsum dolor sit amet[/quote]
Example Output
Quote:
Lorem ipsum dolor sit amet
Quote:
Originally Posted by John Doe
Lorem ipsum dolor sit amet
Quote:
Originally Posted by John Doe
Lorem ipsum dolor sit amet
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
Gamevideos
For use with Gamevideos embedded videos, example: [1UP]20639[/1UP]
Usage
[1UP]value[/1UP]
Example Usage
[1UP]20639[/1UP]
Example Output
[1UP]20639[/1UP]
Adult Swim
For Adult Swim videos
Usage
[as]value[/as]
Example Usage
[as]8a250ba1318c049201319b6e5e8c0133[/as]
Example Output
Brutal Legend
Usage
[brutal]value[/brutal]
Example Usage
[brutal]1234[/brutal]
Example Output
Digg
Usage
[digg]value[/digg]
Example Usage
[digg]www.colonyofgamers.com[/digg]
Example Output
E3
Usage
[E3]value[/E3]
Example Usage
[e3]1234[/e3]
Example Output
[e3]1234[/e3]
E3 Calendar
E3 Calendar
Usage
[e3cal]value[/e3cal]
Example Usage
[e3cal]blah[/e3cal]
Example Output
Flickr Sets
To place flickr sets in the page
Usage
[flickr]value[/flickr]
Example Usage
[flickr]72157624128432057[/flickr]
Example Output
G4
Usage
[G4]value[/G4]
Example Usage
[G4]36414[/G4]
Example Output
[G4]36414[/G4]
Giant Bomb
Embeds from Giant Bomb
Usage
[gb]value[/gb]
Example Usage
[gb]4762[/gb]
Example Output
GoldBox
Usage
[goldbox]value[/goldbox]
Example Usage
[goldbox]abc[/goldbox]
Example Output
Gamespot Video
Grab the video code from the embed screen and slap it betwixt the tags.
Usage
[gs]value[/gs]
Example Usage
[gs]6213860][/gs]
Example Output
Gametrailers
Use the movie code from the Gametrailers URL in your browser. For example, http://www.gametrailers.com/player/37903.html you would put the number before .html in the tag.
Usage
[GT]value[/GT]
Example Usage
[GT]714103[/GT]
Example Output
[GT]714103[/GT]
GTTV
For Gametrailers TV episodes on Gametrailers
Usage
[gttv]value[/gttv]
Example Usage
[gttv]124[/gttv]
Example Output
Hulu
Embed code for the TV/Movie site Hulu
Usage
[hulu]value[/hulu]
Example Usage
[hulu]fVbzaVMy8i9nsUXJ820JdA[/hulu]
Example Output
IGN
Video embed for IGN. Use the code after object ID (eg: vid_4d7eb4213831c8383500020d)
Re-adding the code so people can strike out (the HTML tag ) text if they want.
Usage
[STRIKE]value[/STRIKE]
Example Usage
[STRIKE]Striked Out[/STRIKE]
Example Output
[STRIKE]Striked Out[/STRIKE]
Thrillbent
Usage
[thrill]value[/thrill]
Example Usage
[thrill]5899[/thrill]
Example Output
Twitter
Full sized, flash-based Twitter widget.
Usage
[twitter]value[/twitter]
Example Usage
[twitter]twitterusername[/twitter]
Example Output
Twitter E3 Search
Interactive Twitter widget which collects all Tweets containing the selected hashtag.
Usage
[twittersearch]value[/twittersearch]
Example Usage
[twittersearch]search term[/twittersearch]
Example Output
Viddler HTML5
Viddler embed for HTML5/Flash
Usage
[vid5]value[/vid5]
Example Usage
[vid5]blah[/vid5]
Example Output
VIDDLER
Usage
[VIDDLER]value[/VIDDLER]
Example Usage
[VIDDLER]8d3c3f36[/VIDDLER]
Example Output
[VIDDLER]8d3c3f36[/VIDDLER]
Vimeo
For embedding videos from Vimeo
Usage
[vimeo]value[/vimeo]
Example Usage
[vimeo]28294726[/vimeo]
Example Output
Yahoo Movies
Embed code for Yahoo movies
Usage
[yahoo]value[/yahoo]
Example Usage
[yahoo]23447610&[/yahoo]
Example Output
Youtube
Use the movie code from the YouTube URL in your browser. For example, the URL http://youtube.com/watch?v=JFwCCL0Vh6U you would use "JFwCCL0Vh6U" in the tags