SiteFactoryCMS:图片信息列表 表格式

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

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

Sf922.jpg


Sf923 1.jpg
Sf923 2.jpg
Sf923 3.jpg
Sf923 4.jpg

调用例举:

<!—默认图片首页模板 -->
{PE.Label id="图片信息列表_表格式" parentid="@Request_id" arrnodeid="0" includechild="true" specialid="0" urltype="0" shownum="14" ishot="false" iselite="false" inputername="" datenum="0" ordertype="3" titlelen="20" contentlen="0" shownodename="false" showpropertytype="3" showincludepic="false" showauthor="false" showdatetype="mm-dd" showhits="false" showhotsign="false" shownewsign="false" showtips="true" showcommentlink="false" opentype="_blank" hits="{PE.Label id="取得栏目热门最小点击数" nodeid="@Request_id" /}" elitelevel="0" cols="1" /}

模板代码如下:

{PE.Label id="图片信息列表_表格式" parentid="1" arrnodeid="0" includechild="false" specialid="0" urltype="0" shownum="10" ishot="false" iselite="false" datenum="0" ordertype="1" titlelen="20" contentlen="0" shownodename="false" showpropertytype="0" showincludepic="false" showauthor="false" showdatetype="0" showhits="false" showhotsign="false" shownewsign="false" showtips="false" showcommentlink="false" opentype="0" hits="0" elitelevel="0" cols="1" span="" class="" /}

对应的图片显示如下:

Sf924 1.jpg
Sf924.jpg

前台显示样式:

Sf925.jpg

标签架构

Sf926.jpg