Structure
{mainTitle} |
---|
{name} |
{photo} or {photoCropped} |
{jobTitle} |
{email} |
{website} |
Behavior
The ContactNode provides a way of adding contact information in a structured way. It works similarly to the ChartNode and RichTextNode in that there is a word table template with predefined fields. The photo can be filled by using the photo field (produces the untouched image) or the photoCropped field (produces a cropped to circle image). Example template:
...
{mainTitle}
...
{name}
...
{photo} or {photoCropped}
...
{jobTitle}
...
{email}
...
{website}
Metadata
The contact styles only allow default styles to be set.