.golden-image
element
The .golden-image
action an image with golden ratio aspect (1.618:1!). It belongs to the images category within the ui area.
Action Syntax
.golden-image +imagetag
An image tag starting with +
.golden-image $variable
A variable name starting with $
.golden-image https://...
A valid URL
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.golden-image %imagetag
// Using Variables
// Display dynamic content from variables
.golden-image $imagetag
Action code: 1074538677
Version: 0.6.4
Last updated: 2025-06-13