Translations:New Template System in LS3.x/23/it
From LimeSurvey Manual
- Se vuoi aggiungere un attributo di classe e aggiungere un id ad esso:
{{ image('./files/myfile.png'), 'my alternative text', {“class”: “a_nice_css_class ”, “id”: “any_id”} }}
{{ image('./files/myfile.png'), 'my alternative text', {“class”: “a_nice_css_class ”, “id”: “any_id”} }}