About our forum Setting your User Preferences How to format your posts Forum Images
About our forum...
Setting your User Preferences
|
|
Note: To simplify design, and avoid browser-compatibility issues, we chose to retain user settings in COOKIES. If you do not enable cookies, none of the settings listed above will be retained, and will not work. |
Clicking the Change Member Password link brings up a second page, where you can:
|
How to format your posts...
Commands can be nested inside of the text section of the brackets. They can be separated by either a comma or space. You have the option of using quotes or not for the parameter of f, c, s, g, and w. The commands f, c, s, g, and w must have a space before the parameter. Any combination of commands can be used in a single set of brackets, but only the first of any type of command will be used (e.g., c red c green will result in red text) Any commands after the first of the same type is discarded. This also strips the leading and trailing spaces out of the parameter text, both in the commands and the text modified by the commands, as well as the leading and trailing spaces in the modified text. It also strips any commands that have nothing to modify or don't have a parameter if they require one.
If you want to bypass the parser, simply put a \ immediately in front of any [ you type. The parser will then ignore the contents of the brackets (unless you have an open bracket inside them)
This tag makes it possible to change this to this
[b; text to bold ]
Can be combined with other tags within the same brackets. See examples
This tag makes it possible to change this to this
[i; text to italicize ]
Can be combined with other tags within the same brackets. See examples
This tag makes it possible to change this to this
[u; text to underline ]
Can be combined with other tags within the same brackets. See examples
This tag makes it possible to change this to this
[f "face" ; text to change font on]
You must place a space between the command and the font face, or this tag will not work properly
If the font face contains special characters such as space, comma, or semicolon, include it within quotes.
Can be combined with other tags within the same brackets. See examples
This tag makes it possible to change this to this, or this, or even this
[c color; text to color]
You must place a space between the command and the color, or this tag will not work properly.
You can also use hex color values by placing them within quotes. Click here for a good site for choosing these types of colors.
Can be combined with other tags within the same brackets. See examples
This tag makes it possible to change this to this, or this, or even this
[s size; text to resize]
You must place a space between the command and the size, or this tag will not work properly
The size values this tag will accept are 0 to 7, +1 to +3 or -1 to -3. Any number out of this range will be ignored.
Can be combined with other tags within the same brackets. See examples
This tag makes it possible to indent a paragraph(blockquote html tag)
[q ; text to indent]
This tag makes it possible to add a link to an image
[g URL; description]
You must place a space between the command and the URL, or this tag will not work properly
If the URL contains special characters such as space, comma, or semicolon, include it within quotes.
NOTE: This WILL NOT cause the image to be imbedded in the forum.
This tag makes it possible to add a link to another web page
[w URL; description]
You must place a space between the command and the URL, or this tag will not work properly
If the URL contains special characters such as space, comma, or semicolon, include it within quotes.
This tag makes it possible to insert an email link
[e email address;description]
You must place a space between the command and the e-mail address, or this tag will not work properly
If the e-mail address contains special characters such as space, comma, or semicolon, include it within quotes.
This tag makes it possible to make lists like this:
Title
[l {subitem 1} {subitem 2};optional title]
Any other commands you place in the same set of brackets as a list are applied to everything in the list.
The title will actually be displayed BEFORE the list itself. This was done to make nested lists work correctly. Also, you can nest lists. See the examples, below.
This tag makes it possible to make lists like this:
Title
[o {subitem 1} {subitem 2};optional title]
Any other commands you place in the same set of brackets as a list are applied to everything in the list.
The title will actually be displayed BEFORE the list itself. This was done to make nested lists work correctly. Also, you can nest lists. See the examples, below.
| SML Code | Results |
| [b i ;[s 3 c red;Bold, Italicized,][s -2 c green; multiple sizes and colors]] | Bold, Italicized, multiple sizes and colors |
| [s +4 c blue; Large Blue Text] | Large Blue Text |
| [b c "#FF7F50"; Bold, Custom color] | Bold, Custom color |
| [u ; underlined text] | underlined text |
| This is a sample of using the quote tag[q ; this text is blockquoted, which is what makes it all indent at the same distance for all text that is specified] |
This is a sample of using the quote tag
|
| [b, l {[l {subitem 1} {subitem 2};item one]}{item two};title] |
title
|
| [b, o {[o {subitem 1} {subitem 2};item one]}{item two};] |
|
| [w http://www.htoc.net; hyperlink to the HTOC HQ ] | hyperlink to the HTOC HQ |
| [e gilligan@island.com; send email to Gilligan via jungle drums ] | send email to Gilligan via jungle drums |
| The HTOC has a pretty extensive set of small images that can be
inserted into both the alias name and message text fields. EACH is inserted using a special code sequence,
most using a format of ":codestring:".....for instance :rtfm:
A subset of these can be auto-added to the message text box(and auto-previewed) by using the dropdown list and Add/Preview buttons at the top of the forum window. (Note also that any images added to your alias display will be retained if you store it in your cookies...) The available images can also be viewed using this link |