标签名称:groupthread
功能说明:调用圈子主题
适用范围:全局使用
基本语法:
{dede:groupthread gid='0' orderby='dateline' orderway='desc' row='12' titlelen='30'}
<li>
<a href='[field:groupurl/]' target="_blank">[[field:groupname function="cn_substr(@me,10)"/]]</a>
<a href="[field:url/]" title="[field:subject/]" target="_blank">[field:subject/]</a>([field:lastpost function="GetDateMk('@me')"/])
</li>
{/dede:groupthread}
参数说明:
gid:圈子id,默认为全部
orderby:排序,默认为时间
orderway:排序方向,默认是最新主题在前
row:记录数
titlelen:主题标题(subject)最大长度
底层模板字段:
subject,gid,tid,lastpost,groupname,url,groupurl