Version 5.1.5

{openzc:ezpages}

ezpages: 单页详情内容调用

字段名称 说明
[field:pages_id/]ID
[field:pages_title/]单页标题
[field:pages_link/]单页链接
[field:pages_html_text/]单页内容
参数名称 参数值 说明
id1,2,3单页ID,多个用“,”隔开
moduleheader,sidebox,footer根据分布调用,类似于分组 可在后台设置分布

A New Page

This is another page that is linked to the Chapter 10 via the Chapter number used and is sorted based on the TOC Order.

There is not a link to this page via the Header, Footer nor the Sidebox.

This page is only seen if the "main" link is selected and then it will show in the TOC listing.

This is a handy way to have numerous links that are related but only show one main link to get to them all.


          
	<h4 class="tx-center">{openzc:ezpages field="pages_title"/}</h4>
    <div class="content">{openzc:ezpages field="pages_html_text"/}</div>