I'd like to use Moveable Type to generate pages that use the same template as my usual entries, but which don't have dates associated with them, and which don't show up in the archive.
Just in case that garbled syntax wasn't intelligble, let me give an example.
In one of my entries, I have a quiz. I'd like Page 1 to feature the questions, and Page 2 to feature the answers. I want Page 2 to be accessible only via a link from Page 1. But if I use Movable Type to generate Page 2, it will automatically make Page 2 accessible via the index. Also, I want Page 2 to have the same formatting and layout of all my MT-generated pages.
Of course, I could just make a copy of page 1, open it up in a text editor, delete all the questions, and type in the answers--but I can't help suspecting there ought to be a more elegant way of doing this from within Movable Type. Is there?