Which tokens are available will vary depending on what modules you have enabled on your Drupal site. To view a list of the currently available tokens on your site, you can navigate to the "Help > Token" (admin/help/token) page.

If the above path is not available on your system be sure that the core help.module is enabled.

Additionally, for Drupal 7.x sites, you must install the Token module in order to view the "Help > Token" page. This is true even if you are only using tokens present in Core.

List of the currently available tokens in Drupal 7

Name Token Description

Comments

Tokens for comments posted on the site.
Author [comment:author] The author of the comment, if they were logged in.
Account cancellation URL [comment:author:cancel-url] The URL of the confirm delete page for the user account.
Created [comment:author:created] The date the user account was created.
Custom format [comment:author:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:author:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:author:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:author:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:author:created:short] A date in 'short' format. (01/13/2011)
Time-since [comment:author:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [comment:author:edit-url] The URL of the account edit page.
Email [comment:author:mail] The email address of the user account.
Last login [comment:author:last-login] The date the user last logged in to the site.
Name [comment:author:name] The login name of the user account.
One-time login URL [comment:author:one-time-login-url] The URL of the one-time login page for the user account.
URL [comment:author:url] The URL of the account profile page.
Absolute URL [comment:author:url:absolute] The absolute URL.
Alias [comment:author:url:alias] The alias of the URL.
Internal path [comment:author:url:path] The internal Drupal path of the URL.
Relative URL [comment:author:url:relative] The relative URL.
User ID [comment:author:uid] The unique ID of the user account.
Comment ID [comment:cid] The unique ID of the comment.
Content [comment:body] The formatted content of the comment itself.
Date changed [comment:changed] The date the comment was most recently updated.
Custom format [comment:changed:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:changed:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:changed:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:changed:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:changed:short] A date in 'short' format. (01/13/2011)
Time-since [comment:changed:since] A date in 'time-since' format. (41 years 3 weeks)
Date created [comment:created] The date the comment was posted.
Custom format [comment:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:created:short] A date in 'short' format. (01/13/2011)
Time-since [comment:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [comment:edit-url] The URL of the comment's edit page.
Email address [comment:mail] The email address left by the comment author.
Home page [comment:homepage] The home page URL left by the comment author.
IP Address [comment:hostname] The IP address of the computer the comment was posted from.
Name [comment:name] The name left by the comment author.
Node [comment:node] The node the comment was posted to.
Author [comment:node:author] The author of the node.
Account cancellation URL [comment:node:author:cancel-url] The URL of the confirm delete page for the user account.
Created [comment:node:author:created] The date the user account was created.
Custom format [comment:node:author:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:node:author:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:node:author:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:node:author:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:node:author:created:short] A date in 'short' format. (01/13/2011)
Time-since [comment:node:author:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [comment:node:author:edit-url] The URL of the account edit page.
Email [comment:node:author:mail] The email address of the user account.
Last login [comment:node:author:last-login] The date the user last logged in to the site.
Name [comment:node:author:name] The login name of the user account.
One-time login URL [comment:node:author:one-time-login-url] The URL of the one-time login page for the user account.
URL [comment:node:author:url] The URL of the account profile page.
Absolute URL [comment:node:author:url:absolute] The absolute URL.
Alias [comment:node:author:url:alias] The alias of the URL.
Internal path [comment:node:author:url:path] The internal Drupal path of the URL.
Relative URL [comment:node:author:url:relative] The relative URL.
User ID [comment:node:author:uid] The unique ID of the user account.
Body [comment:node:body] The main body text of the node.
Comment count [comment:node:comment-count] The number of comments posted on a node.
Content ID [comment:node:nid] The unique ID of the content item, or "node".
Content type [comment:node:content-type] The content type of the node.
Description [comment:node:content-type:description] The optional description of the content type.
Edit URL [comment:node:content-type:edit-url] The URL of the content type's edit page.
Machine-readable name [comment:node:content-type:machine-name] The unique machine-readable name of the content type.
Name [comment:node:content-type:name] The name of the content type.
Node count [comment:node:content-type:node-count] The number of nodes belonging to the content type.
Date changed [comment:node:changed] The date the node was most recently updated.
Custom format [comment:node:changed:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:node:changed:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:node:changed:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:node:changed:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:node:changed:short] A date in 'short' format. (01/13/2011)
Time-since [comment:node:changed:since] A date in 'time-since' format. (41 years 3 weeks)
Date created [comment:node:created] The date the node was posted.
Custom format [comment:node:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:node:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:node:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:node:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:node:created:short] A date in 'short' format. (01/13/2011)
Time-since [comment:node:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [comment:node:edit-url] The URL of the node's edit page.
Language [comment:node:language] The language the node is written in.
Last view [comment:node:last-view] The date on which a visitor last read the node.
Custom format [comment:node:last-view:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:node:last-view:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:node:last-view:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:node:last-view:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:node:last-view:short] A date in 'short' format. (01/13/2011)
Time-since [comment:node:last-view:since] A date in 'time-since' format. (41 years 3 weeks)
New comment count [comment:node:comment-count-new] The number of comments posted on a node since the reader last viewed it.
Number of views [comment:node:total-count] The number of visitors who have read the node.
Revision ID [comment:node:vid] The unique ID of the node's latest revision.
Revision log message [comment:node:log] The explanation of the most recent changes made to the node.
Summary [comment:node:summary] The summary of the node's main body text.
Title [comment:node:title] The title of the node.
Translation source node [comment:node:source] The source node for this current node's translation set.
Author [comment:node:source:author] The author of the node.
Account cancellation URL [comment:node:source:author:cancel-url] The URL of the confirm delete page for the user account.
Created [comment:node:source:author:created] The date the user account was created.
Edit URL [comment:node:source:author:edit-url] The URL of the account edit page.
Email [comment:node:source:author:mail] The email address of the Node's Author user account.
Last login [comment:node:source:author:last-login] The date the user last logged in to the site.
Name [comment:node:source:author:name] The login name of the user account.
One-time login URL [comment:node:source:author:one-time-login-url] The URL of the one-time login page for the user account.
URL [comment:node:source:author:url] The URL of the account profile page.
User ID [comment:node:source:author:uid] The unique ID of the user account.
Body [comment:node:source:body] The main body text of the node.
Comment count [comment:node:source:comment-count] The number of comments posted on a node.
Content ID [comment:node:source:nid] The unique ID of the content item, or "node".
Content type [comment:node:source:content-type] The content type of the node.
Description [comment:node:source:content-type:description] The optional description of the content type.
Edit URL [comment:node:source:content-type:edit-url] The URL of the content type's edit page.
Machine-readable name [comment:node:source:content-type:machine-name] The unique machine-readable name of the content type.
Name [comment:node:source:content-type:name] The name of the content type.
Node count [comment:node:source:content-type:node-count] The number of nodes belonging to the content type.
Date changed [comment:node:source:changed] The date the node was most recently updated.
Custom format [comment:node:source:changed:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:node:source:changed:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:node:source:changed:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:node:source:changed:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:node:source:changed:short] A date in 'short' format. (01/13/2011)
Time-since [comment:node:source:changed:since] A date in 'time-since' format. (41 years 3 weeks)
Date created [comment:node:source:created] The date the node was posted.
Custom format [comment:node:source:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:node:source:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:node:source:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:node:source:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:node:source:created:short] A date in 'short' format. (01/13/2011)
Time-since [comment:node:source:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [comment:node:source:edit-url] The URL of the node's edit page.
Language [comment:node:source:language] The language the node is written in.
Last view [comment:node:source:last-view] The date on which a visitor last read the node.
Custom format [comment:node:source:last-view:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:node:source:last-view:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:node:source:last-view:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:node:source:last-view:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:node:source:last-view:short] A date in 'short' format. (01/13/2011)
Time-since [comment:node:source:last-view:since] A date in 'time-since' format. (41 years 3 weeks)
New comment count [comment:node:source:comment-count-new] The number of comments posted on a node since the reader last viewed it.
Number of views [comment:node:source:total-count] The number of visitors who have read the node.
Revision ID [comment:node:source:vid] The unique ID of the node's latest revision.
Revision log message [comment:node:source:log] The explanation of the most recent changes made to the node.
Summary [comment:node:source:summary] The summary of the node's main body text.
Title [comment:node:source:title] The title of the node.
Translation source node [comment:node:source:source] The source node for this current node's translation set.
Author [comment:node:source:source:author] The author of the node.
Body [comment:node:source:source:body] The main body text of the node.
Comment count [comment:node:source:source:comment-count] The number of comments posted on a node.
Content ID [comment:node:source:source:nid] The unique ID of the content item, or "node".
Content type [comment:node:source:source:content-type] The content type of the node.
Date changed [comment:node:source:source:changed] The date the node was most recently updated.
Date created [comment:node:source:source:created] The date the node was posted.
Edit URL [comment:node:source:source:edit-url] The URL of the node's edit page.
Language [comment:node:source:source:language] The language the node is written in.
Last view [comment:node:source:source:last-view] The date on which a visitor last read the node.
New comment count [comment:node:source:source:comment-count-new] The number of comments posted on a node since the reader last viewed it.
Number of views [comment:node:source:source:total-count] The number of visitors who have read the node.
Revision ID [comment:node:source:source:vid] The unique ID of the node's latest revision.
Revision log message [comment:node:source:source:log] The explanation of the most recent changes made to the node.
Summary [comment:node:source:source:summary] The summary of the node's main body text.
Title [comment:node:source:source:title] The title of the node.
Translation source node [comment:node:source:source:source] The source node for this current node's translation set.
URL [comment:node:source:source:url] The URL of the node.
Views today [comment:node:source:source:day-count] The number of visitors who have read the node today.
URL [comment:node:source:url] The URL of the node.
Absolute URL [comment:node:source:url:absolute] The absolute URL.
Alias [comment:node:source:url:alias] The alias of the URL.
Internal path [comment:node:source:url:path] The internal Drupal path of the URL.
Relative URL [comment:node:source:url:relative] The relative URL.
Views today [comment:node:source:day-count] The number of visitors who have read the node today.
URL [comment:node:url] The URL of the node.
Absolute URL [comment:node:url:absolute] The absolute URL.
Alias [comment:node:url:alias] The alias of the URL.
Internal path [comment:node:url:path] The internal Drupal path of the URL.
Relative URL [comment:node:url:relative] The relative URL.
Views today [comment:node:day-count] The number of visitors who have read the node today.
Parent [comment:parent] The comment's parent, if comment threading is active.
Author [comment:parent:author] The author of the comment, if they were logged in.
Account cancellation URL [comment:parent:author:cancel-url] The URL of the confirm delete page for the user account.
Created [comment:parent:author:created] The date the user account was created.
Custom format [comment:parent:author:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:parent:author:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:parent:author:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:parent:author:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:parent:author:created:short] A date in 'short' format. (01/13/2011)
Time-since [comment:parent:author:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [comment:parent:author:edit-url] The URL of the account edit page.
Email [comment:parent:author:mail] The email address of the user account.
Last login [comment:parent:author:last-login] The date the user last logged in to the site.
Name [comment:parent:author:name] The login name of the user account.
One-time login URL [comment:parent:author:one-time-login-url] The URL of the one-time login page for the user account.
URL [comment:parent:author:url] The URL of the account profile page.
Absolute URL [comment:parent:author:url:absolute] The absolute URL.
Alias [comment:parent:author:url:alias] The alias of the URL.
Internal path [comment:parent:author:url:path] The internal Drupal path of the URL.
Relative URL [comment:parent:author:url:relative] The relative URL.
User ID [comment:parent:author:uid] The unique ID of the user account.
Comment ID [comment:parent:cid] The unique ID of the comment.
Content [comment:parent:body] The formatted content of the comment itself.
Date changed [comment:parent:changed] The date the comment was most recently updated.
Custom format [comment:parent:changed:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:parent:changed:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:parent:changed:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:parent:changed:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:parent:changed:short] A date in 'short' format. (01/13/2011)
Time-since [comment:parent:changed:since] A date in 'time-since' format. (41 years 3 weeks)
Date created [comment:parent:created] The date the comment was posted.
Custom format [comment:parent:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:parent:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:parent:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:parent:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:parent:created:short] A date in 'short' format. (01/13/2011)
Time-since [comment:parent:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [comment:parent:edit-url] The URL of the comment's edit page.
Email address [comment:parent:mail] The email address left by the comment author.
Home page [comment:parent:homepage] The home page URL left by the comment author.
IP Address [comment:parent:hostname] The IP address of the computer the comment was posted from.
Name [comment:parent:name] The name left by the comment author.
Node [comment:parent:node] The node the comment was posted to.
Author [comment:parent:node:author] The author of the node.
Account cancellation URL [comment:parent:node:author:cancel-url] The URL of the confirm delete page for the user account.
Created [comment:parent:node:author:created] The date the user account was created.
Edit URL [comment:parent:node:author:edit-url] The URL of the account edit page.
Email [comment:parent:node:author:mail] The email address of the user account.
Last login [comment:parent:node:author:last-login] The date the user last logged in to the site.
Name [comment:parent:node:author:name] The login name of the user account.
One-time login URL [comment:parent:node:author:one-time-login-url] The URL of the one-time login page for the user account.
URL [comment:parent:node:author:url] The URL of the account profile page.
User ID [comment:parent:node:author:uid] The unique ID of the user account.
Body [comment:parent:node:body] The main body text of the node.
Comment count [comment:parent:node:comment-count] The number of comments posted on a node.
Content ID [comment:parent:node:nid] The unique ID of the content item, or "node".
Content type [comment:parent:node:content-type] The content type of the node.
Description [comment:parent:node:content-type:description] The optional description of the content type.
Edit URL [comment:parent:node:content-type:edit-url] The URL of the content type's edit page.
Machine-readable name [comment:parent:node:content-type:machine-name] The unique machine-readable name of the content type.
Name [comment:parent:node:content-type:name] The name of the content type.
Node count [comment:parent:node:content-type:node-count] The number of nodes belonging to the content type.
Date changed [comment:parent:node:changed] The date the node was most recently updated.
Custom format [comment:parent:node:changed:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:parent:node:changed:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:parent:node:changed:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:parent:node:changed:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:parent:node:changed:short] A date in 'short' format. (01/13/2011)
Time-since [comment:parent:node:changed:since] A date in 'time-since' format. (41 years 3 weeks)
Date created [comment:parent:node:created] The date the node was posted.
Custom format [comment:parent:node:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:parent:node:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:parent:node:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:parent:node:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:parent:node:created:short] A date in 'short' format. (01/13/2011)
Time-since [comment:parent:node:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [comment:parent:node:edit-url] The URL of the node's edit page.
Language [comment:parent:node:language] The language the node is written in.
Last view [comment:parent:node:last-view] The date on which a visitor last read the node.
Custom format [comment:parent:node:last-view:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:parent:node:last-view:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:parent:node:last-view:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:parent:node:last-view:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:parent:node:last-view:short] A date in 'short' format. (01/13/2011)
Time-since [comment:parent:node:last-view:since] A date in 'time-since' format. (41 years 3 weeks)
New comment count [comment:parent:node:comment-count-new] The number of comments posted on a node since the reader last viewed it.
Number of views [comment:parent:node:total-count] The number of visitors who have read the node.
Revision ID [comment:parent:node:vid] The unique ID of the node's latest revision.
Revision log message [comment:parent:node:log] The explanation of the most recent changes made to the node.
Summary [comment:parent:node:summary] The summary of the node's main body text.
Title [comment:parent:node:title] The title of the node.
Translation source node [comment:parent:node:source] The source node for this current node's translation set.
Author [comment:parent:node:source:author] The author of the node.
Body [comment:parent:node:source:body] The main body text of the node.
Comment count [comment:parent:node:source:comment-count] The number of comments posted on a node.
Content ID [comment:parent:node:source:nid] The unique ID of the content item, or "node".
Content type [comment:parent:node:source:content-type] The content type of the node.
Date changed [comment:parent:node:source:changed] The date the node was most recently updated.
Date created [comment:parent:node:source:created] The date the node was posted.
Edit URL [comment:parent:node:source:edit-url] The URL of the node's edit page.
Language [comment:parent:node:source:language] The language the node is written in.
Last view [comment:parent:node:source:last-view] The date on which a visitor last read the node.
New comment count [comment:parent:node:source:comment-count-new] The number of comments posted on a node since the reader last viewed it.
Number of views [comment:parent:node:source:total-count] The number of visitors who have read the node.
Revision ID [comment:parent:node:source:vid] The unique ID of the node's latest revision.
Revision log message [comment:parent:node:source:log] The explanation of the most recent changes made to the node.
Summary [comment:parent:node:source:summary] The summary of the node's main body text.
Title [comment:parent:node:source:title] The title of the node.
Translation source node [comment:parent:node:source:source] The source node for this current node's translation set.
URL [comment:parent:node:source:url] The URL of the node.
Views today [comment:parent:node:source:day-count] The number of visitors who have read the node today.
URL [comment:parent:node:url] The URL of the node.
Absolute URL [comment:parent:node:url:absolute] The absolute URL.
Alias [comment:parent:node:url:alias] The alias of the URL.
Internal path [comment:parent:node:url:path] The internal Drupal path of the URL.
Relative URL [comment:parent:node:url:relative] The relative URL.
Views today [comment:parent:node:day-count] The number of visitors who have read the node today.
Parent [comment:parent:parent] The comment's parent, if comment threading is active.
Author [comment:parent:parent:author] The author of the comment, if they were logged in.
Account cancellation URL [comment:parent:parent:author:cancel-url] The URL of the confirm delete page for the user account.
Created [comment:parent:parent:author:created] The date the user account was created.
Edit URL [comment:parent:parent:author:edit-url] The URL of the account edit page.
Email [comment:parent:parent:author:mail] The email address of the user account.
Last login [comment:parent:parent:author:last-login] The date the user last logged in to the site.
Name [comment:parent:parent:author:name] The login name of the user account.
One-time login URL [comment:parent:parent:author:one-time-login-url] The URL of the one-time login page for the user account.
URL [comment:parent:parent:author:url] The URL of the account profile page.
User ID [comment:parent:parent:author:uid] The unique ID of the user account.
Comment ID [comment:parent:parent:cid] The unique ID of the comment.
Content [comment:parent:parent:body] The formatted content of the comment itself.
Date changed [comment:parent:parent:changed] The date the comment was most recently updated.
Custom format [comment:parent:parent:changed:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:parent:parent:changed:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:parent:parent:changed:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:parent:parent:changed:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:parent:parent:changed:short] A date in 'short' format. (01/13/2011)
Time-since [comment:parent:parent:changed:since] A date in 'time-since' format. (41 years 3 weeks)
Date created [comment:parent:parent:created] The date the comment was posted.
Custom format [comment:parent:parent:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [comment:parent:parent:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [comment:parent:parent:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [comment:parent:parent:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [comment:parent:parent:created:short] A date in 'short' format. (01/13/2011)
Time-since [comment:parent:parent:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [comment:parent:parent:edit-url] The URL of the comment's edit page.
Email address [comment:parent:parent:mail] The email address left by the comment author.
Home page [comment:parent:parent:homepage] The home page URL left by the comment author.
IP Address [comment:parent:parent:hostname] The IP address of the computer the comment was posted from.
Name [comment:parent:parent:name] The name left by the comment author.
Node [comment:parent:parent:node] The node the comment was posted to.
Author [comment:parent:parent:node:author] The author of the node.
Body [comment:parent:parent:node:body] The main body text of the node.
Comment count [comment:parent:parent:node:comment-count] The number of comments posted on a node.
Content ID [comment:parent:parent:node:nid] The unique ID of the content item, or "node".
Content type [comment:parent:parent:node:content-type] The content type of the node.
Date changed [comment:parent:parent:node:changed] The date the node was most recently updated.
Date created [comment:parent:parent:node:created] The date the node was posted.
Edit URL [comment:parent:parent:node:edit-url] The URL of the node's edit page.
Language [comment:parent:parent:node:language] The language the node is written in.
Last view [comment:parent:parent:node:last-view] The date on which a visitor last read the node.
New comment count [comment:parent:parent:node:comment-count-new] The number of comments posted on a node since the reader last viewed it.
Number of views [comment:parent:parent:node:total-count] The number of visitors who have read the node.
Revision ID [comment:parent:parent:node:vid] The unique ID of the node's latest revision.
Revision log message [comment:parent:parent:node:log] The explanation of the most recent changes made to the node.
Summary [comment:parent:parent:node:summary] The summary of the node's main body text.
Title [comment:parent:parent:node:title] The title of the node.
Translation source node [comment:parent:parent:node:source] The source node for this current node's translation set.
URL [comment:parent:parent:node:url] The URL of the node.
Views today [comment:parent:parent:node:day-count] The number of visitors who have read the node today.
Parent [comment:parent:parent:parent] The comment's parent, if comment threading is active.
Author [comment:parent:parent:parent:author] The author of the comment, if they were logged in.
Comment ID [comment:parent:parent:parent:cid] The unique ID of the comment.
Content [comment:parent:parent:parent:body] The formatted content of the comment itself.
Date changed [comment:parent:parent:parent:changed] The date the comment was most recently updated.
Date created [comment:parent:parent:parent:created] The date the comment was posted.
Edit URL [comment:parent:parent:parent:edit-url] The URL of the comment's edit page.
Email address [comment:parent:parent:parent:mail] The email address left by the comment author.
Home page [comment:parent:parent:parent:homepage] The home page URL left by the comment author.
IP Address [comment:parent:parent:parent:hostname] The IP address of the computer the comment was posted from.
Name [comment:parent:parent:parent:name] The name left by the comment author.
Node [comment:parent:parent:parent:node] The node the comment was posted to.
Parent [comment:parent:parent:parent:parent] The comment's parent, if comment threading is active.
Title [comment:parent:parent:parent:title] The title of the comment.
URL [comment:parent:parent:parent:url] The URL of the comment.
Title [comment:parent:parent:title] The title of the comment.
URL [comment:parent:parent:url] The URL of the comment.
Absolute URL [comment:parent:parent:url:absolute] The absolute URL.
Alias [comment:parent:parent:url:alias] The alias of the URL.
Internal path [comment:parent:parent:url:path] The internal Drupal path of the URL.
Relative URL [comment:parent:parent:url:relative] The relative URL.
Title [comment:parent:title] The title of the comment.
URL [comment:parent:url] The URL of the comment.
Absolute URL [comment:parent:url:absolute] The absolute URL.
Alias [comment:parent:url:alias] The alias of the URL.
Internal path [comment:parent:url:path] The internal Drupal path of the URL.
Relative URL [comment:parent:url:relative] The relative URL.
Title [comment:title] The title of the comment.
URL [comment:url] The URL of the comment.
Absolute URL [comment:url:absolute] The absolute URL.
Alias [comment:url:alias] The alias of the URL.
Internal path [comment:url:path] The internal Drupal path of the URL.
Relative URL [comment:url:relative] The relative URL.

Content types

Tokens related to content types.
Description [content-type:description] The optional description of the content type.
Edit URL [content-type:edit-url] The URL of the content type's edit page.
Machine-readable name [content-type:machine-name] The unique machine-readable name of the content type.
Name [content-type:name] The name of the content type.
Node count [content-type:node-count] The number of nodes belonging to the content type.

Current date

Tokens related to the current date and time.
Custom format [current-date:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [current-date:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [current-date:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [current-date:raw] A date in UNIX timestamp format ( 1294923183)
Short format [current-date:short] A date in 'short' format. (01/13/2011)
Time-since [current-date:since] A date in 'time-since' format. (41 years 3 weeks)

Current page

Tokens related to the current page request.
Page argument [current-page:url:args:value:1] The specific argument of the current page (e.g. 'value:1' on the page
'node/1' returns '1').
Page number [current-page:page-number] The page number of the current page when viewing paged lists.
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.
Alias [current-page:url:alias] The alias of the URL.
Internal path [current-page:url:path] The internal Drupal path of the URL.
Relative URL [current-page:url:relative] The relative URL.

Current user

Tokens related to the currently logged in user.
Account cancellation URL [current-user:cancel-url] The URL of the confirm delete page for the user account.
Created [current-user:created] The date the user account was created.
Custom format [current-user:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [current-user:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [current-user:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [current-user:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [current-user:created:short] A date in 'short' format. (01/13/2011)
Time-since [current-user:created:since] A date in 'time-since' format. (41 years 3 weeks)
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.
Name [current-user:name] The login name of the user account.
One-time login URL [current-user:one-time-login-url] The URL of the one-time login page for the user account.
URL [current-user:url] The URL of the account profile page.
Absolute URL [current-user:url:absolute] The absolute URL.
Alias [current-user:url:alias] The alias of the URL.
Internal path [current-user:url:path] The internal Drupal path of the URL.
Relative URL [current-user:url:relative] The relative URL.
User ID [current-user:uid] The unique ID of the user account.

Dates

Tokens related to times and dates.
Custom format [date:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [date:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [date:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [date:raw] A date in UNIX timestamp format ( 1294923183)
Short format [date:short] A date in 'short' format. (01/13/2011)
Time-since [date:since] A date in 'time-since' format. (41 years 3 weeks)

Files

Tokens related to uploaded files.
Description [file:description] An optional human-readable description of the file.
Extension [file:extension] The extension of the file.
File ID [file:fid] The unique ID of the uploaded file.
File name [file:name] The name of the file on disk.
File size [file:size] The size of the file, in kilobytes.
MIME type [file:mime] The MIME type of the file.
Owner [file:owner] The user who originally uploaded the file.
Account cancellation URL [file:owner:cancel-url] The URL of the confirm delete page for the user account.
Created [file:owner:created] The date the user account was created.
Custom format [file:owner:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [file:owner:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [file:owner:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [file:owner:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [file:owner:created:short] A date in 'short' format. (01/13/2011)
Time-since [file:owner:created:since] A date in 'time-since' format. (41 years 3 weeks)
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 login [file:owner:last-login] The date the user last logged in to the site.
Name [file:owner:name] The login name of the user account.
One-time login URL [file:owner:one-time-login-url] The URL of the one-time login page for the user account.
URL [file:owner:url] The URL of the account profile page.
Absolute URL [file:owner:url:absolute] The absolute URL.
Alias [file:owner:url:alias] The alias of the URL.
Internal path [file:owner:url:path] The internal Drupal path of the URL.
Relative URL [file:owner:url:relative] The relative 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:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [file:timestamp:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [file:timestamp:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [file:timestamp:raw] A date in UNIX timestamp format ( 1294923183)
Short format [file:timestamp:short] A date in 'short' format. (01/13/2011)
Time-since [file:timestamp:since] A date in 'time-since' format. (41 years 3 weeks)
URL [file:url] The web-accessible URL for the file.

Menus

Tokens related to menus.
Description [menu:description] The optional description of the menu.
Edit URL [menu:edit-url] The URL of the menu's edit page.
Machine-readable name [menu:machine-name] The unique machine-readable name of the menu.
Name [menu:name] The name of the menu.

Nodes

Tokens related to individual content items, or "nodes".
Author [node:author] The author of the node.
Account cancellation URL [node:author:cancel-url] The URL of the confirm delete page for the user account.
Created [node:author:created] The date the user account was created.
Custom format [node:author:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [node:author:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [node:author:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [node:author:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [node:author:created:short] A date in 'short' format. (01/13/2011)
Time-since [node:author:created:since] A date in 'time-since' format. (41 years 3 weeks)
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.
Name [node:author:name] The login name of the user account.
One-time login URL [node:author:one-time-login-url] The URL of the one-time login page for the user account.
URL [node:author:url] The URL of the account profile page.
Absolute URL [node:author:url:absolute] The absolute URL.
Alias [node:author:url:alias] The alias of the URL.
Internal path [node:author:url:path] The internal Drupal path of the URL.
Relative URL [node:author:url:relative] The relative URL.
User ID [node:author:uid] The unique ID of the user account.
Body [node:body] The main body text of the node.
Comment count [node:comment-count] The number of comments posted on a 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:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [node:changed:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [node:changed:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [node:changed:raw] A date in UNIX timestamp format ( 1294923183)
Short format [node:changed:short] A date in 'short' format. (01/13/2011)
Time-since [node:changed:since] A date in 'time-since' format. (41 years 3 weeks)
Date created [node:created] The date the node was posted.
Custom format [node:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [node:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [node:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [node:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [node:created:short] A date in 'short' format. (01/13/2011)
Time-since [node:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [node:edit-url] The URL of the node's edit page.
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:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [node:last-view:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [node:last-view:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [node:last-view:raw] A date in UNIX timestamp format ( 1294923183)
Short format [node:last-view:short] A date in 'short' format. (01/13/2011)
Time-since [node:last-view:since] A date in 'time-since' format. (41 years 3 weeks)
New comment count [node:comment-count-new] The number of comments posted on a node since the reader last viewed it.
Number of views [node:total-count] The number of visitors who have read the node.
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.
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.
Account cancellation URL [node:source:author:cancel-url] The URL of the confirm delete page for the user account.
Created [node:source:author:created] The date the user account was created.
Custom format [node:source:author:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [node:source:author:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [node:source:author:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [node:source:author:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [node:source:author:created:short] A date in 'short' format. (01/13/2011)
Time-since [node:source:author:created:since] A date in 'time-since' format. (41 years 3 weeks)
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.
One-time login URL [node:source:author:one-time-login-url] The URL of the one-time login page for the user account.
URL [node:source:author:url] The URL of the account profile page.
Absolute URL [node:source:author:url:absolute] The absolute URL.
Alias [node:source:author:url:alias] The alias of the URL.
Internal path [node:source:author:url:path] The internal Drupal path of the URL.
Relative URL [node:source:author:url:relative] The relative URL.
User ID [node:source:author:uid] The unique ID of the user account.
Body [node:source:body] The main body text of the node.
Comment count [node:source:comment-count] The number of comments posted on a 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:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [node:source:changed:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [node:source:changed:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [node:source:changed:raw] A date in UNIX timestamp format ( 1294923183)
Short format [node:source:changed:short] A date in 'short' format. (01/13/2011)
Time-since [node:source:changed:since] A date in 'time-since' format. (41 years 3 weeks)
Date created [node:source:created] The date the node was posted.
Custom format [node:source:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [node:source:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [node:source:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [node:source:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [node:source:created:short] A date in 'short' format. (01/13/2011)
Time-since [node:source:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [node:source:edit-url] The URL of the node's edit page.
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:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [node:source:last-view:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [node:source:last-view:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [node:source:last-view:raw] A date in UNIX timestamp format ( 1294923183)
Short format [node:source:last-view:short] A date in 'short' format. (01/13/2011)
Time-since [node:source:last-view:since] A date in 'time-since' format. (41 years 3 weeks)
New comment count [node:source:comment-count-new] The number of comments posted on a node since the reader last viewed it.
Number of views [node:source:total-count] The number of visitors who have read 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.
Title [node:source:title] The title of the node.
Translation source node [node:source:source] The source node for this current node's translation set.
Author [node:source:source:author] The author of the node.
Account cancellation URL [node:source:source:author:cancel-url] The URL of the confirm delete page for the user account.
Created [node:source:source:author:created] The date the user account was created.
Edit URL [node:source:source:author:edit-url] The URL of the account edit page.
Email [node:source:source:author:mail] The email address of the user account.
Last login [node:source:source:author:last-login] The date the user last logged in to the site.
Name [node:source:source:author:name] The login name of the user account.
One-time login URL [node:source:source:author:one-time-login-url] The URL of the one-time login page for the user account.
URL [node:source:source:author:url] The URL of the account profile page.
User ID [node:source:source:author:uid] The unique ID of the user account.
Body [node:source:source:body] The main body text of the node.
Comment count [node:source:source:comment-count] The number of comments posted on a node.
Content ID [node:source:source:nid] The unique ID of the content item, or "node".
Content type [node:source:source:content-type] The content type of the node.
Description [node:source:source:content-type:description] The optional description of the content type.
Edit URL [node:source:source:content-type:edit-url] The URL of the content type's edit page.
Machine-readable name [node:source:source:content-type:machine-name] The unique machine-readable name of the content type.
Name [node:source:source:content-type:name] The name of the content type.
Node count [node:source:source:content-type:node-count] The number of nodes belonging to the content type.
Date changed [node:source:source:changed] The date the node was most recently updated.
Custom format [node:source:source:changed:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [node:source:source:changed:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [node:source:source:changed:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [node:source:source:changed:raw] A date in UNIX timestamp format ( 1294923183)
Short format [node:source:source:changed:short] A date in 'short' format. (01/13/2011)
Time-since [node:source:source:changed:since] A date in 'time-since' format. (41 years 3 weeks)
Date created [node:source:source:created] The date the node was posted.
Custom format [node:source:source:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [node:source:source:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [node:source:source:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [node:source:source:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [node:source:source:created:short] A date in 'short' format. (01/13/2011)
Time-since [node:source:source:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [node:source:source:edit-url] The URL of the node's edit page.
Language [node:source:source:language] The language the node is written in.
Last view [node:source:source:last-view] The date on which a visitor last read the node.
Custom format [node:source:source:last-view:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [node:source:source:last-view:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [node:source:source:last-view:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [node:source:source:last-view:raw] A date in UNIX timestamp format ( 1294923183)
Short format [node:source:source:last-view:short] A date in 'short' format. (01/13/2011)
Time-since [node:source:source:last-view:since] A date in 'time-since' format. (41 years 3 weeks)
New comment count [node:source:source:comment-count-new] The number of comments posted on a node since the reader last viewed it.
Number of views [node:source:source:total-count] The number of visitors who have read the node.
Revision ID [node:source:source:vid] The unique ID of the node's latest revision.
Revision log message [node:source:source:log] The explanation of the most recent changes made to the node.
Summary [node:source:source:summary] The summary of the node's main body text.
Title [node:source:source:title] The title of the node.
Translation source node [node:source:source:source] The source node for this current node's translation set.
Author [node:source:source:source:author] The author of the node.
Body [node:source:source:source:body] The main body text of the node.
Comment count [node:source:source:source:comment-count] The number of comments posted on a node.
Content ID [node:source:source:source:nid] The unique ID of the content item, or "node".
Content type [node:source:source:source:content-type] The content type of the node.
Date changed [node:source:source:source:changed] The date the node was most recently updated.
Date created [node:source:source:source:created] The date the node was posted.
Edit URL [node:source:source:source:edit-url] The URL of the node's edit page.
Language [node:source:source:source:language] The language the node is written in.
Last view [node:source:source:source:last-view] The date on which a visitor last read the node.
New comment count [node:source:source:source:comment-count-new] The number of comments posted on a node since the reader last viewed it.
Number of views [node:source:source:source:total-count] The number of visitors who have read the node.
Revision ID [node:source:source:source:vid] The unique ID of the node's latest revision.
Revision log message [node:source:source:source:log] The explanation of the most recent changes made to the node.
Summary [node:source:source:source:summary] The summary of the node's main body text.
Title [node:source:source:source:title] The title of the node.
Translation source node [node:source:source:source:source] The source node for this current node's translation set.
URL [node:source:source:source:url] The URL of the node.
Views today [node:source:source:source:day-count] The number of visitors who have read the node today.
URL [node:source:source:url] The URL of the node.
Absolute URL [node:source:source:url:absolute] The absolute URL.
Alias [node:source:source:url:alias] The alias of the URL.
Internal path [node:source:source:url:path] The internal Drupal path of the URL.
Relative URL [node:source:source:url:relative] The relative URL.
Views today [node:source:source:day-count] The number of visitors who have read the node today.
URL [node:source:url] The URL of the node.
Absolute URL [node:source:url:absolute] The absolute URL.
Alias [node:source:url:alias] The alias of the URL.
Internal path [node:source:url:path] The internal Drupal path of the URL.
Relative URL [node:source:url:relative] The relative URL.
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.
Alias [node:url:alias] The alias of the URL.
Internal path [node:url:path] The internal Drupal path of the URL.
Relative URL [node:url:relative] The relative URL.
Views today [node:day-count] The number of visitors who have read the node today.

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.
Current domain [current-domain:name] The name of the site in the current domain (Domain Access).
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.
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.
Parent term [term:parent:parent] The parent term of the taxonomy term, if one exists.
Description [term:parent:parent:description] The optional description of the taxonomy term.
Edit URL [term:parent:parent:edit-url] The URL of the taxonomy term's edit page.
Name [term:parent:parent:name] The name of the taxonomy term.
Node count [term:parent:parent:node-count] The number of nodes tagged with the taxonomy term.
Parent term [term:parent:parent:parent] The parent term of the taxonomy term, if one exists.
Description [term:parent:parent:parent:description] The optional description of the taxonomy term.
Edit URL [term:parent:parent:parent:edit-url] The URL of the taxonomy term's edit page.
Name [term:parent:parent:parent:name] The name of the taxonomy term.
Node count [term:parent:parent:parent:node-count] The number of nodes tagged with the taxonomy term.
Parent term [term:parent:parent:parent:parent] The parent term of the taxonomy term, if one exists.
Term ID [term:parent:parent:parent:tid] The unique ID of the taxonomy term.
URL [term:parent:parent:parent:url] The URL of the taxonomy term.
Vocabulary [term:parent:parent:parent:vocabulary] The vocabulary the taxonomy term belongs to.
Term ID [term:parent:parent:tid] The unique ID of the taxonomy term.
URL [term:parent:parent:url] The URL of the taxonomy term.
Absolute URL [term:parent:parent:url:absolute] The absolute URL.
Alias [term:parent:parent:url:alias] The alias of the URL.
Internal path [term:parent:parent:url:path] The internal Drupal path of the URL.
Relative URL [term:parent:parent:url:relative] The relative URL.
Vocabulary [term:parent:parent:vocabulary] The vocabulary the taxonomy term belongs to.
Description [term:parent:parent:vocabulary:description] The optional description of the taxonomy vocabulary.
Edit URL [term:parent:parent:vocabulary:edit-url] The URL of the vocabulary's edit page.
Machine-readable name [term:parent:parent:vocabulary:machine-name] The unique machine-readable name of the vocabulary.
Name [term:parent:parent:vocabulary:name] The name of the taxonomy vocabulary.
Node count [term:parent:parent:vocabulary:node-count] The number of nodes tagged with terms belonging to the taxonomy vocabulary.
Term count [term:parent:parent:vocabulary:term-count] The number of terms belonging to the taxonomy vocabulary.
Vocabulary ID [term:parent:parent:vocabulary:vid] The unique ID of the taxonomy vocabulary.
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.
Alias [term:parent:url:alias] The alias of the URL.
Internal path [term:parent:url:path] The internal Drupal path of the URL.
Relative URL [term:parent:url:relative] The relative 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.
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.
Alias [term:url:alias] The alias of the URL.
Internal path [term:url:path] The internal Drupal path of the URL.
Relative URL [term:url: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.

URL

Tokens related to URLs.
Absolute URL [url:absolute] The absolute URL.
Alias [url:alias] The alias of the URL.
Internal path [url:path] The internal Drupal path of the URL.
Relative URL [url:relative] The relative URL.

Users

Tokens related to individual user accounts.
Account cancellation URL [user:cancel-url] The URL of the confirm delete page for the user account.
Created [user:created] The date the user account was created.
Custom format [user:created:custom:?] "?" is a single, unquoted PHP date formatting character. Use this token multiple times to build a full custom format.
Long format [user:created:long] A date in 'long' format. (Thursday, January 13, 2011)
Medium format [user:created:medium] A date in 'medium' format. (Thu, 01/13/2011)
Raw timestamp [user:created:raw] A date in UNIX timestamp format ( 1294923183)
Short format [user:created:short] A date in 'short' format. (01/13/2011)
Time-since [user:created:since] A date in 'time-since' format. (41 years 3 weeks)
Edit URL [user:edit-url] The URL of the account edit page.
Email [user:mail] The email address of the user account.
Last login [user:last-login] The date the user last logged in to the site.
Name [user:name] The login name of the user account.
One-time login URL [user:one-time-login-url] The URL of the one-time login page for the user account.
URL [user:url] The URL of the account profile page.
Absolute URL [user:url:absolute] The absolute URL.
Alias [user:url:alias] The alias of the URL.
Internal path [user:url:path] The internal Drupal path of the URL.
Relative URL [user:url:relative] The relative URL.
User ID [user:uid] The unique ID of the user account.

Vocabularies

Tokens related to taxonomy vocabularies.
Description [vocabulary:description] The optional description of the taxonomy vocabulary.
Edit URL [vocabulary:edit-url] The URL of the vocabulary's edit page.
Machine-readable name [vocabulary:machine-name] The unique machine-readable name of the vocabulary.
Name [vocabulary:name] The name of the taxonomy vocabulary.
Node count [vocabulary:node-count] The number of nodes tagged with terms belonging to the taxonomy vocabulary.
Term count [vocabulary:term-count] The number of terms belonging to the taxonomy vocabulary.
Vocabulary ID [vocabulary:vid] The unique ID of the taxonomy vocabulary.

List of the currently available tokens in Drupal 6

Token Description
Comment
[comment-cid] The unique ID of the comment.
[comment-nid] The unique ID of the node the comment was posted to.
[comment-title] The title of the comment.
[comment-title-raw] The title of the comment. Warning: Token value contains raw user input.
[comment-body] The formatted content of the comment itself.
[comment-body-raw] The formatted content of the comment itself. Warning: Token value contains raw user input.
[comment-author-uid] The unique ID of the author of the comment.
[comment-author-name] The name left by the comment author.
[comment-author-name-raw] The name left by the comment author. Warning: Token value contains raw user input.
[comment-author-homepage] The home page URL left by the comment author.
[comment-author-mail] The email address left by the comment author.
[comment-author-mail-raw] The email address left by the comment author. Warning: Token value contains raw user input.
[comment-small] Comment creation date in 'small' format. (06/07/2010 - 23:28)
[comment-yyyy] Comment creation year (four digit)
[comment-yy] Comment creation year (two digit)
[comment-month] Comment creation month (full word)
[comment-mon] Comment creation month (abbreviated)
[comment-mm] Comment creation month (two digits with leading zeros)
[comment-m] Comment creation month (one or two digits without leading zeros)
[comment-ww] Comment creation week (two digits with leading zeros)
[comment-date] Comment creation date (numeric representation of the day of the week)
[comment-day] Comment creation day (full word)
[comment-ddd] Comment creation day (abbreviation)
[comment-dd] Comment creation day (two digits with leading zeros)
[comment-d] Comment creation day (one or two digits without leading zeros)
[comment-raw] Comment creation in UNIX timestamp format (1269441371)
[comment-since] Comment creation in 'time-since' format. (40 years 3 months)
[comment-node-title] The title of the node the comment was posted to.
[comment-node-title-raw] The title of the node the comment was posted to. Warning: Token value contains raw user input.
Global
[user-name] The name of the currently logged in user.
[user-id] The user ID of the currently logged in user.
[user-mail] The email address of the currently logged in user.
[site-url] The URL of the site's front page.
[site-name] The name of the site.
[site-slogan] The slogan of the site.
[site-mission] The optional 'mission' of the site.
[site-mail] The administrative email address for the site.
[site-date-small] The current date in 'small' format. (06/07/2010 - 23:28)
[site-date-yyyy] The current year (four digit)
[site-date-yy] The current year (two digit)
[site-date-month] The current month (full word)
[site-date-mon] The current month (abbreviated)
[site-date-mm] The current month (two digits with leading zeros)
[site-date-m] The current month (one or two digits without leading zeros)
[site-date-ww] The current week (two digits with leading zeros)
[site-date-date] The current date (numeric representation of the day of the week)
[site-date-day] The current day (full word)
[site-date-ddd] The current day (abbreviation)
[site-date-dd] The current day (two digits with leading zeros)
[site-date-d] The current day (one or two digits without leading zeros)
[site-date-raw] The current in UNIX timestamp format (1269441371)
[site-date-since] The current in 'time-since' format. (40 years 3 months)
[current-page-title] The title of the current page.
[current-page-path] The URL alias of the current page.
[current-page-path-raw] The URL alias of the current page. Warning: Token value contains raw user input.
[current-page-url] The URL of the current page.
[current-page-number] The page number of the current page when viewing paged lists.
Node
[nid] The unique ID of the content item, or "node".
[type] The type of the node.
[type-name] The human-readable name of the node type.
[language] The language the node is written in.
[title] The title of the node.
[title-raw] The title of the node. Warning: Token value contains raw user input.
[node-path] The URL alias of the node.
[node-path-raw] The URL alias of the node. Warning: Token value contains raw user input.
[node-url] The URL of the node.
[author-uid] The unique ID of the author of the node.
[author-name] The login name of the author of the node.
[author-name-raw] The login name of the author of the node. Warning: Token value contains raw user input.
[author-mail] The email address of the author of the node.
[author-mail-raw] The email address of the author of the node. Warning: Token value contains raw user input.
[log] The explanation of the most recent changes made to the node.
[log-raw] The explanation of the most recent changes made to the node.
Warning: Token value contains raw user input.
[small] Node creation date in 'small' format. (06/07/2010 - 23:28)
[yyyy] Node creation year (four digit)
[yy] Node creation year (two digit)
[month] Node creation month (full word)
[mon] Node creation month (abbreviated)
[mm] Node creation month (two digits with leading zeros)
[m] Node creation month (one or two digits without leading zeros)
[ww] Node creation week (two digits with leading zeros)
[date] Node creation date (numeric representation of the day of the week)
[day] Node creation day (full word)
[ddd] Node creation day (abbreviation)
[dd] Node creation day (two digits with leading zeros)
[d] Node creation day (one or two digits without leading zeros)
[raw] Node creation in UNIX timestamp format (1269441371)
[since] Node creation in 'time-since' format. (40 years 3 months)
[mod-small] Node modification date in 'small' format. (06/07/2010 - 23:28)
[mod-yyyy] Node modification year (four digit)
[mod-yy] Node modification year (two digit)
[mod-month] Node modification month (full word)
[mod-mon] Node modification month (abbreviated)
[mod-mm] Node modification month (two digits with leading zeros)
[mod-m] Node modification month (one or two digits without leading zeros)
[mod-ww] Node modification week (two digits with leading zeros)
[mod-date] Node modification date (numeric representation of the day of the week)
[mod-day] Node modification day (full word)
[mod-ddd] Node modification day (abbreviation)
[mod-dd] Node modification day (two digits with leading zeros)
[mod-d] Node modification day (one or two digits without leading zeros)
[mod-raw] Node modification in UNIX timestamp format (1269441371)
[mod-since] Node modification in 'time-since' format. (40 years 3 months)
[node_comment_count] The number of comments posted on a node.
[unread_comment_count] The number of comments posted on a node since the reader last viewed it.
[term] Name of top taxonomy term
[term-raw] Unfiltered name of top taxonomy term. Warning: Token value contains raw user input.
[term-id] ID of top taxonomy term
[vocab] Name of top term's vocabulary
[vocab-raw] Unfiltered name of top term's vocabulary. Warning: Token value contains raw user input.
[vocab-id] ID of top term's vocabulary
[menu] The name of the menu the node belongs to.
[menu-raw] The name of the menu the node belongs to. Warning: Token value contains raw user input.
[menupath] The menu path (as reflected in the breadcrumb), not including Home or [menu]. Separated by /.
[menupath-raw] The unfiltered menu path (as reflected in the breadcrumb), not including Home or [menu]. Separated by /. Warning: Token value contains raw user input.
Node reference
[nid] Referenced node ID
[title] Referenced node title
[title-raw] Referenced node unfiltered title. WARNING - raw user input.
[path] Relative path alias to the referenced node.
[url] Absolute path alias to the referenced node.
Number
[raw] Raw number value
[formatted] Formatted number value
Taxonomy
[tid] The id number of the category.
[cat] The name of the category.
[cat-raw] The unfiltered name of the category. Warning: Token value contains raw user input.
[cat-description] The optional description of the taxonomy term.
[vid] The id number of the category's parent vocabulary.
[vocab] The vocabulary that the page's first category belongs to.
[vocab-raw] The unfiltered vocabulary that the page's first category belongs to.
Warning: Token value contains raw user input.
[vocab-description] The optional description of the taxonomy vocabulary.
Text
[raw] Raw, unfiltered text
[formatted] Formatted and filtered text
User
[user] The login name of the user account.
[user-raw] The login name of the user account. Warning: Token value contains raw user input.
[uid] The unique ID of the user account.
[mail] The email address of the user account.
[user-created-small] User's registration date in 'small' format. (06/07/2010 - 23:28)
[user-created-yyyy] User's registration year (four digit)
[user-created-yy] User's registration year (two digit)
[user-created-month] User's registration month (full word)
[user-created-mon] User's registration month (abbreviated)
[user-created-mm] User's registration month (two digits with leading zeros)
[user-created-m] User's registration month (one or two digits without leading zeros)
[user-created-ww] User's registration week (two digits with leading zeros)
[user-created-date] User's registration date (numeric representation of the day of the week)
[user-created-day] User's registration day (full word)
[user-created-ddd] User's registration day (abbreviation)
[user-created-dd] User's registration day (two digits with leading zeros)
[user-created-d] User's registration day (one or two digits without leading zeros)
[user-created-raw] User's registration in UNIX timestamp format (1269441371)
[user-created-since] User's registration in 'time-since' format. (40 years 3 months)
[user-last-login-small] User's last login date in 'small' format. (06/07/2010 - 23:28)
[user-last-login-yyyy] User's last login year (four digit)
[user-last-login-yy] User's last login year (two digit)
[user-last-login-month] User's last login month (full word)
[user-last-login-mon] User's last login month (abbreviated)
[user-last-login-mm] User's last login month (two digits with leading zeros)
[user-last-login-m] User's last login month (one or two digits without leading zeros)
[user-last-login-ww] User's last login week (two digits with leading zeros)
[user-last-login-date] User's last login date (numeric representation of the day of the week)
[user-last-login-day] User's last login day (full word)
[user-last-login-ddd] User's last login day (abbreviation)
[user-last-login-dd] User's last login day (two digits with leading zeros)
[user-last-login-d] User's last login day (one or two digits without leading zeros)
[user-last-login-raw] User's last login in UNIX timestamp format (1269441371)
[user-last-login-since] User's last login in 'time-since' format. (40 years 3 months)
[date-in-tz] The current date in the user's timezone.
[account-url] The URL of the account profile page.
[account-edit-url] The URL of the account edit page.

Comments

joshuautley’s picture

I see "node" but not "page". In my theme I see "user-page-XX" where XX is the user ID for the profile being viewed. It would make sense to introduce or make available a [user-page:name] token as well as additional [user-page:xyz] tokens.

Any thoughts or direction to pre-existing solutions?

Josh Utley, President & CEO
Intrepid Network Inc. | Multimedia Services & Business Solutions

"Our mission is to provide a more personable multimedia service along with the highest quality business solutions."

beanluc’s picture

There's really no concept of "page" in Drupal which could be part of a token-builder.

On the other hand, the [user:name] and [user:uid] tokens contain the data you're talking about, depending on context. So by default they contain the current user's (person who is logged in and taking action) information. If you want to get data about a different user from the one who's currently taking action, you can use the Context module and Relationships to load the *other* user's info into tokens. For example, in the context of a user-profile page, use Relationships to register *that* user in Context, then use Context to render those other user-tokens.

That's pretty much how "page" type things are done, with regard to tokens. You have to build the logic.

Elifas’s picture

There must be a way to grab the url of a privouse node in tokens..eg [previous-page:url:absolute] .... escpicaly if you work with webforms and you want to knowon which node the user is referring to. In my mind this would work for News site... right ow im puzzeld how i can achieve this using webforms and tokens.

donSchoe’s picture

@Elifas I totally agree here. This is really needed.

Did you open up an issue already on this? Should we, maybe for D8?

moyse’s picture

Hello Alex,

I'm quite new to this, but I recently had to implement a similar situation. This can be accomplished quite easily by using %get[key] and append parameter ?source=URL to your form link.

Fred

donSchoe’s picture

Hey Fred,

that's what I did, too. But still - a token would be great for this!
See #2024321: Add token for HTTP_REFERER.

Cheers,
donSchoe

nithinkolekar’s picture

It would be nice to see in the list that which tokens are context(not a module) based or in other phrase scope of the tokens.
For example
1. Nodes tokens only available and can be replaced while viewing node page.
2. Based on bundle( node tokens on comment)
3. User token can be used sitewide.
I am having difficulty to have simple node token like [node:title] in comment section of that node and it is not replacing. I think it should replace token, as node and comments are somehow related together in core itself.

Before creating a new issue like "node tokens are not replacing in comment", I just want to get clarified whether the tokens are context based.

stevesmename’s picture

I was attempting to use [file:description] in a display with the combination of Token, Media, file_entity modules enabled. I came to this page and thought that using [file:description] was exactly what I was looking to do, but the token would not translate when using the 'Download link' format (machine name: file_download_link).

I put code together to make this successfully work as I had hoped:
https://gist.github.com/stevesmename/bf138fba371f1c1d13ad

If this were to be put anywhere in an existing module/file. I'd imagine a patch and update to file_entity.tokens.inc would be the appropriate place.

Rajeev H’s picture

Hi, i created a custom block with some static content like "i am using hi [user:mail], welcome to site"
The user mail is not replacing with current logged in user email.please help me out

jukka792’s picture

Hi,

Could this token [site:url-brief] give the URL without the language prefix?
I need to show "www.domain-name.com" but this token gives "www.domain-name.com/en" when the i8n module and language detection has certain settings.

Or could there be a new token which would clear the language away from the output?

VM’s picture

support questions are better served in the forums rather than on a documentation page.

yfarooq’s picture

I have a content type topic, and a Webfrom "contact" as block which is available for topic content type only.

Any registered user can create topic, and I want to use the Webfrom to contact the topic author.

In the past I had a hidden field inside Webfrom with a token [current-page:node:author:mail] to send the Webform information to the current page author email "topic author".

After updating the Webfrom to version 7.x-4.9 the Webfrom stop sending email.

It looks like [current-page:node:author:mail] is not valid anymore.

I will be grateful if someone help me with identifying the right token to access the current page author mail. or suggest alternative way to achieve the same functionality.

Thanks

diptiranajn’s picture

hello,
I am using "webform document"module to fetch the entered datas in the webform into a pdf.There in the form i have taken one field called date of birth, which is of date type.Now like other tokens in the format [submission:values:key], forhis also i am using the same
[submission:values:date_of_birth] but this token is not reading the value.CAN ANYONE HELP ME WHICH TOKEN SHOULD I USE TO READ DATE OF BIRTH?

diriy’s picture

Is there a token in Drupal 6 which may send the value of a non-webfrom variuable?
I have the task to send with the webform submission the value of the non-webfrom
element. Unfortunatly, I'm not able to include it to my webform due to the task, so I have to send its value among another values of the webform's elements.
So is it possible to send a non-webfrom value?...

ram4nd’s picture

What about image field tokens?

BEGRAFX’s picture

Is there a list of Drupal 8 tokens?

blairski’s picture

If you install the Token module, you can see a list of Drupal 8 token's at the following path on your Drupal install: admin/help/token

blairski’s picture

If you install the Token module, you can see a list of Drupal 8 token's at the following path on your Drupal install: admin/help/token