.image-title
element
The .image-title
action displays title text on top of an image. It belongs to the images category within the ui area.
Action Syntax
.image-title "text"
A quoted text string
.image-title $variable
A variable name starting with $
Valid sizes
small
medium
large
Examples
// Basic Usage
.image-title "imagetitle"
// Using Variables
// Display dynamic content from variables
.image-title $imagetitle
Action code: 2785314617
Version: 0.6.4-0
Last updated: 2025-06-13