{if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}

{$this->getAttribute('frontendTitle')}

{/if} {if $this->getAttribute('content') != ""}
{$this->getAttribute('content')}
{/if} {assign var=counter value=0} {foreach from=$children item=Child}
{$tmp = $MetaList->clear()} {$tmp = $Events->fireEvent('metaList', [$this, $Child, $MetaList])} {$MetaList->create()} {assign var=counter value=$counter+1} {if $this->getAttribute('showImages')}
{assign var=noImageClass value=" qui-control-childrenlist-imageTop-entry-short-noImage"} {assign var=noShortClass value=" qui-control-childrenlist-imageTop-entry-image-noShort"} {if $this->getAttribute('showImages')} {assign var=noImageClass value=""} {/if} {if $this->getAttribute('showShort')} {assign var=noShortClass value=""} {/if} {image src=$Child->getAttribute('image_site') width="800" title="{$Child->getAttribute('title')|escape:'html'}"}
{/if}

{$Child->getAttribute('title')}

{if $this->getAttribute('showShort')}
{$Child->getAttribute('short')} {locale group="quiqqer/sitetypes" value="list.more"}
{/if} {if $this->getAttribute('showCreator') || $this->getAttribute('showDate') || $this->getAttribute('showTime')} {/if}
{/foreach}