SiteFactoryCMS:带图片内容列表 软件 普通式

来自站长百科
跳转至: 导航、​ 搜索

导航: 上一页 | 首页 | DedeCMS | 帝国CMS | Drupal | PHPCMS | PHP168 | Xoops | Joomla | SupeSite

Sf793.jpg


Sf794 1.jpg
Sf794 2.jpg

调用例举:

<!—默认下载首页模板 -->
{PE.Label id="带图片内容列表_软件_普通式" parentid="@Request_id" arrnodeid="@Request_id" includechild="true" specialid="0" shownum="10" ishot="false" iselite="true" datenum="0" ordertype="_blank" imgwidth="150" imgheight="150" titlelen="20" contentlen="0" showtips="false" urltype="0" hits="0" elitelevel="1" span="" class="" /}

我们先看看在网站首页模板里添加这个标签,添加时采用默认的标签设置:
模板代码如下:

{PE.Label id="带图片内容列表_软件_普通式" parentid="1" arrnodeid="0" includechild="false" specialid="0" shownum="10" ishot="false" iselite="false" datenum="0" ordertype="_blank" imgwidth="150" imgheight="150" titlelen="20" contentlen="0" showtips="false" urltype="0" hits="0" elitelevel="0" span="" class="" /}

对应的图片显示如下:

Sf795.jpg

前台效果

Sf796.jpg

标签架构

Sf797.jpg