Template:GalleryItems: Difference between revisions

From Step Mods | Change The Game
No edit summary
Line 9: Line 9:
|align=center
|align=center
|galleryitems=
|galleryitems=
{{GalleryItems|url=http://static.skyrim.nexusmods.com/mods/images/607-5-1330114202.jpg|caption=A wall}}
{{GalleryItems|url=https://copy.com/b1qwohqNdVIc0ryw|caption=A wall}}
{{GalleryItems|url=http://static.skyrim.nexusmods.com/mods/images/607-4-1330114200.jpg|caption=Text}}
{{GalleryItems|url=https://copy.com/b1qwohqNdVIc0ryw|caption=Text}}
{{GalleryItems|url=http://static.skyrim.nexusmods.com/mods/images/607-3-1330114199.jpg|caption=More text}}
{{GalleryItems|url=https://copy.com/b1qwohqNdVIc0ryw|caption=More text}}
}}
}}
</pre>
</pre>
{{Gallery
|enable=Yes
|align=center
|galleryitems=
{{GalleryItems|url=https://copy.com/b1qwohqNdVIc0ryw|caption=A wall}}
{{GalleryItems|url=https://copy.com/b1qwohqNdVIc0ryw|caption=Text}}
{{GalleryItems|url=https://copy.com/b1qwohqNdVIc0ryw|caption=More text}}
}}


See below for the parameters that can be used with GalleryItem.
Here three instances of GalleryItem was used; one for each image. See below for the parameters that can be used with GalleryItem and their examples.


==Example==
==Example==

Revision as of 03:49, October 14, 2014


Purpose & Usage

The purpose of the GalleryItem template is to define and display one gallery item per usage. This template must be used within the Gallery template as such:

{{Gallery
|enable=Yes
|align=center
|galleryitems=
{{GalleryItems|url=https://copy.com/b1qwohqNdVIc0ryw|caption=A wall}}
{{GalleryItems|url=https://copy.com/b1qwohqNdVIc0ryw|caption=Text}}
{{GalleryItems|url=https://copy.com/b1qwohqNdVIc0ryw|caption=More text}}
}}
Warning-Logo.png

WARNING

This template is deprecated. Please revise markup to use Template:GallerySimple instead.
  • A wall

    A wall

  • Text

    Text

  • More text

    More text

Here three instances of GalleryItem was used; one for each image. See below for the parameters that can be used with GalleryItem and their examples.

Example

The following will display a single gallery item within a gallery.

Code:

{{GalleryItems|url=https://copy.com/b1qwohqNdVIc0ryw|caption=Dummy Image}}

Defining Height and Width:

See Also

Template:Gallery