Dreamweaver tag code What is the Channelartlist tag
Tag name: channelartlist
Function description : Get the content list tags of the subordinate columns of the current channel
Scope of application: global use
Basic syntax:
{dede:channelartlist row=6}
Parameter description:
● typeid = '0' Channel ID, please use "," to separate multiples
● row = '20' Obtained column return value
Other instructions:
Except for macro tags , channelArtlist is the only tag that can directly nest other tags, but it is limited to nesting
{dede:type}{/dede:type} 和 {dede:arclist}{/dede:arclist} 两个标记。
Underlying template variables:
Includes {dede:type}{/dede:type} and { All underlying template variables below dede:arclist}{/dede:arclist}.
Recommended tutorial:dedecms tutorial
The above is the detailed content of What is the Dreamweaver tag code Channelartlist tag?. For more information, please follow other related articles on the PHP Chinese website!