PDA

View Full Version : BBCode FAQ



Greg
12-22-2005, 02:30 PM
Questions regarding how to format text, insert links and images, etc.. come up every so often so we thought it would be a good idea to put together a FAQ. Please feel free to post in this thread if something is not covered or clear. You can also use this thread to practice.
<hr>
For bold text, use this code:


bold text<hr>For italicised text, use this code:


italicised text<hr>For underlined text, use this code:


underlined text<hr>Of course, you can use any or all of the text formatting together: Example.


Example<hr>To add color to text, use this code:


Red
Example: Red

The color code variables are as follows:

darkred
red
orange
brown
yellow
green
olive
cyan
blue
darkblue
indigo
violet
white
black<hr>To change the size of the text use this code:


18pt Text
Example:18pt Text

You can set the size from 7 to 29 (12 is normal): 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29<hr>To post a clickable text link, use this code:


skiadk.com (http://www.skiadk.com)
Example: skiadk.com (http://www.skiadk.com). It's a good idea to add bold text formatting as it makes the links stand out more.<hr>To embed an image in a post, use this code:

http://forums.skiadk.com/templates/MorpheusXSteelBlue/images/sblue/logo.gif
Example:
http://forums.skiadk.com/templates/MorpheusXSteelBlue/images/sblue/logo.gif

You can also combine IMG and URL tags to make a clickable image:

http://forums.skiadk.com/templates/MorpheusXSteelBlue/images/sblue/logo.gif (http://forums.skiadk.com/index.php)
Example:
http://forums.skiadk.com/templates/MorpheusXSteelBlue/images/sblue/logo.gif (http://forums.skiadk.com/index.php)

When embedding an image, please be sure you have rights to the Web server that is hosting it. It is consider poor netiquette to embed images that are hosted on servers where you don't own the web space or have the right to post the image outside of the hosting site.<hr>For a bulleted list use this code:


Item 1 Item 2 Item 3
Example: Item 1 Item 2 Item 3<hr>For a non-bulleted list use this code:


Item 1
Item 2
Item 3

Example:Item 1
Item 2
Item 3
<hr>For a numbered list use this code:


Item 1 Item 2 Item 3
Example: Item 1 Item 2 Item 3<hr>If you prefer letters instead of numbers for your numbered list use this code:


Item 1 Item 2 Item 3
Example: Item 1 Item 2 Item 3<hr>You can combine some list types and formatting too:

Item 1
Item 1 Item 2 Item 3 Item 2
Item 1 Item 2 Item 3 Item 4 Item 3
Item 1 Item 2
Example: Item 1
[list=a:4528743fbe] Item 1 Item 2 Item 3 Item 2
Item 1 Item 2 Item 3 Item 4 Item 3
Item 1 Item 2[/list:o:4528743fbe]<hr>If you see something that someone else posted and you wonder how they did it, you can just click on the "QUOTE" button to see how they did it (don't click submit if you don't really want to quote their post).<hr>