1As pattern you can use the following:
2
3  * For a single page just specify its full page id
4  * For namespaces excluding subnamespaces use ''%%namespace:*%%''
5  * For namespaces including subnamespaces use ''%%namespace:**%%''
6  * Regular Expressions can be used starting and ending with ''/'' - they are matched against a '':'' prefixed full page id
7
8Pages can optionally be given as relative IDs and will be resolved against the current page's namespace. When matching
9regular expressions, matched groups can be reused in the inserted page name by referencing them as ''$0'', ''$1'', ..., ''$n''.
10
11By default only pages that the current user has read access for are included. You can use the **Skip ACL** option to
12always include pages.
13