内容详情页标签
适用范围:在内容详情页使用,包括单页和列表点击后的详情页
标签作用:用于输出当前内容的相关信息
{content:id} | 编号 |
{content:scode} | 分类编码 |
{content:subscode} | 副分类编码 |
{content:sortname} | 分类名称 |
{content:subsortname} | 副分类名称 |
{content:sortlink} | 分类链接 |
{content:subsortlink} | 副分类链接 |
{content:title} | 标题 |
{content:titlecolor} | 标题颜色 |
{content:subtitle} | 副标题 |
{content:author} | 作者 |
{content:source} | 来源 |
{content:link} | 链接 |
{content:outlink} | 外部链接 |
{content:date} | 发布日期 |
{content:ico} | 缩略图,{content:isico}可用于判断,返回1或0 |
{content:pics} | 多图 |
{content:content} | 内容 |
{content:tags} | 直接输出tags |
{content:enclosure} | 附件 |
{content:enclosuresize} | 附件大小 |
{content:keywords} | 关键词 |
{content:description} | 描述 |
{content:istop} | 是否置顶 |
{content:isrecommend} | 是否推荐 |
{content:isheadline} | 是否头条 |
{content:visits} | 访问数量 |
{content:likes} | 点赞数量 |
{content:oppose} | 反对数量 |
{content:likeslink} | 点赞链接 |
{content:opposelink} | 反对链接 |
{content:ext_*} | 调取扩展字段内容 |
{content:precontent} | 上一篇内容(带链接) |
{content:nextcontent} | 下一篇内容(带链接) |
{content:prelink} | 上一篇内容链接 |
{content:nextlink} | 下一篇内容链接 |
{content:pretitle} | 上一篇内容标题 |
{content:nexttitle} | 下一篇内容标题 |
{content:nexttitle notext='no more'} | 设置“没有了”文本,设置参数时如果带空格,需要用单引号 |