| 属性名称 | 变量 | 样例 |
|---|---|---|
| 标题 | {title} | {title,40} |
| 链接地址 | {url} | {url} |
| 图片地址 | {image} | {image,100,100} |
| 描述 | {descrip} | {descrip,200} |
| 发帖时间 | {postdate} | {postdate,y-m-d}/{postdate,m-d} |
| 版块名称 | {forumname} | {forumname,10} |
| 版块地址 | {forumurl} | {forumurl} |
| 作者 | {author} | {author,10} |
| 作者ID | {authorid} | u.php?uid={authorid} |
| 用户ID | {uid} | u.php?uid={uid} |
| 主题分类名称 | {topictypename} | {topictypename,10} |
| 主题分类链接 | {topictypeurl} | {topictypeurl} |
| 数值 | {value} | {value} |
| 头像 | {icon} | {icon,100,100} | 帖子数 | {article} | {article} |
| 主题数 | {topic} | {topic} |
| 更多变量请进后台 -> 门户模式 -> 模块管理 -> 编辑模板 | ||