Use these steps to determine what site definition a site template was based on:
- Save the .STP site template to a local folder.
- Rename it to a .CAB file.
- Extract the cab file.
- Open the manifest.xml file.
- There will be a TemplateID value in the section near the top (e.g. 1)
- The TemplateID refers to a site defintion.
- Open [12 hive]\TEMPLATE\1033\XML\WEBTEMP.XML.
- Find the template name with the ID that corresponds to the TemplateID in the site template manifest file (e.g. )
I'm not sure why, but the site definitions are grouped so that you might not know exactly which site definition was used. For example, Team Site, Blank Site, and Document Workspace all share the same Tempalte ID (1). That should mean that a site template with that ID should be able to be applied to any of those 3 sites.