SiteFactoryCMS:软件信息列表 表格式
导航: 上一页 | 首页 | DedeCMS | 帝国CMS | Drupal | PHPCMS | PHP168 | Xoops | Joomla | SupeSite
调用例举:
<!—默认下载首页模板 -->
{PE.Label id="软件信息列表_表格式" parentid="@Request_id" arrnodeid="0" includechild="true" specialid="0" urltype="0" shownum="7" ishot="true" iselite="false" inputername="" datenum="0" ordertype="3" showtype="1" titlelen="20" contentlen="0" shownodename="true" showpropertytype="1" showincludepic="false" showauthor="false" showdatetype="mm-dd" showhits="false" showhotsign="false" shownewsign="false" showtips="true" showcommentlink="false" usepage="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="" /}
对应的图片显示如下:
前台效果
标签架构