Overstock.com, Inc.

codes to use in forums [Archive] - Clearwater Biker

PDA

View Full Version : codes to use in forums


admin
08-08-2008, 01:42 PM
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>BB Code</TD></TR><TR><TD class=alt1 colSpan=2>BB code is a set of tags based on the HTML language that you may already be familiar with. They allow you to add formatting to your messages in the same way as HTML does, but have a simpler syntax and will never break the layout of the pages you are viewing. The ability to use BB code is set on a forum-by-forum basis by the administrator, so you should check the forum rules when you post a new message.

Below is a list of the BB code tags you can use to format your messages. </TD></TR><TR><TD class=thead colSpan=2>BB Code List</TD></TR><TR align=middle><TD class=alt2> (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#basic), [i] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#basic), [u] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#basic)</TD><TD class=alt1>Bold / Italic / Underline</TD></TR><TR align=middle><TD class=alt2> (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#color)</TD><TD class=alt1>Color</TD></TR><TR align=middle><TD class=alt2>[size] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#size)</TD><TD class=alt1>Size</TD></TR><TR align=middle><TD class=alt2>[font] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#font)</TD><TD class=alt1>Font</TD></TR><TR align=middle><TD class=alt2>[highlight] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#highlight)</TD><TD class=alt1>Highlight</TD></TR><TR align=middle><TD class=alt2>[left] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#align), [right] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#align), [center] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#align)</TD><TD class=alt1>Left / Right / Center</TD></TR><TR align=middle><TD class=alt2>[indent] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#indent)</TD><TD class=alt1>Indent</TD></TR><TR align=middle><TD class=alt2> (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#email)</TD><TD class=alt1>Email Linking</TD></TR><TR align=middle><TD class=alt2> (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#url)</TD><TD class=alt1>URL Hyperlinking</TD></TR><TR align=middle><TD class=alt2>[thread] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#thread)</TD><TD class=alt1>Thread Linking</TD></TR><TR align=middle><TD class=alt2>[post] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#post)</TD><TD class=alt1>Post Linking</TD></TR><TR align=middle><TD class=alt2>
[list] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#list)</TD><TD class=alt1>Bulleted Lists / Advanced Lists</TD></TR><TR align=middle><TD class=alt2>[img] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#imgcode)</TD><TD class=alt1>Images</TD></TR><TR align=middle><TD class=alt2>[code] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#code)</TD><TD class=alt1>Code</TD></TR><TR align=middle><TD class=alt2>[php] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#php)</TD><TD class=alt1>PHP Code</TD></TR><TR align=middle><TD class=alt2>[html] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#html)</TD><TD class=alt1>HTML Code</TD></TR><TR align=middle><TD class=alt2>[quote] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#quote)</TD><TD class=alt1>Quote</TD></TR><TR align=middle><TD class=alt2>[noparse] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#noparse)</TD><TD class=alt1>Stop BB Code Parsing</TD></TR><TR align=middle><TD class=alt2>[attach] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#attach)</TD><TD class=alt1>Attachment</TD></TR><TR align=middle><TD class=alt2>[sigpic] (http://www.clearwaterbiker.biz/forums/misc.php?do=bbcode#sigpic)</TD><TD class=alt1>Signature Picture</TD></TR><TR><TD class=alt1 colSpan=2>Incorrect BB Code Usage:

[COLOR=#ff0000][url] www.example.com - don't put spaces between the bracketed code and the text you are applying the code to.
[email]myname@domain.com[email] - the end brackets must include a forward slash ()
</TD></TR></TBODY></TABLE>
<!-- BEGIN vB CODE LIST --><!-- Begin Allow Basic BBcode Conditional --><TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Bold / Italic / Underline</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The , [i] and [u] tags allow you to create text that is bold, italic and underlined.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>value
value
value </TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>this text is bold
this text is italic
this text is underlined </TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>this text is bold
this text is italic
this text is underlined </TD></TR></TBODY></TABLE>
<!-- End Allow Basic BBcode Conditional --><TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Color</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to change the color of your text.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>Option]value</TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>this text is blue</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>this text is blue</TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Size</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to change the size of your text.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[size=Option]value</TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>this text is two sizes larger than normal</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>this text is two sizes larger than normal</TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Font</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to change the font of your text.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[font=Option]value</TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>this text is in the courier font</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>this text is in the courier font</TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Highlight</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to emphasize your text.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[highlight]value</TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>this text is highlighted</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>this text is highlighted</TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Left / Right / Center</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The , [right] and [center] tags allow you to change the alignment of your text.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[left]value
value
value </TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>this text is left-aligned
this text is center-aligned
this text is right-aligned </TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>this text is left-aligned
this text is center-aligned
this text is right-aligned
</TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Indent</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to indent your text.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[indent]value</TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>this text is indented</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>this text is indented
</TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Email Linking</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to link to an email address. You can include an optional parameter to 'name' your link.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[email]value
Option]value ( tag allows you to link to other websites and files. You can include an optional parameter to 'name' your link.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>value
Option]value ([COLOR=#ff0000]threadid
threadid]value </TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>42918
Click Me!
(Note: The threadid/postid is just an example and may not link to a valid thread/post.) </TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>http://www.clearwaterbiker.biz/forum/showthread.php?t=42918 (http://www.clearwaterbiker.biz/forum/showthread.php?t=42918)
Click Me! (http://www.clearwaterbiker.biz/forum/showthread.php?t=42918) </TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Post Linking</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to link to posts by specifying the post id. You can include an optional parameter to 'name' your link.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>postid
[post=postid]value </TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>269302
Click Me!
(Note: The threadid/postid is just an example and may not link to a valid thread/post.) </TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>http://www.clearwaterbiker.biz/forum/showthread.php?p=269302#post269302 (http://www.clearwaterbiker.biz/forum/showthread.php?p=269302#post269302)
Click Me! (http://www.clearwaterbiker.biz/forum/showthread.php?p=269302#post269302) </TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Bulleted Lists</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The
tag allows you to create simple, bulleted lists without specifying an option. Within the value portion, each bullet is denoted by the
tag.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>
[list]value
</TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>

list item 1
list item 2
</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>

list item 1
list item 2
</TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Advanced Lists</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The
tag allows you to create advanced lists by specifying an option. The option should have a value of 1 (for a numbered list) or A (for an alphabetic with capital letters list) or a (for an alphabetic with lowercase letters list) or I (for a numbered with capital Roman numeral list) or i (for a numbered with small Roman numeral list).</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[list=Option]value
</TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>
list item 1
list item 2



list item 1
list item 2
</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>
list item 1
list item 2

list item 1
list item 2
</TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Images</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to embed images within your posts. You can also combine this tag with the [url] tag to make images become links.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[img]value</TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>http://www.clearwaterbiker.biz/forum//titanium/statusicon/forum_new.gif (Not linked)

http://www.clearwaterbiker.biz/forum//titanium/statusicon/forum_new.gif (http://www.example.com) (Linked) </TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>http://www.clearwaterbiker.biz/titanium/statusicon/forum_new.gif (Not linked)

http://www.clearwaterbiker.biz/titanium/statusicon/forum_new.gif (http://www.example.com/) (Linked) </TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Code</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag switches to a fixed-width (monospace) font and preserves all spacing.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[code]value</TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>
<script type="text/javascript">
<!--
alert("Hello world!");
//-->
</script>
</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>Code:

<script type="text/javascript"><!-- alert("Hello world!");//--></script></PRE>
</TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>PHP Code</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag performs the same function as the [code] tag, but also adds syntax highlighting for PHP code. Although it is designed for PHP, it may correctly highlight some other C-like languages.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[php]value</TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>
$myvar = 'Hello World!';
for ($i = 0; $i < 10; $i++)
{
echo $myvar . "\n";
}
</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>PHP Code:
<CODE style="WHITE-SPACE: nowrap"><!-- php buffer start --><CODE>$myvar = 'Hello World!';
for ($i = 0; $i < 10; $i++)
{
echo $myvar . "\n";
}
</CODE><!-- php buffer end --></CODE>

</TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>HTML Code</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to perform syntax highlighting for HTML code.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[html]value</TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>
<img src="image.gif" alt="image" />
<a href="testing.html" target="_blank">Testing</a>
</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>HTML Code:

<img src="image.gif" alt="image" /><a href="testing.html" target="_blank">Testing</a></PRE>
</TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Quote</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to attribute text to someone else.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>Quote
[quote=User Name]value </TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet </TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>Quote:
<TABLE cellSpacing=0 cellPadding=6 width="100%" border=0><TBODY><TR><TD class=alt2 style="BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; BORDER-LEFT: 1px inset; BORDER-BOTTOM: 1px inset">Lorem ipsum dolor sit amet </TD></TR></TBODY></TABLE>
Quote:
<TABLE cellSpacing=0 cellPadding=6 width="100%" border=0><TBODY><TR><TD class=alt2 style="BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; BORDER-LEFT: 1px inset; BORDER-BOTTOM: 1px inset">Originally Posted by John Doe
Lorem ipsum dolor sit amet
</TD></TR></TBODY></TABLE>
Quote:
<TABLE cellSpacing=0 cellPadding=6 width="100%" border=0><TBODY><TR><TD class=alt2 style="BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; BORDER-LEFT: 1px inset; BORDER-BOTTOM: 1px inset">Originally Posted by John Doe http://www.clearwaterbiker.biz/titanium/buttons/viewpost.gif (http://www.clearwaterbiker.biz/forums/showthread.php?p=16622#post16622)
Lorem ipsum dolor sit amet
</TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Stop BB Code Parsing</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to stop the parsing of BB code.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[noparse]value </TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>Lorem ipsum dolor sit amet </TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1>Lorem ipsum dolor sit amet </TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Attachment</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to display an attachment in your post rather than at the bottom. It will only display attachments that belong to the post in which it is utilized.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[attach]attachmentid </TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2>12345 </TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD><TD class=alt1></TD></TR></TBODY></TABLE>
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0><TBODY><TR><TD class=tcat colSpan=2>Signature Picture</TD></TR><TR><TD class=thead style="FONT-WEIGHT: normal" colSpan=2>The tag allows you to insert your uploaded signature picture into your signature. This tag does not work in posts and will not work if you have not uploaded a signature picture.</TD></TR><TR vAlign=top><TD class=alt1 width="20%">Usage</TD><TD class=alt1>[sigpic]Signature Picture Description (optional) </TD></TR><TR vAlign=top><TD class=alt2 width="20%">Example Usage</TD><TD class=alt2> </TD></TR><TR vAlign=top><TD class=alt1 width="20%">Example Output</TD></TR></TBODY></TABLE></P>

Dutch
08-08-2008, 01:47 PM
:speechless-smiley-0:speechless-smiley-0:speechless-smiley-0:speechless-smiley-0:speechless-smiley-0:speechless-smiley-0:speechless-smiley-0

seatec
08-08-2008, 02:05 PM
lol

bsicilia
08-08-2008, 03:35 PM
i cant even find half the stuff you say is on this site you expect me to beable to understand any thing other than my name?

RC Bob
08-08-2008, 06:07 PM
I dont understand Chinese!!:fingers::smilie_help:


Playboy Lingerie