| Comment tokens |
| [comment-cid] | Comment ID |
| [comment-nid] | Comment's node ID |
| [comment-title] | Comment title |
| [comment-title-raw] | Comment title. WARNING - raw user input |
| [comment-body] | Comment body |
| [comment-body-raw] | Comment body. WARNING - raw user input |
| [comment-author-uid] | Comment author's user id |
| [comment-author-name] | Comment author's user name |
| [comment-author-name-raw] | Comment author's user name. WARNING - raw user input |
| [comment-author-homepage] | Comment author's home page. |
| [comment-author-mail] | Comment author's e-mail. |
| [comment-author-mail-raw] | Comment author's e-mail. WARNING - raw user input. |
| [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 digit, zero padded) |
| [comment-m] | Comment creation month (one or two digit) |
| [comment-ww] | Comment creation week (two digit) |
| [comment-date] | Comment creation date (day of month) |
| [comment-day] | Comment creation day (full word) |
| [comment-ddd] | Comment creation day (abbreviation) |
| [comment-dd] | Comment creation day (two digit, zero-padded) |
| [comment-d] | Comment creation day (one or two digit) |
| Node tokens |
| [nid] | Node ID |
| [type] | Node type |
| [type-name] | Node type (user-friendly version) |
| [language] | Node language |
| [title] | Node title |
| [title-raw] | Unfiltered node title. WARNING - raw user input. |
| [author-uid] | Node author's user id |
| [author-name] | Node author's user name |
| [author-name-raw] | Node author's user name. WARNING - raw user input. |
| [author-mail] | Node author's e-mail. |
| [author-mail-raw] | Node author's e-mail. WARNING - raw user input. |
| [term] | Name of top taxonomy term |
| [term-raw] | Unfiltered name of top taxonomy term. WARNING - 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 - raw user input. |
| [vocab-id] | ID of top term's vocabulary |
| [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 digit, zero padded) |
| [m] | Node creation month (one or two digit) |
| [ww] | Node creation week (two digit) |
| [date] | Node creation date (day of month) |
| [day] | Node creation day (full word) |
| [ddd] | Node creation day (abbreviation) |
| [dd] | Node creation day (two digit, zero-padded) |
| [d] | Node creation day (one or two digit) |
| [mod-????] | All tokens for node creation dates can also be used with with the "mod-" prefix; doing so will use the modification date rather than the creation date. |
| [menu] | The name of the menu the node belongs to. |
| [menu-raw] | The name of the menu the node belongs to. WARNING - 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 - raw user input. |
| [menu-link-title] | The text used in the menu as link text for this item. |
| [menu-link-title-raw] | The unfiltered text used in the menu as link text for this item. WARNING - raw user input. |
| [fullhierarchypath] | The URL of the parent of the given node with the node title itself. Equivalent of [hierarchyurl]/[title]. This is the recommended token for hierarchical URLs. |
| [hierarchypath] | The URL of the parent of the given node. Lile [fullhierarchypath] but without the node title. |
| [hierarchyparenttitle] | The node's parent's title. |
| [hierarchyparenttitle-raw] | The node's parent's title. WARNING - raw user input. |
| [hierarchyparentnid] | The node's parent's nid. |
| [hierarchytitlepath] | The node's ancestors' titles in order. Separated by /. |
| [hierarchytitlepath-raw] | The node's ancestors' titles in order. Separated by /. WARNING - raw user input. |
| [fullhierarchytitlepath] | The node's ancestors' titles in order the title of the node itself. Separated by /. Equivalent of [hierarchypath]/[title]. |
| [fullhierarchytitlepath-raw] | The node's ancestors' titles in order the title of the node itself. Separated by /. Equivalent of [hierarchypath]/[title]. WARNING - raw user input. |
| [termpath] | As [term], but including its supercategories separated by /. |
| [termpath-raw] | As [term-raw], but including its supercategories separated by /. WARNING - raw user input. |
| [termalias] | URL alias for the term. |
| Taxonomy tokens |
| [vid] | The id number of the category's parent vocabulary. |
| [vocab] | The vocabulary that the page's first category belongs to. |
| [cat] | The name of the category. |
| [tid] | The id number of the category. |
| [vocab-raw] | The unfiltered vocabulary that the page's first category belongs to. WARNING - raw user input. |
| [cat-raw] | The unfiltered name of the category. WARNING - raw user input. |
| [catpath] | As [cat], but including its supercategories separated by /. |
| [catpath-raw] | As [cat-raw], but including its supercategories separated by /. WARNING - raw user input. |
| [catalias] | URL alias for the term. |
| User tokens |
| [user] | User's name |
| [user-raw] | User's unfiltered name. WARNING - raw user input. |
| [uid] | User's ID |
| [mail] | User's email address |
| [reg-date] | User's registration date |
| [reg-since] | Days since the user registered |
| [log-date] | User's last login date |
| [log-since] | Days since the user's last login |
| [date-in-tz] | The current date in the user's timezone |
| [account-url] | The URL of the user's profile page. |
| [account-edit] | The URL the user's account editing page. |
| CCK file tokens |
| [field_image-filefield-fid] | File ID |
| [field_image-filefield-description] | File description |
| [field_image-filefield-filename] | File name |
| [field_image-filefield-filepath] | File path |
| [field_image-filefield-filemime] | File MIME type |
| [field_image-filefield-filesize] | File size (in bytes) |
| [field_image-filefield-filesize_formatted] | File size (pretty printed) |
| [field_image-filefield-view] | Fully formatted HTML file tag |
| [field_image-filefield-onlyname] | File name without extension |
| [field_image-filefield-extension] | File extension |
| [field_file-filefield-fid] | File ID |
| [field_file-filefield-description] | File description |
| [field_file-filefield-filename] | File name |
| [field_file-filefield-filepath] | File path |
| [field_file-filefield-filemime] | File MIME type |
| [field_file-filefield-filesize] | File size (in bytes) |
| [field_file-filefield-filesize_formatted] | File size (pretty printed) |
| [field_file-filefield-view] | Fully formatted HTML file tag |
| [field_file-filefield-onlyname] | File name without extension |
| [field_file-filefield-extension] | File extension |
| CCK date tokens |
| [field_date-value] | The raw date value. |
| [field_date-view] | The formatted date. |
| [field_date-timestamp] | The raw date timestamp. |
| [field_date-yyyy] | Date year (four digit) |
| [field_date-yy] | Date year (two digit) |
| [field_date-month] | Date month (full word) |
| [field_date-mon] | Date month (abbreviated) |
| [field_date-mm] | Date month (two digit, zero padded) |
| [field_date-m] | Date month (one or two digit) |
| [field_date-ww] | Date week (two digit) |
| [field_date-date] | Date date (YYYY-MM-DD) |
| [field_date-datetime] | Date datetime (YYYY-MM-DDTHH:MM:SS) |
| [field_date-day] | Date day (full word) |
| [field_date-ddd] | Date day (abbreviation) |
| [field_date-dd] | Date day (two digit, zero-padded) |
| [field_date-d] | Date day (one or two digit) |
| [field_date-time] | Time H:i |
| [field_date-to-????] | If the field has a to-date defined, the same tokens exist in the form: [to-????], where ???? is the normal token. |
| [field_record_date-value] | The raw date value. |
| [field_record_date-view] | The formatted date. |
| [field_record_date-timestamp] | The raw date timestamp. |
| [field_record_date-yyyy] | Date year (four digit) |
| [field_record_date-yy] | Date year (two digit) |
| [field_record_date-month] | Date month (full word) |
| [field_record_date-mon] | Date month (abbreviated) |
| [field_record_date-mm] | Date month (two digit, zero padded) |
| [field_record_date-m] | Date month (one or two digit) |
| [field_record_date-ww] | Date week (two digit) |
| [field_record_date-date] | Date date (YYYY-MM-DD) |
| [field_record_date-datetime] | Date datetime (YYYY-MM-DDTHH:MM:SS) |
| [field_record_date-day] | Date day (full word) |
| [field_record_date-ddd] | Date day (abbreviation) |
| [field_record_date-dd] | Date day (two digit, zero-padded) |
| [field_record_date-d] | Date day (one or two digit) |
| [field_record_date-time] | Time H:i |
| [field_record_date-to-????] | If the field has a to-date defined, the same tokens exist in the form: [to-????], where ???? is the normal token. |
| CCK link tokens |
| [field_link-url] | Link URL |
| [field_link-title] | Link title |
| [field_link-view] | Formatted html link |
| Text tokens |
| [raw] | Raw, unfiltered text |
| [formatted] | Formatted and filtered text |
| Date tokens |
| [value] | The raw date value. |
| [view] | The formatted date. |
| [timestamp] | The raw date timestamp. |
| [yyyy] | Date year (four digit) |
| [yy] | Date year (two digit) |
| [month] | Date month (full word) |
| [mon] | Date month (abbreviated) |
| [mm] | Date month (two digit, zero padded) |
| [m] | Date month (one or two digit) |
| [ww] | Date week (two digit) |
| [date] | Date date (YYYY-MM-DD) |
| [datetime] | Date datetime (YYYY-MM-DDTHH:MM:SS) |
| [day] | Date day (full word) |
| [ddd] | Date day (abbreviation) |
| [dd] | Date day (two digit, zero-padded) |
| [d] | Date day (one or two digit) |
| [time] | Time H:i |
| [to-????] | If the field has a to-date defined, the same tokens exist in the form: [to-????], where ???? is the normal token. |
| Email tokens |
| [raw] | Raw email address |
| [formatted] | Formatted email address |
| File tokens |
| [filefield-fid] | File ID |
| [filefield-description] | File description |
| [filefield-filename] | File name |
| [filefield-filepath] | File path |
| [filefield-filemime] | File MIME type |
| [filefield-filesize] | File size (in bytes) |
| [filefield-filesize_formatted] | File size (pretty printed) |
| [filefield-view] | Fully formatted HTML file tag |
| [filefield-onlyname] | File name without extension |
| [filefield-extension] | File extension |
| Link tokens |
| [url] | Link URL |
| [title] | Link title |
| [view] | Formatted html link |
| Node_invite tokens |
| [inviter-name] | The username of the person currently logged in (and thus sending the invite). This will not work as a page-title token since the person rendering the page title will be logged in as someone different (or anonymous). |
| [inviter-mail] | The email address of the person currently logged in (and thus sending the invite). This will not work as a page-title token since the person rendering the page title will be logged in as someone different (or anonymous). |
| [inviter-rsvp-url] | This is the URL of the RSVP form. Send users here to confirm or deny attendance. |
| [inviter-node-url] | This is the URL of the node to which they are being invited. Send them here "for more details." |
| [node-invite-recip-mail] | The email of the person receiving the invite |
| [node-invite-recip-name] | The name of the person receiving the invite |
| [node-invite-iid] | The invite_id (unique identifier) of the invite being sent |
| Global tokens |
| [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 current Drupal website. |
| [site-name] | The name of the current Drupal website. |
| [site-slogan] | The slogan of the current Drupal website. |
| [site-mission] | The mission of the current Drupal website. |
| [site-mail] | The contact email address for the current Drupal website. |
| [site-date] | The current date on the site's server. |
| [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 digit, zero padded) |
| [site-date-m] | The current month (one or two digit) |
| [site-date-ww] | The current week (two digit) |
| [site-date-date] | The current date (day of month) |
| [site-date-day] | The current day (full word) |
| [site-date-ddd] | The current day of week (abbreviation) |
| [site-date-dd] | The current day (two digit, zero-padded) |
| [site-date-d] | The current day (one or two digit) |
| [page-number] | The current page number for paged lists |