The task interface configuration guide describes the features of the HTML/JS/CSS editor. You can also try adding an image in Template Builder.
To add an image to the task, use the {{img src=<image URL>}}
component. Example:
{{img src=url width="100px" height="75px"}}
You can store your files in Yandex Cloud.
Parameter | Description | Required | Default value |
---|---|---|---|
src | Image URL. Supported values:
| yes | no |
width | Width of the image. Set in the following units:
| no | "300px" |
height | Height of the image. Set in the following units:
| no | "300px" |
real-size | Image scale. Acceptable values:
| no | false |
class | CSS class for the image. | no | ".img" |
Last updated:Â February 15, 2023