Gallery
- Wiki
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. WikiLinks work here.
- </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 [[User:TedErnst|Ted]].
- Image:Example2.gif |Picture of [[Ward Cunningham|Ward]] and [[User:RayKing|Ray]].
- Image:example3.gif |Picture of [[User:MarkDilley|Mark]].
- </gallery>
And get this result:
Picture of Ted. |
Picture of Mark. |
edit See also
Categories
AboutUs:Glossary- get page alerts
Close Me



