I have a custom library template which I've been using on a lot of my sites. We then have Power Users which use this template to create new libraries when needed.
I'd like to make things a bit easier for the Power Users by adding a button/hyperlink to the page which automatically takes them to the New CustomTemplate page. For example, you can do this for a simple Document Library by linking them to:
http://mysite.com/_layouts/new.aspx?ListTemplate=101
How can I achieve the same thing with a Custom Document Library template? Do I need to find the FeatureID and include that in the query string as well?