I'm not sure what you are asking. If you want to be able to post an article in Threads, and then call that post and put it into a page using a script that is outside of the Threads directory then that's easy. All you have to do is require the Threads library, querry for the post, and then create a template to display the article... sounds like a lot, but it's realy not that bad

Allen also makes a good point: If you take a look at how the ubbtnews.php script works (it's in the addons directory under your Threads directory) you should be able to figure out how to make the page you want.