Welcome Guest [Log In] [Register]
Welcome to Abstracted.View. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Locked Topic
BB Code List; for use on forums
Topic Started: Apr 30 2005, 08:09 PM (2,375 Views)
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 Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · General Support · Next Topic »
Locked Topic