[L 1/4 ]{?$articlerows[i].articlename?} |
{?if $articlerows[i].vipchapterid > 0?}{?$articlerows[i].vipvolume?} {?$articlerows[i].vipchapter?}vip{?else?}{?$articlerows[i].lastvolume?} {?$articlerows[i].lastchapter?}{?/if?} |
{?if $articlerows[i].authorid == 0?}{?$articlerows[i].author?}{?else?}{?$articlerows[i].author?}{?/if?} |
{?$articlerows[i].size_k?}K |
{?if $_request['order'] == 'postdate'?}{?$articlerows[i].postdate|date:'Y-m-d'?}{?else?}{?$articlerows[i].lastupdate|date:'Y-m-d'?}{?/if?} |
{?$articlerows[i].fullflag?} |
{?/section