最新公告
  • 欢迎您光临源码资源下载站!
  • pbootcms基本调用标签大全

    正文概述    2026-03-12 14:57:00  
    首页tkd
     
    <title>{pboot:sitetitle}</title>
    <meta name="keywords" content="{pboot:sitekeywords}">
    <meta name="description" content="{pboot:sitedescription}">
     
     
    栏目页tkd
     
    <title>{pboot:if('{sort:title}'=='')}{pboot:pagetitle}{else}{sort:title}{/pboot:if}</title>
    <meta name="keywords" content="{pboot:if('{sort:keywords}'=='')}{pboot:pagekeywords}{else}{sort:keywords}{/pboot:if}">
    <meta name="description" content="{pboot:if('{sort:description}'=='')}{pboot:pagedescription}{else}{sort:description}{/pboot:if}">
     
     
    内页tkd
     
    <title>{content:title}-{pboot:sitetitle}</title>
    <meta name="keywords" content="{content:keywords}">
    <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+)
     
    之星模板网,一个优质的源码资源平台!
    之星模板网 » pbootcms基本调用标签大全