基本語法
{dede:list col="" titlelen=""
infolen="" imgwidth="" imgheight="" orderby="" pagesize=""}{/dede:list}
常用屬性
[1]col 內容列數
[2]titlelen 標題長度
[3]infolen 內容摘要長度
[4]imgwidth 縮略圖寬
[5]imgheight 縮略圖高
[6]orderby 排序方式,有效的排序方式有 senddate、pubdate、id、click、lastpost、postnum ,默認為 sortrank
[7]pagesize 分頁大小
底層模板變數
ID(同 id),title,iscommend,color,typeid,ismake,description(同 info),postnum,lastpost,shorttitle
pubdate,senddate,arcrank,click,litpic(同 picname),typedir,typename,
arcurl(同 filename),typeurl,stime(pubdate 的"0000-00-00"格式),
textlink,typelink,imglink,image
其它注意事項
list標記除了支持檔案表的基本模板變數外,還支持附加表的欄位,你可以在模型管理中知道附加表支持列表使用的欄位有哪些。