CustomTemplates Table

The CustomTemplates table stores the list of custom page templates that appear in the global templates list .

Warning  Modifying the database schema or database structures is not supported. Changes that you make to the database contents may be overwritten when you install updates or service packs for Windows SharePoint Services, or when you upgrade an installation to the next product version.

Columns

Column name Data type Description
Id int Unique identifier for the custom template. Primary key.
Title nvarchar Title of the template that displays in the template picker list box.
Description nvarchar Description of the template.
LCID int Locale ID; for example, 1033 is English.
Content image Content that is applied to the site.
TemplateID int Template type.