image optional default (empty)URL of the image to show. When it resolves to a loadable image the result is a square img thumbnail at the chosen size. When empty or not loadable, avatar falls back to a coloured initials div built from the name.
name optional default (empty)Person or organisation name. Used for the title attribute and to derive the fallback initials and colour. If it contains an @ it is treated as an e-mail and only the part before the @ is used.
size optional default 48Square side length in pixels for the image thumbnail. Applied as both width and height. Has no visible effect on the initials fallback.
{striptags:{avatar::Jane Doe}}
{striptags:{avatar::Greenpeace}}
{striptags:{avatar::jane@example.org}}
[{striptags:{avatar:}}]
{avatar::Jane Doe}
{avatar:{img_url.........}:Maria Lopez}
{avatar:https#://example.org/photo.jpg:Alice:64}
