vB 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 vB 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 vB Codes 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.
The [noparse] tag allows you to stop the parsing of vB Code.
Usage
[noparse][b]value[/b][/noparse]
Example Usage
[noparse][b]vBulletin[/b][/noparse]
Example Output
[b]vBulletin[/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
Acronym
pops up text
Usage
[Acronym=Option]value[/Acronym]
Example Usage
[Acronym=pretty neat huh?]Hover for message[/Acronym]
Example Output
[Acronym=pretty neat huh?]Hover for message[/Acronym]
Blur
Blur text
Usage
[Blur]value[/Blur]
Example Usage
[Blur]This text appears blurred[/Blur]
Example Output
[Blur]This text appears blurred[/Blur]
devil
Usage
[devil]value[/devil]
Example Usage
[devil]devil[/devil]
Example Output
devil
hide
With this tag you can hide some text and force members to answer or click the thank you button to see what you've posted.
Usage
[hide]value[/hide]
Example Usage
[hide]some text[/hide]
Example Output
[hide]some text[/hide]
high blue
Usage
[high blue]value[/high blue]
Example Usage
[high blue]Highlight Blue[/high blue]
Example Output
Highlight Blue
high green
Usage
[high green]value[/high green]
Example Usage
[high green]HighLight Green[/high green]
Example Output
HighLight Green
high orange
highlight the text background to become orange
Usage
[high orange]value[/high orange]
Example Usage
[high orange]Orange bg[/high orange]
Example Output
Orange bg
high red
Usage
[high red]value[/high red]
Example Usage
[high red]Highlight red[/high red]
Example Output
Highlight red
High Yellow
highlighting you text to become yellow
Usage
[High Yellow]value[/High Yellow]
Example Usage
[High Yellow]Text here[/High Yellow]
Example Output
[High Yellow]Text here[/High Yellow]
iframe
iframe
Usage
[if]value[/if]
Example Usage
[if]http://www.piratekingonline.com/[if]
Example Output
[if]http://www.piratekingonline.com/[if]
Marquee
scrolls text left + right
Usage
[Marquee]value[/Marquee]
Example Usage
[Marquee]Scrolling text[/Marquee]
Example Output
[Marquee]Scrolling text[/Marquee]
Rainbow
Rainbow colour text
Usage
[Rainbow]value[/Rainbow]
Example Usage
[Rainbow]Coloured text rawr[/Rainbow]
Example Output
[Rainbow]Coloured text rawr[/Rainbow]
Spoiler
to hide spoiler information
Usage
[Spoiler=Option]value[/Spoiler]
Example Usage
[spoiler=Who's the most evil?]Kara is =D[/spoiler]
Example Output
[spoiler=Who's the most evil?]Kara is =D[/spoiler]