Template:File Gallery
Generate a section containing a grid of files based on a query. If nothing matches, the result is empty.
- First parameter: SMW query to execute
- title: title for the section header; default is "Related Files"
- caption: property to use as a caption; default is none
- sort: property or property list for sorting; default is "File Year"
- limit: max size; default is 60
(Query has to be run twice, first to check for any results, because the "gallery" format does not produce true empty output.)