{ event.currentTarget.src = IMAGE_FALLBACK }} /> {title} {showAuthor && ( {authorHref ? ( by {author} @{username} ) : ( by {author} )} )} {contentType || 'Artwork'}
{cardLabel} { event.currentTarget.src = IMAGE_FALLBACK }} /> {showActions && ( )} {title} {showAuthor ? ( { event.currentTarget.src = AVATAR_FALLBACK }} /> {author} {username && @{username}} {showStats && metadataLine && ( {metadataLine} )} ) : showStats && metadataLine ? ( {metadataLine} ) : null}