action
The action
action this is just a demo action. It belongs to the _tmpl category within the templates area.
Action Syntax
action #color
A color in format #colorname
action +imagetag ~sound
An image tag starting with + followed by A sound identifier starting with ~
action %font "text"
A font name starting with % followed by A quoted text string
action add 123 to 123
a value followed by A numeric value followed by a value followed by A numeric value
action goto $variable 123
a value followed by A variable name starting with $ followed by A numeric value
action $variable
A variable name starting with $
action .element
An element selector starting with .
action !set:icon https://...
An icon in format !set:name followed by A valid URL
action "text"
A quoted text string
action !set:icon
An icon in format !set:name
action +imagetag tag
An image tag starting with + followed by a value
Examples
// Basic Usage
action #red4
// Using Variables
// Display dynamic content from variables
action goto $foo 456
Action code: 3285333239
Version: 0.6.4-6
Last updated: 2025-06-13