Section List This is a optional tag
//sectionList.<id>.(headlines)//
Displays a list of pages from section <id>. (headlines) is the number of pages which will be shown. This tag is independent from the current section and can be placed anywhere on a template between the <body> tags. Optional 'row1color' and 'row2color' can specify the row bg color of the page list.
Required Fields:
<id> = The ID of the section which should be displayed
Optional Fields:
(headlines) = The number of headlines which should be returned
Usage:
//sectionList.12.3.#CCCCCC.#FFFFFF//
Generated Lasso Code:
[QWP_headlines: -id=10, -headlines=3, -row1color='#CCCCCC', -row2color='#FFFFFF']
Results:
Clickable list of headlines and dates from the specified section.
|
 |
|