{include file='documentHeader'} {lang}wcf.conversation.conversations{/lang} {if $pageNo > 1}- {lang}wcf.page.pageNo{/lang} {/if}- {PAGE_TITLE|language} {include file='headInclude'} {capture assign='sidebar'}
{lang}wcf.conversation.folders{/lang}
{lang}wcf.conversation.label{/lang}
{event name='beforeQuotaBox'}
{lang}wcf.conversation.quota{/lang}
{assign var='conversationCount' value=$__wcf->getConversationHandler()->getConversationCount()} {assign var='maxConversationCount' value=$__wcf->session->getPermission('user.conversation.maxConversations')}

{#$conversationCount/$maxConversationCount*100}%

{lang}wcf.conversation.quota.description{/lang}

{event name='boxes'} {/capture} {capture assign='headerNavigation'}
  • {/capture} {include file='header' sidebarOrientation='left'}

    {if $filter}{lang}wcf.conversation.folder.{$filter}{/lang}{else}{lang}wcf.conversation.conversations{/lang}{/if}

    {include file='userNotice'}
    {assign var='labelIDParameter' value=''} {if $labelID}{assign var='labelIDParameter' value="&labelID=$labelID"}{/if} {pages print=true assign=pagesLinks controller='ConversationList' link="filter=$filter&pageNo=%d&sortField=$sortField&sortOrder=$sortOrder$labelIDParameter"} {hascontent} {/hascontent}
    {if !$items}

    {lang}wcf.conversation.noConversations{/lang}

    {else}

    {lang}wcf.conversation.conversations{/lang} {#$items}

    {event name='columnHeads'} {foreach from=$objects item=conversation} {event name='columns'} {/foreach}
    {lang}wcf.global.subject{/lang} {lang}wcf.conversation.replies{/lang} {lang}wcf.conversation.participants{/lang} {lang}wcf.conversation.lastPostTime{/lang}
    {if $conversation->getUserProfile()->getAvatar()}

    isNew()} title="{lang}wcf.conversation.markAsRead.doubleClick{/lang}"{/if}>{@$conversation->getUserProfile()->getAvatar()->getImageTag(32)}

    {if $conversation->ownPosts && $conversation->userID != $__wcf->user->userID} {if $__wcf->getUserProfileHandler()->getAvatar()} {@$__wcf->getUserProfileHandler()->getAvatar()->getImageTag(16)} {/if} {/if}
    {/if}
    {hascontent}
      {content} {foreach from=$conversation->getAssignedLabels() item=label}
    • {$label->label}
    • {/foreach} {/content}
    {/hascontent}

    {$conversation->subject|tableWordwrap}

    {if $conversation->getParticipantSummary()|count} {assign var='participantSummaryCount' value=$conversation->getParticipantSummary()|count} {lang}wcf.conversation.participants{/lang}: {implode from=$conversation->getParticipantSummary() item=participant}{$participant->username}{/implode} {if $participantSummaryCount < $conversation->participants}{lang}wcf.conversation.participants.other{/lang}{/if} {/if} {event name='conversationData'}
    {#$conversation->replies} {#$conversation->participants} {if $conversation->replies != 0} {/if}
    {/if}
    {@$pagesLinks} {hascontent} {/hascontent}
    {include file='footer'}