• close {if="!empty($embed->images)"} {if="count($embed->images) > 1"} slideshow {/if} {else} {if="$embed->type == 'photo'"} image {else} {if="$embed->providerIcon"} {else} link {/if} {/if} {/if} {if="$embed->type == 'photo'"}

    {$embed->images[$imagenumber]['width']} x {$embed->images[$imagenumber]['height']}

    {$embed->images[$imagenumber]['size']|sizeToCleanSize}

    {else}

    {$embed->title}

    {$embed->description}

    {/if}

    {$embed->url}