Message Board - BBcode tutorial

Board index - BBcode
Tutorial

If you wish to format text in your posts on the message board, you can use certain BBcode tags. BBcode is a markup language similar to HTML that is used on most message boards and allows posters to change the format of text in their messages as well as add images, links and quotes to their posts. The tags are not case sensitive and can be typed in capitals as well as lower case letters.

Here are the tags that you may use to control what your posts will look like:

Basic styles

[b]Text[/b] - Bolded text
[i]Text[/i] - Italicized text
[u]Text[/u] - Underlined text
[s]Text[/s] - Crossed out text

Font size

[size=X]Text[/size]

...where X is percentage of the default size. 100 is default. For example, text size 200 will be twice bigger than the default. The acceptable size range for message board posts is usually 0-300, and 0-100 for signatures.

Color

[color=X]Text[/color]

...X should be replaced with the name or code of the color you wish to use. For example: red or #CC0000. Here is a list of all color names you may use:

AliceBlue, AntiqueWhite, Aqua, Aquamarine, Azure, Beige, Bisque, Black, BlanchedAlmond, Blue, BlueViolet, Brown, BurlyWood, CadetBlue, Chartreuse, Chocolate, Coral, CornflowerBlue, Cornsilk, Crimson, Cyan, DarkBlue, DarkCyan, DarkGoldenRod, DarkGray, DarkGreen, DarkKhaki, DarkMagenta, DarkOliveGreen, Darkorange, DarkOrchid, DarkRed, DarkSalmon, DarkSeaGreen, DarkSlateBlue, DarkSlateGray, DarkTurquoise, DarkViolet, DeepPink, DeepSkyBlue, DimGray, DodgerBlue, Feldspar, FireBrick, FloralWhite, ForestGreen, Fuchsia, Gainsboro, GhostWhite, Gold, GoldenRod, Gray, Green, GreenYellow, HoneyDew, HotPink, IndianRed, Indigo, Ivory, Khaki, Lavender, LavenderBlush, LawnGreen, LemonChiffon, LightBlue, LightCoral, LightCyan, LightGoldenRodYellow, LightGrey, LightGreen, LightPink, LightSalmon, LightSeaGreen, LightSkyBlue, LightSlateBlue, LightSlateGray, LightSteelBlue, LightYellow, Lime, LimeGreen, Linen, Magenta, Maroon, MediumAquaMarine, MediumBlue, MediumOrchid, MediumPurple, MediumSeaGreen, MediumSlateBlue, MediumSpringGreen, MediumTurquoise, MediumVioletRed, MidnightBlue, MintCream, MistyRose, Moccasin, NavajoWhite, Navy, OldLace, Olive, OliveDrab, Orange, OrangeRed, Orchid, PaleGoldenRod, PaleGreen, PaleTurquoise, PaleVioletRed, PapayaWhip, PeachPuff, Peru, Pink, Plum, PowderBlue, Purple, Red, RosyBrown, RoyalBlue, SaddleBrown, Salmon, SandyBrown, SeaGreen, SeaShell, Sienna, Silver, SkyBlue, SlateBlue, SlateGray, Snow, SpringGreen, SteelBlue, Tan, Teal, Thistle, Tomato, Turquoise, Violet, VioletRed, Wheat, White, WhiteSmoke, Yellow, YellowGreen

Fonts

[font=X]Text[/font]

X should be replaced with the font number:

1: Lorem ipsum dolor sit amet, consetetur sadipscing elitr.
2: Lorem ipsum dolor sit amet, consetetur sadipscing elitr.
3: Lorem ipsum dolor sit amet, consetetur sadipscing elitr.
4: Lorem ipsum dolor sit amet, consetetur sadipscing elitr.
5: Lorem ipsum dolor sit amet, consetetur sadipscing elitr.
6: Lorem ipsum dolor sit amet, consetetur sadipscing elitr.
7: Lorem ipsum dolor sit amet, consetetur sadipscing elitr.
8: Lorem ipsum dolor sit amet, consetetur sadipscing elitr.
9: Lorem ipsum dolor sit amet, consetetur sadipscing elitr.

Quotes

[quote]Text[/quote]
[quote="XXX"]Text[/quote]

XXX should be replaced with the name of the one you are quoting (appears as XXX wrote:).

Links

[url=Address]Link Name[/url]

...the text that you write instead of Link Name will become a link to the location you put instead of Address.

Images

[img]Image Address[/img]

Image Address should be replaced with the location of the image you wish to add to your message. You can find the address of the image by right-clicking it and choosing Properties. The address will appear under Address (URL) or Location.

YouTube videos

[youtube]Video page address[/youtube]

Example: [youtube]http://www.youtube.com/watch?v=qFcmnN6cwcY[/youtube]

Register