Skip to main content

SharePoint Site Template Codes

  The problem with this reference is Microsoft left out the template codes which are needed for PowerShell or .NET coding.
In PowerShell, you can use the Get-SPWebTemplate command to get a list of available templates.  I’ve also included the reference list, with the template codes, for your reference.
If there are others you would like to see included in this list, let me know and I will investigate and include!

More Reference: http://technet.microsoft.com/en-us/library/cc262410.aspx


Type
Name
Description
Availability
Template Code
Collaboration
Team Site
A place to work together with a group of people.
Site collection and site, Server and Foundation
STS#0
Blog
A site for a person or team to post ideas, observations, and expertise that site visitors can comment on.
Site collection and site, Server and Foundation
BLOG#0
Develop Site
A site for developers to build, test, and publish apps for Office.
Site collection only, Server and Foundation
DEV#0
Project Site
A site for managing and collaborating on a project. This site template brings all status, communication, and artifacts relevant to the project into one place.
Site collection and site, Server only
PROJECTSITE#0
Community Site
A place where community members discuss topics of common interest. Members can browse and discover relevant content by exploring categories, sorting discussions, by popularity or by viewing only posts that have a best reply. Members gain reputation points by participating in the community, such as starting discussions and replying to them, liking posts, and specifying best replies.
Site collection and site, Server only
COMMUNITY#0
Enterprise
Document Center
A site to centrally manage documents in your enterprise.
Site collection and site, Server only
BDR#0
eDiscovery Center
A site to manage the preservation, search, and export of content for legal matters and investigations.
Site collection only, Server only
EDISC#0
Records Center
This template creates a site designed for records management. Records managers can configure the routing table to direct incoming files to specific locations. The site also lets you manage whether records can be deleted or modified after they are added to the repository.
Site collection and site, Server only
OFFILE#1
Business Intelligence Center
A site for presenting Business Intelligence content.
Site collection and site, Server only
BICenterSite#0
Enterprise Search Center
A site focused on delivering an enterprise-wide search experience.
Site collection and site, Server only
SRCHCEN#0
My Site Host
A site used for hosting personal sites (My Sites) and the public People Profile page.
Site collection only, Server only
SPSMSITEHOST#0
Community Portal
A site for discovering communities.
Site collection only, Server only
COMMUNITYPORTAL#0
Basic Search Center
A site focused on delivering a basic search experience. It includes a welcome page with a search box that connects users to a search results page and an advanced search page. This Search Center will not appear in navigation.
Site collection and site, Server and Foundation
SRCHCENTERLITE#0
Visio Process Repository
A site for viewing, sharing, and storing Visio process diagrams. It includes a versioned document library and templates for Basic Flowcharts, Cross-functional Flowcharts, and BPMN diagrams.
Site collection and site, Server only
visprus#0
Publishing
Publishing Portal
A starter hierarchy for an Internet-facing site or a large intranet portal. This site can be customized easily with distinctive branding. Typically, this site has many more readers than contributors and it is used to publish web pages with approval workflows.
Site collection only, Server only
BLANKINTERNETCONTAINER#0
Enterprise Wiki
A site for publishing knowledge that you capture and want to share across the enterprise.
Site collection and site, Server only
ENTERWIKI#0
Product Catalog
A site for managing product catalog data that can be published to an Internet-facing site through search.
Site collection only, Server only
PRODUCTCATALOG#0

Publishing site
A blank site for expanding your website and quickly publishing web pages. Contributors can work on draft versions of pages and publish them to make them visible to readers. The site includes document and image libraries for storing web publishing assets.
Site only, Server only
CMSPUBLISHING#0

Publishing Site with workflow
A site for publishing web pages on a schedule by using approval workflows. It includes document and image libraries for storing web publishing assets. By default, only sites with this template can be created under this site.
Site only, Server only
BLANKINTERNET#2
Custom
<Select template later…>
Create an empty site and pick a template for the site at a later time.
Site collection only, Server and Foundation

Comments

Popular posts from this blog

Tab Control in Asp.Net

Scenerio: I need your help in designing tab control in   asp.net .My requirement is I need a tab control in   asp.net (C#) like  for example goto my computer ,right click c drive and select properties.we get tabs like general,security etc....... like that i need to design one tab control(no need of any rightclick) in my web page and the database table columns should come as tabs and inseide the tab data of that particular column should come.   Example:Employee master tab1:Employee name.........his name in the tab tab2:Age.............his age tab3:Address........his address   Solution:   You can do this using a simple div <style type="text/css"> .tabs         {             position: relative;             height: 20px;             margin: 0;   ...

AI and Microsoft: Revolutionizing Efficiency in Nonprofit Organizations

  How AI and Microsoft Enhance Efficiency in Nonprofit Organizations In today’s fast-paced world, nonprofit organizations face unique challenges—limited resources, increasing demands, and the constant need to do more with less. But what if technology could be the game-changer they need? In my latest research paper,  "How AI and Microsoft Enhance Efficiency in Nonprofit Organizations" , I explore how cutting-edge technologies like Artificial Intelligence (AI) and Microsoft’s innovative tools are revolutionizing the way nonprofits operate. From streamlining administrative tasks to enhancing donor engagement and optimizing resource allocation, AI and Microsoft’s solutions are empowering nonprofits to focus on what truly matters—their mission. This paper dives deep into real-world examples, practical applications, and the transformative potential of these technologies. Whether you’re a nonprofit professional, a tech enthusiast, or simply curious about the intersection of technolo...

Social tagging overview in Sharepoint 2010

A tag is a word or phrase that identifies an individual piece of information according to a set of attributes or criteria. Tags make it easy to find and share information about a specific subject or task. Social tagging helps users categorize information in ways that are meaningful to them. Social tagging can improve the quality of search results by filtering against specific tags, and it can also connect individuals who want to share information with other users who have like interests. This article describes the social tagging features in Microsoft SharePoint Server 2010. This article does not describe how to configure social tagging features. It also does not discuss how to implement social tagging features as part of an overall social media strategy for an enterprise. About using social tagging features Social tagging features help users to share information and to retrieve relevant, high-quality content more efficiently. Such sharing encourages collaboration and b...