1.制作封面模板
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>网站地图</title> </head> <style> body{font-size:12px;} a{text-decoration:none;} .lanmu span{display:block;width:160px;float:left} </style> <body> [listshowclass]'0',14,1,0[/listshowclass] </body> </html>
[listshowclass]父栏目ID,标签模板ID,是否显示栏目信息数,显示栏目数[/listshowclass]
2.标签模板
页面模板内容(*):
<table width="650" align="center" border="0" cellpadding="3" cellspacing="1" bgcolor="006B9A"> <tr> <td><b><a href="[!--bclassurl--]"> <font color="#ffffff">[!--bclassname--]</font></a> <font color="#ffffff">(信息数:[!--bnum--])</font></b></td> </tr> <tr> <td bgcolor="#ffffff" class="lanmu" > [!--empirenews.listtemp--] <!--list.var1--> [!--empirenews.listtemp--] </td> </tr> </table>
列表内容模板(list.var) (*)
<span><a href="[!--classurl--]">[!--classname--]</a> <font color="#666666">(信息数:[!--num--])</font></span>
3.创建栏目设置为封面:选择刚刚制作的模板