Single images

In brief, the syntax for displaying an image is:

[[Image:NAME|TYPE|LOCATION|SIZE|CAPTION]]

Only [[Image:NAME]] is required. Most images should use [[Image:NAME|thumb|IMAGE CAPTION]]. The other details are optional and can be placed in any order.

TYPE
'thumb' or 'frame'. Thumb makes a thumbnail (smaller) image. Frame places a frame around the image. Both allow for captions.
LOCATION
'right', 'left', 'center' or 'none'. Determines placement of the image on the page.
SIZE
WIDTHpx (e.g. 50px), scales the image to the given width, keeping its aspect ratio.
CAPTION
Any element which cannot be identified as one of the above is assumed to be caption text.

For example:

[[Image:AEFgreywaterTrapSpr06.JPG|thumb|left|Sample caption text]]

Produces:

Sample caption text

Galleries

The gallery tag allows for nice galleries. For example:

<gallery caption="Sample gallery">
Image:AEFgreywaterTrapSpr06.JPG|Sample caption text.
Image:H_millcreekgreywater_trap.JPG|'''More''' sample caption text.
Image:SunnybraeGwHouse.JPG|More.
</gallery>

Produces:

External Links

To get successive images to load beside each other on the same line you can either set each one to appear on the left and the previous image will bump the next to the side or you can merge the images outside Appropedia and import as 1 image. Setting successive images as right, right, right will cause the images to appear one on top of the other and the setting left, center, right causes them to appear on separate lines vertically.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.