{if $this->getAttribute('showCreator')}
{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}
{if $this->getAttribute('showShort')}
{/if}
{if $this->getAttribute('showDate')}
{$Child->getAttribute('short')|nl2br}