| 首页演示 |
| 站点路径: | {sys:sitepath} |
| 网站名称: | {sys:title} |
| 标题附加字: | {sys:seotitle} |
| 首页关键字: | {sys:keywords} |
| 首页描述: | {sys:description} |
| 搜索: |
| 留言板: | [点击进入留言板] |
| 页面嵌套模板标签(您可以修改“/template_demo/header.html”文件进行测试),里边可放入任意标签哦! |
| {template:header.html} |
| 自定义标签(您可以在“自定义标签管理”中添加名称为“test”的自定义标签测试): |
| {mytag:test} |
| 读取十条数据库信息: |
| [list:i],[list:cname],[list:sname],[list:titlex],[list:createtime $formatdate=yyyy/MM/dd],自定义字段:[list:myfields_test] |
| 分页读取数据库信息: |
| [page:i],[page:cname],[page:sname],[page:titlex],[page:createtime $formatdate=yyyy/MM/dd],自定义字段:[page:myfields_test] |
| {tag:paging} |
| 读取一级栏目和二级栏目信息: |
| [list_Father:i],[list_Father:cname] |
| [list_Child:cname] |
| 读取所有专题信息: |
| [list:i],[list:SpecialName] |
| 读取友情链接信息: |
| [list_father:dictname]: [list_child:BlogrollName] | |
| 判断语句: |
| {if:$testBase="[list:indexpic]" $testValue="" $testMode=NotEmpty} [list:indexpic] {else} 暂无形象图 {end if} ,[list:title] |