| Body text format | [comment:body-format] | The name of the text format used on the comment's body field. |
| ID | [comment:body-format:id] | The unique ID of the text format. |
| Name | [comment:body-format:name] | The name of the text format. |
| Content | [comment:body] | The formatted content of the comment itself. |
| Body | [comment:node:body] | The main body text of the node. |
| Body text format | [comment:node:body-format] | The name of the text format used on the node's body field. |
| ID | [comment:node:body-format:id] | The unique ID of the text format. |
| Name | [comment:node:body-format:name] | The name of the text format. |
| Body | [comment:node:source:body] | The main body text of the node. |
| Body text format | [comment:node:source:body-format] | The name of the text format used on the node's body field. |
| Body text format | [comment:parent:body-format] | The name of the text format used on the comment's body field. |
| ID | [comment:parent:body-format:id] | The unique ID of the text format. |
| Name | [comment:parent:body-format:name] | The name of the text format. |
| Content | [comment:parent:body] | The formatted content of the comment itself. |
| Body | [comment:parent:node:body] | The main body text of the node. |
| Body text format | [comment:parent:node:body-format] | The name of the text format used on the node's body field. |
| 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. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [current-date:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [current-date:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [current-date:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [current-date:since] | A date in 'time-since' format. (42 years 3 months) |
| Current page | | Tokens related to the current page request. |
| Page Title | [current-page:page-title] | The title of the current page, as processed by the Page Title module. |
| 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. |
| 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. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [current-user:created:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [current-user:created:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [current-user:created:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [current-user:created:since] | A date in 'time-since' format. (42 years 3 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 access | [current-user:last-access] | The date the user last accessed the site. |
| Custom format | [current-user:last-access:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [current-user:last-access:long] | A date in 'long' format. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [current-user:last-access:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [current-user:last-access:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [current-user:last-access:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [current-user:last-access:since] | A date in 'time-since' format. (42 years 3 months) |
| 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. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [current-user:last-login:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [current-user:last-login:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [current-user:last-login:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [current-user:last-login:since] | A date in 'time-since' format. (42 years 3 months) |
| Name | [current-user:name] | The login name of the user account. |
| Picture | [current-user:picture] | The picture of the user. |
| 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. |
| 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 access | [current-user:picture:owner:last-access] | The date the user last accessed the site. |
| 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. |
| Roles | [current-user:picture:owner:roles] | The user roles associated with the user account. |
| Status | [current-user:picture:owner:status] | Whether the user is active or blocked. |
| 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. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [current-user:picture:timestamp:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [current-user:picture:timestamp:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [current-user:picture:timestamp:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [current-user:picture:timestamp:since] | A date in 'time-since' format. (42 years 3 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. |
| 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. |
| 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. |
| 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. |
| Status | [current-user:status] | Whether the user is active or blocked. |
| 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. |
| 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. |
| Default text format | | Tokens related to the currently logged in user's default text format. |
| ID | [default-format:id] | The unique ID of the text format. |
| Name | [default-format:name] | The name of the text format. |
| Files | | Tokens related to uploaded files. |
| Extension | [file:extension] | The extension of the file. |
| File ID | [file:fid] | The unique ID of the uploaded file. |
| File byte size | [file:size-raw] | The size of the file, in bytes. |
| File name | [file:name] | The name of the file on disk. |
| File size | [file:size] | The size of the file. |
| MIME type | [file:mime] | The MIME type of the file. |
| Owner | [file:owner] | The user who originally uploaded the file. |
| Created | [file:owner:created] | The date the user account was created. |
| Custom format | [file:owner:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [file:owner:created:long] | A date in 'long' format. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [file:owner:created:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [file:owner:created:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [file:owner:created:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [file:owner:created:since] | A date in 'time-since' format. (42 years 3 months) |
| Edit URL | [file:owner:edit-url] | The URL of the account edit page. |
| Email | [file:owner:mail] | The email address of the user account. |
| Last access | [file:owner:last-access] | The date the user last accessed the site. |
| Custom format | [file:owner:last-access:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [file:owner:last-access:long] | A date in 'long' format. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [file:owner:last-access:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [file:owner:last-access:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [file:owner:last-access:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [file:owner:last-access:since] | A date in 'time-since' format. (42 years 3 months) |
| Last login | [file:owner:last-login] | The date the user last logged in to the site. |
| Custom format | [file:owner:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [file:owner:last-login:long] | A date in 'long' format. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [file:owner:last-login:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [file:owner:last-login:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [file:owner:last-login:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [file:owner:last-login:since] | A date in 'time-since' format. (42 years 3 months) |
| Name | [file:owner:name] | The login name of the user account. |
| Picture | [file:owner:picture] | The picture of the user. |
| Extension | [file:owner:picture:extension] | The extension of the file. |
| File ID | [file:owner:picture:fid] | The unique ID of the uploaded file. |
| File byte size | [file:owner:picture:size-raw] | The size of the file, in bytes. |
| File name | [file:owner:picture:name] | The name of the file on disk. |
| File size | [file:owner:picture:size] | The size of the file. |
| MIME type | [file:owner:picture:mime] | The MIME type of the file. |
| Path | [file:owner:picture:path] | The location of the file relative to Drupal root. |
| Timestamp | [file:owner:picture:timestamp] | The date the file was most recently changed. |
| URL | [file:owner:picture:url] | The web-accessible URL for the file. |
| Roles | [file:owner:roles] | The user roles associated with the user account. |
| Count | [file:owner:roles:count] | The number of elements in the array. |
| First | [file:owner:roles:first] | The first element of the array. |
| Imploded | [file:owner:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
| Keys | [file:owner:roles:keys] | The array of keys of the array. |
| Last | [file:owner:roles:last] | The last element of the array. |
| Reversed | [file:owner:roles:reversed] | The array reversed. |
| Value | [file:owner:roles:value:?] | The specific value of the array. |
| Status | [file:owner:status] | Whether the user is active or blocked. |
| URL | [file:owner:url] | The URL of the account profile page. |
| Absolute URL | [file:owner:url:absolute] | The absolute URL. |
| Arguments | [file:owner:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [file:owner:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [file:owner:url:path] | The path component of the URL. |
| Relative URL | [file:owner:url:relative] | The relative URL. |
| Unaliased URL | [file:owner:url:unaliased] | The unaliased URL. |
| User ID | [file:owner:uid] | The unique ID of the user account. |
| Path | [file:path] | The location of the file relative to Drupal root. |
| Timestamp | [file:timestamp] | The date the file was most recently changed. |
| Custom format | [file:timestamp:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [file:timestamp:long] | A date in 'long' format. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [file:timestamp:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [file:timestamp:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [file:timestamp:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [file:timestamp:since] | A date in 'time-since' format. (42 years 3 months) |
| URL | [file:url] | The web-accessible URL for the file. |
| 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. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [node:author:created:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [node:author:created:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [node:author:created:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [node:author:created:since] | A date in 'time-since' format. (42 years 3 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 access | [node:author:last-access] | The date the user last accessed the site. |
| Custom format | [node:author:last-access:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [node:author:last-access:long] | A date in 'long' format. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [node:author:last-access:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [node:author:last-access:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [node:author:last-access:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [node:author:last-access:since] | A date in 'time-since' format. (42 years 3 months) |
| 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. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [node:author:last-login:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [node:author:last-login:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [node:author:last-login:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [node:author:last-login:since] | A date in 'time-since' format. (42 years 3 months) |
| Name | [node:author:name] | The login name of the user account. |
| Picture | [node:author:picture] | The picture of the user. |
| 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. |
| 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. |
| 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. |
| Status | [node:author:status] | Whether the user is active or blocked. |
| 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. |
| Body text format | [node:body-format] | The name of the text format used on the node's body field. |
| ID | [node:body-format:id] | The unique ID of the text format. |
| Name | [node:body-format:name] | The name of the text format. |
| Book | [node:book] | The book page associated with the node. |
| Edit URL | [node:book:edit-url] | The URL of the menu link's edit page. |
| Link ID | [node:book:mlid] | The unique ID of the menu link. |
| Parent | [node:book:parent] | The menu link's parent. |
| Edit URL | [node:book:parent:edit-url] | The URL of the menu link's edit page. |
| Link ID | [node:book:parent:mlid] | The unique ID of the menu link. |
| Parents | [node:book:parent:parents] | An array of all the menu link's parents, starting with the root. |
| Root | [node:book:parent:root] | The menu link's root. |
| Title | [node:book:parent:title] | The title of the menu link. |
| URL | [node:book:parent:url] | The URL of the menu link. |
| Parents | [node:book:parents] | An array of all the menu link's parents, starting with the root. |
| Count | [node:book:parents:count] | The number of elements in the array. |
| First | [node:book:parents:first] | The first element of the array. |
| Imploded | [node:book:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
| Keys | [node:book:parents:keys] | The array of keys of the array. |
| Last | [node:book:parents:last] | The last element of the array. |
| Reversed | [node:book:parents:reversed] | The array reversed. |
| Value | [node:book:parents:value:?] | The specific value of the array. |
| Root | [node:book:root] | The menu link's root. |
| Edit URL | [node:book:root:edit-url] | The URL of the menu link's edit page. |
| Link ID | [node:book:root:mlid] | The unique ID of the menu link. |
| Parent | [node:book:root:parent] | The menu link's parent. |
| Parents | [node:book:root:parents] | An array of all the menu link's parents, starting with the root. |
| Title | [node:book:root:title] | The title of the menu link. |
| URL | [node:book:root:url] | The URL of the menu link. |
| Title | [node:book:title] | The title of the menu link. |
| URL | [node:book:url] | The URL of the menu link. |
| Absolute URL | [node:book:url:absolute] | The absolute URL. |
| Arguments | [node:book:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [node:book:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [node:book:url:path] | The path component of the URL. |
| Relative URL | [node:book:url:relative] | The relative URL. |
| Unaliased URL | [node:book:url:unaliased] | The unaliased URL. |
| Catalog category | [node:field_catalog_category] | Term reference field. |
| Catalog category | [node:field-catalog-category] | Field "field_catalog_category" |
| Description | [node:field-catalog-category:description] | The optional description of the taxonomy term. |
| Edit URL | [node:field-catalog-category:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [node:field-catalog-category:name] | The name of the taxonomy term. |
| Node count | [node:field-catalog-category:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [node:field-catalog-category:parents] | An array of all the term's parents, starting with the root. |
| Count | [node:field-catalog-category:parents:count] | The number of elements in the array. |
| First | [node:field-catalog-category:parents:first] | The first element of the array. |
| Imploded | [node:field-catalog-category:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
| Keys | [node:field-catalog-category:parents:keys] | The array of keys of the array. |
| Last | [node:field-catalog-category:parents:last] | The last element of the array. |
| Reversed | [node:field-catalog-category:parents:reversed] | The array reversed. |
| Value | [node:field-catalog-category:parents:value:?] | The specific value of the array. |
| Parent term | [node:field-catalog-category:parent] | The parent term of the taxonomy term, if one exists. |
| Description | [node:field-catalog-category:parent:description] | The optional description of the taxonomy term. |
| Edit URL | [node:field-catalog-category:parent:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [node:field-catalog-category:parent:name] | The name of the taxonomy term. |
| Node count | [node:field-catalog-category:parent:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [node:field-catalog-category:parent:parents] | An array of all the term's parents, starting with the root. |
| Root term | [node:field-catalog-category:parent:root] | The root term of the taxonomy term. |
| Term ID | [node:field-catalog-category:parent:tid] | The unique ID of the taxonomy term. |
| URL | [node:field-catalog-category:parent:url] | The URL of the taxonomy term. |
| Vocabulary | [node:field-catalog-category:parent:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Weight | [node:field-catalog-category:parent:weight] | The weight of the term, which is used for ordering terms during display. |
| Root term | [node:field-catalog-category:root] | The root term of the taxonomy term. |
| Description | [node:field-catalog-category:root:description] | The optional description of the taxonomy term. |
| Edit URL | [node:field-catalog-category:root:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [node:field-catalog-category:root:name] | The name of the taxonomy term. |
| Node count | [node:field-catalog-category:root:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [node:field-catalog-category:root:parents] | An array of all the term's parents, starting with the root. |
| Parent term | [node:field-catalog-category:root:parent] | The parent term of the taxonomy term, if one exists. |
| Term ID | [node:field-catalog-category:root:tid] | The unique ID of the taxonomy term. |
| URL | [node:field-catalog-category:root:url] | The URL of the taxonomy term. |
| Vocabulary | [node:field-catalog-category:root:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Weight | [node:field-catalog-category:root:weight] | The weight of the term, which is used for ordering terms during display. |
| Term ID | [node:field-catalog-category:tid] | The unique ID of the taxonomy term. |
| URL | [node:field-catalog-category:url] | The URL of the taxonomy term. |
| Absolute URL | [node:field-catalog-category:url:absolute] | The absolute URL. |
| Arguments | [node:field-catalog-category:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [node:field-catalog-category:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [node:field-catalog-category:url:path] | The path component of the URL. |
| Relative URL | [node:field-catalog-category:url:relative] | The relative URL. |
| Unaliased URL | [node:field-catalog-category:url:unaliased] | The unaliased URL. |
| Vocabulary | [node:field-catalog-category:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Description | [node:field-catalog-category:vocabulary:description] | The optional description of the taxonomy vocabulary. |
| Edit URL | [node:field-catalog-category:vocabulary:edit-url] | The URL of the vocabulary's edit page. |
| Machine-readable name | [node:field-catalog-category:vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
| Name | [node:field-catalog-category:vocabulary:name] | The name of the taxonomy vocabulary. |
| Node count | [node:field-catalog-category:vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
| Term count | [node:field-catalog-category:vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
| Vocabulary ID | [node:field-catalog-category:vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
| Weight | [node:field-catalog-category:weight] | The weight of the term, which is used for ordering terms during display. |
| 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. |
| Creates revision | [node:revision] | Whether saving this node creates a new revision. |
| 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. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [node:changed:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [node:changed:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [node:changed:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [node:changed:since] | A date in 'time-since' format. (42 years 3 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. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [node:created:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [node:created:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [node:created:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [node:created:since] | A date in 'time-since' format. (42 years 3 months) |
| Edit URL | [node:edit-url] | The URL of the node's edit page. |
| Forums | [node:taxonomy-forums] | Field "taxonomy_forums" |
| Description | [node:taxonomy-forums:description] | The optional description of the taxonomy term. |
| Edit URL | [node:taxonomy-forums:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [node:taxonomy-forums:name] | The name of the taxonomy term. |
| Node count | [node:taxonomy-forums:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [node:taxonomy-forums:parents] | An array of all the term's parents, starting with the root. |
| Count | [node:taxonomy-forums:parents:count] | The number of elements in the array. |
| First | [node:taxonomy-forums:parents:first] | The first element of the array. |
| Imploded | [node:taxonomy-forums:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
| Keys | [node:taxonomy-forums:parents:keys] | The array of keys of the array. |
| Last | [node:taxonomy-forums:parents:last] | The last element of the array. |
| Reversed | [node:taxonomy-forums:parents:reversed] | The array reversed. |
| Value | [node:taxonomy-forums:parents:value:?] | The specific value of the array. |
| Parent term | [node:taxonomy-forums:parent] | The parent term of the taxonomy term, if one exists. |
| Description | [node:taxonomy-forums:parent:description] | The optional description of the taxonomy term. |
| Edit URL | [node:taxonomy-forums:parent:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [node:taxonomy-forums:parent:name] | The name of the taxonomy term. |
| Node count | [node:taxonomy-forums:parent:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [node:taxonomy-forums:parent:parents] | An array of all the term's parents, starting with the root. |
| Root term | [node:taxonomy-forums:parent:root] | The root term of the taxonomy term. |
| Term ID | [node:taxonomy-forums:parent:tid] | The unique ID of the taxonomy term. |
| URL | [node:taxonomy-forums:parent:url] | The URL of the taxonomy term. |
| Vocabulary | [node:taxonomy-forums:parent:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Weight | [node:taxonomy-forums:parent:weight] | The weight of the term, which is used for ordering terms during display. |
| Root term | [node:taxonomy-forums:root] | The root term of the taxonomy term. |
| Description | [node:taxonomy-forums:root:description] | The optional description of the taxonomy term. |
| Edit URL | [node:taxonomy-forums:root:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [node:taxonomy-forums:root:name] | The name of the taxonomy term. |
| Node count | [node:taxonomy-forums:root:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [node:taxonomy-forums:root:parents] | An array of all the term's parents, starting with the root. |
| Parent term | [node:taxonomy-forums:root:parent] | The parent term of the taxonomy term, if one exists. |
| Term ID | [node:taxonomy-forums:root:tid] | The unique ID of the taxonomy term. |
| URL | [node:taxonomy-forums:root:url] | The URL of the taxonomy term. |
| Vocabulary | [node:taxonomy-forums:root:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Weight | [node:taxonomy-forums:root:weight] | The weight of the term, which is used for ordering terms during display. |
| Term ID | [node:taxonomy-forums:tid] | The unique ID of the taxonomy term. |
| URL | [node:taxonomy-forums:url] | The URL of the taxonomy term. |
| Absolute URL | [node:taxonomy-forums:url:absolute] | The absolute URL. |
| Arguments | [node:taxonomy-forums:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [node:taxonomy-forums:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [node:taxonomy-forums:url:path] | The path component of the URL. |
| Relative URL | [node:taxonomy-forums:url:relative] | The relative URL. |
| Unaliased URL | [node:taxonomy-forums:url:unaliased] | The unaliased URL. |
| Vocabulary | [node:taxonomy-forums:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Description | [node:taxonomy-forums:vocabulary:description] | The optional description of the taxonomy vocabulary. |
| Edit URL | [node:taxonomy-forums:vocabulary:edit-url] | The URL of the vocabulary's edit page. |
| Machine-readable name | [node:taxonomy-forums:vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
| Name | [node:taxonomy-forums:vocabulary:name] | The name of the taxonomy vocabulary. |
| Node count | [node:taxonomy-forums:vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
| Term count | [node:taxonomy-forums:vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
| Vocabulary ID | [node:taxonomy-forums:vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
| Weight | [node:taxonomy-forums:weight] | The weight of the term, which is used for ordering terms during display. |
| Forums | [node:taxonomy_forums] | Term reference field. |
| Image | [node:field_image] | Image field. |
| Images | [node:field_images] | Image field. |
| Is new | [node:is-new] | Whether the node is new and not saved to the database yet. |
| Language | [node:language] | The language the node is written in. |
| Last view | [node:last-view] | The date on which a visitor last read the node. |
| Custom format | [node:last-view:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [node:last-view:long] | A date in 'long' format. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [node:last-view:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [node:last-view:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [node:last-view:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [node:last-view:since] | A date in 'time-since' format. (42 years 3 months) |
| Number of views | [node:total-count] | The number of visitors who have read the node. |
| Number of views | [node:views] | The number of visitors who have read the node. |
| Poll duration | [node:poll-duration] | The length of time the poll is set to run. |
| Poll votes | [node:poll-votes] | The number of votes that have been cast on a poll. |
| Poll winner | [node:poll-winner] | The winning poll answer. |
| Poll winner percent | [node:poll-winner-percent] | The percentage of votes received by the winning poll answer. |
| Poll winner votes | [node:poll-winner-votes] | The number of votes received by the winning poll answer. |
| Promoted to frontpage | [node:promote] | Whether the node is promoted to the frontpage. |
| Quantity required | [node:node-example-quantity] | Field "node_example_quantity" |
| Quantity required | [node:node_example_quantity] | Text field. |
| 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. |
| Status | [node:status] | Whether the node is published or unpublished. |
| Sticky in lists | [node:sticky] | Whether the node is displayed at the top of lists in which it appears. |
| Summary | [node:summary] | The summary of the node's main body text. |
| Tags | [node:field_tags] | Term reference field. |
| The colors available for this object. | [node:node_example_color] | Text 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 access | [node:source:author:last-access] | The date the user last accessed the site. |
| 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. |
| Picture | [node:source:author:picture] | The picture of the user. |
| Roles | [node:source:author:roles] | The user roles associated with the user account. |
| Status | [node:source:author:status] | Whether the user is active or blocked. |
| 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. |
| Body text format | [node:source:body-format] | The name of the text format used on the node's body field. |
| ID | [node:source:body-format:id] | The unique ID of the text format. |
| Name | [node:source:body-format:name] | The name of the text format. |
| Book | [node:source:book] | The book page associated with the node. |
| Edit URL | [node:source:book:edit-url] | The URL of the menu link's edit page. |
| Link ID | [node:source:book:mlid] | The unique ID of the menu link. |
| Parent | [node:source:book:parent] | The menu link's parent. |
| Parents | [node:source:book:parents] | An array of all the menu link's parents, starting with the root. |
| Root | [node:source:book:root] | The menu link's root. |
| Title | [node:source:book:title] | The title of the menu link. |
| URL | [node:source:book:url] | The URL of the menu link. |
| Catalog category | [node:source:field_catalog_category] | Term reference field. |
| Catalog category | [node:source:field-catalog-category] | Field "field_catalog_category" |
| Description | [node:source:field-catalog-category:description] | The optional description of the taxonomy term. |
| Edit URL | [node:source:field-catalog-category:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [node:source:field-catalog-category:name] | The name of the taxonomy term. |
| Node count | [node:source:field-catalog-category:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [node:source:field-catalog-category:parents] | An array of all the term's parents, starting with the root. |
| Parent term | [node:source:field-catalog-category:parent] | The parent term of the taxonomy term, if one exists. |
| Root term | [node:source:field-catalog-category:root] | The root term of the taxonomy term. |
| Term ID | [node:source:field-catalog-category:tid] | The unique ID of the taxonomy term. |
| URL | [node:source:field-catalog-category:url] | The URL of the taxonomy term. |
| Vocabulary | [node:source:field-catalog-category:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Weight | [node:source:field-catalog-category:weight] | The weight of the term, which is used for ordering terms during display. |
| 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. |
| Creates revision | [node:source:revision] | Whether saving this node creates a new revision. |
| 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. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [node:source:changed:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [node:source:changed:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [node:source:changed:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [node:source:changed:since] | A date in 'time-since' format. (42 years 3 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. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [node:source:created:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [node:source:created:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [node:source:created:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [node:source:created:since] | A date in 'time-since' format. (42 years 3 months) |
| Edit URL | [node:source:edit-url] | The URL of the node's edit page. |
| Forums | [node:source:taxonomy-forums] | Field "taxonomy_forums" |
| Description | [node:source:taxonomy-forums:description] | The optional description of the taxonomy term. |
| Edit URL | [node:source:taxonomy-forums:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [node:source:taxonomy-forums:name] | The name of the taxonomy term. |
| Node count | [node:source:taxonomy-forums:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [node:source:taxonomy-forums:parents] | An array of all the term's parents, starting with the root. |
| Parent term | [node:source:taxonomy-forums:parent] | The parent term of the taxonomy term, if one exists. |
| Root term | [node:source:taxonomy-forums:root] | The root term of the taxonomy term. |
| Term ID | [node:source:taxonomy-forums:tid] | The unique ID of the taxonomy term. |
| URL | [node:source:taxonomy-forums:url] | The URL of the taxonomy term. |
| Vocabulary | [node:source:taxonomy-forums:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Weight | [node:source:taxonomy-forums:weight] | The weight of the term, which is used for ordering terms during display. |
| Forums | [node:source:taxonomy_forums] | Term reference field. |
| Image | [node:source:field_image] | Image field. |
| Images | [node:source:field_images] | Image field. |
| Is new | [node:source:is-new] | Whether the node is new and not saved to the database yet. |
| Language | [node:source:language] | The language the node is written in. |
| Last view | [node:source:last-view] | The date on which a visitor last read the node. |
| Custom format | [node:source:last-view:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [node:source:last-view:long] | A date in 'long' format. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [node:source:last-view:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [node:source:last-view:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [node:source:last-view:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [node:source:last-view:since] | A date in 'time-since' format. (42 years 3 months) |
| Number of views | [node:source:total-count] | The number of visitors who have read the node. |
| Number of views | [node:source:views] | The number of visitors who have read the node. |
| Poll duration | [node:source:poll-duration] | The length of time the poll is set to run. |
| Poll votes | [node:source:poll-votes] | The number of votes that have been cast on a poll. |
| Poll winner | [node:source:poll-winner] | The winning poll answer. |
| Poll winner percent | [node:source:poll-winner-percent] | The percentage of votes received by the winning poll answer. |
| Poll winner votes | [node:source:poll-winner-votes] | The number of votes received by the winning poll answer. |
| Promoted to frontpage | [node:source:promote] | Whether the node is promoted to the frontpage. |
| Quantity required | [node:source:node-example-quantity] | Field "node_example_quantity" |
| Quantity required | [node:source:node_example_quantity] | Text field. |
| 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. |
| Status | [node:source:status] | Whether the node is published or unpublished. |
| Sticky in lists | [node:source:sticky] | Whether the node is displayed at the top of lists in which it appears. |
| Summary | [node:source:summary] | The summary of the node's main body text. |
| Tags | [node:source:field_tags] | Term reference field. |
| The colors available for this object. | [node:source:node_example_color] | Text 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. |
| Upload an image: | [node:source:node_example_image] | Image field. |
| Views today | [node:source:day-views] | The number of visitors who have read the node today. |
| Views today | [node:source:day-count] | The number of visitors who have read the node today. |
| 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. |
| 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. |
| Upload an image: | [node:node_example_image] | Image field. |
| Views today | [node:day-views] | The number of visitors who have read the node today. |
| Views today | [node:day-count] | The number of visitors who have read the node today. |
| 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. |
| Current date | [site:current-date] | The current date and time. |
| Custom format | [site:current-date:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [site:current-date:long] | A date in 'long' format. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [site:current-date:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [site:current-date:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [site:current-date:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [site:current-date:since] | A date in 'time-since' format. (42 years 3 months) |
| Email | [site:mail] | The administrative email address for the site. |
| Logged in user | [site:current-user] | The currently logged in user. |
| Created | [site:current-user:created] | The date the user account was created. |
| Custom format | [site:current-user:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [site:current-user:created:long] | A date in 'long' format. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [site:current-user:created:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [site:current-user:created:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [site:current-user:created:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [site:current-user:created:since] | A date in 'time-since' format. (42 years 3 months) |
| Edit URL | [site:current-user:edit-url] | The URL of the account edit page. |
| Email | [site:current-user:mail] | The email address of the user account. |
| Last access | [site:current-user:last-access] | The date the user last accessed the site. |
| Custom format | [site:current-user:last-access:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [site:current-user:last-access:long] | A date in 'long' format. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [site:current-user:last-access:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [site:current-user:last-access:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [site:current-user:last-access:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [site:current-user:last-access:since] | A date in 'time-since' format. (42 years 3 months) |
| Last login | [site:current-user:last-login] | The date the user last logged in to the site. |
| Custom format | [site:current-user:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [site:current-user:last-login:long] | A date in 'long' format. (Wednesday, 21 March 2012 - 9:50am) |
| Medium format | [site:current-user:last-login:medium] | A date in 'medium' format. (21 March 2012 - 9:50am) |
| Raw timestamp | [site:current-user:last-login:raw] | A date in UNIX timestamp format (1332294626) |
| Short format | [site:current-user:last-login:short] | A date in 'short' format. (21 Mar 2012 - 9:50am) |
| Time-since | [site:current-user:last-login:since] | A date in 'time-since' format. (42 years 3 months) |
| Name | [site:current-user:name] | The login name of the user account. |
| Picture | [site:current-user:picture] | The picture of the user. |
| Extension | [site:current-user:picture:extension] | The extension of the file. |
| File ID | [site:current-user:picture:fid] | The unique ID of the uploaded file. |
| File byte size | [site:current-user:picture:size-raw] | The size of the file, in bytes. |
| File name | [site:current-user:picture:name] | The name of the file on disk. |
| File size | [site:current-user:picture:size] | The size of the file. |
| MIME type | [site:current-user:picture:mime] | The MIME type of the file. |
| Owner | [site:current-user:picture:owner] | The user who originally uploaded the file. |
| Path | [site:current-user:picture:path] | The location of the file relative to Drupal root. |
| Timestamp | [site:current-user:picture:timestamp] | The date the file was most recently changed. |
| URL | [site:current-user:picture:url] | The web-accessible URL for the file. |
| Roles | [site:current-user:roles] | The user roles associated with the user account. |
| Count | [site:current-user:roles:count] | The number of elements in the array. |
| First | [site:current-user:roles:first] | The first element of the array. |
| Imploded | [site:current-user:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
| Keys | [site:current-user:roles:keys] | The array of keys of the array. |
| Last | [site:current-user:roles:last] | The last element of the array. |
| Reversed | [site:current-user:roles:reversed] | The array reversed. |
| Value | [site:current-user:roles:value:?] | The specific value of the array. |
| Status | [site:current-user:status] | Whether the user is active or blocked. |
| URL | [site:current-user:url] | The URL of the account profile page. |
| Absolute URL | [site:current-user:url:absolute] | The absolute URL. |
| Arguments | [site:current-user:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [site:current-user:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [site:current-user:url:path] | The path component of the URL. |
| Relative URL | [site:current-user:url:relative] | The relative URL. |
| Unaliased URL | [site:current-user:url:unaliased] | The unaliased URL. |
| User ID | [site:current-user:uid] | The unique ID of the user account. |
| 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. |
| Taxonomy terms | | Tokens related to taxonomy terms. |
| Description | [term:description] | The optional description of the taxonomy term. |
| Edit URL | [term:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [term:name] | The name of the taxonomy term. |
| Node count | [term:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [term:parents] | An array of all the term's parents, starting with the root. |
| Count | [term:parents:count] | The number of elements in the array. |
| First | [term:parents:first] | The first element of the array. |
| Imploded | [term:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
| Keys | [term:parents:keys] | The array of keys of the array. |
| Count | [term:parents:keys:count] | The number of elements in the array. |
| First | [term:parents:keys:first] | The first element of the array. |
| Imploded | [term:parents:keys:join:?] | The values of the array joined together with a custom string in-between each value. |
| Last | [term:parents:keys:last] | The last element of the array. |
| Reversed | [term:parents:keys:reversed] | The array reversed. |
| Value | [term:parents:keys:value:?] | The specific value of the array. |
| Last | [term:parents:last] | The last element of the array. |
| Reversed | [term:parents:reversed] | The array reversed. |
| Count | [term:parents:reversed:count] | The number of elements in the array. |
| First | [term:parents:reversed:first] | The first element of the array. |
| Imploded | [term:parents:reversed:join:?] | The values of the array joined together with a custom string in-between each value. |
| Keys | [term:parents:reversed:keys] | The array of keys of the array. |
| Last | [term:parents:reversed:last] | The last element of the array. |
| Value | [term:parents:reversed:value:?] | The specific value of the array. |
| Value | [term:parents:value:?] | The specific value of the array. |
| Parent term | [term:parent] | The parent term of the taxonomy term, if one exists. |
| Description | [term:parent:description] | The optional description of the taxonomy term. |
| Edit URL | [term:parent:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [term:parent:name] | The name of the taxonomy term. |
| Node count | [term:parent:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [term:parent:parents] | An array of all the term's parents, starting with the root. |
| Count | [term:parent:parents:count] | The number of elements in the array. |
| First | [term:parent:parents:first] | The first element of the array. |
| Imploded | [term:parent:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
| Keys | [term:parent:parents:keys] | The array of keys of the array. |
| Last | [term:parent:parents:last] | The last element of the array. |
| Reversed | [term:parent:parents:reversed] | The array reversed. |
| Value | [term:parent:parents:value:?] | The specific value of the array. |
| Root term | [term:parent:root] | The root term of the taxonomy term. |
| Description | [term:parent:root:description] | The optional description of the taxonomy term. |
| Edit URL | [term:parent:root:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [term:parent:root:name] | The name of the taxonomy term. |
| Node count | [term:parent:root:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [term:parent:root:parents] | An array of all the term's parents, starting with the root. |
| Term ID | [term:parent:root:tid] | The unique ID of the taxonomy term. |
| URL | [term:parent:root:url] | The URL of the taxonomy term. |
| Vocabulary | [term:parent:root:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Weight | [term:parent:root:weight] | The weight of the term, which is used for ordering terms during display. |
| Term ID | [term:parent:tid] | The unique ID of the taxonomy term. |
| URL | [term:parent:url] | The URL of the taxonomy term. |
| Absolute URL | [term:parent:url:absolute] | The absolute URL. |
| Arguments | [term:parent:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [term:parent:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [term:parent:url:path] | The path component of the URL. |
| Relative URL | [term:parent:url:relative] | The relative URL. |
| Unaliased URL | [term:parent:url:unaliased] | The unaliased URL. |
| Vocabulary | [term:parent:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Description | [term:parent:vocabulary:description] | The optional description of the taxonomy vocabulary. |
| Edit URL | [term:parent:vocabulary:edit-url] | The URL of the vocabulary's edit page. |
| Machine-readable name | [term:parent:vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
| Name | [term:parent:vocabulary:name] | The name of the taxonomy vocabulary. |
| Node count | [term:parent:vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
| Term count | [term:parent:vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
| Vocabulary ID | [term:parent:vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
| Weight | [term:parent:weight] | The weight of the term, which is used for ordering terms during display. |
| Root term | [term:root] | The root term of the taxonomy term. |
| Description | [term:root:description] | The optional description of the taxonomy term. |
| Edit URL | [term:root:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [term:root:name] | The name of the taxonomy term. |
| Node count | [term:root:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [term:root:parents] | An array of all the term's parents, starting with the root. |
| Count | [term:root:parents:count] | The number of elements in the array. |
| First | [term:root:parents:first] | The first element of the array. |
| Imploded | [term:root:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
| Keys | [term:root:parents:keys] | The array of keys of the array. |
| Last | [term:root:parents:last] | The last element of the array. |
| Reversed | [term:root:parents:reversed] | The array reversed. |
| Value | [term:root:parents:value:?] | The specific value of the array. |
| Parent term | [term:root:parent] | The parent term of the taxonomy term, if one exists. |
| Description | [term:root:parent:description] | The optional description of the taxonomy term. |
| Edit URL | [term:root:parent:edit-url] | The URL of the taxonomy term's edit page. |
| Name | [term:root:parent:name] | The name of the taxonomy term. |
| Node count | [term:root:parent:node-count] | The number of nodes tagged with the taxonomy term. |
| Parents | [term:root:parent:parents] | An array of all the term's parents, starting with the root. |
| Term ID | [term:root:parent:tid] | The unique ID of the taxonomy term. |
| URL | [term:root:parent:url] | The URL of the taxonomy term. |
| Vocabulary | [term:root:parent:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Weight | [term:root:parent:weight] | The weight of the term, which is used for ordering terms during display. |
| Term ID | [term:root:tid] | The unique ID of the taxonomy term. |
| URL | [term:root:url] | The URL of the taxonomy term. |
| Absolute URL | [term:root:url:absolute] | The absolute URL. |
| Arguments | [term:root:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [term:root:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [term:root:url:path] | The path component of the URL. |
| Relative URL | [term:root:url:relative] | The relative URL. |
| Unaliased URL | [term:root:url:unaliased] | The unaliased URL. |
| Vocabulary | [term:root:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Description | [term:root:vocabulary:description] | The optional description of the taxonomy vocabulary. |
| Edit URL | [term:root:vocabulary:edit-url] | The URL of the vocabulary's edit page. |
| Machine-readable name | [term:root:vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
| Name | [term:root:vocabulary:name] | The name of the taxonomy vocabulary. |
| Node count | [term:root:vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
| Term count | [term:root:vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
| Vocabulary ID | [term:root:vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
| Weight | [term:root:weight] | The weight of the term, which is used for ordering terms during display. |
| Term ID | [term:tid] | The unique ID of the taxonomy term. |
| URL | [term:url] | The URL of the taxonomy term. |
| Absolute URL | [term:url:absolute] | The absolute URL. |
| Arguments | [term:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Count | [term:url:args:count] | The number of elements in the array. |
| First | [term:url:args:first] | The first element of the array. |
| Imploded | [term:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
| Keys | [term:url:args:keys] | The array of keys of the array. |
| Last | [term:url:args:last] | The last element of the array. |
| Reversed | [term:url:args:reversed] | The array reversed. |
| Value | [term:url:args:value:?] | The specific value of the array. |
| Brief URL | [term:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [term:url:path] | The path component of the URL. |
| Relative URL | [term:url:relative] | The relative URL. |
| Unaliased URL | [term:url:unaliased] | The unaliased URL. |
| Absolute URL | [term:url:unaliased:absolute] | The absolute URL. |
| Arguments | [term:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [term:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
| Path | [term:url:unaliased:path] | The path component of the URL. |
| Relative URL | [term:url:unaliased:relative] | The relative URL. |
| Vocabulary | [term:vocabulary] | The vocabulary the taxonomy term belongs to. |
| Description | [term:vocabulary:description] | The optional description of the taxonomy vocabulary. |
| Edit URL | [term:vocabulary:edit-url] | The URL of the vocabulary's edit page. |
| Machine-readable name | [term:vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
| Name | [term:vocabulary:name] | The name of the taxonomy vocabulary. |
| Node count | [term:vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
| Term count | [term:vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
| Vocabulary ID | [term:vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
| Weight | [term:weight] | The weight of the term, which is used for ordering terms during display. |