古詩詞大全網 - 成語故事 - 在織夢默認模板中怎麽調取小說模塊的內容

在織夢默認模板中怎麽調取小說模塊的內容

標簽名稱:bookcontentlist

功能說明:連載圖書最新內容調用

適用範圍:全局使用

基本語法:

{dede:bookcontentlist row='12' booktype='-1' orderby='lastpost' author='' keyword=''}

<table width="100%" border="0" cellspacing="2" cellpadding="2">

<tr>

<td width='40%'>

[[field:cataloglink/]] [field:booklink/]</td>

<td width='40%'>[field:contentlink/]</td>

<td width='20%'>[field:lastpost function="GetDateMk(@me)"/]</td>

</tr>

</table>

{/dede:bookcontentlist}

參數說明:

row:調用記錄條數

booktype:圖書類型,0 圖書、1 漫畫,默認全部

orderby:排序類型,當按排序類型為 commend 表示推薦圖書

author:作者

keyword:關鍵字

去織夢幫助找:/help/template/tags/global/2011/0607/46.html