|
||||||
|
BB Code | |
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. |
|
BB Code List | |
[b], [i], [u] | Bold / Italic / Underline |
[color] | Color |
[size] | Size |
[font] | Font |
[highlight] | Highlight |
[left], [right], [center] | Left / Right / Center |
[indent] | Indent |
[email] | Email Linking |
[url] | URL Hyperlinking |
[thread] | Thread Linking |
[post] | Post Linking |
[list] | Bulleted Lists / Advanced Lists |
[img] | Images |
[code] | Code |
[php] | PHP Code |
[quote] | Quote |
[noparse] | Stop BB Code Parsing |
[attach] | Attachment |
[fbv] | Facebook Video |
[featureimg] | Feature Image |
[GoogleSpreadsheet] | Google Spreadsheet |
[imgl] | Inline Image Left |
[imgr] | Inline Image Right |
[linkfeatureimg] | Linked Feature Image |
[mj] | Mj |
[oimg] | Sized Offsite Image |
[pressrelease] | Press Release |
[s] | Strikethrough |
[simg] | Sized Image |
[table] | table |
Incorrect BB Code Usage:
|
Color | |
The [color] tag allows you to change the color of your text. | |
Usage | [color=Option]value[/color] |
Example Usage | [color=blue]this text is blue[/color] |
Example Output | this text is blue |
Indent | |
The [indent] tag allows you to indent your text. | |
Usage | [indent]value[/indent] |
Example Usage | [indent]this text is indented[/indent] |
Example Output |
|
Email Linking | |
The [email] tag allows you to link to an email address. You can include an optional parameter to 'name' your link. | |
Usage |
[email]value[/email] [email=Option]value[/email] |
Example Usage |
[email][email protected][/email] [[email protected]]Click Here to Email Me[/email] |
Example Output |
[email protected] Click Here to Email Me |
URL Hyperlinking | |
The [url] tag allows you to link to other websites and files. You can include an optional parameter to 'name' your link. | |
Usage |
[url]value[/url] [url=Option]value[/url] |
Example Usage |
[url]https://www.bimmerfest.com/forums[/url] [url=https://www.bimmerfest.com/forums]Bimmerfest - BMW Forums[/url] |
Example Output |
https://www.bimmerfest.com/forums Bimmerfest - BMW Forums |
Thread Linking | |
The [thread] tag allows you to link to threads by specifying the thread id. You can include an optional parameter to 'name' your link. | |
Usage |
[thread]threadid[/thread] [thread=threadid]value[/thread] |
Example Usage |
[thread]42918[/thread] [thread=42918]Click Me![/thread] (Note: The threadid/postid is just an example and may not link to a valid thread/post.) |
Example Output |
https://www.bimmerfest.com/forums/showthread.php?t=42918 Click Me! |
Post Linking | |
The [post] tag allows you to link to posts by specifying the post id. You can include an optional parameter to 'name' your link. | |
Usage |
[post]postid[/post] [post=postid]value[/post] |
Example Usage |
[post]269302[/post] [post=269302]Click Me![/post] (Note: The threadid/postid is just an example and may not link to a valid thread/post.) |
Example Output |
https://www.bimmerfest.com/forums/showthread.php?p=269302#post269302 Click Me! |
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 |
|
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 |
Facebook Video | |
Usage | [fbv]value[/fbv] |
Example Usage | [fbv]http://linktofacebookvideo.mp4[/fbv] |
Example Output | ******** width="400" height="224" >******* src="http://www.facebook.com/v/http://linktofacebookvideo.mp4" type="application/x-shockwave-flash" allowfullscreen="true" width="400" height="224"> |
Feature Image | |
Usage | [featureimg=Option]value[/featureimg] |
Example Usage | [featureimg=This is a description]imagelink[/featureimg] |
Example Output |
Google Spreadsheet | |
Embed a Google Spreadsheet. | |
Usage | [GoogleSpreadsheet]value[/GoogleSpreadsheet] |
Example Usage | [GoogleSpreadsheet]0AmOHO6Cm8vvAdFR2b0dMMnVwMUE0MlpXYnowWnowWWc[/GoogleSpreadsheet] |
Example Output | [GoogleSpreadsheet]0AmOHO6Cm8vvAdFR2b0dMMnVwMUE0MlpXYnowWnowWWc[/GoogleSpreadsheet] |
Inline Image Left | |
Align an attachment in your post to the left of the text. | |
Usage | [imgl=Option]value[/imgl] |
Example Usage | [imgl=100]attachmentid[/imgl] |
Example Output |
Inline Image Right | |
Insert an attachment image into your thread aligned to the right of text. | |
Usage | [imgr=Option]value[/imgr] |
Example Usage | [imgr=100]attachmentid[/imgr] |
Example Output |
Linked Feature Image | |
Example | |
Usage | [linkfeatureimg=Option]value[/linkfeatureimg] |
Example Usage | [linkfeatureimg=This is a description]imagelink[/linkfeatureimg] |
Example Output |
Mj | |
This tag accepts a font size and also makes the text entered bold. | |
Usage | [mj=Option]value[/mj] |
Example Usage | [mj=-1]small and bold[/mj] |
Example Output | small and bold |
Sized Offsite Image | |
Insert an attachment reducing the size to a specified pixel size | |
Usage | [oimg=Option]value[/oimg] |
Example Usage | [oimg=100]imageurl[/oimg] |
Example Output |
Press Release | |
description | |
Usage | [pressrelease=Option]value[/pressrelease] |
Example Usage | example |
Example Output | example |
Strikethrough | |
The [s] tag allows you to create text that has a strikethrough on it. | |
Usage | [s]value[/s] |
Example Usage | [s]this text has a strikethrough[/s] |
Example Output | this text has a strikethrough |
Sized Image | |
Insert an attachment reducing the size to a specified pixel size | |
Usage | [simg=Option]value[/simg] |
Example Usage | [simg=100]attachmentid[/simg] |
Example Output |
table | |
Usage | [table]value[/table] |
Example Usage | [table][tr][td]YOUR CONTENT[/td][/tr][/table] |
Example Output | All times are GMT -7. The time now is 05:34 AM.
|