== 目录 ==
== 全局综合(1) ==
引入模板文件
两种方式均表示引入 header.html
{:file="header"}
{:include="header"}
引入lib目录函数文件
表示引入 template/站点编号/lib/abc.php
{:require="abc"}
设置一个新的当前位置及标题
{:position="标题",url="log=news"}
position="标题" 必需,页面的标题
url="log=news" 必需,页面的链接,该例链接为 index.php?log=news
当前位置
{:position}
当前栏目名称
{:column}
{:modname}
禁用页面头部代码
{:noheader}