dedecms标签大全图+信息 首页 栏目页 文章页
1、头条[h] 推荐[c] 幻灯[f] 特荐[a] 滚动[s] 加粗[b] 图片[p] 跳转[j]
flag='h' flag='c' flag='f' flag='a' flag='s'
flag='b' flag='p' flag='j'
2、dede首页调信息标签:(调用图片+标题+简介)
{dede:arclist row=1 orderby=pubdate type='image.'芬哄牢 imgwidth='69' imgheight='19' titlelen='30' flag='c' typeid='6'}
<div class="con2t"><a href="[field:arcurl/]">[field:image/]</a><div class="fright" style="width:230px; color:#000; line-height:20px;"><h3><a href="[field:arcurl/]">[field:title/]</a><言轿/h3> [field:description function="cn_substr(@me,75)"/]...<a href="[field:arcurl/]" class="reda">[详情]</a></div><div class="clear"></div></div>
{/dede:arclist}
3、dede栏目页调用信息标签:(调用图片+标题+简介)
{dede:list pagesize='8' orderby=pubdate type='image.' imgwidth='179' imgheight='130'}
<div class="pro2">
<h3><a href="[field:arcurl/]">[field:title/]</a></h3>
<div class="proimg"><a href="夏炼[field:arcurl/]">[field:image/]</a></div>
<div class="nex">[field:description function="cn_substr(@me,75)"/]...</div>
{/dede:list}
4、dede栏目页调用信息标签:(内容)把文章的内容替换成下面的就行了{dede:field.body/}