{assign var=_Child value=$Child->load()}
{$tmp = $MetaList->clear()} {$tmp = $Events->fireEvent('metaList', [$this, $Child, $MetaList])} {$MetaList->create()} {* entry image (not a separate link; the whole card is clickable via the stretched title link below) *} {if $this->getAttribute('showImages')}
{image src=$Child->getAttribute('image_site') width="800" type="resize" title="{$Child->getAttribute('title')|escape:'html'}"}
{/if} {* entry content *}
{* childTags: site id => tag titles, resolved and capped by 'tagsMax' *} {if isset($childTags[$Child->getId()]) && $childTags[$Child->getId()]} {/if} {if $this->getAttribute('showHeader')}

{* the single, card-spanning link (see .entry-title a::after) *} {$Child->getAttribute('title')}

{/if} {if $this->getAttribute('showCreator') || $this->getAttribute('showDate')} {/if} {if $this->getAttribute('showShort')}

{$Child->getAttribute('short')|nl2br}

{/if} {* visual affordance only — not a link, since the whole card is clickable via the stretched title link above *}