In the nav:side panel of my wiki at 99sauces.wikidot.com, I have some code to allow users to quickly create a new page:
[[module NewPage size="15" template="template:person,template:place,template:producer" button="new page"]]
There are three templates listed, as users are meant to create only those pages relating to those templates. However, no matter which template the user selects, the Producer template is always used by the NewPage module.