模板函数gettexts

本函数为4.0.6新增函数 

参数
itemid 指定的文章ID
itempage 分页ID(4.0.8新增
start 开始的序号,默认为1

模板
[text] 正文内容
[subtitle] 子标题
[id] 序号
[textid] 内容ID
[page] 内容页码

举例:

<{gettexts itemid="123" template="[subtitle]<br />"}>

获取ID为123的文章的分页列表的题目