- <!–list.var–> 模板
- $newimg=”;
- if($r[isgood]==1&&$r[istop]==1)
- {
- $newimg=’ <font color=red>[荐]</font> <font color=red>[顶]</font>’;
- }
- elseif($r[istop]==1)
- {
- $newimg='<font color=red>[顶]</font>’;
- }
- elseif($r[isgood]==1)
- {
- $newimg='<font color=red>[荐]</font>’;
- }
- $listtemp='<li><span>[!–newstime–]</span>’.$newimg.'<a href="[!–titleURL–]" title="[!–oldtitle–]">[!–title–]</a></li>’;
复制代码
网页显示代码
[!–empirenews.listtemp–]
<!–list.var1–>
[!–empirenews.listtemp–]
修改栏目,设置显示排序为:istop desc,isgood desc,newstime desc
感谢您的来访,获取更多精彩文章请收藏本站。
© 版权声明
THE END

















暂无评论内容