iscommend=11 推薦
iscommend=5 加粗
iscommend=16 加粗并推薦
iscommend>5的就是推薦文章了。
[field:iscommend runphp='yes']
if(@me>5) @me = '推薦'; else @me = ''
[/field:iscommend]