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根据分布调用,类似于分组 可在后台设置分布

Another New Page

This is yet another new page or link that is part of Chapter 10

The numbering of the Chapters can be done in any manner. But, by number in increments such as 10, 20, 30, etc. you can later insert pages, or links, as needed within the existing pages.

There is no limit to the number of pages, or links, that can be grouped together using the Chapter.

The display of the Previous/Next and TOC listing is a setting that can be turned on or off.

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