phpBB Tutorial - BB Code Examples

Ask about features, problems, etc with the forum.

Moderators: synergy, kyleabaker

Post Reply
User avatar
kyleabaker
Site Admin
Site Admin
Posts: 386
Joined: Tue Jan 17, 2006 10:40 pm
Location: 28777 and/or 27605
Contact:

phpBB Tutorial - BB Code Examples

Post by kyleabaker »

Bold text
bold

Code: Select all

[b]bold[/b]
Italic text
italic

Code: Select all

[i]italic[/i]
Underline text
underline

Code: Select all

[u]underline[/u]
Quote
This is quoted text

Code: Select all

[quote]This is quoted text[/quote]
List
  • 3-Series
  • 5-Series
  • 7-Series

Code: Select all

[list]
[*]3-Series[/*]
[*]5-Series[/*]
[*]7-Series[/*]
[/list]
List=1
  1. 3-Series
  2. 5-Series
  3. 7-Series

Code: Select all

[list=1]
[*]3-Series[/*]
[*]5-Series[/*]
[*]7-Series[/*]
[/list]
List=a
  1. 3-Series
  2. 5-Series
  3. 7-Series

Code: Select all

[list=a]
[*]3-Series[/*]
[*]5-Series[/*]
[*]7-Series[/*]
[/list]
List items
[*]Item[/*]

Code: Select all

[*]Item[/*]
Img (Image)
Image

Code: Select all

[img]http://img388.imageshack.us/img388/1661/kyleabakersig3ic5.jpg[/img]
URL
http://www.bimmermania.com

Code: Select all

[url]http://www.bimmermania.com[/url]

Code: Select all

[flash=400,300]http://www.youtube.com/v/KhFcbRxfa8Y&hl=en&fs=1[/flash]
[flash=width,height]flash url[/flash]
Font Size: Tiny
tiny

Code: Select all

[size=50]tiny[/size]
Font Size: Small
small

Code: Select all

[size=85]small[/size]
Font Size: Normal
normal

Code: Select all

[size=100]normal[/size]
Font Size: Large
large

Code: Select all

[size=150]large[/size]
Font Size: Huge
huge

Code: Select all

[size=200]huge[/size]
Font Color
font color

Code: Select all

[color=#FF0000]font color[/color]
Get more BB Code help:
http://www.phpbb.com/community/faq.php?mode=bbcode
Image
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests