Available tokens

Click a token to insert it into the field you've last clicked.
Name Token Description
Current date current-date Tokens related to the current date and time.
Custom format [current-date:custom:?] A date in a custom format. See the PHP documentation for details.
Fallback date format [current-date:fallback] A date in 'fallback' format. (Sat, 12/07/2024 - 05:10)
HTML Date [current-date:html_date] A date in 'html_date' format. (2024-12-07)
HTML Datetime [current-date:html_datetime] A date in 'html_datetime' format. (2024-12-07T05:10:40+0200)
HTML Month [current-date:html_month] A date in 'html_month' format. (2024-12)
HTML Time [current-date:html_time] A date in 'html_time' format. (05:10:40)
HTML Week [current-date:html_week] A date in 'html_week' format. (2024-W49)
HTML Year [current-date:html_year] A date in 'html_year' format. (2024)
HTML Yearless date [current-date:html_yearless_date] A date in 'html_yearless_date' format. (12-07)
Long format [current-date:long] A date in 'long' format. (Saturday, December 7, 2024 - 05:10)
Medium format [current-date:medium] A date in 'medium' format. (Sat, 12/07/2024 - 05:10)
Raw timestamp [current-date:raw] A date in UNIX timestamp format (1733541040)
Short format [current-date:short] A date in 'short' format. (12/07/2024 - 05:10)
Time-since [current-date:since] A date in 'time-since' format. (6 minutes)
Current page current-page Tokens related to the current page request.
Content language [current-page:content-language] The active content language.
Direction [current-page:content-language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl).
Domain [current-page:content-language:domain] The domain name to use for the language.
Language code [current-page:content-language:langcode] The language code.
Language name [current-page:content-language:name] The language name.
Path prefix [current-page:content-language:prefix] Path prefix for URLs in the language.
Interface language [current-page:interface-language] The active user interface language.
Direction [current-page:interface-language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl).
Domain [current-page:interface-language:domain] The domain name to use for the language.
Language code [current-page:interface-language:langcode] The language code.
Language name [current-page:interface-language:name] The language name.
Path prefix [current-page:interface-language:prefix] Path prefix for URLs in the language.
Page number [current-page:page-number] The page number of the current page when viewing paged lists.
Query string value [current-page:query:?] The value of a specific query string field of the current page.
Title [current-page:title] The title of the current page.
URL [current-page:url] The URL of the current page.
Absolute URL [current-page:url:absolute] The absolute URL.
Arguments [current-page:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
Count [current-page:url:args:count] The number of elements in the array.
First [current-page:url:args:first] The first element of the array.
Imploded [current-page:url:args:join:?] The values of the array joined together with a custom string in-between each value.
Joined path [current-page:url:args:join-path] The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
Keys [current-page:url:args:keys] The array of keys of the array.
Last [current-page:url:args:last] The last element of the array.
Reversed [current-page:url:args:reversed] The array reversed.
Value [current-page:url:args:value:?] The specific value of the array.
Brief URL [current-page:url:brief] The URL without the protocol and trailing backslash.
Path [current-page:url:path] The path component of the URL.
Relative URL [current-page:url:relative] The relative URL.
Unaliased URL [current-page:url:unaliased] The unaliased URL.
Absolute URL [current-page:url:unaliased:absolute] The absolute URL.
Arguments [current-page:url:unaliased:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
Brief URL [current-page:url:unaliased:brief] The URL without the protocol and trailing backslash.
Path [current-page:url:unaliased:path] The path component of the URL.
Relative URL [current-page:url:unaliased:relative] The relative URL.
Current user current-user Tokens related to the currently logged in user.
Account Name [current-user:account-name] The login name of the user account.
Avatar [current-user:field_user_avatar] List (text) field.
Text value [current-user:field_user_avatar:value]
Birth Date [current-user:field_user_birth_date] Date field.
Date value [current-user:field_user_birth_date:value]
Date value format [current-user:field_user_birth_date:date]
Custom format [current-user:field_user_birth_date:date:custom:?] A date in a custom format. See the PHP documentation for details.
Fallback date format [current-user:field_user_birth_date:date:fallback] A date in 'fallback' format. (Sat, 12/07/2024 - 05:10)
HTML Date [current-user:field_user_birth_date:date:html_date] A date in 'html_date' format. (2024-12-07)
HTML Datetime [current-user:field_user_birth_date:date:html_datetime] A date in 'html_datetime' format. (2024-12-07T05:10:40+0200)
HTML Month [current-user:field_user_birth_date:date:html_month] A date in 'html_month' format. (2024-12)
HTML Time [current-user:field_user_birth_date:date:html_time] A date in 'html_time' format. (05:10:40)
HTML Week [current-user:field_user_birth_date:date:html_week] A date in 'html_week' format. (2024-W49)
HTML Year [current-user:field_user_birth_date:date:html_year] A date in 'html_year' format. (2024)
HTML Yearless date [current-user:field_user_birth_date:date:html_yearless_date] A date in 'html_yearless_date' format. (12-07)
Long format [current-user:field_user_birth_date:date:long] A date in 'long' format. (Saturday, December 7, 2024 - 05:10)
Medium format [current-user:field_user_birth_date:date:medium] A date in 'medium' format. (Sat, 12/07/2024 - 05:10)
Raw timestamp [current-user:field_user_birth_date:date:raw] A date in UNIX timestamp format (1733541040)
Short format [current-user:field_user_birth_date:date:short] A date in 'short' format. (12/07/2024 - 05:10)
Time-since [current-user:field_user_birth_date:date:since] A date in 'time-since' format. (6 minutes)
Created [current-user:created] The date the user account was created.
Custom format [current-user:created:custom:?] A date in a custom format. See the PHP documentation for details.
Fallback date format [current-user:created:fallback] A date in 'fallback' format. (Sat, 12/07/2024 - 05:10)
HTML Date [current-user:created:html_date] A date in 'html_date' format. (2024-12-07)
HTML Datetime [current-user:created:html_datetime] A date in 'html_datetime' format. (2024-12-07T05:10:40+0200)
HTML Month [current-user:created:html_month] A date in 'html_month' format. (2024-12)
HTML Time [current-user:created:html_time] A date in 'html_time' format. (05:10:40)
HTML Week [current-user:created:html_week] A date in 'html_week' format. (2024-W49)
HTML Year [current-user:created:html_year] A date in 'html_year' format. (2024)
HTML Yearless date [current-user:created:html_yearless_date] A date in 'html_yearless_date' format. (12-07)
Long format [current-user:created:long] A date in 'long' format. (Saturday, December 7, 2024 - 05:10)
Medium format [current-user:created:medium] A date in 'medium' format. (Sat, 12/07/2024 - 05:10)
Raw timestamp [current-user:created:raw] A date in UNIX timestamp format (1733541040)
Short format [current-user:created:short] A date in 'short' format. (12/07/2024 - 05:10)
Time-since [current-user:created:since] A date in 'time-since' format. (6 minutes)
Deprecated: User Name [current-user:name] Deprecated: Use account-name or display-name instead.
Display Name [current-user:display-name] The display name of the user account.
Edit URL [current-user:edit-url] The URL of the account edit page.
Email [current-user:mail] The email address of the user account.
Following flag count [current-user:flag-following-count] Total flag count for flag Following
Gender [current-user:field_user_gender] List (text) field.
Text value [current-user:field_user_gender:value]
Governorate [current-user:field_user_governorate] List (text) field.
Text value [current-user:field_user_governorate:value]
IP address [current-user:ip-address] The IP address of the current user.
Language [current-user:language] The language of the user.
Direction [current-user:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl).
Domain [current-user:language:domain] The domain name to use for the language.
Language code [current-user:language:langcode] The language code.
Language name [current-user:language:name] The language name.
Path prefix [current-user:language:prefix] Path prefix for URLs in the language.
Last login [current-user:last-login] The date the user last logged in to the site.
Custom format [current-user:last-login:custom:?] A date in a custom format. See the PHP documentation for details.
Fallback date format [current-user:last-login:fallback] A date in 'fallback' format. (Sat, 12/07/2024 - 05:10)
HTML Date [current-user:last-login:html_date] A date in 'html_date' format. (2024-12-07)
HTML Datetime [current-user:last-login:html_datetime] A date in 'html_datetime' format. (2024-12-07T05:10:40+0200)
HTML Month [current-user:last-login:html_month] A date in 'html_month' format. (2024-12)
HTML Time [current-user:last-login:html_time] A date in 'html_time' format. (05:10:40)
HTML Week [current-user:last-login:html_week] A date in 'html_week' format. (2024-W49)
HTML Year [current-user:last-login:html_year] A date in 'html_year' format. (2024)
HTML Yearless date [current-user:last-login:html_yearless_date] A date in 'html_yearless_date' format. (12-07)
Long format [current-user:last-login:long] A date in 'long' format. (Saturday, December 7, 2024 - 05:10)
Medium format [current-user:last-login:medium] A date in 'medium' format. (Sat, 12/07/2024 - 05:10)
Raw timestamp [current-user:last-login:raw] A date in UNIX timestamp format (1733541040)
Short format [current-user:last-login:short] A date in 'short' format. (12/07/2024 - 05:10)
Time-since [current-user:last-login:since] A date in 'time-since' format. (6 minutes)
Original user [current-user:original] The original user data if the user is being updated or saved.
Account Name [current-user:original:account-name] The login name of the user account.
Avatar [current-user:original:field_user_avatar] List (text) field.
Text value [current-user:original:field_user_avatar:value]
Birth Date [current-user:original:field_user_birth_date] Date field.
Date value [current-user:original:field_user_birth_date:value]
Date value format [current-user:original:field_user_birth_date:date]
Created [current-user:original:created] The date the user account was created.
Custom format [current-user:original:created:custom:?] A date in a custom format. See the PHP documentation for details.
Fallback date format [current-user:original:created:fallback] A date in 'fallback' format. (Sat, 12/07/2024 - 05:10)
HTML Date [current-user:original:created:html_date] A date in 'html_date' format. (2024-12-07)
HTML Datetime [current-user:original:created:html_datetime] A date in 'html_datetime' format. (2024-12-07T05:10:40+0200)
HTML Month [current-user:original:created:html_month] A date in 'html_month' format. (2024-12)
HTML Time [current-user:original:created:html_time] A date in 'html_time' format. (05:10:40)
HTML Week [current-user:original:created:html_week] A date in 'html_week' format. (2024-W49)
HTML Year [current-user:original:created:html_year] A date in 'html_year' format. (2024)
HTML Yearless date [current-user:original:created:html_yearless_date] A date in 'html_yearless_date' format. (12-07)
Long format [current-user:original:created:long] A date in 'long' format. (Saturday, December 7, 2024 - 05:10)
Medium format [current-user:original:created:medium] A date in 'medium' format. (Sat, 12/07/2024 - 05:10)
Raw timestamp [current-user:original:created:raw] A date in UNIX timestamp format (1733541040)
Short format [current-user:original:created:short] A date in 'short' format. (12/07/2024 - 05:10)
Time-since [current-user:original:created:since] A date in 'time-since' format. (6 minutes)
Deprecated: User Name [current-user:original:name] Deprecated: Use account-name or display-name instead.
Display Name [current-user:original:display-name] The display name of the user account.
Edit URL [current-user:original:edit-url] The URL of the account edit page.
Email [current-user:original:mail] The email address of the user account.
Following flag count [current-user:original:flag-following-count] Total flag count for flag Following
Gender [current-user:original:field_user_gender] List (text) field.
Text value [current-user:original:field_user_gender:value]
Governorate [current-user:original:field_user_governorate] List (text) field.
Text value [current-user:original:field_user_governorate:value]
Language [current-user:original:language] The language of the user.
Direction [current-user:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl).
Domain [current-user:original:language:domain] The domain name to use for the language.
Language code [current-user:original:language:langcode] The language code.
Language name [current-user:original:language:name] The language name.
Path prefix [current-user:original:language:prefix] Path prefix for URLs in the language.
Last login [current-user:original:last-login] The date the user last logged in to the site.
Custom format [current-user:original:last-login:custom:?] A date in a custom format. See the PHP documentation for details.
Fallback date format [current-user:original:last-login:fallback] A date in 'fallback' format. (Sat, 12/07/2024 - 05:10)
HTML Date [current-user:original:last-login:html_date] A date in 'html_date' format. (2024-12-07)
HTML Datetime [current-user:original:last-login:html_datetime] A date in 'html_datetime' format. (2024-12-07T05:10:40+0200)
HTML Month [current-user:original:last-login:html_month] A date in 'html_month' format. (2024-12)
HTML Time [current-user:original:last-login:html_time] A date in 'html_time' format. (05:10:40)
HTML Week [current-user:original:last-login:html_week] A date in 'html_week' format. (2024-W49)
HTML Year [current-user:original:last-login:html_year] A date in 'html_year' format. (2024)
HTML Yearless date [current-user:original:last-login:html_yearless_date] A date in 'html_yearless_date' format. (12-07)
Long format [current-user:original:last-login:long] A date in 'long' format. (Saturday, December 7, 2024 - 05:10)
Medium format [current-user:original:last-login:medium] A date in 'medium' format. (Sat, 12/07/2024 - 05:10)
Raw timestamp [current-user:original:last-login:raw] A date in UNIX timestamp format (1733541040)
Short format [current-user:original:last-login:short] A date in 'short' format. (12/07/2024 - 05:10)
Time-since [current-user:original:last-login:since] A date in 'time-since' format. (6 minutes)
Picture [current-user:original:user_picture] Image field.
Alternative text [current-user:original:user_picture:alt] Alternative image text, for the image's 'alt' attribute.
File [current-user:original:user_picture:entity] The referenced entity
File ID [current-user:original:user_picture:target_id]
Height [current-user:original:user_picture:height] The height of the image in pixels.
Large (480×480) [current-user:original:user_picture:large] Represents the image in the given image style.
Media Entity Browser thumbnail [current-user:original:user_picture:media_entity_browser_thumbnail] Represents the image in the given image style.
Media Library thumbnail (220×220) [current-user:original:user_picture:media_library] Represents the image in the given image style.
Medium (220×220) [current-user:original:user_picture:medium] Represents the image in the given image style.
Thumbnail (100×100) [current-user:original:user_picture:thumbnail] Represents the image in the given image style.
Title [current-user:original:user_picture:title] Image title text, for the image's 'title' attribute.
Width [current-user:original:user_picture:width] The width of the image in pixels.
Roles [current-user:original:roles] The user roles associated with the user account.
Count [current-user:original:roles:count] The number of elements in the array.
First [current-user:original:roles:first] The first element of the array.
Imploded [current-user:original:roles:join:?] The values of the array joined together with a custom string in-between each value.
Joined path [current-user:original:roles:join-path] The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
Keys [current-user:original:roles:keys] The array of keys of the array.
Last [current-user:original:roles:last] The last element of the array.
Reversed [current-user:original:roles:reversed] The array reversed.
Value [current-user:original:roles:value:?] The specific value of the array.
URL [current-user:original:url] The URL of the account profile page.
Absolute URL [current-user:original:url:absolute] The absolute URL.
Arguments [current-user:original:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
Brief URL [current-user:original:url:brief] The URL without the protocol and trailing backslash.
Path [current-user:original:url:path] The path component of the URL.
Relative URL [current-user:original:url:relative] The relative URL.
Unaliased URL [current-user:original:url:unaliased] The unaliased URL.
User ID [current-user:original:uid] The unique ID of the user account.
User role ids [current-user:original:role-ids] The role ids the user account is a member of as comma separated list.
User role names [current-user:original:role-names] The role names the user account is a member of as comma separated list.
Picture [current-user:user_picture] Image field.
Alternative text [current-user:user_picture:alt] Alternative image text, for the image's 'alt' attribute.
File [current-user:user_picture:entity] The referenced entity
Alt Text [current-user:user_picture:entity:field_image_alt_text] Text (plain) field.
Base name [current-user:user_picture:entity:basename] The base name of the file.
Changed [current-user:user_picture:entity:changed] The date the file was most recently changed.
Created [current-user:user_picture:entity:created] The date the file created.
Download URL [current-user:user_picture:entity:download-url] The URL to download the file directly.
Extension [current-user:user_picture:entity:extension] The extension of the file.
File byte size [current-user:user_picture:entity:size-raw] The size of the file, in bytes.
File ID [current-user:user_picture:entity:fid] The unique ID of the uploaded file.
File name [current-user:user_picture:entity:name] The name of the file.
File size [current-user:user_picture:entity:size] The size of the file.
File type [current-user:user_picture:entity:type] The file type of the file.
Language [current-user:user_picture:entity:language] The language of the file.
MIME type [current-user:user_picture:entity:mime] The MIME type of the file.
Original file [current-user:user_picture:entity:original] The original file data if the file is being updated or saved.
Owner [current-user:user_picture:entity:owner] The user who originally uploaded the file.
Path [current-user:user_picture:entity:path] The location of the file relative to Drupal root.
Title Text [current-user:user_picture:entity:field_image_title_text] Text (plain) field.
URL [current-user:user_picture:entity:url] The web-accessible URL for the file.
File ID [current-user:user_picture:target_id]
Height [current-user:user_picture:height] The height of the image in pixels.
Large (480×480) [current-user:user_picture:large] Represents the image in the given image style.
File size [current-user:user_picture:large:filesize] The file size of the image.
Height [current-user:user_picture:large:height] The height the image, in pixels.
MIME type [current-user:user_picture:large:mimetype] The MIME type (image/png, image/bmp, etc.) of the image.
URI [current-user:user_picture:large:uri] The URI to the image.
URL [current-user:user_picture:large:url] The URL to the image.
Width [current-user:user_picture:large:width] The width of the image, in pixels.
Media Entity Browser thumbnail [current-user:user_picture:media_entity_browser_thumbnail] Represents the image in the given image style.
File size [current-user:user_picture:media_entity_browser_thumbnail:filesize] The file size of the image.
Height [current-user:user_picture:media_entity_browser_thumbnail:height] The height the image, in pixels.
MIME type [current-user:user_picture:media_entity_browser_thumbnail:mimetype] The MIME type (image/png, image/bmp, etc.) of the image.
URI [current-user:user_picture:media_entity_browser_thumbnail:uri] The URI to the image.
URL [current-user:user_picture:media_entity_browser_thumbnail:url] The URL to the image.
Width [current-user:user_picture:media_entity_browser_thumbnail:width] The width of the image, in pixels.
Media Library thumbnail (220×220) [current-user:user_picture:media_library] Represents the image in the given image style.
File size [current-user:user_picture:media_library:filesize] The file size of the image.
Height [current-user:user_picture:media_library:height] The height the image, in pixels.
MIME type [current-user:user_picture:media_library:mimetype] The MIME type (image/png, image/bmp, etc.) of the image.
URI [current-user:user_picture:media_library:uri] The URI to the image.
URL [current-user:user_picture:media_library:url] The URL to the image.
Width [current-user:user_picture:media_library:width] The width of the image, in pixels.
Medium (220×220) [current-user:user_picture:medium] Represents the image in the given image style.
File size [current-user:user_picture:medium:filesize] The file size of the image.
Height [current-user:user_picture:medium:height] The height the image, in pixels.
MIME type [current-user:user_picture:medium:mimetype] The MIME type (image/png, image/bmp, etc.) of the image.
URI [current-user:user_picture:medium:uri] The URI to the image.
URL [current-user:user_picture:medium:url] The URL to the image.
Width [current-user:user_picture:medium:width] The width of the image, in pixels.
Thumbnail (100×100) [current-user:user_picture:thumbnail] Represents the image in the given image style.
File size [current-user:user_picture:thumbnail:filesize] The file size of the image.
Height [current-user:user_picture:thumbnail:height] The height the image, in pixels.
MIME type [current-user:user_picture:thumbnail:mimetype] The MIME type (image/png, image/bmp, etc.) of the image.
URI [current-user:user_picture:thumbnail:uri] The URI to the image.
URL [current-user:user_picture:thumbnail:url] The URL to the image.
Width [current-user:user_picture:thumbnail:width] The width of the image, in pixels.
Title [current-user:user_picture:title] Image title text, for the image's 'title' attribute.
Width [current-user:user_picture:width] The width of the image in pixels.
Roles [current-user:roles] The user roles associated with the user account.
Count [current-user:roles:count] The number of elements in the array.
First [current-user:roles:first] The first element of the array.
Imploded [current-user:roles:join:?] The values of the array joined together with a custom string in-between each value.
Joined path [current-user:roles:join-path] The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
Keys [current-user:roles:keys] The array of keys of the array.
Count [current-user:roles:keys:count] The number of elements in the array.
First [current-user:roles:keys:first] The first element of the array.
Imploded [current-user:roles:keys:join:?] The values of the array joined together with a custom string in-between each value.
Joined path [current-user:roles:keys:join-path] The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
Last [current-user:roles:keys:last] The last element of the array.
Reversed [current-user:roles:keys:reversed] The array reversed.
Value [current-user:roles:keys:value:?] The specific value of the array.
Last [current-user:roles:last] The last element of the array.
Reversed [current-user:roles:reversed] The array reversed.
Count [current-user:roles:reversed:count] The number of elements in the array.
First [current-user:roles:reversed:first] The first element of the array.
Imploded [current-user:roles:reversed:join:?] The values of the array joined together with a custom string in-between each value.
Joined path [current-user:roles:reversed:join-path] The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
Keys [current-user:roles:reversed:keys] The array of keys of the array.
Last [current-user:roles:reversed:last] The last element of the array.
Value [current-user:roles:reversed:value:?] The specific value of the array.
Value [current-user:roles:value:?] The specific value of the array.
URL [current-user:url] The URL of the account profile page.
Absolute URL [current-user:url:absolute] The absolute URL.
Arguments [current-user:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
Count [current-user:url:args:count] The number of elements in the array.
First [current-user:url:args:first] The first element of the array.
Imploded [current-user:url:args:join:?] The values of the array joined together with a custom string in-between each value.
Joined path [current-user:url:args:join-path] The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
Keys [current-user:url:args:keys] The array of keys of the array.
Last [current-user:url:args:last] The last element of the array.
Reversed [current-user:url:args:reversed] The array reversed.
Value [current-user:url:args:value:?] The specific value of the array.
Brief URL [current-user:url:brief] The URL without the protocol and trailing backslash.
Path [current-user:url:path] The path component of the URL.
Relative URL [current-user:url:relative] The relative URL.
Unaliased URL [current-user:url:unaliased] The unaliased URL.
Absolute URL [current-user:url:unaliased:absolute] The absolute URL.
Arguments [current-user:url:unaliased:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
Brief URL [current-user:url:unaliased:brief] The URL without the protocol and trailing backslash.
Path [current-user:url:unaliased:path] The path component of the URL.
Relative URL [current-user:url:unaliased:relative] The relative URL.
User ID [current-user:uid] The unique ID of the user account.
User role ids [current-user:role-ids] The role ids the user account is a member of as comma separated list.
User role names [current-user:role-names] The role names the user account is a member of as comma separated list.
Language language Tokens related to site language.
Direction [language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl).
Domain [language:domain] The domain name to use for the language.
Language code [language:langcode] The language code.
Language name [language:name] The language name.
Path prefix [language:prefix] Path prefix for URLs in the language.
Random random Tokens related to random data.
Hash [random:hash:?] A random hash. The possible hashing algorithms are: md2, md4, md5, sha1, sha224, sha256, sha384, sha512/224, sha512/256, sha512, sha3-224, sha3-256, sha3-384, sha3-512, ripemd128, ripemd160, ripemd256, ripemd320, whirlpool, tiger128,3, tiger160,3, tiger192,3, tiger128,4, tiger160,4, tiger192,4, snefru, snefru256, gost, gost-crypto, adler32, crc32, crc32b, crc32c, fnv132, fnv1a32, fnv164, fnv1a64, joaat, haval128,3, haval160,3, haval192,3, haval224,3, haval256,3, haval128,4, haval160,4, haval192,4, haval224,4, haval256,4, haval128,5, haval160,5, haval192,5, haval224,5, haval256,5.
Number [random:number] A random number from 0 to 2147483647.
Site information site Tokens for site-wide settings and other global information.
Email [site:mail] The administrative email address for the site.
Login page [site:login-url] The URL of the site's login page.
Name [site:name] The name of the site.
Slogan [site:slogan] The slogan of the site.
URL [site:url] The URL of the site's front page.
URL (brief) [site:url-brief] The URL of the site's front page without the protocol.