<PageList(regex ,pagename)>
- regex : regular expression for page title
- pagename : descendants of base_pagename are the targets
List pages which match the regex pattern, if regex is omitted all pages under current page are listed.
Examples
<PageList(.*List, ../)>
<PageList(,/)>