| 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] | ID do Node |
| [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. |
| [ogname] | Title of top group |
| [ogname-raw] | Unfiltered title of top group. WARNING - raw user input. |
| [og-id] | ID of top group |
| [og-type] | Type of top group |
| [ogalias] | URL alias for the top group. |
| [realname] | The RealName for the user. |
| [realname-link] | Themed username link. |
| [homepage] | The home page for the user. |
| [weight] | The weight of the node. |
| [weblinks-url] | The URL of the Web Link. |
| [weblinks-url-raw] | Unfiltered URL of the Web Link. WARNING - raw user input. |
| [weblinks-title] | The title of the Web Link. |
| [weblinks-title-raw] | Unfiltered title of the Web Link. WARNING - raw user input. |
| [weblinks-click-count] | How many times the Web Link has been clicked. |
| [weblinks-last-click] | When the Web Link was last clicked on. |
| [weblinks-last-status] | The status of the Web Link when it was last checked. |
| [weblinks-last-checked] | The date/time when the Web Link was last checked. |
| [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. |
| [biblio_year] | Biblio: Ano de publicação |
| [biblio_authors] | Biblio: Autores |
| [biblio_type_id] | Biblio: ID do Tipo (ex.: 100) |
| [biblio_type] | Biblio: Nome do Tipo (ex.: livro) |
| [biblio_citekey] | Biblio: Cite Key often used in BibTex files |
| [metatags-description] | The node description generated from the node body, or the node teaser. |
| [metatags-description-raw] | The node description generated from the node body, or the node teaser. WARNING - raw user input. |
| [metatags-taxonomy-keywords] | The node keywords generated from the taxonomy terms associated with the node. |
| [metatags-taxonomy-keywords-raw] | The node keywords generated from the taxonomy terms associated with the node. WARNING - raw user input. |
| Global tokens |
| [realname] | The RealName for the user. |
| [realname-link] | Themed username link. |
| [homepage] | The home page for the user. |
| [random-sha1] | A randomly generated SHA1 hash. |
| [site-date-timestamp] | The current timestamp in seconds past January 1, 1970. |
| [random-num-1] | A randomly generated single-digit number. |
| [random-num-3] | A randomly generated three-digit number. |
| [random-num-10] | A randomly generated ten-digit number. |
| [random-alpha-1] | Randomly generated single-digit letter. |
| [random-alpha-3] | Randomly generated three-digit letters. |
| [random-alpha-10] | Randomly generated ten-digit letters. |
| [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 |
| [metatags-global-keywords-1] | The global keywords. |
| [metatags-global-keywords-2] | The global keywords. |
| [metatags-global-keywords-1-raw] | The raw global keywords. |
| [metatags-global-keywords-2-raw] | The raw global keywords. |
| [metatags-normal-url] | The internal URL of the current page. |
| [metatags-url-alias] | The alias of the current page URL. |