Galleries

From Support Wiki
Jump to navigation Jump to search

A gallery displays several files (images, videos, audio) in an array or similar layout.

Galleries can display files formed into rows and columns via the <gallery>...</gallery> tags.

<gallery>
File1.png|Caption to file 1
File2.svg|Caption to file 2, which is a svg
File3.mp4|Caption to file 3, which can be a video
</gallery>

See also