Content details page label
Scope of application: Used on content details pages, including single pages and details pages after list clicks
Tag function: used to output information related to the current content
{content:id} number
{content:scode} column code
{content:subscode} sub-column code
{content:sortname} column name
{content:subsortname} sub-category name
{content:sortlink} column link
{content:subsortlink} sub-column link
{content:title} title
{content:titlecolor} title color
{content:subtitle} subtitle
{content:author} author
{content:source} source
{content:link} link
{content:outlink} external link
{content:date} Release date
{content:ico} thumbnail, automatically calls the first image of the article if it does not exist, {content:isico} can be used for judgment, and returns 1 or 0
{content:pics} Multiple pictures, V2.0.2+ new {content:ispics} can be used for judgment, returning 1 or 0
{content:content} content
{content:tags} directly output tags
{content:enclosure} attachment
{content:enclosuresize} attachment size
{content:keywords} keywords
{content:description} description
Whether {content:istop} is pinned to the top
{content:isrecommend} Is it recommended?
{content:isheadline} Is it the headline?
{content:visits} Number of visits
{content:likes} Number of likes
{content:oppose} Number of objections
{content:likeslink} Likes link
{content:opposelink} Oppose link
{content:ext_*} Retrieve extended field content
{content:precontent} Previous content (with link)
{content:nextcontent} Next content (with link)
{content:prelink} Previous content link
{content:nextlink} Next content link
{content:pretitle} Previous content title
{content:nexttitle} Next content title
{content:nexttitle notext='no more'} sets the "no more" text. If there are spaces when setting parameters, single quotes are required.
{content:preico} Previous content thumbnail (V2.0+)
{content:nextico} Next article content thumbnail (V2.0+)