{assign var=Placeholder value=$Project->getMedia()->getPlaceholderImage()} {if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}

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

{/if} {if $this->getAttribute('content') != ""}
{$this->getAttribute('content')}
{/if}
{assign var=counter value=1} {foreach from=$children item=Child} {assign var=_Child value=$Child->load()}
{$tmp = $MetaList->clear()} {$tmp = $Events->fireEvent('metaList', [$this, $Child, $MetaList])} {$MetaList->create()} {assign var=counter value=$counter+1} {assign var=noImage value=""} {if !$this->getAttribute('showImages')} {assign var=noImage value="qui-control-childrenlist-bigBanner-entry-content__noImage"} {/if} {assign var=showMeta value=false} {if $this->getAttribute('showCreator') || $this->getAttribute('showDate') ||$this->getAttribute('showTime')} {assign var=showMeta value=true} {/if}
{if $this->getAttribute('showImages')} {image src=$Child->getAttribute('image_site') type="resize"} {/if}
{if $this->getAttribute('showHeader')}

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

{/if} {if $showMeta} {/if} {if $this->getAttribute('showShort')}
{$Child->getAttribute('short')|nl2br}
{/if} {locale group="quiqqer/sitetypes" value="list.more"}
{/foreach}
{if $this->getAttribute('showSheets') && $sheets > 1} {$Pagination->create()} {/if}