If you'd like to print multiple pages or export multiple pages to PDF in the wiki you would do the following:
{{wiki.page("/Deki_Wiki/FAQ")}}
Type the script multiple times with the respective pages that you want to print/export and make sure they are organized on the page accoarding to how you want them laid out in print/export
Once you have all of the pages on the "Sample Page" then you can print or export to PDF
NOTE: you can programmatically output an entire hierarchy using DekiScript. See the sample here.