You must have a separate Photo Host in order to post photos to any thread of this forum. There are many such
photo hosts available. The following link will take you to one called Photobucket.


What is UBB Code?

UBB Code is a variation on the HTML tags with which you may already be familiar. Basically, UBB Code allows you to add functionality or style to your message that would normally require HTML. You can use UBB Code even if HTML is not enabled for the forum you are using. You may want to use UBB Code, even if HTML is enabled for your forum, because there is less coding required.

Current UBB Codes:
URL Hyperlinking
To add a hyperlink to your message, encase the link as shown in the following example (UBB Code is in red).

[url]www.mamiyasforever.com[/url]

In the example above, the UBB Code automatically generates a hyperlink to the URL that is encased. It will also ensure that the link is opened in a new window when the user clicks on it. Note that the "http://" part of the URL is completely optional.

Email Links
To add a hyperlinked email address within your message, just encase the email address as shown in the following example (UBB Code is in red).

[email]ronsmamiya@net.com[/email]

In the example above, the UBB Code automatically generates a hyperlink to the email address that is encased.

Adding Images
To add a photo or graphic within your message, just encase the URL of the photo or graphic image from your Photo Host, as shown in the following example (UBB Code is in red).

[img]http://www.mamiyasforever.com/rangefinder.jpg[/img]

In the example above, the UBB Code automatically makes the graphic visible in your message. Note: the "http://" part of the URL is REQUIRED for the [img] code. Also note: some UBB forums may disable the [img] tag support to prevent objectionable images from being viewed.

Quoting Other Messages
To reference something something specific that someone has posted, just cut and paste the applicable verbage and enclose it as shown below (UBB Code is in red).

[QUOTE]Ask not what your country can do for you....
ask what you can do for your country.[/QUOTE]

In the example above, the UBB Code automatically blockquotes the text you reference.

NOTE
You must not use both HTML and UBB Code to do the same function.
Also note that the UBB Code is not case-sensitive (thus, you could use [URL] or [url]).
Untitled Document