Purpose: This template is used for displaying Menu Link and Extra Page content pages. (See Settings ->Design ->Site Content).
Code Blocks
Note: It is important to preserve the commented tags to ensure the software performs correctly.
<!--START: BODY_HEADER--> [PAGE_FULLLINE] [htmlpage] <!--END: BODY_HEADER--> <!--START: SUB_PAGES--> <!--START: SUB_PAGES_FORMAT--> [id] [extra] [sub_pages_title] <!--END: SUB_PAGES_FORMAT--> <!--END: SUB_PAGES--> [content]
Note: Code blocks and their respective variables will only work with specific template pages.
Variables
Note: The actual Content of the extra pages pages can be populated from Settings ->Design ->Site Content.
- [PAGE_FULLLINE] – Inserts the Page’s respective Breadcrumb.
- [htmlpage] – Inserts the Name of the Extra Page or Menu Link. (See Settings ->Design ->Site Content)
- [id] – If the Site Content Page contains sub-pages, this variable will be used by the Software to reference the Database ID of the sub-page link(s).
- [extra] – If the Site Content Page contains sub-pages, this variable will be used by the Software to reference the sub-page link(s).
- [sub_pages_title] – If the Site Content Page contains sub-pages, this variable will be used by the Software to display the Name of the sub-page link(s).