| 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. |
| [audio-tag-artist] | Audio node artist tag value. |
| [audio-tag-artist-raw] | Audio node artist tag value. WARNING - raw user input. |
| [audio-tag-title] | Audio node title tag value. |
| [audio-tag-title-raw] | Audio node title tag value. WARNING - raw user input. |
| [audio-tag-album] | Audio node album tag value. |
| [audio-tag-album-raw] | Audio node album tag value. WARNING - raw user input. |
| [audio-tag-track] | Audio node track tag value. |
| [audio-tag-track-raw] | Audio node track tag value. WARNING - raw user input. |
| [audio-tag-genre] | Audio node genre tag value. |
| [audio-tag-genre-raw] | Audio node genre tag value. WARNING - raw user input. |
| [audio-tag-year] | Audio node year tag value. |
| [audio-tag-year-raw] | Audio node year tag value. WARNING - raw user input. |
| [audio-length] | Audio node formatted file length information. |
| [audio-format] | Audio node formatted file format information. |
| [audio-sample-rate] | Audio node sample rate, integer e.g. 44100. |
| [audio-channel-mode] | Audio node channels, e.g. mono, stereo. |
| [audio-bitrate] | Audio node bitrate, integer e.g. 19200. |
| [audio-bitrate-mode] | Audio node bitrate encoding mode, e.g. vbr, cbr. |
| [audio-playtime] | Audio node play time, minutes:seconds. |
| [audio-file-format] | Audio node file format, e.g. mp3, ogg |
| [audio-file-name] | Audio node original, uploaded file name. |
| [audio-file-path] | Audio node file path. |
| [audio-file-mime] | Audio node MIME type. |
| [audio-file-size] | Audio node file size, in bytes. |
| [audio-player] | Audio node player. |
| [audio-url-play] | Audio node play URL. |
| [audio-url-download] | Audio node download URL. |
| [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. |
| CCK image tokens |
| [field_gallery-fid] | Image file ID |
| [field_gallery-title] | Image title |
| [field_gallery-alt] | Image alt text |
| [field_gallery-filename] | Image file name |
| [field_gallery-filepath] | Image path |
| [field_gallery-filemime] | Image MIME type |
| [field_gallery-filesize] | Image file size |
| [field_gallery-view] | Fully formatted HTML image tag |
| [field_profile_photo-fid] | Image file ID |
| [field_profile_photo-title] | Image title |
| [field_profile_photo-alt] | Image alt text |
| [field_profile_photo-filename] | Image file name |
| [field_profile_photo-filepath] | Image path |
| [field_profile_photo-filemime] | Image MIME type |
| [field_profile_photo-filesize] | Image file size |
| [field_profile_photo-view] | Fully formatted HTML image tag |
| 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 (day of month) |
| [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-to-????] | If the field has a to-date defined, the same tokens exist in the form: [to-????], where ???? is the normal token. |
| CCK node reference tokens |
| [field_trip-nid] | Referenced node ID. |
| [field_trip-title] | Referenced node title. |
| [field_trip-link] | Formatted html link to the node. |
| CCK text tokens |
| [field_description-raw] | Raw, unfiltered text. |
| [field_description-formatted] | Formatted and filtered text. |
| [field_mission-raw] | Raw, unfiltered text. |
| [field_mission-formatted] | Formatted and filtered text. |
| CCK email tokens |
| [field_email_address-email] | Email Address |
| CCK link tokens |
| [field_website-url] | Link URL |
| [field_website-title] | Link title |
| [field_website-view] | Formatted html link |
| GMaps point field tokens |
| [field_location-latitude] | The coordinates of the node: latitude. |
| [field_location-latitude-raw] | The coordinates of the node: Unfiltered latitude. WARNING - raw user input. |
| [field_location-longitude] | The coordinates of the node: longitude. |
| [field_location-longitude-raw] | The coordinates of the node: Unfiltered longitude. WARNING - raw user input. |
| [field_location-x] | The coordinates of the node: Cartesian X coordinate. |
| [field_location-y] | The coordinates of the node: Cartesian Y coordinate. |
| [field_location-z] | The coordinates of the node: Cartesian Z coordinate. |
| [field_location-coords] | The coordinates of the node: Plain coordinates. |
| [field_location-coords-formatted] | The coordinates of the node: Formatted coordinates. |
| [field_location-coords-cartesian] | The coordinates of the node: Cartesian coordinates. |
| GMaps geocoded address field tokens |
| [field_address-country-code] | The address of the node: the ISO 3166 alpha 2 code of the country. |
| [field_address-country] | The address of the node: the name of the country. |
| [field_address-adminarea] | The address of the node: administrative area. |
| [field_address-adminarea-raw] | The address of the node: Unfiltered administrative area. WARNING - raw user input. |
| [field_address-subadminarea] | The address of the node: sub-administrative area. |
| [field_address-subadminarea-raw] | The address of the node: Unfiltered sub-administrative area. WARNING - raw user input. |
| [field_address-locality] | The address of the node: locality. |
| [field_address-locality-raw] | The address of the node: Unfiltered locality. WARNING - raw user input. |
| [field_address-deplocality] | The address of the node: dependent locality. |
| [field_address-deplocality-raw] | The address of the node: Unfiltered dependent locality. WARNING - raw user input. |
| [field_address-thoroughfare] | The address of the node: thoroughfare. |
| [field_address-thoroughfare-raw] | The address of the node: Unfiltered thoroughfare. WARNING - raw user input. |
| [field_address-postalcode] | The address of the node: postalcode. |
| [field_address-postalcode-raw] | The address of the node: Unfiltered postalcode. WARNING - raw user input. |
| [field_address-address] | The address of the node: full address. |
| [field_address-address-links] | The address of the node: full address with taxonomy links. |
| [field_address-latitude] | The coordinates of the node: latitude. |
| [field_address-latitude-raw] | The coordinates of the node: Unfiltered latitude. WARNING - raw user input. |
| [field_address-longitude] | The coordinates of the node: longitude. |
| [field_address-longitude-raw] | The coordinates of the node: Unfiltered longitude. WARNING - raw user input. |
| [field_address-x] | The coordinates of the node: Cartesian X coordinate. |
| [field_address-y] | The coordinates of the node: Cartesian Y coordinate. |
| [field_address-z] | The coordinates of the node: Cartesian Z coordinate. |
| [field_address-coords] | The coordinates of the node: Plain coordinates. |
| [field_address-coords-formatted] | The coordinates of the node: Formatted coordinates. |
| [field_address-coords-cartesian] | The coordinates of the node: Cartesian coordinates. |
| 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. |