| 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: Token value contains raw user input. |
| [bookpath-raw] | The unfiltered titles of all parents in the node's book hierarchy. Warning: Token value contains raw user input. |
| CCK text tokens |
| [field_google-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_google-formatted] | Formatted and filtered text. |
| [field_politcal_leaning-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_politcal_leaning-formatted] | Formatted and filtered text. |
| [field_aim-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_aim-formatted] | Formatted and filtered text. |
| [field_orientation-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_orientation-formatted] | Formatted and filtered text. |
| [field_status-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_status-formatted] | Formatted and filtered text. |
| [field_interests-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_interests-formatted] | Formatted and filtered text. |
| [field_linkedin-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_linkedin-formatted] | Formatted and filtered text. |
| [field_ethnicity-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_ethnicity-formatted] | Formatted and filtered text. |
| [field_about_me-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_about_me-formatted] | Formatted and filtered text. |
| [field_education-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_education-formatted] | Formatted and filtered text. |
| [field_children-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_children-formatted] | Formatted and filtered text. |
| [field_location-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_location-formatted] | Formatted and filtered text. |
| [field_occupation-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_occupation-formatted] | Formatted and filtered text. |
| [field_name-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_name-formatted] | Formatted and filtered text. |
| [field_gender-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_gender-formatted] | Formatted and filtered text. |
| [field_icq-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_icq-formatted] | Formatted and filtered text. |
| [field_msn-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_msn-formatted] | Formatted and filtered text. |
| [field_religion-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_religion-formatted] | Formatted and filtered text. |
| [field_skype-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_skype-formatted] | Formatted and filtered text. |
| [field_yahoo-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_yahoo-formatted] | Formatted and filtered text. |
| [field_zodiac_sign-raw] | Raw, unfiltered text. Warning: Token value contains raw user input. |
| [field_zodiac_sign-formatted] | Formatted and filtered text. |
| CCK link tokens |
| [field_myspace-url] | Link URL |
| [field_myspace-title] | Link title |
| [field_myspace-view] | Formatted html link |
| [field_facebook-url] | Link URL |
| [field_facebook-title] | Link title |
| [field_facebook-view] | Formatted html link |
| [field_blog-url] | Link URL |
| [field_blog-title] | Link title |
| [field_blog-view] | Formatted html link |
| [field_homepage-url] | Link URL |
| [field_homepage-title] | Link title |
| [field_homepage-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 |
| Node tokens |
| [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. |
| [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. |
| [termpath] | As [term], but including its supercategories separated by /. |
| [termpath-raw] | As [term-raw], but including its supercategories separated by /. Warning: Token value contains raw user input. |
| [termalias] | The URL alias of the taxonomy term. |
| [termalias-raw] | The URL alias of the taxonomy term. Warning: Token value contains raw user input. |
| [bookpathalias] | The URL alias of the parent book of the node. |
| [bookpathalias-raw] | The URL alias of the parent book of the node. Warning: Token value contains raw user input. |
| [meta-keywords] | The meta keywords |
| [meta-description] | The meta description |