<t:image>

Displays an image that is contained in the field determined by the name attribute. The field must be of type Binary or File. The image is scaled to the given width or maxWidth automatically. Clicking on the image will zoom in the image, and a "zoom out" region will be marked on the zoomed image.

Attributes

name
Name of the field holding the image data.
width
If present, the image is always scaled to the given width.
maxWidth
If present, and the image is wider than the value, the image is scaled down accordingly.
zoomable
Decides whether zooming via clicking the image is enabled. Default is true.