Help on using BBCode
Posted: Sat Jan 21, 2006 7:59 pm
For further explanation, see the BBCode Guide here.
Remember to close all tags in the style [/characteristic]. Note that a failure to close a tag results in no text formatting.
Text can be bolded with the tag.
Text can be italicized with the tag.
Text can be underlined with the tag.
Quote what people have said using the quote tag. For example:
Specify who made the quote you are citing by using the quote="username here" tag. For example:
You may quote quotes. For example:
http://fayfreethinkers.com
This link directs to our website.
Remember to close all tags in the style [/characteristic]. Note that a failure to close a tag results in no text formatting.
Text can be bolded with the tag.
Code: Select all
Text can be [b]bolded[/b] with the [b] tag.
Code: Select all
Text can be [i]italicized[/i] with the [i] tag.
Code: Select all
Text can be [u]underlined[/u] with the [u] tag.
Remember to close all tags in the style [/characteristic]. Note that a failure to close a tag results in no text formatting.
Code: Select all
Quote what people have said using the quote tag. For example:
[quote]Remember to close all tags in the style [/characteristic]. Note that a failure to close a tag results in no text formatting.[/quote]
Savonarola wrote:Remember to close all tags in the style [/characteristic]. Note that a failure to close a tag results in no text formatting.
Code: Select all
Specify who made the quote you are citing by using the quote="username here" tag. For example:
[quote="Savonarola"]Remember to close all tags in the style [/characteristic]. Note that a failure to close a tag results in no text formatting.[/quote]
Person 2 wrote:I object strongly to Person 1's accusation.Person 1 wrote:Person 2 is a moron.
Code: Select all
You may quote quotes. For example:
[quote="Person 2"]
[quote="Person 1"]Person 2 is a moron.[/quote]
I object strongly to Person 1's accusation.[/quote]
- This is the first item of an unordered list.
- This is the second item of an unordered list.
Code: Select all
[list]
[*]This is the first item of an unordered list.
[*]This is the second item of an unordered list.
[/list]
- This is the first item of a numbered list.
- This is the second item of a numbered list.
Code: Select all
[list=1]
[*]This is the first item of a numbered list.
[*]This is the second item of a numbered list.
[/list]
- This is the first item of an alphabetical list.
- This is the second item of an alphabetical list.
Code: Select all
[list=a]
[*]This is the first item of an alphabetical list.
[*]This is the second item of an alphabetical list.
[/list]

Code: Select all
[img]http://fayfreethinkers.com/forums/styles/subsilver2/imageset/site_logo.gif[/img]
Code: Select all
[url]http://fayfreethinkers.com[/url]
Code: Select all
[url=http://www.fayfreethinkers.com]This link directs to our website[/url].