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;137038]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.
Use THIS IMGLINKtag to put images with a link in your forum.
This allows:
[url=link][imglink]urltotheimage[/imglink][/url]
...to work again without The Image Resizer to broke the link.
Usage
[imglink]value[/imglink]
Example Usage
[imglink]../images/misc/rss.jpg[/imglink]
Example Output
live
Show your Xbox360 Live Gamecard
Usage
[live=Option]value[/live]
Example Usage
[live=option]name[/live]
Example Output
MP3
Enter the full URL to the MP3 file. The URL will be displayed under the flash player.
Usage
[mp3]value[/mp3]
Example Usage
[mp3]http://mechapixel.com/vedman/Deep In The Heart Of Mecha.mp3[/mp3]
Example Output
http://mechapixel.com/vedman/Deep In The Heart Of Mecha.mp3
Pong
Pong!
Usage
[pong]value[/pong]
Example Usage
[pong]This text bounces left and right.[/pong]
Example Output
Spoiler
Spoiler
Usage
[s]value[/s]
Example Usage
[s]spoiled![/s]
Example Output
spoiled!
Spoiler
Spoiler tag
Usage
[spoiler]value[/spoiler]
Example Usage
[spoiler]spoiled![/spoiler]
Example Output
spoiled!
Stash
Spacer for stash thumbnail code
Usage
[stash=Option]value[/stash]
Example Usage
[stash=300]stuff and things[/stash]
Example Output
stuff and things
Strike
Strike
Usage
[strike]value[/strike]
Example Usage
[strike]strike[/strike]
Example Output
strike
Sub
Sub
Usage
[sub]value[/sub]
Example Usage
[sub]sub[/sub]
Example Output
sub
Sup
Sup
Usage
[sup]value[/sup]
Example Usage
[sup]sup[/sup]
Example Output
sup
Youtube
Use the movie code from the YouTube URL in your browser. For example, http://youtube.com/watch?v=(copy this video ID)