Making your text appear Bold:
Enclose your text with [b] and [/b]
Example: This is [b]bold[/b] text. = This is bold text.
Making your text appear Italic:
Enclose your text with [i] and [/i]
Example: This is [i]italic[/i] text. = This is italic text.
Making your text appear Underline:
Enclose your text with [u] and [/u].
Example: This is [u]underline[/u] text. = This is underline text.
Striking Text:
Enclose your text with [s] and [/s]
Example: [s]mistake[/s] = mistake
Aligning to the Left:
This is the Default Alignment therefore no Tag is required
Aligning in the Center:
Example:
Enclose Text within [center] and [/center]
Aligning to the Right:
Example:
Enclose Text within [right] and [/right]
Horizontal Rule:
Place a horizontal line in your post with [hr]
Example: [hr] =
Adding Color To Your TEXT
To Change the COLOR of your text enclose it within [fontcolor] and [/fontcolor]
Example: [red]Text[/red] = Text
Example: [blue]Text[/blue] = Text
Example: [pink]Text[/pink] = Text
Example: [brown]Text[/brown] = Text
Example: [black]Text[/black] = Text
Example: [orange]Text[/orange] = Text
Example: [violet]Text[/violet] = Text
Example: [yellow]Text[/yellow] = Text
Example: [green]Text[/green] = Text
Example: [gold]Text[/gold] = Text
Example: [white]Text[/white] = Text
Example: [purple]Text[/purple] = Text
Headings:
Enclose your text with [hnumber] and [/hn]
|
Example: [h1]Text[/h1] =
|
Text
|
|
Example: [h2]Text[/h2] =
|
Text
|
|
Example: [h3]Text[/h3] =
|
Text
|
|
Example: [h4]Text[/h4] =
|
Text
|
|
Example: [h5]Text[/h5] =
|
Text
|
|
Example: [h6]Text[/h6] =
|
Text
|
Font Sizes:
Example: [size=1]Text[/size=1] = Text
Example: [size=2]Text[/size=2] = Text
Example: [size=3]Text[/size=3] = Text
Example: [size=4]Text[/size=4] = Text
Example: [size=5]Text[/size=5] = Text
Example: [size=6]Text[/size=6] = Text
Adding Images:
Enclose the Address (URL) within one of the following brackets:
- [img] and [/img], Image will align to the Left
- [img=right] and [/img=right], Image will align to the Right
- [img=center] and [/img=center], image will align in the Center
URL Hyperlinking:
Simply type the complete URL in either of the following manners and the hyperlink will be created automatically:
Examples:
- http://www.montanaowners.com
- www.montanaowners.com
In the examples above, the Forum Code automatically generates a hyperlink to the URL that is listed. Notice that you can either use the complete http:// address or shorten it to the www domain. If the site's address does not begin with "www", you must use the complete "http://" address.
Also, You can now have true hyperlinks using the [url] code. Just use the following format:
Example:
[url="http://montanaowners.com"]Montana Owner's Club[/url]
In the example above, the URL will hypelink the text to whatever URL you provide after the equal sign. In the example above it will appear as Montana Owner's Club
E-MAIL Hyperlinking:
Simply type the complete E-Mail Address and the hyperlink will be created automatically:
Example:
Misc.
Bulleted List: [list] and [/list], and items in list with
Ordered Alpha List: [list=a] and [/list=a], and items in list with
-
-
-
Ordered Number List: [list=1] and [/list=1], and items in list with
-
-
-
Quoting Other Messages:
Enclose your text with [quote] and [/quote].
In the example above, the code automatically quotes the text you reference.