To do this, the URL of the desired graphic must be passed to the [ELEMENT] with the attribute preview='...':
The display size of the preview images is 64×48 pixels. Format: PNG. For a sharp display on high-resolution displays, the graphic can be stored in higher resolution.
Use our generator to create preview images from FontAwesome icons:
Using Multilingual Templates/Labels
If your template is used by German-speaking and English-speaking users, it is possible to display the labels of all containers, elements, blocks and inputs in the editor in the corresponding language.
The language of the Mailingwork interface is changed in the menu Own Settings/Tab System Settings.
Instead of the attribute label, the two attributes label_de and label_en must be used.
Template Source Code
Example: Multilingual labels
- [CONTAINER name='content' label_de='Inhalt' label_en='Content']
- [ELEMENT name='article'
- label_de='Artikel - Text mit Headline'
- label_en='Article - text with headline'
- default='true']
- ...
- [/ELEMENT]
- [/CONTAINER]
Editor-View
Language: German
Language: English
In the next step, learn which special functions are available to you in email templates.