Catholic Q & A

Featured Question:

 Popular Subjects

 Top 20 Questions

 Ask A Question


Outreach Project
Our web outreach efforts are very effective, reaching millions of people around the globe with the Good News of Jesus Christ.

Please prayerfully consider a sacrificial donation in support of Catholic Answers and its Internet activities. As a token of our appreciation, we have a FREE gift for you.

 More info...


Latest Threads

Latest Group Msgs
Diabetics "R" Us
Has anyone tried Apple...
Today By: tpechar60
Catholic Anthropomorphic Fans and Artists
The [b]Catholic Encycl...
Today By: Sonic
Catholics in the South
Just dropping by to sa...
Today By: Karen1960
CAF Misfits
Welcome Jeannabug! Yo...
Today By: utah rose
Catholic Answers Group Leaders
Could you please post ...
Today By: Big Ro
Eucharistic Healing
Please join me in pray...
Today By: CHRIS DICKSON
California Catholics
Welcome Agatina, laurs...
Today By: Havard
Embracing the Online Catholic Community
Oh Yorkshiregirl, I sy...
Today By: Miss Linda
Birds, Butterflies, & Beasts
Welcome to the group, ...
Today By: pippin
CA Pet Lovers
Hi!! I've just joined...
Today By: Caramel

Special Offer



Go Back   Catholic Answers Forums > FAQ
 

Welcome to Catholic Answers Forums, the largest Catholic Community on the Web.

Here you can join over 150,000 members from around the world discussing all things Catholic. Membership is open to all, Catholic and non-Catholic alike, who seek the Truth with Charity.

To gain full access, you must register for a FREE account. After registering you'll be able to:
  • Submit questions about the faith to experts from Catholic Answers
  • Participate in all forum discussions
  • Communicate privately with Catholics from around the world
  • Plus join a prayer group, read with the Book Club, and much more.
Registration is fast, simple and absolutely free. So join our community today!

Have a question about registration or your account login? Just contact our Support Hotline.

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
[quote] Quote
[noparse] Stop BB Code Parsing
[attach] Attachment
[-] Strikethrough
[bibledrb] Bible - Douay Rheims
[biblelvb] Bible - Latin Vulgate
[forum] Forum
[group] Group
[sign] Sign (happy)
[sign1] Sign (skeptic)
[sub] Subscript
[sup] Superscript
[table] table
[user] User
Incorrect BB Code Usage:
  • [url] www.example.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])

Bold / Italic / Underline
The [b], [i] and [u] tags allow you to create text that is bold, italic and underlined.
Usage [b]value[/b]
[i]value[/i]
[u]value[/u]
Example Usage [b]this text is bold[/b]
[i]this text is italic[/i]
[u]this text is underlined[/u]
Example Output this text is bold
this text is italic
this text is underlined

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

Size
The [size] tag allows you to change the size of your text.
Usage [size=Option]value[/size]
Example Usage [size=+2]this text is two sizes larger than normal[/size]
Example Output this text is two sizes larger than normal

Font
The [font] tag allows you to change the font of your text.
Usage [font=Option]value[/font]
Example Usage [font=courier]this text is in the courier font[/font]
Example Output this text is in the courier font

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

Left / Right / Center
The [left], [right] and [center] tags allow you to change the alignment of your text.
Usage [left]value[/left]
[center]value[/center]
[right]value[/right]
Example Usage [left]this text is left-aligned[/left]
[center]this text is center-aligned[/center]
[right]this text is right-aligned[/right]
Example Output
this text is left-aligned
this text is center-aligned
this text is right-aligned

