| Book tokens |
| [book] | The title of the node's book parent. |
| [book_id] | The id of the node's book parent. |
| [bookpath] | The titles of all parents in the node's book hierarchy. |
| [book-raw] | The unfiltered title of the node's book parent. WARNING - raw user input. |
| [bookpath-raw] | The unfiltered titles of all parents in the node's book hierarchy. WARNING - raw user input. |
| 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. |
| [node-signup-enabled] | True/False for if signups are enabled on a node |
| [node-signup-status] | Are signups 'open' or 'closed' for this node. |
| [node-signup-limit] | The signup limit for this node |
| [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. |
| [bookpathalias] | URL alias for the parent book. |
| CCK node reference tokens |
| [field_portfolio-nid] | Referenced node ID |
| [field_portfolio-title] | Referenced node title |
| [field_portfolio-title-raw] | Referenced node unfiltered title. WARNING - raw user input. |
| [field_portfolio-link] | Formatted html link to the referenced node. |
| [field_portfolio-path] | Relative path alias to the referenced node. |
| [field_portfolio-url] | Absolute path alias to the referenced node. |
| CCK file tokens |
| [field_img_main-filefield-fid] | File ID |
| [field_img_main-filefield-description] | File description |
| [field_img_main-filefield-filename] | File name |
| [field_img_main-filefield-filepath] | File path |
| [field_img_main-filefield-fileurl] | File URL |
| [field_img_main-filefield-filemime] | File MIME type |
| [field_img_main-filefield-filesize] | File size (in bytes) |
| [field_img_main-filefield-filesize_formatted] | File size (pretty printed) |
| [field_img_main-filefield-view] | Fully formatted HTML file tag |
| [field_img_main-filefield-onlyname] | File name without extension |
| [field_img_main-filefield-extension] | File extension |
| [field_screen-filefield-fid] | File ID |
| [field_screen-filefield-description] | File description |
| [field_screen-filefield-filename] | File name |
| [field_screen-filefield-filepath] | File path |
| [field_screen-filefield-fileurl] | File URL |
| [field_screen-filefield-filemime] | File MIME type |
| [field_screen-filefield-filesize] | File size (in bytes) |
| [field_screen-filefield-filesize_formatted] | File size (pretty printed) |
| [field_screen-filefield-view] | Fully formatted HTML file tag |
| [field_screen-filefield-onlyname] | File name without extension |
| [field_screen-filefield-extension] | File extension |
| [field_logo-filefield-fid] | File ID |
| [field_logo-filefield-description] | File description |
| [field_logo-filefield-filename] | File name |
| [field_logo-filefield-filepath] | File path |
| [field_logo-filefield-fileurl] | File URL |
| [field_logo-filefield-filemime] | File MIME type |
| [field_logo-filefield-filesize] | File size (in bytes) |
| [field_logo-filefield-filesize_formatted] | File size (pretty printed) |
| [field_logo-filefield-view] | Fully formatted HTML file tag |
| [field_logo-filefield-onlyname] | File name without extension |
| [field_logo-filefield-extension] | File extension |
| CCK link tokens |
| [field_site-url] | Link URL |
| [field_site-title] | Link title |
| [field_site-view] | Formatted html link |
| CCK text tokens |
| [field_course_length-raw] | Raw, unfiltered text |
| [field_course_length-formatted] | Formatted and filtered text |
| [field_prerequisites-raw] | Raw, unfiltered text |
| [field_prerequisites-formatted] | Formatted and filtered text |
| [field_course_availability-raw] | Raw, unfiltered text |
| [field_course_availability-formatted] | Formatted and filtered text |
| CCK number tokens |
| [field_single_student_cost-raw] | Raw number value |
| [field_single_student_cost-formatted] | Formatted number value |
| [field_onsite_cost-raw] | Raw number value |
| [field_onsite_cost-formatted] | Formatted number value |
| [field_display_order-raw] | Raw number value |
| [field_display_order-formatted] | Formatted number value |
| Signup tokens |
| [signup-user-data] | Any custom fields the user filled out when signing up, rendered as HTML. |
| [signup-user-data-raw] | Any custom fields the user filled out when signing up, rendered as unfiltered plain text (e.g. for ASCII e-mail). |
| [signup-date-short] | The date/time when the user signed up, short date format. |
| [signup-date-medium] | The date/time when the user signed up, medium date format. |
| [signup-date-long] | The date/time when the user signed up, long date format. |
| [signup-cancel-url] | The URL for a user to cancel their signup (if they have permission to do so). |
| [signup-email] | The e-mail address for the signup (either anonymous or authenticated). |
| [signup-anonymous-email] | The e-mail addressed entered for an anonymous signup, or an empty string if an authenticated user signed up. |
| [signup-attendence] | If the user attended the thing they signed up for. |
| 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 |