织梦dedecms模板建站之list列表标签使用方法

基本语法:适用范围:仅列表模板 list_*.htm{dede:list col= titlelen= infolen= imgwidth= imgheight= listtype= orderby= pagesize= orderway=}<!-- 底层标签 -->{/dede:list}<!-- 分页标签 -->参数说明:参数名称参数说明参数名称参数说明

基本语法:

适用范围仅列表模板 list_*.htm

{dede:list col='' titlelen='' infolen='' imgwidth='' imgheight='' listtype='' orderby='' pagesize='' orderway=''}
<!-- 底层标签 -->
{/dede:list}
<!-- 分页标签 -->

参数说明:

col=''内容列数
titlelen=''标题长度
infolen=''内容摘要长度
imgwidth=''缩略图宽
imgheight=''缩略图高
orderby=''排序方式,有效的排序方式有 senddate、pubdate、id、click、lastpost、postnum ,默认为 sortrank

pagesize=’20’ 分页大小

pagesize='20'分页大小

底层模板字段

ID(同 id),typeid,sortrank,flag,ismake,channel,arcrank,click,money,title,shorttitle,color,writer,

source,litpic(同picname),pubdate,senddate,mid, lastpost,scores,goodpost,badpost,notpost,

description(同infos),filename, image, imglink, fulltitle, textlink, typelink,plusurl, memberurl, templeturl,

stime(pubdate 的”0000-00-00″格式)

注:list标记除了支持档案表的基本模板变量外,还支持附加表的字段,你可以在模型管理中知道附加表支持列表使用的字段有哪些。


  • 发表于 2021-04-05 14:18
  • 阅读 ( 175 )
  • 分类:互联网

0 条评论

请先 登录 后评论
雄霸天下
雄霸天下

626 篇文章

你可能感兴趣的文章

相关问题