Using variables for dynamic content
{{variable_name}}
For example, you can define a variable for the name of a person like this:
{{name}}
You can use variables in the text diretly or in the properties inputs of the elements.
name
in your template, you can provide the value for the variable like this:
encodeURIComponent()
function in JavaScript or the urlencode()
function in PHP.
Variable name | Description |
---|---|
templateId | Template id used to generate an image |