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;196905]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
Named Anchor Link
The [aname] tag is used in conjunction with the [jumpto] tag. One is not functional without the other.
This tag allows you to align an image to the right of left of your text.
Usage
[img2=Option]value[/img2]
Example Usage
[img2=right]URL of image[/img2]
Example Output
Image and a Quote
You need to enter 3 options. The first is the alignment (left or right), the second is the width which should generally be the same as the image, and the third is what quote you want under the image.
The [jumpto] tag allows you to jump to another location within a post, usually used for long posts with headings and/or sections of interest. This tag must be used in conjunction with the [aname] tag. One is not functional without the other.
Usage
[jumpto=Option]value[/jumpto]
Example Usage
[jumpto=aname]This takes you to a new location within a post[/jumpto]
With this vB code tables can be inserted into the post. Columns are seperated by »|«, every new line is a new row. If you'd like headers, type the opening tag like this: [table="head"]
Usage
[table]value[/table]
Example Usage
[table]column 1|column 2|column 3[/table]
Example Output
column 1
column 2
column 3
YouTube
Holy shit, YouTube embeded videos! Here's how it works. If the video URL is "http://youtube.com/watch?v=nmvjwOgVoVs" the only part you need is what comes after the "=" sign, which in this example is "nmvjwOgVoVs"
Serves as a shortcut for and has the same syntax as the [SHOWTOGROUPS] tag.
Hide Posts
The tag hides content from people who have below X posts.
Usage
[hide-posts=X]value[/hide-posts]
Example Usage
[hide-posts=5][/hide-posts]
Example Output
Hidden Block (you must be registered and have 5 posts):
The author has chosen to show this part of the guide to contributing members only. If you'd like to join our happy, wholesome community and gain full access to all guides, you can do so in two ways:
Contribute your own gold guide, or a tip, program or strategy about anything WoW related in our level 1 section. If you're a good writer and a few members agree, you're in.
Support the community with a quick little donation here, which helps us reward the best strategy writers with things they need to survive, like Tauntaun sleeping bags.
However you decide to join, just do it quickly. Gold guides are fleeting, the next patch could make the one you're reading obsolete.
BE A JOINER!
Showtogroups
The tag hides content from people who are not members of X,Y,Z usergroups.
The author has chosen to show this part of the guide to contributing members only. If you'd like to join our happy, wholesome community and gain full access to all guides, you can do so in two ways:
Contribute your own gold guide, or a tip, program or strategy about anything WoW related in our level 1 section. If you're a good writer and a few members agree, you're in.
Support the community with a quick little donation here, which helps us reward the best strategy writers with things they need to survive, like Tauntaun sleeping bags.
However you decide to join, just do it quickly. Gold guides are fleeting, the next patch could make the one you're reading obsolete.