响应式广告位

pbootcms基本调用标签大全

首页tkd

1
<title>{pboot:sitetitle}</title>

2
<meta name=\”keywords\” content=\”{pboot:sitekeywords}\”>

3
<meta name=\”description\” content=\”{pboot:sitedescription}\”>

栏目页tkd

1
<title>{pboot:if(\'{sort:title}\’==\’\’)}{pboot:pagetitle}{else}{sort:title}{/pboot:if}</title>

2
<meta name=\”keywords\” content=\”{pboot:if(\'{sort:keywords}\’==\’\’)}{pboot:pagekeywords}{else}{sort:keywords}{/pboot:if}\”>

3
<meta name=\”description\” content=\”{pboot:if(\'{sort:description}\’==\’\’)}{pboot:pagedescription}{else}{sort:description}{/pboot:if}\”>

内页tkd

1
<title>{content:title}-{pboot:sitetitle}</title>

2
<meta name=\”keywords\” content=\”{content:keywords}\”>

3
<meta name=\”description\” content=\”{content:description}\”>

列表时间格式化[list:date style=Y-m-d]、内容详情页时间格式化{content:date style=Y-m-d}

栏目列内外调用当前栏目名称和链接
栏目名称:[list:sortname]
链接:[list:sortlink]
当前位置:{pboot:position}

拜访数量:{content:visits}
内容:{content:content}
作者:{content:author}
标题:{content:title}
发布时间:{content:date style=Y-m-d}
来源:{content:source}

搜索 <strong>{pboot:keyword}</strong> 的结果

起始数据 start=* 起始数据(V1.3.2+)

© 版权声明
THE END
喜欢就支持一下吧
点赞391 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容