{loop $list $t} {if $t.authorid==$uid} {else} {/if}
我: {dr_fdate($t.dateline)}
{htmlspecialchars_decode($t.message)}
{php $m=dr_member_info($t.authorid);} {$m.username}: {dr_fdate($t.dateline)}
{htmlspecialchars_decode($t.message)}
{/loop}