Skip to content

Commit ddf250b

Browse files
Ran table script
1 parent 4185818 commit ddf250b

File tree

6 files changed

+68
-61
lines changed

6 files changed

+68
-61
lines changed

docs/accessinformationcenter/12.0/admin/additionalconfig/emailtemplates.md

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,24 @@ Substitution Tokens are only valid for certain Notification message templates. B
3232
the Substitution Tokens, the value or string they represent, and the message templates in which they
3333
may be used.
3434

35-
| Substitution Token | Description | Applicable Template(s) |
36-
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
37-
| @AccessName@ | Descriptive name of the type of access being requested (Read, Modify, etc.) to a resource | AccessRequestConfirm AccessRequestExpired AccessRequestStatus |
38-
| @Changes@ | Number of review changes | EntitlementReviewUpdates |
39-
| @LoginUrl@ | URL that allows a user to access the default (login) page | AccessRequestConfirm AccessRequestReminder OwnershipChangeNotification ReminderDigest |
40-
| @RequestCount@ | Numerically formatted count of pending access requests | ReminderDigest |
41-
| @ResourceDescription@ | Description of resource - To use the resource's description in emails instead of the path, replace @ResourcePath@ with @ResourceDescription@ | AccessRequestConfirm AccessRequestStatus OwnershipConfirm ReminderDigest |
42-
| @ResourcePath@ | Path of the current resource - To use the resources’ description in emails instead of the path, replace @ResourcePath@ with @ResourceDescription@ | AccessRequestConfirm AccessRequestExpired AccessRequestStatus EntitlementReviewUpdates OwnershipConfirm ReminderDigest |
43-
| @ResourceType@ | Type of resource | AccessRequestConfirm AccessRequestExpired AccessRequestStatus EntitlementReviewUpdates OwnershipConfirm ReminderDigest |
44-
| @ResourceUrl@ | URL specifically created to respond to a request | AccessRequestConfirm EntitlementReviewReminder OwnershipConfirm |
45-
| @ResponseCount@ | Numerically formatted count of pending reviews or access requests | AccessRequestReminder ReminderDigest |
46-
| @ReviewCount@ | Numerically formatted count of pending reviews | ReminderDigest |
47-
| @ReviewName@ | Name of the resource review | EntitlementReviewUpdates |
48-
| @ReviewType@ | Type of resource review | EntitlementReviewUpdates |
49-
| @StatusText@ | Status of an access request (Confirmed, Declined, Waiting) | AccessRequestStatus |
50-
| @UserName@ | Name of the user who submitted the access request | AccessRequestConfirm AccessRequestStatus EntitlementReviewUpdates |
51-
| @UserNotes@ | Any notes the user submitted as part of the access request | AccessRequestConfirm AccessRequestStatus |
35+
| Substitution Token | Description | Applicable Template(s) |
36+
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
37+
| @AccessName@ | Descriptive name of the type of access being requested (Read, Modify, etc.) to a resource | AccessRequestConfirm AccessRequestExpired AccessRequestStatus |
38+
| @Changes@ | Number of review changes | EntitlementReviewUpdates |
39+
| @LoginUrl@ | URL that allows a user to access the default (login) page | AccessRequestConfirm AccessRequestReminder OwnershipChangeNotification ReminderDigest |
40+
| @RequestCount@ | Numerically formatted count of pending access requests | ReminderDigest |
41+
| @ResourceDescription@ | Description of resource <ul><li>To use the resource's description in emails instead of the path, replace @ResourcePath@ with @ResourceDescription@</li></ul> | AccessRequestConfirm AccessRequestStatus OwnershipConfirm ReminderDigest |
42+
| @ResourcePath@ | Path of the current resource <ul><li>To use the resources’ description in emails instead of the path, replace @ResourcePath@ with @ResourceDescription@</li></ul> | AccessRequestConfirm AccessRequestExpired AccessRequestStatus EntitlementReviewUpdates OwnershipConfirm ReminderDigest |
43+
| @ResourceType@ | Type of resource | AccessRequestConfirm AccessRequestExpired AccessRequestStatus EntitlementReviewUpdates OwnershipConfirm ReminderDigest |
44+
| @ResourceUrl@ | URL specifically created to respond to a request | AccessRequestConfirm EntitlementReviewReminder OwnershipConfirm |
45+
| @ResponseCount@ | Numerically formatted count of pending reviews or access requests | AccessRequestReminder ReminderDigest |
46+
| @ReviewCount@ | Numerically formatted count of pending reviews | ReminderDigest |
47+
| @ReviewName@ | Name of the resource review | EntitlementReviewUpdates |
48+
| @ReviewType@ | Type of resource review | EntitlementReviewUpdates |
49+
| @StatusText@ | Status of an access request (Confirmed, Declined, Waiting) | AccessRequestStatus |
50+
| @UserName@ | Name of the user who submitted the access request | AccessRequestConfirm AccessRequestStatus EntitlementReviewUpdates |
51+
| @UserNotes@ | Any notes the user submitted as part of the access request | AccessRequestConfirm AccessRequestStatus |
52+
5253

5354
## Customize Email Templates
5455

0 commit comments

Comments
 (0)