Menu
Name | Token | Description |
---|---|---|
Current date | current-date | Tokens related to the current date and time. |
Custom format | [current-date:custom:?] | The current date in a custom format. See the PHP documentation for details. |
Fallback date format | [current-date:fallback] | A date in 'fallback' format. (Wed, 02/12/2025 - 19:22) |
Full-month, year | [current-date:full_month_year] | A date in 'full_month_year' format. (February, 2025) |
Full-month day, year | [current-date:full_month_day_year] | A date in 'full_month_day_year' format. (February 12, 2025) |
Full month, day, year, time | [current-date:full_month_day_year_time] | A date in 'full_month_day_year_time' format. (February 12, 2025 7:22pm) |
HTML Date | [current-date:html_date] | A date in 'html_date' format. (2025-02-12) |
HTML Datetime | [current-date:html_datetime] | A date in 'html_datetime' format. (2025-02-12T19:22:27-0500) |
HTML Month | [current-date:html_month] | A date in 'html_month' format. (2025-02) |
HTML Time | [current-date:html_time] | A date in 'html_time' format. (19:22:27) |
HTML Week | [current-date:html_week] | A date in 'html_week' format. (2025-W07) |
HTML Year | [current-date:html_year] | A date in 'html_year' format. (2025) |
HTML Yearless date | [current-date:html_yearless_date] | A date in 'html_yearless_date' format. (02-12) |
Long format | [current-date:long] | The current date in 'long' format. (Wednesday, February 12, 2025 - 07:22) |
Medium format | [current-date:medium] | The current date in 'medium' format. (Wed, 02/12/2025 - 19:22) |
Month day, year | [current-date:month_day_year] | A date in 'month_day_year' format. (Feb 12, 2025) |
Raw timestamp | [current-date:raw] | The current date in UNIX timestamp format (1739406147) |
Short format | [current-date:short] | The current date in 'short' format. (02/12/2025 - 19:22) |
Time-since | [current-date:since] | The current 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. |
Metatags | [current-page:metatag] | Metatag values for the current page. |
Advanced: Author | [current-page:metatag:author] | Define the author of a page. |
Advanced: Author | [current-page:metatag:author:value] | Define the author of a page. |
Advanced: Cache control | [current-page:metatag:cache_control] | Used to control whether a browser caches a specific page locally. Not commonly used. Should be used in conjunction with the Pragma meta tag. |
Advanced: Cache control | [current-page:metatag:cache_control:value] | Used to control whether a browser caches a specific page locally. Not commonly used. Should be used in conjunction with the Pragma meta tag. |
Advanced: Canonical URL | [current-page:metatag:canonical_url] | A link to the preferred page location or URL of the content of this page, to help eliminate duplicate content penalties from search engines. |
Advanced: Canonical URL | [current-page:metatag:canonical_url:value] | A link to the preferred page location or URL of the content of this page, to help eliminate duplicate content penalties from search engines. |
Advanced: Content Language | [current-page:metatag:content_language] | DEPRECATED. Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
Advanced: Content Language | [current-page:metatag:content_language:value] | DEPRECATED. Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
Advanced: Expires | [current-page:metatag:expires] | Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
Advanced: Expires | [current-page:metatag:expires:value] | Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
Advanced: Generator | [current-page:metatag:generator] | Describes the name and version number of the software or publishing tool used to create the page. |
Advanced: Generator | [current-page:metatag:generator:value] | Describes the name and version number of the software or publishing tool used to create the page. |
Advanced: Geographical place name | [current-page:metatag:geo_placename] | A location's formal name. |
Advanced: Geographical place name | [current-page:metatag:geo_placename:value] | A location's formal name. |
Advanced: Geographical position | [current-page:metatag:geo_position] | Geo-spatial information in 'latitude; longitude' format, e.g. '50.167958; -97.133185'; see Wikipedia for details. |
Advanced: Geographical position | [current-page:metatag:geo_position:value] | Geo-spatial information in 'latitude; longitude' format, e.g. '50.167958; -97.133185'; see Wikipedia for details. |
Advanced: Geographical region | [current-page:metatag:geo_region] | A location's two-letter international country code, with an optional two-letter region, e.g. 'US-NH' for New Hampshire in the USA. |
Advanced: Geographical region | [current-page:metatag:geo_region:value] | A location's two-letter international country code, with an optional two-letter region, e.g. 'US-NH' for New Hampshire in the USA. |
Advanced: Google | [current-page:metatag:google] | This meta tag communicates with Google. There are currently two directives supported: 'nositelinkssearchbox' to not to show the sitelinks search box, and 'notranslate' to ask Google not to offer a translation of the page. Both options may be added, just separate them with a comma. See meta tags that Google understands for further details. |
Advanced: Google | [current-page:metatag:google:value] | This meta tag communicates with Google. There are currently two directives supported: 'nositelinkssearchbox' to not to show the sitelinks search box, and 'notranslate' to ask Google not to offer a translation of the page. Both options may be added, just separate them with a comma. See meta tags that Google understands for further details. |
Advanced: ICBM | [current-page:metatag:icbm] | Geo-spatial information in 'latitude, longitude' format, e.g. '50.167958, -97.133185'; see Wikipedia for details. |
Advanced: ICBM | [current-page:metatag:icbm:value] | Geo-spatial information in 'latitude, longitude' format, e.g. '50.167958, -97.133185'; see Wikipedia for details. |
Advanced: Image | [current-page:metatag:image_src] | An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced: Image | [current-page:metatag:image_src:value] | An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced: News Keywords | [current-page:metatag:news_keywords] | A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
Advanced: News Keywords | [current-page:metatag:news_keywords:value] | A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
Advanced: Next page URL | [current-page:metatag:next] | Used for paginated content by providing URL with rel='next' link. |
Advanced: Next page URL | [current-page:metatag:next:value] | Used for paginated content by providing URL with rel='next' link. |
Advanced: Original source | [current-page:metatag:original_source] | Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
Advanced: Original source | [current-page:metatag:original_source:value] | Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
Advanced: Pragma | [current-page:metatag:pragma] | Used to control whether a browser caches a specific page locally. Not commonly used. Should be used in conjunction with the Cache-Control meta tag. |
Advanced: Pragma | [current-page:metatag:pragma:value] | Used to control whether a browser caches a specific page locally. Not commonly used. Should be used in conjunction with the Cache-Control meta tag. |
Advanced: Previous page URL | [current-page:metatag:prev] | Used for paginated content by providing URL with rel='prev' link. |
Advanced: Previous page URL | [current-page:metatag:prev:value] | Used for paginated content by providing URL with rel='prev' link. |
Advanced: Rating | [current-page:metatag:rating] | Used to rate content for audience appropriateness. This tag has little known influence on search engine rankings, but can be used by browsers, browser extensions, and apps. The most common options are general, mature, restricted, 14 years, safe for kids. If you follow the RTA Documentation you should enter RTA-5042-1996-1400-1577-RTA |
Advanced: Rating | [current-page:metatag:rating:value] | Used to rate content for audience appropriateness. This tag has little known influence on search engine rankings, but can be used by browsers, browser extensions, and apps. The most common options are general, mature, restricted, 14 years, safe for kids. If you follow the RTA Documentation you should enter RTA-5042-1996-1400-1577-RTA |
Advanced: Referrer policy | [current-page:metatag:referrer] | Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. Note: this serves the same purpose as the HTTP header by the same name. |
Advanced: Referrer policy | [current-page:metatag:referrer:value] | Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. Note: this serves the same purpose as the HTTP header by the same name. |
Advanced: Refresh | [current-page:metatag:refresh] | The number of seconds to wait before refreshing the page. May also force redirect to another page using the format '5; url=https://example.com/', which would be triggered after five seconds. |
Advanced: Refresh | [current-page:metatag:refresh:value] | The number of seconds to wait before refreshing the page. May also force redirect to another page using the format '5; url=https://example.com/', which would be triggered after five seconds. |
Advanced: Revisit After | [current-page:metatag:revisit_after] | Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
Advanced: Revisit After | [current-page:metatag:revisit_after:value] | Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
Advanced: Rights | [current-page:metatag:rights] | Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced: Rights | [current-page:metatag:rights:value] | Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced: Robots | [current-page:metatag:robots] | Provides search engines with specific directions for what to do when this page is indexed. |
Advanced: Robots | [current-page:metatag:robots:value] | Provides search engines with specific directions for what to do when this page is indexed. |
Advanced: Set cookie | [current-page:metatag:set_cookie] | Sets a cookie on the visitor's browser. Can be in either NAME=VALUE format, or a more verbose format including the path and expiration date; see the link for full details on the syntax. |
Advanced: Set cookie | [current-page:metatag:set_cookie:value] | Sets a cookie on the visitor's browser. Can be in either NAME=VALUE format, or a more verbose format including the path and expiration date; see the link for full details on the syntax. |
Advanced: Shortlink URL | [current-page:metatag:shortlink] | A brief URL, often created by a URL shortening service. |
Advanced: Shortlink URL | [current-page:metatag:shortlink:value] | A brief URL, often created by a URL shortening service. |
Advanced: Standout | [current-page:metatag:standout] | Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
Advanced: Standout | [current-page:metatag:standout:value] | Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
Basic tags: Abstract | [current-page:metatag:abstract] | A brief and concise summary of the page's content, preferably 150 characters or less. Where as the description meta tag may be used by search engines to display a snippet about the page in search results, the abstract tag may be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
Basic tags: Abstract | [current-page:metatag:abstract:value] | A brief and concise summary of the page's content, preferably 150 characters or less. Where as the description meta tag may be used by search engines to display a snippet about the page in search results, the abstract tag may be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
Basic tags: Description | [current-page:metatag:description] | A brief and concise summary of the page's content that is a maximum of 160 characters in length. The description meta tag may be used by search engines to display a snippet about the page in search results. |
Basic tags: Description | [current-page:metatag:description:value] | A brief and concise summary of the page's content that is a maximum of 160 characters in length. The description meta tag may be used by search engines to display a snippet about the page in search results. |
Basic tags: Keywords | [current-page:metatag:keywords] | A comma-separated list of keywords about the page. This meta tag is no longer supported by most search engines. |
Basic tags: Keywords | [current-page:metatag:keywords:value] | A comma-separated list of keywords about the page. This meta tag is no longer supported by most search engines. |
Basic tags: Page title | [current-page:metatag:title] | The text to display in the title bar of a visitor's web browser when they view this page. This meta tag may also be used as the title of the page when a visitor bookmarks or favorites this page, or as the page title in a search engine result. It is common to append '[site:name]' to the end of this, so the site's name is automatically added. It is recommended that the title is no greater than 55 - 65 characters long, including spaces. |
Basic tags: Page title | [current-page:metatag:title:value] | The text to display in the title bar of a visitor's web browser when they view this page. This meta tag may also be used as the title of the page when a visitor bookmarks or favorites this page, or as the page title in a search engine result. It is common to append '[site:name]' to the end of this, so the site's name is automatically added. It is recommended that the title is no greater than 55 - 65 characters long, including spaces. |
facebook: Facebook Admins | [current-page:metatag:fb_admins] | A comma-separated list of Facebook user IDs of people who are considered administrators or moderators of this page. |
facebook: Facebook Admins | [current-page:metatag:fb_admins:value] | A comma-separated list of Facebook user IDs of people who are considered administrators or moderators of this page. |
facebook: Facebook Application ID | [current-page:metatag:fb_app_id] | A comma-separated list of Facebook Platform Application IDs applicable for this site. |
facebook: Facebook Application ID | [current-page:metatag:fb_app_id:value] | A comma-separated list of Facebook Platform Application IDs applicable for this site. |
facebook: Facebook Pages | [current-page:metatag:fb_pages] | Facebook Instant Articles claim URL token. |
facebook: Facebook Pages | [current-page:metatag:fb_pages:value] | Facebook Instant Articles claim URL token. |
Google Custom Search Engine (CSE): Content audience | [current-page:metatag:audience] | The content audience, e.g. "all". |
Google Custom Search Engine (CSE): Content audience | [current-page:metatag:audience:value] | The content audience, e.g. "all". |
Google Custom Search Engine (CSE): Content rating | [current-page:metatag:google_rating] | Works only with numeric values. |
Google Custom Search Engine (CSE): Content rating | [current-page:metatag:google_rating:value] | Works only with numeric values. |
Google Custom Search Engine (CSE): Department | [current-page:metatag:department] | Department tag. |
Google Custom Search Engine (CSE): Department | [current-page:metatag:department:value] | Department tag. |
Google Custom Search Engine (CSE): Document status | [current-page:metatag:doc_status] | The document status, e.g. "draft". |
Google Custom Search Engine (CSE): Document status | [current-page:metatag:doc_status:value] | The document status, e.g. "draft". |
Google Custom Search Engine (CSE): Thumbnail | [current-page:metatag:thumbnail] | Use a url of a valid image. |
Google Custom Search Engine (CSE): Thumbnail | [current-page:metatag:thumbnail:value] | Use a url of a valid image. |
Open Graph - Products: Product availability | [current-page:metatag:product_availability] | The availability of the product. |
Open Graph - Products: Product availability | [current-page:metatag:product_availability:value] | The availability of the product. |
Open Graph - Products: Product condition | [current-page:metatag:product_condition] | The condition of the product. |
Open Graph - Products: Product condition | [current-page:metatag:product_condition:value] | The condition of the product. |
Open Graph - Products: Product price amount | [current-page:metatag:product_price_amount] | The price amount of the product. |
Open Graph - Products: Product price amount | [current-page:metatag:product_price_amount:value] | The price amount of the product. |
Open Graph - Products: Product price currency | [current-page:metatag:product_price_currency] | The price currency of the product. |
Open Graph - Products: Product price currency | [current-page:metatag:product_price_currency:value] | The price currency of the product. |
Open Graph - Products: Retailer Item ID | [current-page:metatag:product_retailer_item_id] | The ID of the product as provided by the retailer. |
Open Graph - Products: Retailer Item ID | [current-page:metatag:product_retailer_item_id:value] | The ID of the product as provided by the retailer. |
Open Graph: Actor's role | [current-page:metatag:video_actor_role] | The roles of the actor(s). |
Open Graph: Actor's role type with delta 0 | [current-page:metatag:video_actor_role:0] | |
Open Graph: Actor's role type with delta 1 | [current-page:metatag:video_actor_role:1] | |
Open Graph: Actor's role type with delta 2 | [current-page:metatag:video_actor_role:2] | |
Open Graph: Actor(s) | [current-page:metatag:video_actor] | Links to the Facebook profiles for actor(s) that appear in the video. |
Open Graph: Actor(s) type with delta 0 | [current-page:metatag:video_actor:0] | |
Open Graph: Actor(s) type with delta 1 | [current-page:metatag:video_actor:1] | |
Open Graph: Actor(s) type with delta 2 | [current-page:metatag:video_actor:2] | |
Open Graph: Alternative locales | [current-page:metatag:og_locale_alternative] | Other locales this content is available in, must be in the format language_TERRITORY, e.g. 'fr_FR'. |
Open Graph: Alternative locales type with delta 0 | [current-page:metatag:og_locale_alternative:0] | |
Open Graph: Alternative locales type with delta 1 | [current-page:metatag:og_locale_alternative:1] | |
Open Graph: Alternative locales type with delta 2 | [current-page:metatag:og_locale_alternative:2] | |
Open Graph: Article author | [current-page:metatag:article_author] | Links an article to an author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Article author type with delta 0 | [current-page:metatag:article_author:0] | |
Open Graph: Article author type with delta 1 | [current-page:metatag:article_author:1] | |
Open Graph: Article author type with delta 2 | [current-page:metatag:article_author:2] | |
Open Graph: Article expiration date & time | [current-page:metatag:article_expiration_time] | The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article expiration date & time | [current-page:metatag:article_expiration_time:value] | The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article modification date & time | [current-page:metatag:article_modified_time] | The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article modification date & time | [current-page:metatag:article_modified_time:value] | The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article publication date & time | [current-page:metatag:article_published_time] | The date this content was published on, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article publication date & time | [current-page:metatag:article_published_time:value] | The date this content was published on, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article publisher | [current-page:metatag:article_publisher] | Links an article to a publisher's Facebook page. |
Open Graph: Article publisher | [current-page:metatag:article_publisher:value] | Links an article to a publisher's Facebook page. |
Open Graph: Article section | [current-page:metatag:article_section] | The primary section of this website the content belongs to. |
Open Graph: Article section | [current-page:metatag:article_section:value] | The primary section of this website the content belongs to. |
Open Graph: Article tag(s) | [current-page:metatag:article_tag] | Appropriate keywords for this content. |
Open Graph: Article tag(s) type with delta 0 | [current-page:metatag:article_tag:0] | |
Open Graph: Article tag(s) type with delta 1 | [current-page:metatag:article_tag:1] | |
Open Graph: Article tag(s) type with delta 2 | [current-page:metatag:article_tag:2] | |
Open Graph: Audio secure URL | [current-page:metatag:og_audio_secure_url] | The secure URL to an audio file that complements this object. All 'http://' URLs will automatically be converted to 'https://'. |
Open Graph: Audio secure URL | [current-page:metatag:og_audio_secure_url:value] | The secure URL to an audio file that complements this object. All 'http://' URLs will automatically be converted to 'https://'. |
Open Graph: Audio type | [current-page:metatag:og_audio_type] | The MIME type of the audio file. Examples include 'application/mp3' for an MP3 file. |
Open Graph: Audio type | [current-page:metatag:og_audio_type:value] | The MIME type of the audio file. Examples include 'application/mp3' for an MP3 file. |
Open Graph: Audio URL | [current-page:metatag:og_audio] | The URL to an audio file that complements this object. |
Open Graph: Audio URL | [current-page:metatag:og_audio:value] | The URL to an audio file that complements this object. |
Open Graph: Book author | [current-page:metatag:book_author] | Links a book to an author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Book author type with delta 0 | [current-page:metatag:book_author:0] | |
Open Graph: Book author type with delta 1 | [current-page:metatag:book_author:1] | |
Open Graph: Book author type with delta 2 | [current-page:metatag:book_author:2] | |
Open Graph: Book tag(s) | [current-page:metatag:book_tag] | Appropriate keywords for this content. |
Open Graph: Book tag(s) type with delta 0 | [current-page:metatag:book_tag:0] | |
Open Graph: Book tag(s) type with delta 1 | [current-page:metatag:book_tag:1] | |
Open Graph: Book tag(s) type with delta 2 | [current-page:metatag:book_tag:2] | |
Open Graph: Content modification date & time | [current-page:metatag:og_updated_time] | The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. Can be the same as the 'Article modification date' tag. |
Open Graph: Content modification date & time | [current-page:metatag:og_updated_time:value] | The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. Can be the same as the 'Article modification date' tag. |
Open Graph: Content type | [current-page:metatag:og_type] | The type of the content, e.g., movie. |
Open Graph: Content type | [current-page:metatag:og_type:value] | The type of the content, e.g., movie. |
Open Graph: Country name | [current-page:metatag:og_country_name] | |
Open Graph: Country name | [current-page:metatag:og_country_name:value] | |
Open Graph: Description | [current-page:metatag:og_description] | A one to two sentence description of the content. |
Open Graph: Description | [current-page:metatag:og_description:value] | A one to two sentence description of the content. |
Open Graph: Determiner | [current-page:metatag:og_determiner] | The word that appears before the content's title in a sentence. The default ignores this value, the 'Automatic' value should be sufficient if this is actually needed. |
Open Graph: Determiner | [current-page:metatag:og_determiner:value] | The word that appears before the content's title in a sentence. The default ignores this value, the 'Automatic' value should be sufficient if this is actually needed. |
Open Graph: Director(s) | [current-page:metatag:video_director] | Links to the Facebook profiles for director(s) that worked on the video. |
Open Graph: Director(s) type with delta 0 | [current-page:metatag:video_director:0] | |
Open Graph: Director(s) type with delta 1 | [current-page:metatag:video_director:1] | |
Open Graph: Director(s) type with delta 2 | [current-page:metatag:video_director:2] | |
Open Graph: Email address | [current-page:metatag:og_email] | |
Open Graph: Email address | [current-page:metatag:og_email:value] | |
Open Graph: Fax number | [current-page:metatag:og_fax_number] | |
Open Graph: Fax number | [current-page:metatag:og_fax_number:value] | |
Open Graph: First name | [current-page:metatag:profile_first_name] | The first name of the person who's Profile page this is. |
Open Graph: First name | [current-page:metatag:profile_first_name:value] | The first name of the person who's Profile page this is. |
Open Graph: Gender | [current-page:metatag:profile_gender] | Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Gender | [current-page:metatag:profile_gender:value] | Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Image | [current-page:metatag:og_image] | The URL of an image which should represent the content. The image must be at least 200 x 200 pixels in size; 600 x 316 pixels is a recommended minimum size, and for best results use an image least 1200 x 630 pixels in size. Supports PNG, JPEG and GIF formats. Should not be used if og:image:url is used. Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not specifically the first one. |
Open Graph: Image type with delta 0 | [current-page:metatag:og_image:0] | |
Open Graph: Image type with delta 1 | [current-page:metatag:og_image:1] | |
Open Graph: Image type with delta 2 | [current-page:metatag:og_image:2] | |
Open Graph: Image 'alt' | [current-page:metatag:og_image_alt] | A description of what is in the image, not a caption. If the page specifies an og:image it should specify og:image:alt. |
Open Graph: Image 'alt' | [current-page:metatag:og_image_alt:value] | A description of what is in the image, not a caption. If the page specifies an og:image it should specify og:image:alt. |
Open Graph: Image height | [current-page:metatag:og_image_height] | The height of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Image height | [current-page:metatag:og_image_height:value] | The height of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Image Secure URL | [current-page:metatag:og_image_secure_url] | The secure URL (HTTPS) of an image which should represent the content. The image must be at least 200 x 200 pixels in size; 600 x 316 pixels is a recommended minimum size, and for best results use an image least 1200 x 630 pixels in size. Supports PNG, JPEG and GIF formats. |
Open Graph: Image Secure URL type with delta 0 | [current-page:metatag:og_image_secure_url:0] | |
Open Graph: Image Secure URL type with delta 1 | [current-page:metatag:og_image_secure_url:1] | |
Open Graph: Image Secure URL type with delta 2 | [current-page:metatag:og_image_secure_url:2] | |
Open Graph: Image type | [current-page:metatag:og_image_type] | The type of image referenced above. Should be either 'image/gif' for a GIF image, 'image/jpeg' for a JPG/JPEG image, or 'image/png' for a PNG image. Note: there should be one value for each image, and having more than there are images may cause problems. |
Open Graph: Image type | [current-page:metatag:og_image_type:value] | The type of image referenced above. Should be either 'image/gif' for a GIF image, 'image/jpeg' for a JPG/JPEG image, or 'image/png' for a PNG image. Note: there should be one value for each image, and having more than there are images may cause problems. |
Open Graph: Image URL | [current-page:metatag:og_image_url] | A alternative version of og:image and has exactly the same requirements; only one needs to be used. |
Open Graph: Image URL type with delta 0 | [current-page:metatag:og_image_url:0] | |
Open Graph: Image URL type with delta 1 | [current-page:metatag:og_image_url:1] | |
Open Graph: Image URL type with delta 2 | [current-page:metatag:og_image_url:2] | |
Open Graph: Image width | [current-page:metatag:og_image_width] | The width of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Image width | [current-page:metatag:og_image_width:value] | The width of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: ISBN | [current-page:metatag:book_isbn] | The Book's ISBN |
Open Graph: ISBN | [current-page:metatag:book_isbn:value] | The Book's ISBN |
Open Graph: Last name | [current-page:metatag:profile_last_name] | The person's last name. |
Open Graph: Last name | [current-page:metatag:profile_last_name:value] | The person's last name. |
Open Graph: Latitude | [current-page:metatag:og_latitude] | |
Open Graph: Latitude | [current-page:metatag:og_latitude:value] | |
Open Graph: Locale | [current-page:metatag:og_locale] | The locale these tags are marked up in, must be in the format language_TERRITORY. Default is 'en_US'. |
Open Graph: Locale | [current-page:metatag:og_locale:value] | The locale these tags are marked up in, must be in the format language_TERRITORY. Default is 'en_US'. |
Open Graph: Locality | [current-page:metatag:og_locality] | |
Open Graph: Locality | [current-page:metatag:og_locality:value] | |
Open Graph: Longitude | [current-page:metatag:og_longitude] | |
Open Graph: Longitude | [current-page:metatag:og_longitude:value] | |
Open Graph: Page URL | [current-page:metatag:og_url] | Preferred page location or URL to help eliminate duplicate content for search engines, e.g., https://www.imdb.com/title/tt0117500/. |
Open Graph: Page URL | [current-page:metatag:og_url:value] | Preferred page location or URL to help eliminate duplicate content for search engines, e.g., https://www.imdb.com/title/tt0117500/. |
Open Graph: Phone number | [current-page:metatag:og_phone_number] | |
Open Graph: Phone number | [current-page:metatag:og_phone_number:value] | |
Open Graph: Postal/ZIP code | [current-page:metatag:og_postal_code] | |
Open Graph: Postal/ZIP code | [current-page:metatag:og_postal_code:value] | |
Open Graph: Region | [current-page:metatag:og_region] | |
Open Graph: Region | [current-page:metatag:og_region:value] | |
Open Graph: Release Date | [current-page:metatag:book_release_date] | The date the book was released. |
Open Graph: Release Date | [current-page:metatag:book_release_date:value] | The date the book was released. |
Open Graph: Release date | [current-page:metatag:video_release_date] | The date the video was released. |
Open Graph: Release date | [current-page:metatag:video_release_date:value] | The date the video was released. |
Open Graph: Scriptwriter(s) | [current-page:metatag:video_writer] | Links to the Facebook profiles for scriptwriter(s) for the video. |
Open Graph: Scriptwriter(s) type with delta 0 | [current-page:metatag:video_writer:0] | |
Open Graph: Scriptwriter(s) type with delta 1 | [current-page:metatag:video_writer:1] | |
Open Graph: Scriptwriter(s) type with delta 2 | [current-page:metatag:video_writer:2] | |
Open Graph: See also | [current-page:metatag:og_see_also] | URLs to related content |
Open Graph: See also | [current-page:metatag:og_see_also:value] | URLs to related content |
Open Graph: Series | [current-page:metatag:video_series] | The TV show this series belongs to. |
Open Graph: Series | [current-page:metatag:video_series:value] | The TV show this series belongs to. |
Open Graph: Site name | [current-page:metatag:og_site_name] | A human-readable name for the site, e.g., IMDb. |
Open Graph: Site name | [current-page:metatag:og_site_name:value] | A human-readable name for the site, e.g., IMDb. |
Open Graph: Street address | [current-page:metatag:og_street_address] | |
Open Graph: Street address | [current-page:metatag:og_street_address:value] | |
Open Graph: Tag words | [current-page:metatag:video_tag] | Tag words associated with this video. |
Open Graph: Tag words type with delta 0 | [current-page:metatag:video_tag:0] | |
Open Graph: Tag words type with delta 1 | [current-page:metatag:video_tag:1] | |
Open Graph: Tag words type with delta 2 | [current-page:metatag:video_tag:2] | |
Open Graph: Title | [current-page:metatag:og_title] | The title of the content, e.g., The Rock. |
Open Graph: Title | [current-page:metatag:og_title:value] | The title of the content, e.g., The Rock. |
Open Graph: Username | [current-page:metatag:profile_username] | A pseudonym / alias of this person. |
Open Graph: Username | [current-page:metatag:profile_username:value] | A pseudonym / alias of this person. |
Open Graph: Video duration (seconds) | [current-page:metatag:og_video_duration] | The length of the video in seconds |
Open Graph: Video duration (seconds) | [current-page:metatag:og_video_duration:value] | The length of the video in seconds |
Open Graph: Video height | [current-page:metatag:og_video_height] | The height of the above video(s). Note: if both the unsecured and secured videos are provided, they should both be the same size. |
Open Graph: Video height | [current-page:metatag:og_video_height:value] | The height of the above video(s). Note: if both the unsecured and secured videos are provided, they should both be the same size. |
Open Graph: Video Secure URL | [current-page:metatag:og_video_secure_url] | The secure URL (HTTPS) of an video which should represent the content. |
Open Graph: Video Secure URL | [current-page:metatag:og_video_secure_url:value] | The secure URL (HTTPS) of an video which should represent the content. |
Open Graph: Video type | [current-page:metatag:og_video_type] | The type of video referenced above. Should be either video.episode, video.movie, video.other, and video.tv_show. Note: there should be one value for each video, and having more than there are videos may cause problems. |
Open Graph: Video type | [current-page:metatag:og_video_type:value] | The type of video referenced above. Should be either video.episode, video.movie, video.other, and video.tv_show. Note: there should be one value for each video, and having more than there are videos may cause problems. |
Open Graph: Video URL | [current-page:metatag:og_video] | The URL of an video which should represent the content. For best results use a source that is at least 1200 x 630 pixels in size, but at least 600 x 316 pixels is a recommended minimum. Object types supported include video.episode, video.movie, video.other, and video.tv_show. |
Open Graph: Video URL type with delta 0 | [current-page:metatag:og_video:0] | |
Open Graph: Video URL type with delta 1 | [current-page:metatag:og_video:1] | |
Open Graph: Video URL type with delta 2 | [current-page:metatag:og_video:2] | |
Open Graph: Video width | [current-page:metatag:og_video_width] | The height of the above video(s). Note: if both the unsecured and secured videos are provided, they should both be the same size. |
Open Graph: Video width | [current-page:metatag:og_video_width:value] | The height of the above video(s). Note: if both the unsecured and secured videos are provided, they should both be the same size. |
Site verification: Baidu | [current-page:metatag:baidu] | A string provided by Baidu. |
Site verification: Baidu | [current-page:metatag:baidu:value] | A string provided by Baidu. |
Site verification: Bing | [current-page:metatag:bing] | A string provided by Bing, full details are available from the Bing online help. |
Site verification: Bing | [current-page:metatag:bing:value] | A string provided by Bing, full details are available from the Bing online help. |
Site verification: Facebook | [current-page:metatag:facebook_domain_verification] | A string provided by Facebook, full details are available from the Facebook online help. |
Site verification: Facebook | [current-page:metatag:facebook_domain_verification:value] | A string provided by Facebook, full details are available from the Facebook online help. |
Site verification: Google Site Verification | [current-page:metatag:google_site_verification] | A string provided by Google, full details are available from the Google online help. |
Site verification: Google Site Verification type with delta 0 | [current-page:metatag:google_site_verification:0] | |
Site verification: Google Site Verification type with delta 1 | [current-page:metatag:google_site_verification:1] | |
Site verification: Google Site Verification type with delta 2 | [current-page:metatag:google_site_verification:2] | |
Site verification: Norton Safe Web | [current-page:metatag:norton_safe_web] | A string provided by Norton Safe Web, full details are available from the Norton Safe Web online help. |
Site verification: Norton Safe Web | [current-page:metatag:norton_safe_web:value] | A string provided by Norton Safe Web, full details are available from the Norton Safe Web online help. |
Site verification: Pinterest | [current-page:metatag:pinterest] | A string provided by Pinterest, full details are available from the Pinterest online help. |
Site verification: Pinterest | [current-page:metatag:pinterest:value] | A string provided by Pinterest, full details are available from the Pinterest online help. |
Site verification: Pocket | [current-page:metatag:pocket] | A string provided by Pocket, full details are available from the Pocket online help. |
Site verification: Pocket | [current-page:metatag:pocket:value] | A string provided by Pocket, full details are available from the Pocket online help. |
Site verification: SIWECOS | [current-page:metatag:siwecos] | A string provided by SIWECOS, the free website security scanner. |
Site verification: SIWECOS | [current-page:metatag:siwecos:value] | A string provided by SIWECOS, the free website security scanner. |
Site verification: Yandex | [current-page:metatag:yandex] | A string provided by Yandex, full details are available from the Yandex online help. |
Site verification: Yandex | [current-page:metatag:yandex:value] | A string provided by Yandex, full details are available from the Yandex online help. |
Site verification: Zoom | [current-page:metatag:zoom_domain_verification] | A string provided by Zoom, full details are available from the Zoom online help. |
Site verification: Zoom | [current-page:metatag:zoom_domain_verification:value] | A string provided by Zoom, full details are available from the Zoom online help. |
Twitter Cards: 1st gallery image | [current-page:metatag:twitter_cards_gallery_image0] | A URL to the image representing the first photo in your gallery. |
Twitter Cards: 1st gallery image | [current-page:metatag:twitter_cards_gallery_image0:value] | A URL to the image representing the first photo in your gallery. |
Twitter Cards: 2nd gallery image | [current-page:metatag:twitter_cards_gallery_image1] | A URL to the image representing the second photo in your gallery. |
Twitter Cards: 2nd gallery image | [current-page:metatag:twitter_cards_gallery_image1:value] | A URL to the image representing the second photo in your gallery. |
Twitter Cards: 3rd gallery image | [current-page:metatag:twitter_cards_gallery_image2] | A URL to the image representing the third photo in your gallery. |
Twitter Cards: 3rd gallery image | [current-page:metatag:twitter_cards_gallery_image2:value] | A URL to the image representing the third photo in your gallery. |
Twitter Cards: 4th gallery image | [current-page:metatag:twitter_cards_gallery_image3] | A URL to the image representing the fourth photo in your gallery. |
Twitter Cards: 4th gallery image | [current-page:metatag:twitter_cards_gallery_image3:value] | A URL to the image representing the fourth photo in your gallery. |
Twitter Cards: App store country | [current-page:metatag:twitter_cards_app_store_country] | If your application is not available in the US App Store, you must set this value to the two-letter country code for the App Store that contains your application. |
Twitter Cards: App store country | [current-page:metatag:twitter_cards_app_store_country:value] | If your application is not available in the US App Store, you must set this value to the two-letter country code for the App Store that contains your application. |
Twitter Cards: Creator's Twitter account | [current-page:metatag:twitter_cards_creator] | The @username for the content creator / author for this page, including the @ symbol. |
Twitter Cards: Creator's Twitter account | [current-page:metatag:twitter_cards_creator:value] | The @username for the content creator / author for this page, including the @ symbol. |
Twitter Cards: Creator's Twitter account ID | [current-page:metatag:twitter_cards_creator_id] | The numerical Twitter account ID for the content creator / author for this page. |
Twitter Cards: Creator's Twitter account ID | [current-page:metatag:twitter_cards_creator_id:value] | The numerical Twitter account ID for the content creator / author for this page. |
Twitter Cards: Data 1 | [current-page:metatag:twitter_cards_data1] | This field expects a string, and allows you to specify the types of data you want to offer (price, country, etc.). |
Twitter Cards: Data 1 | [current-page:metatag:twitter_cards_data1:value] | This field expects a string, and allows you to specify the types of data you want to offer (price, country, etc.). |
Twitter Cards: Data 2 | [current-page:metatag:twitter_cards_data2] | This field expects a string, and allows you to specify the types of data you want to offer (price, country, etc.). |
Twitter Cards: Data 2 | [current-page:metatag:twitter_cards_data2:value] | This field expects a string, and allows you to specify the types of data you want to offer (price, country, etc.). |
Twitter Cards: Description | [current-page:metatag:twitter_cards_description] | A description that concisely summarizes the content of the page, as appropriate for presentation within a Tweet. Do not re-use the title text as the description, or use this field to describe the general services provided by the website. The string will be truncated, by Twitter, at the word to 200 characters. |
Twitter Cards: Description | [current-page:metatag:twitter_cards_description:value] | A description that concisely summarizes the content of the page, as appropriate for presentation within a Tweet. Do not re-use the title text as the description, or use this field to describe the general services provided by the website. The string will be truncated, by Twitter, at the word to 200 characters. |
Twitter Cards: Do Not Track | [current-page:metatag:twitter_cards_donottrack] | By default Twitter tracks visitors when a tweet is embedded on a page using the official APIs. Setting this to 'on' will stop Twitter from tracking visitors. |
Twitter Cards: Do Not Track | [current-page:metatag:twitter_cards_donottrack:value] | By default Twitter tracks visitors when a tweet is embedded on a page using the official APIs. Setting this to 'on' will stop Twitter from tracking visitors. |
Twitter Cards: Google Play app's custom URL scheme | [current-page:metatag:twitter_cards_app_url_googleplay] | The Google Play app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: Google Play app's custom URL scheme | [current-page:metatag:twitter_cards_app_url_googleplay:value] | The Google Play app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: Google Play app ID | [current-page:metatag:twitter_cards_app_id_googleplay] | Your app ID in the Google Play Store (i.e. "com.android.app"). |
Twitter Cards: Google Play app ID | [current-page:metatag:twitter_cards_app_id_googleplay:value] | Your app ID in the Google Play Store (i.e. "com.android.app"). |
Twitter Cards: Google Play app name | [current-page:metatag:twitter_cards_app_name_googleplay] | The name of the app in the Google Play app store. |
Twitter Cards: Google Play app name | [current-page:metatag:twitter_cards_app_name_googleplay:value] | The name of the app in the Google Play app store. |
Twitter Cards: Image alternative text | [current-page:metatag:twitter_cards_image_alt] | The alternative text of the image being linked to. Limited to 420 characters. |
Twitter Cards: Image alternative text | [current-page:metatag:twitter_cards_image_alt:value] | The alternative text of the image being linked to. Limited to 420 characters. |
Twitter Cards: Image height | [current-page:metatag:twitter_cards_image_height] | The height of the image being linked to, in pixels. |
Twitter Cards: Image height | [current-page:metatag:twitter_cards_image_height:value] | The height of the image being linked to, in pixels. |
Twitter Cards: Image URL | [current-page:metatag:twitter_cards_image] | The URL to a unique image representing the content of the page. Do not use a generic image such as your website logo, author photo, or other image that spans multiple pages. Images larger than 120x120px will be resized and cropped square based on longest dimension. Images smaller than 60x60px will not be shown. If the 'type' is set to Photo then the image must be at least 280x150px. |
Twitter Cards: Image URL | [current-page:metatag:twitter_cards_image:value] | The URL to a unique image representing the content of the page. Do not use a generic image such as your website logo, author photo, or other image that spans multiple pages. Images larger than 120x120px will be resized and cropped square based on longest dimension. Images smaller than 60x60px will not be shown. If the 'type' is set to Photo then the image must be at least 280x150px. |
Twitter Cards: Image width | [current-page:metatag:twitter_cards_image_width] | The width of the image being linked to, in pixels. |
Twitter Cards: Image width | [current-page:metatag:twitter_cards_image_width:value] | The width of the image being linked to, in pixels. |
Twitter Cards: iPad app's custom URL scheme | [current-page:metatag:twitter_cards_app_url_ipad] | The iPad app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: iPad app's custom URL scheme | [current-page:metatag:twitter_cards_app_url_ipad:value] | The iPad app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: iPad app ID | [current-page:metatag:twitter_cards_app_id_ipad] | String value, should be the numeric representation of your iPad app's ID in the App Store. |
Twitter Cards: iPad app ID | [current-page:metatag:twitter_cards_app_id_ipad:value] | String value, should be the numeric representation of your iPad app's ID in the App Store. |
Twitter Cards: iPad app name | [current-page:metatag:twitter_cards_app_name_ipad] | The name of the iPad app. |
Twitter Cards: iPad app name | [current-page:metatag:twitter_cards_app_name_ipad:value] | The name of the iPad app. |
Twitter Cards: iPhone app's custom URL scheme | [current-page:metatag:twitter_cards_app_url_iphone] | The iPhone app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: iPhone app's custom URL scheme | [current-page:metatag:twitter_cards_app_url_iphone:value] | The iPhone app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: iPhone app ID | [current-page:metatag:twitter_cards_app_id_iphone] | String value, should be the numeric representation of your iPhone app's ID in the App Store. |
Twitter Cards: iPhone app ID | [current-page:metatag:twitter_cards_app_id_iphone:value] | String value, should be the numeric representation of your iPhone app's ID in the App Store. |
Twitter Cards: iPhone app name | [current-page:metatag:twitter_cards_app_name_iphone] | The name of the iPhone app. |
Twitter Cards: iPhone app name | [current-page:metatag:twitter_cards_app_name_iphone:value] | The name of the iPhone app. |
Twitter Cards: Label 1 | [current-page:metatag:twitter_cards_label1] | This field expects a string, and you can specify values for labels such as price, items in stock, sizes, etc. |
Twitter Cards: Label 1 | [current-page:metatag:twitter_cards_label1:value] | This field expects a string, and you can specify values for labels such as price, items in stock, sizes, etc. |
Twitter Cards: Label 2 | [current-page:metatag:twitter_cards_label2] | This field expects a string, and you can specify values for labels such as price, items in stock, sizes, etc. |
Twitter Cards: Label 2 | [current-page:metatag:twitter_cards_label2:value] | This field expects a string, and you can specify values for labels such as price, items in stock, sizes, etc. |
Twitter Cards: Media player height | [current-page:metatag:twitter_cards_player_height] | The height of the media player iframe, in pixels. Required when using the Player Card type. |
Twitter Cards: Media player height | [current-page:metatag:twitter_cards_player_height:value] | The height of the media player iframe, in pixels. Required when using the Player Card type. |
Twitter Cards: Media player URL | [current-page:metatag:twitter_cards_player] | The full URL for loading a media player, specifically an iframe for an embedded video rather than the URL to a page that contains a player. Required when using the Player Card type. |
Twitter Cards: Media player URL | [current-page:metatag:twitter_cards_player:value] | The full URL for loading a media player, specifically an iframe for an embedded video rather than the URL to a page that contains a player. Required when using the Player Card type. |
Twitter Cards: Media player width | [current-page:metatag:twitter_cards_player_width] | The width of the media player iframe, in pixels. Required when using the Player Card type. |
Twitter Cards: Media player width | [current-page:metatag:twitter_cards_player_width:value] | The width of the media player iframe, in pixels. Required when using the Player Card type. |
Twitter Cards: MP4 media stream MIME-type | [current-page:metatag:twitter_cards_player_stream_content_type] | The MIME type for the media contained in the stream URL, as defined by RFC 4337. |
Twitter Cards: MP4 media stream MIME-type | [current-page:metatag:twitter_cards_player_stream_content_type:value] | The MIME type for the media contained in the stream URL, as defined by RFC 4337. |
Twitter Cards: MP4 media stream URL | [current-page:metatag:twitter_cards_player_stream] | The full URL for an MP4 video (h.264) or audio (AAC) stream, takes precedence over the other media player field. |
Twitter Cards: MP4 media stream URL | [current-page:metatag:twitter_cards_player_stream:value] | The full URL for an MP4 video (h.264) or audio (AAC) stream, takes precedence over the other media player field. |
Twitter Cards: Page URL | [current-page:metatag:twitter_cards_page_url] | The permalink / canonical URL of the current page. |
Twitter Cards: Page URL | [current-page:metatag:twitter_cards_page_url:value] | The permalink / canonical URL of the current page. |
Twitter Cards: Site's Twitter account | [current-page:metatag:twitter_cards_site] | The @username for the website, which will be displayed in the Card's footer; must include the @ symbol. |
Twitter Cards: Site's Twitter account | [current-page:metatag:twitter_cards_site:value] | The @username for the website, which will be displayed in the Card's footer; must include the @ symbol. |
Twitter Cards: Site's Twitter account ID | [current-page:metatag:twitter_cards_site_id] | The numerical Twitter account ID for the website, which will be displayed in the Card's footer. |
Twitter Cards: Site's Twitter account ID | [current-page:metatag:twitter_cards_site_id:value] | The numerical Twitter account ID for the website, which will be displayed in the Card's footer. |
Twitter Cards: Title | [current-page:metatag:twitter_cards_title] | The page's title, which should be concise; it will be truncated at 70 characters by Twitter. This field is required unless this the 'type' field is set to 'photo'. |
Twitter Cards: Title | [current-page:metatag:twitter_cards_title:value] | The page's title, which should be concise; it will be truncated at 70 characters by Twitter. This field is required unless this the 'type' field is set to 'photo'. |
Twitter Cards: Twitter card type | [current-page:metatag:twitter_cards_type] | Notes:
|
Twitter Cards: Twitter card type | [current-page:metatag:twitter_cards_type:value] | Notes:
|
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. |
Badge ID | [current-user:field_user_badge_id] | Text (plain) field. |
Text value | [current-user:field_user_badge_id:value] | |
Created | [current-user:created] | The date the user account was created. |
Custom format | [current-user:created:custom:?] | The current date in a custom format. See the PHP documentation for details. |
Fallback date format | [current-user:created:fallback] | A date in 'fallback' format. (Wed, 02/12/2025 - 19:22) |
Full-month, year | [current-user:created:full_month_year] | A date in 'full_month_year' format. (February, 2025) |
Full-month day, year | [current-user:created:full_month_day_year] | A date in 'full_month_day_year' format. (February 12, 2025) |
Full month, day, year, time | [current-user:created:full_month_day_year_time] | A date in 'full_month_day_year_time' format. (February 12, 2025 7:22pm) |
HTML Date | [current-user:created:html_date] | A date in 'html_date' format. (2025-02-12) |
HTML Datetime | [current-user:created:html_datetime] | A date in 'html_datetime' format. (2025-02-12T19:22:27-0500) |
HTML Month | [current-user:created:html_month] | A date in 'html_month' format. (2025-02) |
HTML Time | [current-user:created:html_time] | A date in 'html_time' format. (19:22:27) |
HTML Week | [current-user:created:html_week] | A date in 'html_week' format. (2025-W07) |
HTML Year | [current-user:created:html_year] | A date in 'html_year' format. (2025) |
HTML Yearless date | [current-user:created:html_yearless_date] | A date in 'html_yearless_date' format. (02-12) |
Long format | [current-user:created:long] | The current date in 'long' format. (Wednesday, February 12, 2025 - 07:22) |
Medium format | [current-user:created:medium] | The current date in 'medium' format. (Wed, 02/12/2025 - 19:22) |
Month day, year | [current-user:created:month_day_year] | A date in 'month_day_year' format. (Feb 12, 2025) |
Raw timestamp | [current-user:created:raw] | The current date in UNIX timestamp format (1739406147) |
Short format | [current-user:created:short] | The current date in 'short' format. (02/12/2025 - 19:22) |
Time-since | [current-user:created:since] | The current 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. |
[current-user:mail] | The email address of the user account. | |
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:?] | The current date in a custom format. See the PHP documentation for details. |
Fallback date format | [current-user:last-login:fallback] | A date in 'fallback' format. (Wed, 02/12/2025 - 19:22) |
Full-month, year | [current-user:last-login:full_month_year] | A date in 'full_month_year' format. (February, 2025) |
Full-month day, year | [current-user:last-login:full_month_day_year] | A date in 'full_month_day_year' format. (February 12, 2025) |
Full month, day, year, time | [current-user:last-login:full_month_day_year_time] | A date in 'full_month_day_year_time' format. (February 12, 2025 7:22pm) |
HTML Date | [current-user:last-login:html_date] | A date in 'html_date' format. (2025-02-12) |
HTML Datetime | [current-user:last-login:html_datetime] | A date in 'html_datetime' format. (2025-02-12T19:22:27-0500) |
HTML Month | [current-user:last-login:html_month] | A date in 'html_month' format. (2025-02) |
HTML Time | [current-user:last-login:html_time] | A date in 'html_time' format. (19:22:27) |
HTML Week | [current-user:last-login:html_week] | A date in 'html_week' format. (2025-W07) |
HTML Year | [current-user:last-login:html_year] | A date in 'html_year' format. (2025) |
HTML Yearless date | [current-user:last-login:html_yearless_date] | A date in 'html_yearless_date' format. (02-12) |
Long format | [current-user:last-login:long] | The current date in 'long' format. (Wednesday, February 12, 2025 - 07:22) |
Medium format | [current-user:last-login:medium] | The current date in 'medium' format. (Wed, 02/12/2025 - 19:22) |
Month day, year | [current-user:last-login:month_day_year] | A date in 'month_day_year' format. (Feb 12, 2025) |
Raw timestamp | [current-user:last-login:raw] | The current date in UNIX timestamp format (1739406147) |
Short format | [current-user:last-login:short] | The current date in 'short' format. (02/12/2025 - 19:22) |
Time-since | [current-user:last-login:since] | The current date in 'time-since' format. (6 minutes) |
Organization Permissions | [current-user:field_organization_permissions] | Entity reference field. |
Organization Permissions type with delta 0 | [current-user:field_organization_permissions:0] | |
Taxonomy term | [current-user:field_organization_permissions:0:entity] | The referenced entity |
Taxonomy term ID | [current-user:field_organization_permissions:0:target_id] | |
Organization Permissions type with delta 1 | [current-user:field_organization_permissions:1] | |
Taxonomy term | [current-user:field_organization_permissions:1:entity] | The referenced entity |
Taxonomy term ID | [current-user:field_organization_permissions:1:target_id] | |
Organization Permissions type with delta 2 | [current-user:field_organization_permissions:2] | |
Taxonomy term | [current-user:field_organization_permissions:2:entity] | The referenced entity |
Taxonomy term ID | [current-user:field_organization_permissions:2:target_id] | |
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. |
Badge ID | [current-user:original:field_user_badge_id] | Text (plain) field. |
Text value | [current-user:original:field_user_badge_id:value] | |
Created | [current-user:original:created] | The date the user account was created. |
Custom format | [current-user:original:created:custom:?] | The current date in a custom format. See the PHP documentation for details. |
Fallback date format | [current-user:original:created:fallback] | A date in 'fallback' format. (Wed, 02/12/2025 - 19:22) |
Full-month, year | [current-user:original:created:full_month_year] | A date in 'full_month_year' format. (February, 2025) |
Full-month day, year | [current-user:original:created:full_month_day_year] | A date in 'full_month_day_year' format. (February 12, 2025) |
Full month, day, year, time | [current-user:original:created:full_month_day_year_time] | A date in 'full_month_day_year_time' format. (February 12, 2025 7:22pm) |
HTML Date | [current-user:original:created:html_date] | A date in 'html_date' format. (2025-02-12) |
HTML Datetime | [current-user:original:created:html_datetime] | A date in 'html_datetime' format. (2025-02-12T19:22:27-0500) |
HTML Month | [current-user:original:created:html_month] | A date in 'html_month' format. (2025-02) |
HTML Time | [current-user:original:created:html_time] | A date in 'html_time' format. (19:22:27) |
HTML Week | [current-user:original:created:html_week] | A date in 'html_week' format. (2025-W07) |
HTML Year | [current-user:original:created:html_year] | A date in 'html_year' format. (2025) |
HTML Yearless date | [current-user:original:created:html_yearless_date] | A date in 'html_yearless_date' format. (02-12) |
Long format | [current-user:original:created:long] | The current date in 'long' format. (Wednesday, February 12, 2025 - 07:22) |
Medium format | [current-user:original:created:medium] | The current date in 'medium' format. (Wed, 02/12/2025 - 19:22) |
Month day, year | [current-user:original:created:month_day_year] | A date in 'month_day_year' format. (Feb 12, 2025) |
Raw timestamp | [current-user:original:created:raw] | The current date in UNIX timestamp format (1739406147) |
Short format | [current-user:original:created:short] | The current date in 'short' format. (02/12/2025 - 19:22) |
Time-since | [current-user:original:created:since] | The current 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. |
[current-user:original:mail] | The email address of the user account. | |
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:?] | The current 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. (Wed, 02/12/2025 - 19:22) |
Full-month, year | [current-user:original:last-login:full_month_year] | A date in 'full_month_year' format. (February, 2025) |
Full-month day, year | [current-user:original:last-login:full_month_day_year] | A date in 'full_month_day_year' format. (February 12, 2025) |
Full month, day, year, time | [current-user:original:last-login:full_month_day_year_time] | A date in 'full_month_day_year_time' format. (February 12, 2025 7:22pm) |
HTML Date | [current-user:original:last-login:html_date] | A date in 'html_date' format. (2025-02-12) |
HTML Datetime | [current-user:original:last-login:html_datetime] | A date in 'html_datetime' format. (2025-02-12T19:22:27-0500) |
HTML Month | [current-user:original:last-login:html_month] | A date in 'html_month' format. (2025-02) |
HTML Time | [current-user:original:last-login:html_time] | A date in 'html_time' format. (19:22:27) |
HTML Week | [current-user:original:last-login:html_week] | A date in 'html_week' format. (2025-W07) |
HTML Year | [current-user:original:last-login:html_year] | A date in 'html_year' format. (2025) |
HTML Yearless date | [current-user:original:last-login:html_yearless_date] | A date in 'html_yearless_date' format. (02-12) |
Long format | [current-user:original:last-login:long] | The current date in 'long' format. (Wednesday, February 12, 2025 - 07:22) |
Medium format | [current-user:original:last-login:medium] | The current date in 'medium' format. (Wed, 02/12/2025 - 19:22) |
Month day, year | [current-user:original:last-login:month_day_year] | A date in 'month_day_year' format. (Feb 12, 2025) |
Raw timestamp | [current-user:original:last-login:raw] | The current date in UNIX timestamp format (1739406147) |
Short format | [current-user:original:last-login:short] | The current date in 'short' format. (02/12/2025 - 19:22) |
Time-since | [current-user:original:last-login:since] | The current date in 'time-since' format. (6 minutes) |
Organization Permissions | [current-user:original:field_organization_permissions] | Entity reference field. |
Organization Permissions type with delta 0 | [current-user:original:field_organization_permissions:0] | |
Organization Permissions type with delta 1 | [current-user:original:field_organization_permissions:1] | |
Organization Permissions type with delta 2 | [current-user:original:field_organization_permissions:2] | |
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. |
Award Image | [current-user:original:user_picture:award_image] | Represents the image in the given image style. |
Basic Page Hero | [current-user:original:user_picture:basic_page_hero] | Represents the image in the given image style. |
Carousel Slide Style | [current-user:original:user_picture:carousel_slide_style] | Represents the image in the given image style. |
Content Carousel style | [current-user:original:user_picture:content_carousel_style] | Represents the image in the given image style. |
Crop thumbnail | [current-user:original:user_picture:crop_thumbnail] | Represents the image in the given image style. |
Event portrait | [current-user:original:user_picture:event_portrait] | Represents the image in the given image style. |
Featured Blurb Image | [current-user:original:user_picture:featured_blurb_image] | Represents the image in the given image style. |
Featured Blurb with Image Block - Narrow Image | [current-user:original:user_picture:feat_blurb_image_block_img_narrow] | Represents the image in the given image style. |
Featured Blurb with Image Block - Wide Image | [current-user:original:user_picture:feat_blurb_image_block_wide_image] | Represents the image in the given image style. |
Featured Content Image Style | [current-user:original:user_picture:featured_content_image_style] | Represents the image in the given image style. |
Featured square large | [current-user:original:user_picture:featured_square_large] | Represents the image in the given image style. |
Featured square small | [current-user:original:user_picture:featured_square_small] | Represents the image in the given image style. |
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. |
Hero Featured Content | [current-user:original:user_picture:hero_featured_content] | Represents the image in the given image style. |
Home Page Slide | [current-user:original:user_picture:home_page_slide] | Represents the image in the given image style. |
Horizontal Card Large | [current-user:original:user_picture:horizontal_card_large] | Represents the image in the given image style. |
Horizontal Card Small | [current-user:original:user_picture:horizontal_card_small] | Represents the image in the given image style. |
Horizontal Scrolling Image - STUX | [current-user:original:user_picture:horizontal_scrolling_image_stux] | Represents the image in the given image style. |
Landing Page Angled Video Thumbnail | [current-user:original:user_picture:lp_angled_video_paragraph_thumbnail] | Represents the image in the given image style. |
Large (1024 x 768) | [current-user:original:user_picture:large] | Represents the image in the given image style. |
List Page Thumbnail | [current-user:original:user_picture:list_page_thumbnail] | Represents the image in the given image style. |
Main image style | [current-user:original:user_picture:main_image_style] | 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. |
mib_stacked image | [current-user:original:user_picture:stacked_image_for_featured_blurb] | Represents the image in the given image style. |
Portrait Carousel Slide | [current-user:original:user_picture:portrait_carousel_slide] | Represents the image in the given image style. |
Profile Portrait | [current-user:original:user_picture:profile_portrait] | Represents the image in the given image style. |
Stacked Detailed List Image | [current-user:original:user_picture:stacked_detailed_list_image] | Represents the image in the given image style. |
Staff Profile Image Style | [current-user:original:user_picture:staff_profile_image_style] | Represents the image in the given image style. |
STUX Static Image | [current-user:original:user_picture:stux_static_image] | 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. |
Vertical (200x300) | [current-user:original:user_picture:vertical_200x300] | Represents the image in the given image style. |
Vertical (320x448) | [current-user:original:user_picture:vertical_320x448] | Represents the image in the given image style. |
Vertical Card Small | [current-user:original:user_picture:vertical_card_small] | Represents the image in the given image style. |
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. |
Picture | [current-user:user_picture] | Image field. |
Alternative text | [current-user:user_picture:alt] | Alternative image text, for the image's 'alt' attribute. |
Award Image | [current-user:user_picture:award_image] | Represents the image in the given image style. |
File size | [current-user:user_picture:award_image:filesize] | The file size of the image. |
Height | [current-user:user_picture:award_image:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:award_image:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:award_image:uri] | The URI to the image. |
URL | [current-user:user_picture:award_image:url] | The URL to the image. |
Width | [current-user:user_picture:award_image:width] | The width of the image, in pixels. |
Basic Page Hero | [current-user:user_picture:basic_page_hero] | Represents the image in the given image style. |
File size | [current-user:user_picture:basic_page_hero:filesize] | The file size of the image. |
Height | [current-user:user_picture:basic_page_hero:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:basic_page_hero:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:basic_page_hero:uri] | The URI to the image. |
URL | [current-user:user_picture:basic_page_hero:url] | The URL to the image. |
Width | [current-user:user_picture:basic_page_hero:width] | The width of the image, in pixels. |
Carousel Slide Style | [current-user:user_picture:carousel_slide_style] | Represents the image in the given image style. |
File size | [current-user:user_picture:carousel_slide_style:filesize] | The file size of the image. |
Height | [current-user:user_picture:carousel_slide_style:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:carousel_slide_style:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:carousel_slide_style:uri] | The URI to the image. |
URL | [current-user:user_picture:carousel_slide_style:url] | The URL to the image. |
Width | [current-user:user_picture:carousel_slide_style:width] | The width of the image, in pixels. |
Content Carousel style | [current-user:user_picture:content_carousel_style] | Represents the image in the given image style. |
File size | [current-user:user_picture:content_carousel_style:filesize] | The file size of the image. |
Height | [current-user:user_picture:content_carousel_style:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:content_carousel_style:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:content_carousel_style:uri] | The URI to the image. |
URL | [current-user:user_picture:content_carousel_style:url] | The URL to the image. |
Width | [current-user:user_picture:content_carousel_style:width] | The width of the image, in pixels. |
Crop thumbnail | [current-user:user_picture:crop_thumbnail] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_thumbnail:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_thumbnail:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_thumbnail:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_thumbnail:url] | The URL to the image. |
Width | [current-user:user_picture:crop_thumbnail:width] | The width of the image, in pixels. |
Event portrait | [current-user:user_picture:event_portrait] | Represents the image in the given image style. |
File size | [current-user:user_picture:event_portrait:filesize] | The file size of the image. |
Height | [current-user:user_picture:event_portrait:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:event_portrait:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:event_portrait:uri] | The URI to the image. |
URL | [current-user:user_picture:event_portrait:url] | The URL to the image. |
Width | [current-user:user_picture:event_portrait:width] | The width of the image, in pixels. |
Featured Blurb Image | [current-user:user_picture:featured_blurb_image] | Represents the image in the given image style. |
File size | [current-user:user_picture:featured_blurb_image:filesize] | The file size of the image. |
Height | [current-user:user_picture:featured_blurb_image:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:featured_blurb_image:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:featured_blurb_image:uri] | The URI to the image. |
URL | [current-user:user_picture:featured_blurb_image:url] | The URL to the image. |
Width | [current-user:user_picture:featured_blurb_image:width] | The width of the image, in pixels. |
Featured Blurb with Image Block - Narrow Image | [current-user:user_picture:feat_blurb_image_block_img_narrow] | Represents the image in the given image style. |
File size | [current-user:user_picture:feat_blurb_image_block_img_narrow:filesize] | The file size of the image. |
Height | [current-user:user_picture:feat_blurb_image_block_img_narrow:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:feat_blurb_image_block_img_narrow:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:feat_blurb_image_block_img_narrow:uri] | The URI to the image. |
URL | [current-user:user_picture:feat_blurb_image_block_img_narrow:url] | The URL to the image. |
Width | [current-user:user_picture:feat_blurb_image_block_img_narrow:width] | The width of the image, in pixels. |
Featured Blurb with Image Block - Wide Image | [current-user:user_picture:feat_blurb_image_block_wide_image] | Represents the image in the given image style. |
File size | [current-user:user_picture:feat_blurb_image_block_wide_image:filesize] | The file size of the image. |
Height | [current-user:user_picture:feat_blurb_image_block_wide_image:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:feat_blurb_image_block_wide_image:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:feat_blurb_image_block_wide_image:uri] | The URI to the image. |
URL | [current-user:user_picture:feat_blurb_image_block_wide_image:url] | The URL to the image. |
Width | [current-user:user_picture:feat_blurb_image_block_wide_image:width] | The width of the image, in pixels. |
Featured Content Image Style | [current-user:user_picture:featured_content_image_style] | Represents the image in the given image style. |
File size | [current-user:user_picture:featured_content_image_style:filesize] | The file size of the image. |
Height | [current-user:user_picture:featured_content_image_style:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:featured_content_image_style:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:featured_content_image_style:uri] | The URI to the image. |
URL | [current-user:user_picture:featured_content_image_style:url] | The URL to the image. |
Width | [current-user:user_picture:featured_content_image_style:width] | The width of the image, in pixels. |
Featured square large | [current-user:user_picture:featured_square_large] | Represents the image in the given image style. |
File size | [current-user:user_picture:featured_square_large:filesize] | The file size of the image. |
Height | [current-user:user_picture:featured_square_large:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:featured_square_large:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:featured_square_large:uri] | The URI to the image. |
URL | [current-user:user_picture:featured_square_large:url] | The URL to the image. |
Width | [current-user:user_picture:featured_square_large:width] | The width of the image, in pixels. |
Featured square small | [current-user:user_picture:featured_square_small] | Represents the image in the given image style. |
File size | [current-user:user_picture:featured_square_small:filesize] | The file size of the image. |
Height | [current-user:user_picture:featured_square_small:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:featured_square_small:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:featured_square_small:uri] | The URI to the image. |
URL | [current-user:user_picture:featured_square_small:url] | The URL to the image. |
Width | [current-user:user_picture:featured_square_small:width] | The width of the image, in pixels. |
File | [current-user:user_picture:entity] | The referenced entity |
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. |
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 on disk. |
File size | [current-user:user_picture:entity:size] | The size 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. |
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. |
Hero Featured Content | [current-user:user_picture:hero_featured_content] | Represents the image in the given image style. |
File size | [current-user:user_picture:hero_featured_content:filesize] | The file size of the image. |
Height | [current-user:user_picture:hero_featured_content:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:hero_featured_content:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:hero_featured_content:uri] | The URI to the image. |
URL | [current-user:user_picture:hero_featured_content:url] | The URL to the image. |
Width | [current-user:user_picture:hero_featured_content:width] | The width of the image, in pixels. |
Home Page Slide | [current-user:user_picture:home_page_slide] | Represents the image in the given image style. |
File size | [current-user:user_picture:home_page_slide:filesize] | The file size of the image. |
Height | [current-user:user_picture:home_page_slide:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:home_page_slide:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:home_page_slide:uri] | The URI to the image. |
URL | [current-user:user_picture:home_page_slide:url] | The URL to the image. |
Width | [current-user:user_picture:home_page_slide:width] | The width of the image, in pixels. |
Horizontal Card Large | [current-user:user_picture:horizontal_card_large] | Represents the image in the given image style. |
File size | [current-user:user_picture:horizontal_card_large:filesize] | The file size of the image. |
Height | [current-user:user_picture:horizontal_card_large:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:horizontal_card_large:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:horizontal_card_large:uri] | The URI to the image. |
URL | [current-user:user_picture:horizontal_card_large:url] | The URL to the image. |
Width | [current-user:user_picture:horizontal_card_large:width] | The width of the image, in pixels. |
Horizontal Card Small | [current-user:user_picture:horizontal_card_small] | Represents the image in the given image style. |
File size | [current-user:user_picture:horizontal_card_small:filesize] | The file size of the image. |
Height | [current-user:user_picture:horizontal_card_small:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:horizontal_card_small:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:horizontal_card_small:uri] | The URI to the image. |
URL | [current-user:user_picture:horizontal_card_small:url] | The URL to the image. |
Width | [current-user:user_picture:horizontal_card_small:width] | The width of the image, in pixels. |
Horizontal Scrolling Image - STUX | [current-user:user_picture:horizontal_scrolling_image_stux] | Represents the image in the given image style. |
File size | [current-user:user_picture:horizontal_scrolling_image_stux:filesize] | The file size of the image. |
Height | [current-user:user_picture:horizontal_scrolling_image_stux:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:horizontal_scrolling_image_stux:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:horizontal_scrolling_image_stux:uri] | The URI to the image. |
URL | [current-user:user_picture:horizontal_scrolling_image_stux:url] | The URL to the image. |
Width | [current-user:user_picture:horizontal_scrolling_image_stux:width] | The width of the image, in pixels. |
Landing Page Angled Video Thumbnail | [current-user:user_picture:lp_angled_video_paragraph_thumbnail] | Represents the image in the given image style. |
File size | [current-user:user_picture:lp_angled_video_paragraph_thumbnail:filesize] | The file size of the image. |
Height | [current-user:user_picture:lp_angled_video_paragraph_thumbnail:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:lp_angled_video_paragraph_thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:lp_angled_video_paragraph_thumbnail:uri] | The URI to the image. |
URL | [current-user:user_picture:lp_angled_video_paragraph_thumbnail:url] | The URL to the image. |
Width | [current-user:user_picture:lp_angled_video_paragraph_thumbnail:width] | The width of the image, in pixels. |
Large (1024 x 768) | [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. |
List Page Thumbnail | [current-user:user_picture:list_page_thumbnail] | Represents the image in the given image style. |
File size | [current-user:user_picture:list_page_thumbnail:filesize] | The file size of the image. |
Height | [current-user:user_picture:list_page_thumbnail:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:list_page_thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:list_page_thumbnail:uri] | The URI to the image. |
URL | [current-user:user_picture:list_page_thumbnail:url] | The URL to the image. |
Width | [current-user:user_picture:list_page_thumbnail:width] | The width of the image, in pixels. |
Main image style | [current-user:user_picture:main_image_style] | Represents the image in the given image style. |
File size | [current-user:user_picture:main_image_style:filesize] | The file size of the image. |
Height | [current-user:user_picture:main_image_style:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:main_image_style:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:main_image_style:uri] | The URI to the image. |
URL | [current-user:user_picture:main_image_style:url] | The URL to the image. |
Width | [current-user:user_picture:main_image_style: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. |
mib_stacked image | [current-user:user_picture:stacked_image_for_featured_blurb] | Represents the image in the given image style. |
File size | [current-user:user_picture:stacked_image_for_featured_blurb:filesize] | The file size of the image. |
Height | [current-user:user_picture:stacked_image_for_featured_blurb:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:stacked_image_for_featured_blurb:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:stacked_image_for_featured_blurb:uri] | The URI to the image. |
URL | [current-user:user_picture:stacked_image_for_featured_blurb:url] | The URL to the image. |
Width | [current-user:user_picture:stacked_image_for_featured_blurb:width] | The width of the image, in pixels. |
Portrait Carousel Slide | [current-user:user_picture:portrait_carousel_slide] | Represents the image in the given image style. |
File size | [current-user:user_picture:portrait_carousel_slide:filesize] | The file size of the image. |
Height | [current-user:user_picture:portrait_carousel_slide:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:portrait_carousel_slide:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:portrait_carousel_slide:uri] | The URI to the image. |
URL | [current-user:user_picture:portrait_carousel_slide:url] | The URL to the image. |
Width | [current-user:user_picture:portrait_carousel_slide:width] | The width of the image, in pixels. |
Profile Portrait | [current-user:user_picture:profile_portrait] | Represents the image in the given image style. |
File size | [current-user:user_picture:profile_portrait:filesize] | The file size of the image. |
Height | [current-user:user_picture:profile_portrait:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:profile_portrait:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:profile_portrait:uri] | The URI to the image. |
URL | [current-user:user_picture:profile_portrait:url] | The URL to the image. |
Width | [current-user:user_picture:profile_portrait:width] | The width of the image, in pixels. |
Stacked Detailed List Image | [current-user:user_picture:stacked_detailed_list_image] | Represents the image in the given image style. |
File size | [current-user:user_picture:stacked_detailed_list_image:filesize] | The file size of the image. |
Height | [current-user:user_picture:stacked_detailed_list_image:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:stacked_detailed_list_image:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:stacked_detailed_list_image:uri] | The URI to the image. |
URL | [current-user:user_picture:stacked_detailed_list_image:url] | The URL to the image. |
Width | [current-user:user_picture:stacked_detailed_list_image:width] | The width of the image, in pixels. |
Staff Profile Image Style | [current-user:user_picture:staff_profile_image_style] | Represents the image in the given image style. |
File size | [current-user:user_picture:staff_profile_image_style:filesize] | The file size of the image. |
Height | [current-user:user_picture:staff_profile_image_style:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:staff_profile_image_style:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:staff_profile_image_style:uri] | The URI to the image. |
URL | [current-user:user_picture:staff_profile_image_style:url] | The URL to the image. |
Width | [current-user:user_picture:staff_profile_image_style:width] | The width of the image, in pixels. |
STUX Static Image | [current-user:user_picture:stux_static_image] | Represents the image in the given image style. |
File size | [current-user:user_picture:stux_static_image:filesize] | The file size of the image. |
Height | [current-user:user_picture:stux_static_image:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:stux_static_image:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:stux_static_image:uri] | The URI to the image. |
URL | [current-user:user_picture:stux_static_image:url] | The URL to the image. |
Width | [current-user:user_picture:stux_static_image: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. |
Vertical (200x300) | [current-user:user_picture:vertical_200x300] | Represents the image in the given image style. |
File size | [current-user:user_picture:vertical_200x300:filesize] | The file size of the image. |
Height | [current-user:user_picture:vertical_200x300:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:vertical_200x300:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:vertical_200x300:uri] | The URI to the image. |
URL | [current-user:user_picture:vertical_200x300:url] | The URL to the image. |
Width | [current-user:user_picture:vertical_200x300:width] | The width of the image, in pixels. |
Vertical (320x448) | [current-user:user_picture:vertical_320x448] | Represents the image in the given image style. |
File size | [current-user:user_picture:vertical_320x448:filesize] | The file size of the image. |
Height | [current-user:user_picture:vertical_320x448:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:vertical_320x448:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:vertical_320x448:uri] | The URI to the image. |
URL | [current-user:user_picture:vertical_320x448:url] | The URL to the image. |
Width | [current-user:user_picture:vertical_320x448:width] | The width of the image, in pixels. |
Vertical Card Small | [current-user:user_picture:vertical_card_small] | Represents the image in the given image style. |
File size | [current-user:user_picture:vertical_card_small:filesize] | The file size of the image. |
Height | [current-user:user_picture:vertical_card_small:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:vertical_card_small:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:vertical_card_small:uri] | The URI to the image. |
URL | [current-user:user_picture:vertical_card_small:url] | The URL to the image. |
Width | [current-user:user_picture:vertical_card_small:width] | The width of the image, in pixels. |
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. |
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, murmur3a, murmur3c, murmur3f, xxh32, xxh64, xxh3, xxh128, 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. |
Base path | [site:base-path] | The base path of the site, currently: |
Base URL | [site:base-url] | The base URL of the site, currently: https://www.ornl.gov |
[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 with the language prefix, if it exists. |
URL (brief) | [site:url-brief] | The URL of the site's front page without the protocol. |