Skip to content

Commit 2ee2f3b

Browse files
committed
fixed table
1 parent 4197894 commit 2ee2f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/schema/webtemplatedefinition-complextype-sharepoint-add-in-manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ None.
5353
| Attribute | Type | Required | Description | Possible values |
5454
| --- | --- | --- | --- | --- |
5555
| FeatureId (obsolete) | [GUID](guid-simpletype-sharepoint-add-in-manifest.md) | optional | This attribute is obsolete. Do not use. | Values of the GUID type. |
56-
| Id | [WebTemplateIdDefinition](webtemplateiddefinition-simpletype-sharepoint-add-in-manifest.md) | required | The ID of the WebTemplate that should be used when creating the add-in web. | This type is a string of the form `{hyphenated\_GUID}#web\_template_name` <br> <br>The hyphenated_GUID is the GUID of the add-in web Feature that contains the [WebTemplate Element (Web Template)](webtemplate-element-web-template.md) that defines the site type of the add-in web. <br> <br>The web\_template\_name is the value of the \*\*Name\*\* attribute of that [WebTemplate Element (Web Template)](webtemplate-element-web-template.md). <br> <br>Note that the braces "{}" and the "#" are mandatory. <br> <br>The following is an example: <br>`\` |
56+
| Id | [WebTemplateIdDefinition](webtemplateiddefinition-simpletype-sharepoint-add-in-manifest.md) | required | The ID of the WebTemplate that should be used when creating the add-in web. | This type is a string of the form `{hyphenated_GUID}#web_template_name` </br></br>The hyphenated_GUID is the GUID of the add-in web Feature that contains the [WebTemplate Element (Web Template)](webtemplate-element-web-template.md) that defines the site type of the add-in web.</br></br>The web_template_name is the value of the **Name** attribute of that [WebTemplate Element (Web Template)](webtemplate-element-web-template.md).</br></br>Note that the braces "{}" and the "#" are mandatory.</br></br>The following is an example:</br>`\` |
5757

5858

5959

0 commit comments

Comments
 (0)