Gallery

Revision as of 16:19, 21 January 2008 by TedErnst (talk | contribs) (formatting)



This page is about the Gallery Tag. For other uses, feel free to search for it.

The gallery is an organized list of thumbnail images with captions. A gallery tag basically consists of four components. They are as follows:

+ <gallery> - This is the opening tag to indicate to the Wiki you are starting a gallery.
+ Image:example.gif|Example Image Caption - This line consists of two components of the Gallery feature. The first part of it ‘Image:example.gif’ is the link to the image uploaded on AboutUs or on a remote server. Our example.gif image is uploaded to the server (which makes things easier). Now the ‘|’ is a segment breaker/separator. The ‘Example Image Caption’ can be anything you want, it is a caption to the image.
+ </gallery> - This is the closing tag to indicate to the Wiki you are finished with the gallery.

You can use the following code:

<gallery>
Image:example.gif|Picture of Ted.
Image:Example2.gif|Picture of Ward and Ray.
Image:example3.gif|Picture of Mark.
</gallery>

And get this result:



Retrieved from "http://aboutus.com/index.php?title=Gallery&oldid=14530263"