Welcome Guest [Log In] [Register]
Viewing Single Post From: BB Code List
Zeerus
Member Avatar
Spank My Monkey!
[ *  *  *  *  *  * ]
Here is a complete list of BB Code tags that can be used with any IF forum. They should also work with any IPB, phpBB, and VBulletin boards, but this has not been confirmed.

Bold Text
Code:
 
[B]Bold Text[/B]


Italic Text
Code:
 
[I]Italic Text[/I]


Underline
Code:
 
[u]Underline[/u]


Strikethrough
Code:
 
[s]Striketrhough[/s]




Times New Roman font
Code:
 
[font=times]Times New Roman font[/font]


Font Size 3
Code:
 
[size=3]Font Size 3[/size]


Blue font
Code:
 
[color=blue]Blue font[/color]




URL Link
Code:
 
[url=http://yoursitegoeshere.com]Url link[/url]


http://www.yoursitehere.com
Code:
 
[url]http://www.yoursitehere.com[/url]


Posted Image
Code:
 
[img]http://www.yourimageurlhere.gif[/img]


yourname@site.com
Code:
 
[email]your email address here[/email]




Quote:
 
Quoted Text

Code:
 
[QUOTE]Quoted text [/QUOTE]




Center text
Code:
 
[align=center]Center text[/align]


Align text to the right
Code:
 
[align=right]Align text to the right[/align]




Have a subscript
Code:
 
[sub]subscript[/sub]


Have a superscript
Code:
 
[sup]superscript[/sup]




  • Make
  • A
  • Bullet
  • List

Code:
 
[list]
[*]Make
[*]A
[*]Bullet
[*]List
[/list]


  1. Make
  2. A
  3. Number
  4. List

Code:
 
[list=1]
[*]Make
[*]A
[*]Number
[*]List
[/list]


  1. Make
  2. An
  3. Alpha
  4. List

Code:
 
[list=a]
[*]Make
[*]An
[*]Alpha
[*]List
[/list]


  1. Make
  2. A
  3. Roman Numeral
  4. List

Code:
 
[list=i]
[*]Make
[*]A
[*]Roman Numeral
[*]List
[/list]




Code:
 
SELECT t.tid FROM a_table t WHERE t.val="This Value"

Code:
 
[sql]SELECT t.tid FROM a_table t WHERE t.val="This Value"[/sql]


Code: HTML
 
<a href="html.testing">Testing Html</a>

Code:
 
[html]<a href="html.testing">Testing Html</a>[/html]




Trademark(tm)
Code:
 
(tm)


Copyright©
Code:
 
(c)


Registered®
Code:
 
(r)




Notes:
The lines(horizontal rule) between each BB code, are created using this:

Code:
 
[hr]


The code boxes are created using [*code] and [/*code] (without the *)
Posted Image
Offline Profile
BB Code List · General Support