| vB Code |
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.
|
| vB Code List |
| [highlight] |
Highlight |
| [img] |
Images |
| [quote] |
Quote |
| [noparse] |
Stop vB Code Parsing |
| [attach] |
Attachment |
Incorrect vB Code Usage:
- [url] www.vbulletin.com [/url] - don't put spaces between the bracketed code and the text you are applying the code to.
- [email]myname@domain.com[email] - the end brackets must include a forward slash ([/email])
|
| Highlight |
| The [highlight] tag allows you to emphasize your text. |
| Usage |
[highlight]value[/highlight] |
| Example Usage |
[highlight]this text is highlighted[/highlight] |
| Example Output |
this text is highlighted |
| 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. |
| Usage |
[img]value[/img] |
| Example Usage |
[img]http://www.nametagtv.com/forum/images/statusicon/forum_new.gif[/img] (Not linked)
[url=http://www.vbulletin.com] [img]http://www.nametagtv.com/forum/images/statusicon/forum_new.gif[/img] [/url] (Linked)
|
| Example Output |
(Not linked)
(Linked)
|
| Quote |
| The [quote] tag allows you to attribute text to someone else. |
| Usage |
[quote]Quote[/quote]
[quote=User Name]value[/quote]
|
| Example Usage |
[quote]vBulletin[/quote]
[quote=John Percival]vBulletin[/quote]
[quote=John Percival;236]vBulletin[/quote]
|
| Example Output |
Quote:
|
Originally Posted by John Percival
vBulletin
|
Quote:
Originally Posted by John Percival
vBulletin
|
|
| Stop vB Code Parsing |
| 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 |
|
All times are GMT -5. The time now is 10:58 AM.