{template 'header', $TP}
 
{if $itemid} {if $action == 'list'}
{$title}
{$items} {if $could_answer}    []{/if}
{loop $lists $v}
{nl2br($v[content])}
{timetodate($v[addtime], 5)}
:{if $v[hidden]}{else}{if $v[username]}{$v[username]}{else}{hide_ip($v[ip])}{/if}{/if}
{/loop} {if $pages}
{$pages}
{/if} {elseif $action == 'answer'}
[{$title}]
:
{else}
{$title}
:{$editdate}  :{$hits}
:{$PROCESS[$process]}
:{if $hidden}{else}{$username}{/if}
{$content}
{if $expert}[]{/if}
{if $user_status == 3} {if $best} {nl2br($best[content])}
{if $best[hidden]}{else}{if $best[username]}{$best[username]}{else}{hide_ip($best[ip])}{/if}{/if}
{timetodate($best[addtime], 5)} {else} {/if} {else} {template 'chip-content', $TP} {/if}

[({$answer})] {if $could_answer}[]{/if}


{/if} {else} {/if} {if $pages}
{$pages}
{/if} {template 'chip-search', $TP}
{template 'footer', $TP}