Indent
The [indent] tag allows you to indent your text.
Usage [indent]value[/indent]
Example Usage [indent]this text is indented[/indent]
Example Output
this text is indented

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]j.doe@example.com[/email]
[email=j.doe@example.com]Click Here to Email Me[/email]
Example Output j.doe@example.com
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]http://forums.catholic.com[/url]
[url=http://forums.catholic.com]Catholic Answers Forums[/url]
Example Output http://forums.catholic.com
Catholic Answers 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 http://forums.catholic.com/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 http://forums.catholic.com/showthread.php?p=269302#post269302
Click Me!

Bulleted Lists
The [list] tag allows you to create simple, bulleted lists without specifying an option. Within the value portion, each bullet is denoted by the [*] tag.
Usage [list]value[/list]
Example Usage [list]
[*]list item 1
[*]list item 2
[/list]
Example Output
  • list item 1
  • list item 2

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
  1. list item 1
  2. list item 2
  1. list item 1
  2. list item 2

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://forums.catholic.com/images/statusicon_khaki/forum_new.gif[/img] (Not linked)

[url=http://www.example.com] [img]http://forums.catholic.com/images/statusicon_khaki/forum_new.gif[/img] [/url] (Linked)
Example Output (Not linked)

(Linked)

Code
The [code] tag switches to a fixed-width (monospace) font and preserves all spacing.
Usage [code]value[/code]
Example Usage [code]
<script type="text/javascript">
<!--
    alert("Hello world!");
//-->
</script>
[/code]
Example Output
Code:
<script type="text/javascript">
<!--
	alert("Hello world!");
//-->
</script>

Quote
The [quote] tag allows you to attribute text to someone else.
Usage [quote]Quote[/quote]
[quote=User Name]value[/quote]
Example Usage [quote]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe;5965810]Lorem ipsum dolor sit amet[/quote]
Example Output
Quote:
Lorem ipsum dolor sit amet
Quote:
Originally Posted by John Doe
Lorem ipsum dolor sit amet
Quote:
Originally Posted by John Doe View Post
Lorem ipsum dolor sit amet

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

Strikethrough
Use these tags to apply strikethrough style to text
Usage [-]value[/-]
Example Usage [-]text with a line through it[/-]
Example Output text with a line through it

Bible - Douay Rheims
This bible tag provides a lookup and link capability for bible verses from the Douay Rheims Bible (drb) as well as related commentary and complementary translations.
Usage [bibledrb]value[/bibledrb]
Example Usage [bibledrb]Matt. 16:18[/bibledrb]
Example Output


Bible - Latin Vulgate
This bible tag provides a lookup and link capability for bible verses from the Clementine Latin Vulgate Bible (lvb) as well as related commentary and complementary translations.
Usage [biblelvb]value[/biblelvb]
Example Usage [biblelvb]Matt 16:18[/biblelvb]
Example Output


Forum
Link to a particular forum
Usage [forum=Option]value[/forum]
Example Usage [forum=20]Apologetics[/forum]
Example Output Apologetics

Group
Link to a particular group
Usage [group=Option]value[/group]
Example Usage [group=43]Legion of Mary[/group]
Example Output Legion of Mary

Sign (happy)
Have a smiley hold a sign with your text.
Usage [sign]value[/sign]
Example Usage [sign]Look at me![/sign]
Example Output
Look at me!

Sign (skeptic)
Use this tag to make a sign expressing a skeptical comment.
Usage [sign1]value[/sign1]
Example Usage [sign1]What did you say?[/sign1]
Example Output
What did you say?

Subscript
Use these tags to apply supscript style to text
Usage [sub]value[/sub]
Example Usage A[sub]2[/sub]
Example Output A2

Superscript
Use these tags to apply superscript style to text
Usage [sup]value[/sup]
Example Usage E=mc[sup]2[/sup]
Example Output E=mc2

table
BEING PHASED OUT. Columns are seperated by »|«, every new line is a new row.
Usage [table]value[/table]
Example Usage [table]column 1|column 2|column 3[/table]
Example Output
column 1column 2column 3

User
An easy way to link to a user's profile.
Usage [user]value[/user]
Example Usage [user]Forum Admin[/user]
Example Output Forum Admin


Catholic Quotes

 Encyclopedia RSS

 Catholic Encyclopedia


SHOP: New Titles

Most Active Groups
1255Catholic Vegetarians & Vegans
Last by: glenconnor
769CAF Misfits
Last by: utah rose
588Christian Resignation/ Surrender
Last by: Didi
577The Very Fun Club
Last by: Jacafamala
488Charismatic Christians and Friends
Last by: medrano1202
404South African Catholic News Service (Please join)
Last by: Marc Aupiais
362Good Grief
Last by: whatevergirl
359Devotion to the Sorrowful Mother
Last by: FootStool
260Divine Mercy
Last by: october ruler
242Go Sell Something! (Support Group for Sales People...
Last by: whatevergirl

Newest Groups
Francophones
By: Cup o Joe
Catholic Anthropomorphic Fans and Artists
By: Sonic
Twitter & Facebook - Catholic Social Meetup
By: Modest_Rose
California Catholics
By: Havard
Catholic Fundraising
By: CatholicLister
Catholic Schools
By: CatholicLister
Impurity Addiction Support Group
By: whm
Renewal of Religious Life
By: SisterSnowflake
Virgin Mary, our Holy Mother.
By: genel
artichoke 4 life
By: BlikePeter
View full list


 

All times are GMT -7. The time now is 10:27 pm.


Copyright © 2004-09, Catholic Answers.