SharePoint Site Template IDs Reference
When you create SharePoint sites, you’ll be picking a relevant template from a number of available ones. So, SharePoint makes it easier rather than developing everything from the scratch. If you create a SharePoint site/web using PowerShell, You need the template code or id to provision.
How to get SharePoint Site/Web Templates using PowerShell?
To get all available site templates in SharePoint with the PowerShell, use this cmd-let:
Get-SPWebTemplate
This lists all available templates in the farm. Here is the SharePoint site template codes:
Template Name | Description |
GLOBAL#0 | Global |
STS#0 | Team |
STS#1 | Blank |
STS#2 | Document |
MPS#0 | Basic |
MPS#1 | Blank |
MPS#2 | Decision |
MPS#3 | Social |
MPS#4 | Multipage |
CENTRALADMIN#0 | Central |
WIKI#0 | Wiki |
BLOG#0 | Blog |
SGS#0 | Group |
TENANTADMIN#0 | Tenant |
ACCSRV#0 | Access |
ACCSRV#1 | Assets |
ACCSRV#3 | Charitable |
ACCSRV#4 | Contacts |
ACCSRV#6 | Issues |
ACCSRV#5 | Projects |
BDR#0 | Document |
OFFILE#0 | (obsolete) |
OFFILE#1 | Records |
OSRV#0 | Shared |
PPSMASite#0 | PerformancePoint |
BICenterSite#0 | Business |
SPS#0 | SharePoint |
SPSPERS#0 | SharePoint |
SPSMSITE#0 | Personalization |
SPSTOC#0 | Contents |
SPSTOPIC#0 | Topic |
SPSNEWS#0 | News |
CMSPUBLISHING#0 | Publishing |
BLANKINTERNET#0 | Publishing |
BLANKINTERNET#1 | Press |
BLANKINTERNET#2 | Publishing |
SPSNHOME#0 | News |
SPSSITES#0 | Site |
SPSCOMMU#0 | Community |
SPSREPORTCENTER#0 | Report |
SPSPORTAL#0 | Collaboration |
SRCHCEN#0 | Enterprise |
PROFILES#0 | Profiles |
BLANKINTERNETCONT… | Publishing |
SPSMSITEHOST#0 | My |
ENTERWIKI#0 | Enterprise |
SRCHCENTERLITE#0 | Basic |
SRCHCENTERLITE#1 | Basic |
SRCHCENTERFAST#0 | FAST |
visprus#0 | Visio |