I would like to create a VI template (.vit) that is composed of subVIS that are also templates. Thus, when the top level template is dropped onto a diagram, several unsaved VIs are generated: one for the top level and one for each of the subVIs. I have attempted to create this type of "compound" template, but the subVIs do not come out as new, unsaved VIs. They refer back to the (.vit) file.
Is this even possible, or is there some trick that I am missing? I have successfully created VI templates that contain CONTROL templates and these both come out as new, unsaved objects, but it doesn't seem to work for subVIs.