| 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. |
| CCK text tokens |
| [field_gender-raw] | Raw, unfiltered text. |
| [field_gender-formatted] | Formatted and filtered text. |
| [field_name-raw] | Raw, unfiltered text. |
| [field_name-formatted] | Formatted and filtered text. |
| [field_location-raw] | Raw, unfiltered text. |
| [field_location-formatted] | Formatted and filtered text. |
| [field_occupation-raw] | Raw, unfiltered text. |
| [field_occupation-formatted] | Formatted and filtered text. |
| [field_children-raw] | Raw, unfiltered text. |
| [field_children-formatted] | Formatted and filtered text. |
| [field_about_me-raw] | Raw, unfiltered text. |
| [field_about_me-formatted] | Formatted and filtered text. |
| [field_education-raw] | Raw, unfiltered text. |
| [field_education-formatted] | Formatted and filtered text. |
| [field_ethnicity-raw] | Raw, unfiltered text. |
| [field_ethnicity-formatted] | Formatted and filtered text. |
| [field_interests-raw] | Raw, unfiltered text. |
| [field_interests-formatted] | Formatted and filtered text. |
| [field_status-raw] | Raw, unfiltered text. |
| [field_status-formatted] | Formatted and filtered text. |
| [field_orientation-raw] | Raw, unfiltered text. |
| [field_orientation-formatted] | Formatted and filtered text. |
| [field_politcal_leaning-raw] | Raw, unfiltered text. |
| [field_politcal_leaning-formatted] | Formatted and filtered text. |
| [field_aim-raw] | Raw, unfiltered text. |
| [field_aim-formatted] | Formatted and filtered text. |
| [field_google-raw] | Raw, unfiltered text. |
| [field_google-formatted] | Formatted and filtered text. |
| [field_icq-raw] | Raw, unfiltered text. |
| [field_icq-formatted] | Formatted and filtered text. |
| [field_msn-raw] | Raw, unfiltered text. |
| [field_msn-formatted] | Formatted and filtered text. |
| [field_religion-raw] | Raw, unfiltered text. |
| [field_religion-formatted] | Formatted and filtered text. |
| [field_skype-raw] | Raw, unfiltered text. |
| [field_skype-formatted] | Formatted and filtered text. |
| [field_yahoo-raw] | Raw, unfiltered text. |
| [field_yahoo-formatted] | Formatted and filtered text. |
| [field_zodiac_sign-raw] | Raw, unfiltered text. |
| [field_zodiac_sign-formatted] | Formatted and filtered text. |
| CCK link tokens |
| [field_homepage-url] | Link URL |
| [field_homepage-title] | Link title |
| [field_homepage-view] | Formatted html link |
| [field_blog-url] | Link URL |
| [field_blog-title] | Link title |
| [field_blog-view] | Formatted html link |
| [field_myspace-url] | Link URL |
| [field_myspace-title] | Link title |
| [field_myspace-view] | Formatted html link |
| [field_favorite1-url] | Link URL |
| [field_favorite1-title] | Link title |
| [field_favorite1-view] | Formatted html link |
| [field_favorite2-url] | Link URL |
| [field_favorite2-title] | Link title |
| [field_favorite2-view] | Formatted html link |
| [field_favorite3-url] | Link URL |
| [field_favorite3-title] | Link title |
| [field_favorite3-view] | Formatted html link |
| [field_facebook-url] | Link URL |
| [field_facebook-title] | Link title |
| [field_facebook-view] | Formatted html link |
| Node tokens |
| [nid] | Node ID |
| [type] | Node type |
| [type-name] | Node type (user-friendly version) |
| [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. |
| [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. |
| [ogname] | Title of top group |
| [ogname-raw] | Unfiltered title of top group. WARNING - raw user input. |
| [og-id] | ID of top group |
| [node-teaser] | The node teaser. |
| [node-body] | The node body. |
| [node-url] | The node view url for read more links. |
| [node-teaser-raw] | Unfiltered node teaser. WARNING - raw user input. |
| [node-body-raw] | Unfiltered node body. WARNING - raw user input. |
| 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-mail] | The contact email address for the current Drupal website. |
| [site-date] | The current date on the site's server. |