containerTpl
Last updated Mar 6th, 2021 | Page history | Improve this page | Report an issue
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$311 per month—let's make that $500!
Learn moreGallery's containerTpl Chunk¶
This chunk is used when &containerTpl is set on the Gallery snippet.
It's recommended to actually not use this property, and just wrap your output in your Resource or Chunk; that will allow you more flexibility in the future.
Default Value¶
There is no default value for the &containerTpl; if none is specified, the output will not be wrapped with any container.
Available Placeholders¶
Name | Description |
---|---|
thumbnails | The generated thumbnails. |
album_name | The name of the current Album. |
album_description | The description of the current Album. |
See Also¶
- Gallery.Gallery
- Gallery.GalleryAlbums
- Gallery.GalleryItem
- Gallery.Plugins
- Gallery.Setting Up Your Gallery
- Gallery.Example1
- Gallery.Setting Up the GalleryItem TV
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$311 per month—let's make that $500!
Learn more