{assign var=noImageClass value=" qui-control-childrenlist-longFooter-entry-short-noImage"}
{assign var=noShortClass value=" qui-control-childrenlist-longFooter-entry-image-noShort"}
{if $this->getAttribute('showImages')}
{assign var=noImageClass value=""}
{/if}
{if $this->getAttribute('showShort')}
{assign var=noShortClass value=""}
{/if}
{if $this->getAttribute('showImages')}
{/if}
{if $this->getAttribute('showHeader')}
{/if}
{if $this->getAttribute('showShort')}
{/if}
getAttribute('showCreator') && !$this->getAttribute('showDate') &&
!$this->getAttribute('showTime')}
style="border-top: none; border-bottom: none;"
{/if}>
{if $this->getAttribute('showCreator') || $this->getAttribute('showDate')}
{if $this->getAttribute('showCreator')}
{user id=$Child->getAttribute('c_user') var=User}
{if $User->getId() && $User->getAttribute('firstname')}
{$User->getAttribute('firstname')}
{else if $User->getId()}
{$User->getname()}
{/if}
{/if}
{if $this->getAttribute('showDate')}
{if $Child->getAttribute('release_from') &&
$Child->getAttribute('release_from') != '0000-00-00 00:00:00'}
{else}
{/if}
{/if}
{if $this->getAttribute('showTime')}
{$Child->getAttribute('release_from')|date_format:"%H:%M"}
{/if}
{/if}
{locale group="quiqqer/sitetypes" value="list.more"}