| User tokens |
| [user] | User's name |
| [user-raw] | User's unfiltered name. WARNING - raw user input. |
| [uid] | User's ID |
| [mail] | User's email address |
| [reg-date] | User's registration date |
| [reg-since] | Days since the user registered |
| [log-date] | User's last login date |
| [log-since] | Days since the user's last login |
| [date-in-tz] | The current date in the user's timezone |
| [account-url] | The URL of the user's profile page. |
| [account-edit] | The URL the user's account editing page. |
| Global tokens |
| [site-login] | Ссылка на страницу входа на сайт. |
| [site-logo] | Ссылка на логотип сайта. |
| [store-name] | Имя магазина Ubercart. |
| [store-url] | URLмагазина Ubercart. |
| [store-link] | Ссылка на магазин Ubercart с использованием его имени. |
| [store-owner] | Владелец магазина Ubercart. |
| [store-email] | Адрес электронной почты магазина. |
| [store-phone] | Телефонный номер владельца магазина Ubercart. |
| [store-address] | Адрес почты магазина. |
| [store-help-url] | URL на страницу помощи магазина. |
| [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 |