| Current date | | Tokens related to the current date and time. |
| Custom format | [current-date:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [current-date:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [current-date:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [current-date:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [current-date:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [current-date:since] | A date in 'time-since' format. (43 years 4 months) |
| Current page | | Tokens related to the current page request. |
| Page number | [current-page:page-number] | The page number of the current page when viewing paged lists. |
| Query string value | [current-page:query:?] | The value of a specific query string field of the current page. |
| Title | [current-page:title] | The title of the current page. |
| URL | [current-page:url] | The URL of the current page. |
| Absolute URL | [current-page:url:absolute] | The absolute URL. |
| Arguments | [current-page:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Count | [current-page:url:args:count] | The number of elements in the array. |
| First | [current-page:url:args:first] | The first element of the array. |
| Imploded | [current-page:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
| Joined path | [current-page:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
| Keys | [current-page:url:args:keys] | The array of keys of the array. |
| Last | [current-page:url:args:last] | The last element of the array. |
| Reversed | [current-page:url:args:reversed] | The array reversed. |
| Value | [current-page:url:args:value:?] | The specific value of the array. |
| Brief URL | [current-page:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [current-page:url:path] | The path component of the URL. |
| Relative URL | [current-page:url:relative] | The relative URL. |
| Unaliased URL | [current-page:url:unaliased] | The unaliased URL. |
| Absolute URL | [current-page:url:unaliased:absolute] | The absolute URL. |
| Arguments | [current-page:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [current-page:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
| Path | [current-page:url:unaliased:path] | The path component of the URL. |
| Relative URL | [current-page:url:unaliased:relative] | The relative URL. |
| Current user | | Tokens related to the currently logged in user. |
| Created | [current-user:created] | The date the user account was created. |
| Custom format | [current-user:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [current-user:created:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [current-user:created:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [current-user:created:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [current-user:created:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [current-user:created:since] | A date in 'time-since' format. (43 years 4 months) |
| Edit URL | [current-user:edit-url] | The URL of the account edit page. |
| Email | [current-user:mail] | The email address of the user account. |
| IP address | [current-user:ip-address] | The IP address of the current user. |
| Last login | [current-user:last-login] | The date the user last logged in to the site. |
| Custom format | [current-user:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [current-user:last-login:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [current-user:last-login:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [current-user:last-login:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [current-user:last-login:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [current-user:last-login:since] | A date in 'time-since' format. (43 years 4 months) |
| Name | [current-user:name] | The login name of the user account. |
| Original user | [current-user:original] | The original user data if the user is being updated or saved. |
| Created | [current-user:original:created] | The date the user account was created. |
| Custom format | [current-user:original:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [current-user:original:created:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [current-user:original:created:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [current-user:original:created:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [current-user:original:created:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [current-user:original:created:since] | A date in 'time-since' format. (43 years 4 months) |
| Edit URL | [current-user:original:edit-url] | The URL of the account edit page. |
| Email | [current-user:original:mail] | The email address of the user account. |
| Last login | [current-user:original:last-login] | The date the user last logged in to the site. |
| Custom format | [current-user:original:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [current-user:original:last-login:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [current-user:original:last-login:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [current-user:original:last-login:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [current-user:original:last-login:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [current-user:original:last-login:since] | A date in 'time-since' format. (43 years 4 months) |
| Name | [current-user:original:name] | The login name of the user account. |
| Picture | [current-user:original:picture] | The picture of the user. |
| Base name | [current-user:original:picture:basename] | The base name of the file. |
| Extension | [current-user:original:picture:extension] | The extension of the file. |
| File ID | [current-user:original:picture:fid] | The unique ID of the uploaded file. |
| File byte size | [current-user:original:picture:size-raw] | The size of the file, in bytes. |
| File name | [current-user:original:picture:name] | The name of the file on disk. |
| File size | [current-user:original:picture:size] | The size of the file. |
| MIME type | [current-user:original:picture:mime] | The MIME type of the file. |
| Owner | [current-user:original:picture:owner] | The user who originally uploaded the file. |
| Path | [current-user:original:picture:path] | The location of the file relative to Drupal root. |
| Timestamp | [current-user:original:picture:timestamp] | The date the file was most recently changed. |
| URL | [current-user:original:picture:url] | The web-accessible URL for the file. |
| Roles | [current-user:original:roles] | The user roles associated with the user account. |
| Count | [current-user:original:roles:count] | The number of elements in the array. |
| First | [current-user:original:roles:first] | The first element of the array. |
| Imploded | [current-user:original:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
| Joined path | [current-user:original:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
| Keys | [current-user:original:roles:keys] | The array of keys of the array. |
| Last | [current-user:original:roles:last] | The last element of the array. |
| Reversed | [current-user:original:roles:reversed] | The array reversed. |
| Value | [current-user:original:roles:value:?] | The specific value of the array. |
| URL | [current-user:original:url] | The URL of the account profile page. |
| Absolute URL | [current-user:original:url:absolute] | The absolute URL. |
| Arguments | [current-user:original:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [current-user:original:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [current-user:original:url:path] | The path component of the URL. |
| Relative URL | [current-user:original:url:relative] | The relative URL. |
| Unaliased URL | [current-user:original:url:unaliased] | The unaliased URL. |
| User ID | [current-user:original:uid] | The unique ID of the user account. |
| Picture | [current-user:picture] | The picture of the user. |
| Base name | [current-user:picture:basename] | The base name of the file. |
| Extension | [current-user:picture:extension] | The extension of the file. |
| File ID | [current-user:picture:fid] | The unique ID of the uploaded file. |
| File byte size | [current-user:picture:size-raw] | The size of the file, in bytes. |
| File name | [current-user:picture:name] | The name of the file on disk. |
| File size | [current-user:picture:size] | The size of the file. |
| MIME type | [current-user:picture:mime] | The MIME type of the file. |
| Original file | [current-user:picture:original] | The original file data if the file is being updated or saved. |
| Base name | [current-user:picture:original:basename] | The base name of the file. |
| Extension | [current-user:picture:original:extension] | The extension of the file. |
| File ID | [current-user:picture:original:fid] | The unique ID of the uploaded file. |
| File byte size | [current-user:picture:original:size-raw] | The size of the file, in bytes. |
| File name | [current-user:picture:original:name] | The name of the file on disk. |
| File size | [current-user:picture:original:size] | The size of the file. |
| MIME type | [current-user:picture:original:mime] | The MIME type of the file. |
| Owner | [current-user:picture:original:owner] | The user who originally uploaded the file. |
| Path | [current-user:picture:original:path] | The location of the file relative to Drupal root. |
| Timestamp | [current-user:picture:original:timestamp] | The date the file was most recently changed. |
| URL | [current-user:picture:original:url] | The web-accessible URL for the file. |
| Owner | [current-user:picture:owner] | The user who originally uploaded the file. |
| Created | [current-user:picture:owner:created] | The date the user account was created. |
| Edit URL | [current-user:picture:owner:edit-url] | The URL of the account edit page. |
| Email | [current-user:picture:owner:mail] | The email address of the user account. |
| Last login | [current-user:picture:owner:last-login] | The date the user last logged in to the site. |
| Name | [current-user:picture:owner:name] | The login name of the user account. |
| Original user | [current-user:picture:owner:original] | The original user data if the user is being updated or saved. |
| Roles | [current-user:picture:owner:roles] | The user roles associated with the user account. |
| URL | [current-user:picture:owner:url] | The URL of the account profile page. |
| User ID | [current-user:picture:owner:uid] | The unique ID of the user account. |
| Path | [current-user:picture:path] | The location of the file relative to Drupal root. |
| Timestamp | [current-user:picture:timestamp] | The date the file was most recently changed. |
| Custom format | [current-user:picture:timestamp:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [current-user:picture:timestamp:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [current-user:picture:timestamp:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [current-user:picture:timestamp:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [current-user:picture:timestamp:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [current-user:picture:timestamp:since] | A date in 'time-since' format. (43 years 4 months) |
| URL | [current-user:picture:url] | The web-accessible URL for the file. |
| Roles | [current-user:roles] | The user roles associated with the user account. |
| Count | [current-user:roles:count] | The number of elements in the array. |
| First | [current-user:roles:first] | The first element of the array. |
| Imploded | [current-user:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
| Joined path | [current-user:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
| Keys | [current-user:roles:keys] | The array of keys of the array. |
| Count | [current-user:roles:keys:count] | The number of elements in the array. |
| First | [current-user:roles:keys:first] | The first element of the array. |
| Imploded | [current-user:roles:keys:join:?] | The values of the array joined together with a custom string in-between each value. |
| Joined path | [current-user:roles:keys:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
| Last | [current-user:roles:keys:last] | The last element of the array. |
| Reversed | [current-user:roles:keys:reversed] | The array reversed. |
| Value | [current-user:roles:keys:value:?] | The specific value of the array. |
| Last | [current-user:roles:last] | The last element of the array. |
| Reversed | [current-user:roles:reversed] | The array reversed. |
| Count | [current-user:roles:reversed:count] | The number of elements in the array. |
| First | [current-user:roles:reversed:first] | The first element of the array. |
| Imploded | [current-user:roles:reversed:join:?] | The values of the array joined together with a custom string in-between each value. |
| Joined path | [current-user:roles:reversed:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
| Keys | [current-user:roles:reversed:keys] | The array of keys of the array. |
| Last | [current-user:roles:reversed:last] | The last element of the array. |
| Value | [current-user:roles:reversed:value:?] | The specific value of the array. |
| Value | [current-user:roles:value:?] | The specific value of the array. |
| URL | [current-user:url] | The URL of the account profile page. |
| Absolute URL | [current-user:url:absolute] | The absolute URL. |
| Arguments | [current-user:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Count | [current-user:url:args:count] | The number of elements in the array. |
| First | [current-user:url:args:first] | The first element of the array. |
| Imploded | [current-user:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
| Joined path | [current-user:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
| Keys | [current-user:url:args:keys] | The array of keys of the array. |
| Last | [current-user:url:args:last] | The last element of the array. |
| Reversed | [current-user:url:args:reversed] | The array reversed. |
| Value | [current-user:url:args:value:?] | The specific value of the array. |
| Brief URL | [current-user:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [current-user:url:path] | The path component of the URL. |
| Relative URL | [current-user:url:relative] | The relative URL. |
| Unaliased URL | [current-user:url:unaliased] | The unaliased URL. |
| Absolute URL | [current-user:url:unaliased:absolute] | The absolute URL. |
| Arguments | [current-user:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [current-user:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
| Path | [current-user:url:unaliased:path] | The path component of the URL. |
| Relative URL | [current-user:url:unaliased:relative] | The relative URL. |
| User ID | [current-user:uid] | The unique ID of the user account. |
| Nodes | | Tokens related to individual content items, or "nodes". |
| Author | [node:author] | The author of the node. |
| Created | [node:author:created] | The date the user account was created. |
| Custom format | [node:author:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [node:author:created:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [node:author:created:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [node:author:created:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [node:author:created:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [node:author:created:since] | A date in 'time-since' format. (43 years 4 months) |
| Edit URL | [node:author:edit-url] | The URL of the account edit page. |
| Email | [node:author:mail] | The email address of the user account. |
| Last login | [node:author:last-login] | The date the user last logged in to the site. |
| Custom format | [node:author:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [node:author:last-login:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [node:author:last-login:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [node:author:last-login:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [node:author:last-login:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [node:author:last-login:since] | A date in 'time-since' format. (43 years 4 months) |
| Name | [node:author:name] | The login name of the user account. |
| Original user | [node:author:original] | The original user data if the user is being updated or saved. |
| Created | [node:author:original:created] | The date the user account was created. |
| Edit URL | [node:author:original:edit-url] | The URL of the account edit page. |
| Email | [node:author:original:mail] | The email address of the user account. |
| Last login | [node:author:original:last-login] | The date the user last logged in to the site. |
| Name | [node:author:original:name] | The login name of the user account. |
| Picture | [node:author:original:picture] | The picture of the user. |
| Roles | [node:author:original:roles] | The user roles associated with the user account. |
| URL | [node:author:original:url] | The URL of the account profile page. |
| User ID | [node:author:original:uid] | The unique ID of the user account. |
| Picture | [node:author:picture] | The picture of the user. |
| Base name | [node:author:picture:basename] | The base name of the file. |
| Extension | [node:author:picture:extension] | The extension of the file. |
| File ID | [node:author:picture:fid] | The unique ID of the uploaded file. |
| File byte size | [node:author:picture:size-raw] | The size of the file, in bytes. |
| File name | [node:author:picture:name] | The name of the file on disk. |
| File size | [node:author:picture:size] | The size of the file. |
| MIME type | [node:author:picture:mime] | The MIME type of the file. |
| Original file | [node:author:picture:original] | The original file data if the file is being updated or saved. |
| Owner | [node:author:picture:owner] | The user who originally uploaded the file. |
| Path | [node:author:picture:path] | The location of the file relative to Drupal root. |
| Timestamp | [node:author:picture:timestamp] | The date the file was most recently changed. |
| URL | [node:author:picture:url] | The web-accessible URL for the file. |
| Roles | [node:author:roles] | The user roles associated with the user account. |
| Count | [node:author:roles:count] | The number of elements in the array. |
| First | [node:author:roles:first] | The first element of the array. |
| Imploded | [node:author:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
| Joined path | [node:author:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
| Keys | [node:author:roles:keys] | The array of keys of the array. |
| Last | [node:author:roles:last] | The last element of the array. |
| Reversed | [node:author:roles:reversed] | The array reversed. |
| Value | [node:author:roles:value:?] | The specific value of the array. |
| URL | [node:author:url] | The URL of the account profile page. |
| Absolute URL | [node:author:url:absolute] | The absolute URL. |
| Arguments | [node:author:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [node:author:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [node:author:url:path] | The path component of the URL. |
| Relative URL | [node:author:url:relative] | The relative URL. |
| Unaliased URL | [node:author:url:unaliased] | The unaliased URL. |
| User ID | [node:author:uid] | The unique ID of the user account. |
| Body | [node:body] | The main body text of the node. |
| Content ID | [node:nid] | The unique ID of the content item, or "node". |
| Content type | [node:content-type] | The content type of the node. |
| Description | [node:content-type:description] | The optional description of the content type. |
| Edit URL | [node:content-type:edit-url] | The URL of the content type's edit page. |
| Machine-readable name | [node:content-type:machine-name] | The unique machine-readable name of the content type. |
| Name | [node:content-type:name] | The name of the content type. |
| Node count | [node:content-type:node-count] | The number of nodes belonging to the content type. |
| Date changed | [node:changed] | The date the node was most recently updated. |
| Custom format | [node:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [node:changed:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [node:changed:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [node:changed:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [node:changed:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [node:changed:since] | A date in 'time-since' format. (43 years 4 months) |
| Date created | [node:created] | The date the node was posted. |
| Custom format | [node:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [node:created:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [node:created:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [node:created:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [node:created:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [node:created:since] | A date in 'time-since' format. (43 years 4 months) |
| Edit URL | [node:edit-url] | The URL of the node's edit page. |
| Image | [node:field_image] | Image field. |
| Language | [node:language] | The language the node is written in. |
| Original node | [node:original] | The original node data if the node is being updated or saved. |
| Author | [node:original:author] | The author of the node. |
| Created | [node:original:author:created] | The date the user account was created. |
| Edit URL | [node:original:author:edit-url] | The URL of the account edit page. |
| Email | [node:original:author:mail] | The email address of the user account. |
| Last login | [node:original:author:last-login] | The date the user last logged in to the site. |
| Name | [node:original:author:name] | The login name of the user account. |
| Picture | [node:original:author:picture] | The picture of the user. |
| Roles | [node:original:author:roles] | The user roles associated with the user account. |
| URL | [node:original:author:url] | The URL of the account profile page. |
| User ID | [node:original:author:uid] | The unique ID of the user account. |
| Body | [node:original:body] | The main body text of the node. |
| Content ID | [node:original:nid] | The unique ID of the content item, or "node". |
| Content type | [node:original:content-type] | The content type of the node. |
| Description | [node:original:content-type:description] | The optional description of the content type. |
| Edit URL | [node:original:content-type:edit-url] | The URL of the content type's edit page. |
| Machine-readable name | [node:original:content-type:machine-name] | The unique machine-readable name of the content type. |
| Name | [node:original:content-type:name] | The name of the content type. |
| Node count | [node:original:content-type:node-count] | The number of nodes belonging to the content type. |
| Date changed | [node:original:changed] | The date the node was most recently updated. |
| Custom format | [node:original:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [node:original:changed:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [node:original:changed:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [node:original:changed:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [node:original:changed:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [node:original:changed:since] | A date in 'time-since' format. (43 years 4 months) |
| Date created | [node:original:created] | The date the node was posted. |
| Custom format | [node:original:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [node:original:created:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [node:original:created:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [node:original:created:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [node:original:created:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [node:original:created:since] | A date in 'time-since' format. (43 years 4 months) |
| Edit URL | [node:original:edit-url] | The URL of the node's edit page. |
| Image | [node:original:field_image] | Image field. |
| Language | [node:original:language] | The language the node is written in. |
| Revision ID | [node:original:vid] | The unique ID of the node's latest revision. |
| Revision log message | [node:original:log] | The explanation of the most recent changes made to the node. |
| Summary | [node:original:summary] | The summary of the node's main body text. |
| Tags | [node:original:field_tags] | Term reference field. |
| Title | [node:original:title] | The title of the node. |
| Translation source node | [node:original:source] | The source node for this current node's translation set. |
| Author | [node:original:source:author] | The author of the node. |
| Body | [node:original:source:body] | The main body text of the node. |
| Content ID | [node:original:source:nid] | The unique ID of the content item, or "node". |
| Content type | [node:original:source:content-type] | The content type of the node. |
| Date changed | [node:original:source:changed] | The date the node was most recently updated. |
| Date created | [node:original:source:created] | The date the node was posted. |
| Edit URL | [node:original:source:edit-url] | The URL of the node's edit page. |
| Image | [node:original:source:field_image] | Image field. |
| Language | [node:original:source:language] | The language the node is written in. |
| Revision ID | [node:original:source:vid] | The unique ID of the node's latest revision. |
| Revision log message | [node:original:source:log] | The explanation of the most recent changes made to the node. |
| Summary | [node:original:source:summary] | The summary of the node's main body text. |
| Tags | [node:original:source:field_tags] | Term reference field. |
| Title | [node:original:source:title] | The title of the node. |
| URL | [node:original:source:url] | The URL of the node. |
| URL | [node:original:url] | The URL of the node. |
| Absolute URL | [node:original:url:absolute] | The absolute URL. |
| Arguments | [node:original:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [node:original:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [node:original:url:path] | The path component of the URL. |
| Relative URL | [node:original:url:relative] | The relative URL. |
| Unaliased URL | [node:original:url:unaliased] | The unaliased URL. |
| Revision ID | [node:vid] | The unique ID of the node's latest revision. |
| Revision log message | [node:log] | The explanation of the most recent changes made to the node. |
| Summary | [node:summary] | The summary of the node's main body text. |
| Tags | [node:field_tags] | Term reference field. |
| Title | [node:title] | The title of the node. |
| Translation source node | [node:source] | The source node for this current node's translation set. |
| Author | [node:source:author] | The author of the node. |
| Created | [node:source:author:created] | The date the user account was created. |
| Edit URL | [node:source:author:edit-url] | The URL of the account edit page. |
| Email | [node:source:author:mail] | The email address of the user account. |
| Last login | [node:source:author:last-login] | The date the user last logged in to the site. |
| Name | [node:source:author:name] | The login name of the user account. |
| Original user | [node:source:author:original] | The original user data if the user is being updated or saved. |
| Picture | [node:source:author:picture] | The picture of the user. |
| Roles | [node:source:author:roles] | The user roles associated with the user account. |
| URL | [node:source:author:url] | The URL of the account profile page. |
| User ID | [node:source:author:uid] | The unique ID of the user account. |
| Body | [node:source:body] | The main body text of the node. |
| Content ID | [node:source:nid] | The unique ID of the content item, or "node". |
| Content type | [node:source:content-type] | The content type of the node. |
| Description | [node:source:content-type:description] | The optional description of the content type. |
| Edit URL | [node:source:content-type:edit-url] | The URL of the content type's edit page. |
| Machine-readable name | [node:source:content-type:machine-name] | The unique machine-readable name of the content type. |
| Name | [node:source:content-type:name] | The name of the content type. |
| Node count | [node:source:content-type:node-count] | The number of nodes belonging to the content type. |
| Date changed | [node:source:changed] | The date the node was most recently updated. |
| Custom format | [node:source:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [node:source:changed:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [node:source:changed:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [node:source:changed:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [node:source:changed:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [node:source:changed:since] | A date in 'time-since' format. (43 years 4 months) |
| Date created | [node:source:created] | The date the node was posted. |
| Custom format | [node:source:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [node:source:created:long] | A date in 'long' format. (Saturday, May 18, 2013 - 22:24) |
| Medium format | [node:source:created:medium] | A date in 'medium' format. (Sat, 05/18/2013 - 22:24) |
| Raw timestamp | [node:source:created:raw] | A date in UNIX timestamp format (1368887098) |
| Short format | [node:source:created:short] | A date in 'short' format. (05/18/2013 - 22:24) |
| Time-since | [node:source:created:since] | A date in 'time-since' format. (43 years 4 months) |
| Edit URL | [node:source:edit-url] | The URL of the node's edit page. |
| Image | [node:source:field_image] | Image field. |
| Language | [node:source:language] | The language the node is written in. |
| Original node | [node:source:original] | The original node data if the node is being updated or saved. |
| Author | [node:source:original:author] | The author of the node. |
| Body | [node:source:original:body] | The main body text of the node. |
| Content ID | [node:source:original:nid] | The unique ID of the content item, or "node". |
| Content type | [node:source:original:content-type] | The content type of the node. |
| Date changed | [node:source:original:changed] | The date the node was most recently updated. |
| Date created | [node:source:original:created] | The date the node was posted. |
| Edit URL | [node:source:original:edit-url] | The URL of the node's edit page. |
| Image | [node:source:original:field_image] | Image field. |
| Language | [node:source:original:language] | The language the node is written in. |
| Revision ID | [node:source:original:vid] | The unique ID of the node's latest revision. |
| Revision log message | [node:source:original:log] | The explanation of the most recent changes made to the node. |
| Summary | [node:source:original:summary] | The summary of the node's main body text. |
| Tags | [node:source:original:field_tags] | Term reference field. |
| Title | [node:source:original:title] | The title of the node. |
| URL | [node:source:original:url] | The URL of the node. |
| Revision ID | [node:source:vid] | The unique ID of the node's latest revision. |
| Revision log message | [node:source:log] | The explanation of the most recent changes made to the node. |
| Summary | [node:source:summary] | The summary of the node's main body text. |
| Tags | [node:source:field_tags] | Term reference field. |
| Title | [node:source:title] | The title of the node. |
| URL | [node:source:url] | The URL of the node. |
| Absolute URL | [node:source:url:absolute] | The absolute URL. |
| Arguments | [node:source:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [node:source:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [node:source:url:path] | The path component of the URL. |
| Relative URL | [node:source:url:relative] | The relative URL. |
| Unaliased URL | [node:source:url:unaliased] | The unaliased URL. |
| URL | [node:url] | The URL of the node. |
| Absolute URL | [node:url:absolute] | The absolute URL. |
| Arguments | [node:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Count | [node:url:args:count] | The number of elements in the array. |
| First | [node:url:args:first] | The first element of the array. |
| Imploded | [node:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
| Joined path | [node:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
| Keys | [node:url:args:keys] | The array of keys of the array. |
| Last | [node:url:args:last] | The last element of the array. |
| Reversed | [node:url:args:reversed] | The array reversed. |
| Value | [node:url:args:value:?] | The specific value of the array. |
| Brief URL | [node:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [node:url:path] | The path component of the URL. |
| Relative URL | [node:url:relative] | The relative URL. |
| Unaliased URL | [node:url:unaliased] | The unaliased URL. |
| Absolute URL | [node:url:unaliased:absolute] | The absolute URL. |
| Arguments | [node:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [node:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
| Path | [node:url:unaliased:path] | The path component of the URL. |
| Relative URL | [node:url:unaliased:relative] | The relative URL. |
| Random | | Tokens related to random data. |
| Hash | [random:hash:?] | A random hash. The possible hashing algorithms are: md2, md4, md5, sha1, sha224, sha256, sha384, sha512, ripemd128, ripemd160, ripemd256, ripemd320, whirlpool, tiger128,3, tiger160,3, tiger192,3, tiger128,4, tiger160,4, tiger192,4, snefru, snefru256, gost, adler32, crc32, crc32b, salsa10, salsa20, haval128,3, haval160,3, haval192,3, haval224,3, haval256,3, haval128,4, haval160,4, haval192,4, haval224,4, haval256,4, haval128,5, haval160,5, haval192,5, haval224,5, haval256,5. |
| Number | [random:number] | A random number from 0 to 2147483647. |
| Site information | | Tokens for site-wide settings and other global information. |
| Email | [site:mail] | The administrative email address for the site. |
| Login page | [site:login-url] | The URL of the site's login page. |
| Name | [site:name] | The name of the site. |
| Slogan | [site:slogan] | The slogan of the site. |
| URL | [site:url] | The URL of the site's front page. |
| URL (brief) | [site:url-brief] | The URL of the site's front page without the protocol. |