Available tokens
Name | Token | Description |
---|---|---|
Current date | current-date | Tokens related to the current date and time. |
Custom format | [current-date:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [current-date:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [current-date:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [current-date:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [current-date:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [current-date:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [current-date:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [current-date:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [current-date:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [current-date:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [current-date:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [current-date:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [current-date:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [current-date:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [current-date:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [current-date:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [current-date:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [current-date:since] | A date in 'time-since' format. (6 minutes) |
Current page | current-page | Tokens related to the current page request. |
Content language | [current-page:content-language] | The active content language. |
Direction | [current-page:content-language:direction] | Whether the language is written left-to-right (ltr) or right-to-left (rtl). |
Domain | [current-page:content-language:domain] | The domain name to use for the language. |
Language code | [current-page:content-language:langcode] | The language code. |
Language name | [current-page:content-language:name] | The language name. |
Path prefix | [current-page:content-language:prefix] | Path prefix for URLs in the language. |
Interface language | [current-page:interface-language] | The active user interface language. |
Direction | [current-page:interface-language:direction] | Whether the language is written left-to-right (ltr) or right-to-left (rtl). |
Domain | [current-page:interface-language:domain] | The domain name to use for the language. |
Language code | [current-page:interface-language:langcode] | The language code. |
Language name | [current-page:interface-language:name] | The language name. |
Path prefix | [current-page:interface-language:prefix] | Path prefix for URLs in the language. |
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! |
Android: Android app link alternative | [current-page:metatag:android_app_link_alternative] | A custom string for deeplinking to an Android mobile app. Should be in the format 'package_name/host_path', e.g. 'com.example.android/example/hello-screen'. The 'android-app://' prefix will be included automatically. |
Android: Android app link alternative | [current-page:metatag:android_app_link_alternative:value] | A custom string for deeplinking to an Android mobile app. Should be in the format 'package_name/host_path', e.g. 'com.example.android/example/hello-screen'. The 'android-app://' prefix will be included automatically. |
Apple & iOS: Apple Web App Title | [current-page:metatag:apple_mobile_web_app_title] | Overrides the long site title when using the Apple Add to Home Screen. |
Apple & iOS: Apple Web App Title | [current-page:metatag:apple_mobile_web_app_title:value] | Overrides the long site title when using the Apple Add to Home Screen. |
Apple & iOS: Format detection | [current-page:metatag:format_detection] | If set to 'telephone=no' the page will not be checked for phone numbers, which would be presented. |
Apple & iOS: Format detection | [current-page:metatag:format_detection:value] | If set to 'telephone=no' the page will not be checked for phone numbers, which would be presented. |
Apple & iOS: iOS app link alternative | [current-page:metatag:ios_app_link_alternative] | A custom string for deeplinking to an iOS mobile app. Should be in the format 'itunes_id/scheme/host_path', e.g. 123456/example/hello-screen'. The 'ios-app://' prefix will be included automatically. |
Apple & iOS: iOS app link alternative | [current-page:metatag:ios_app_link_alternative:value] | A custom string for deeplinking to an iOS mobile app. Should be in the format 'itunes_id/scheme/host_path', e.g. 123456/example/hello-screen'. The 'ios-app://' prefix will be included automatically. |
Apple & iOS: iTunes App details | [current-page:metatag:apple_itunes_app] | This informs iOS devices to display a banner to a specific app. If used, it must provide the 'app-id' value, the 'affiliate-data' and 'app-argument' values are optional. |
Apple & iOS: iTunes App details | [current-page:metatag:apple_itunes_app:value] | This informs iOS devices to display a banner to a specific app. If used, it must provide the 'app-id' value, the 'affiliate-data' and 'app-argument' values are optional. |
Apple & iOS: Status bar color | [current-page:metatag:apple_mobile_web_app_status_bar_style] | Requires the 'Web app capable' meta tag to be set to 'yes'. May be set to 'default', 'black', or 'black-translucent'. |
Apple & iOS: Status bar color | [current-page:metatag:apple_mobile_web_app_status_bar_style:value] | Requires the 'Web app capable' meta tag to be set to 'yes'. May be set to 'default', 'black', or 'black-translucent'. |
Apple & iOS: Web app capable? | [current-page:metatag:apple_mobile_web_app_capable] | If set to 'yes', the application will run in full-screen mode; the default behavior is to use Safari to display web content. |
Apple & iOS: Web app capable? | [current-page:metatag:apple_mobile_web_app_capable:value] | If set to 'yes', the application will run in full-screen mode; the default behavior is to use Safari to display web content. |
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. |
Dublin Core: Contributor | [current-page:metatag:dcterms_contributor] | An entity responsible for making contributions to the resource. Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity. |
Dublin Core: Contributor | [current-page:metatag:dcterms_contributor:value] | An entity responsible for making contributions to the resource. Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity. |
Dublin Core: Coverage | [current-page:metatag:dcterms_coverage] | The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant. Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges. |
Dublin Core: Coverage | [current-page:metatag:dcterms_coverage:value] | The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant. Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges. |
Dublin Core: Creator | [current-page:metatag:dcterms_creator] | An entity primarily responsible for making the resource. Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity. |
Dublin Core: Creator | [current-page:metatag:dcterms_creator:value] | An entity primarily responsible for making the resource. Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity. |
Dublin Core: Date | [current-page:metatag:dcterms_date] | A point or period of time associated with an event in the lifecycle of the resource. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. |
Dublin Core: Date | [current-page:metatag:dcterms_date:value] | A point or period of time associated with an event in the lifecycle of the resource. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. |
Dublin Core: Description | [current-page:metatag:dcterms_description] | An account of the resource. Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. |
Dublin Core: Description | [current-page:metatag:dcterms_description:value] | An account of the resource. Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. |
Dublin Core: Format | [current-page:metatag:dcterms_format] | The file format, physical medium, or dimensions of the resource. Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]. |
Dublin Core: Format | [current-page:metatag:dcterms_format:value] | The file format, physical medium, or dimensions of the resource. Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]. |
Dublin Core: Identifier | [current-page:metatag:dcterms_identifier] | An unambiguous reference to the resource within a given context. Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. |
Dublin Core: Identifier | [current-page:metatag:dcterms_identifier:value] | An unambiguous reference to the resource within a given context. Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. |
Dublin Core: Language | [current-page:metatag:dcterms_language] | A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]. |
Dublin Core: Language | [current-page:metatag:dcterms_language:value] | A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]. |
Dublin Core: Publisher | [current-page:metatag:dcterms_publisher] | An entity responsible for making the resource available. Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity. |
Dublin Core: Publisher | [current-page:metatag:dcterms_publisher:value] | An entity responsible for making the resource available. Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity. |
Dublin Core: Relation | [current-page:metatag:dcterms_relation] | A related resource. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. |
Dublin Core: Relation | [current-page:metatag:dcterms_relation:value] | A related resource. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. |
Dublin Core: Rights | [current-page:metatag:dcterms_rights] | Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. |
Dublin Core: Rights | [current-page:metatag:dcterms_rights:value] | Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. |
Dublin Core: Source | [current-page:metatag:dcterms_source] | A related resource from which the described resource is derived. The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. |
Dublin Core: Source | [current-page:metatag:dcterms_source:value] | A related resource from which the described resource is derived. The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. |
Dublin Core: Subject | [current-page:metatag:dcterms_subject] | The topic of the resource. Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary. To describe the spatial or temporal topic of the resource, use the Coverage element. |
Dublin Core: Subject | [current-page:metatag:dcterms_subject:value] | The topic of the resource. Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary. To describe the spatial or temporal topic of the resource, use the Coverage element. |
Dublin Core: Title | [current-page:metatag:dcterms_title] | The name given to the resource. |
Dublin Core: Title | [current-page:metatag:dcterms_title:value] | The name given to the resource. |
Dublin Core: Type | [current-page:metatag:dcterms_type] | The nature or genre of the resource. Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element. |
Dublin Core: Type | [current-page:metatag:dcterms_type:value] | The nature or genre of the resource. Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element. |
Dublin Core Additional Tags: Abstract | [current-page:metatag:dcterms_abstract] | A summary of the resource. |
Dublin Core Additional Tags: Abstract | [current-page:metatag:dcterms_abstract:value] | A summary of the resource. |
Dublin Core Additional Tags: Access Rights | [current-page:metatag:dcterms_access_rights] | Information about who can access the resource or an indication of its security status. Access Rights may include information regarding access or restrictions based on privacy, security, or other policies. |
Dublin Core Additional Tags: Access Rights | [current-page:metatag:dcterms_access_rights:value] | Information about who can access the resource or an indication of its security status. Access Rights may include information regarding access or restrictions based on privacy, security, or other policies. |
Dublin Core Additional Tags: Accrual Method | [current-page:metatag:dcterms_accrual_method] | The method by which items are added to a collection. |
Dublin Core Additional Tags: Accrual Method | [current-page:metatag:dcterms_accrual_method:value] | The method by which items are added to a collection. |
Dublin Core Additional Tags: Accrual Periodicity | [current-page:metatag:dcterms_accrual_periodicity] | The frequency with which items are added to a collection. |
Dublin Core Additional Tags: Accrual Periodicity | [current-page:metatag:dcterms_accrual_periodicity:value] | The frequency with which items are added to a collection. |
Dublin Core Additional Tags: Accrual Policy | [current-page:metatag:dcterms_accrual_policy] | The policy governing the addition of items to a collection. |
Dublin Core Additional Tags: Accrual Policy | [current-page:metatag:dcterms_accrual_policy:value] | The policy governing the addition of items to a collection. |
Dublin Core Additional Tags: Alternative Title | [current-page:metatag:dcterms_alternative] | An alternative name for the resource. The distinction between titles and alternative titles is application-specific. |
Dublin Core Additional Tags: Alternative Title | [current-page:metatag:dcterms_alternative:value] | An alternative name for the resource. The distinction between titles and alternative titles is application-specific. |
Dublin Core Additional Tags: Audience | [current-page:metatag:dcterms_audience] | A class of entity for whom the resource is intended or useful. |
Dublin Core Additional Tags: Audience | [current-page:metatag:dcterms_audience:value] | A class of entity for whom the resource is intended or useful. |
Dublin Core Additional Tags: Audience Education Level | [current-page:metatag:dcterms_education_level] | A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended. |
Dublin Core Additional Tags: Audience Education Level | [current-page:metatag:dcterms_education_level:value] | A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended. |
Dublin Core Additional Tags: Bibliographic Citation | [current-page:metatag:dcterms_bibliographic_citation] | A bibliographic reference for the resource. Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible. |
Dublin Core Additional Tags: Bibliographic Citation | [current-page:metatag:dcterms_bibliographic_citation:value] | A bibliographic reference for the resource. Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible. |
Dublin Core Additional Tags: Conforms To | [current-page:metatag:dcterms_conforms_to] | An established standard to which the described resource conforms. |
Dublin Core Additional Tags: Conforms To | [current-page:metatag:dcterms_conforms_to:value] | An established standard to which the described resource conforms. |
Dublin Core Additional Tags: Date Accepted | [current-page:metatag:dcterms_date_accepted] | Date of acceptance of the resource. Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal). |
Dublin Core Additional Tags: Date Accepted | [current-page:metatag:dcterms_date_accepted:value] | Date of acceptance of the resource. Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal). |
Dublin Core Additional Tags: Date Available | [current-page:metatag:dcterms_available] | Date (often a range) that the resource became or will become available. |
Dublin Core Additional Tags: Date Available | [current-page:metatag:dcterms_available:value] | Date (often a range) that the resource became or will become available. |
Dublin Core Additional Tags: Date Copyrighted | [current-page:metatag:dcterms_date_copyrighted] | Date of copyright. |
Dublin Core Additional Tags: Date Copyrighted | [current-page:metatag:dcterms_date_copyrighted:value] | Date of copyright. |
Dublin Core Additional Tags: Date Created | [current-page:metatag:dcterms_created] | Date of creation of the resource. |
Dublin Core Additional Tags: Date Created | [current-page:metatag:dcterms_created:value] | Date of creation of the resource. |
Dublin Core Additional Tags: Date Issued | [current-page:metatag:dcterms_issued] | Date of formal issuance (e.g., publication) of the resource. |
Dublin Core Additional Tags: Date Issued | [current-page:metatag:dcterms_issued:value] | Date of formal issuance (e.g., publication) of the resource. |
Dublin Core Additional Tags: Date Modified | [current-page:metatag:dcterms_modified] | Date on which the resource was changed. |
Dublin Core Additional Tags: Date Modified | [current-page:metatag:dcterms_modified:value] | Date on which the resource was changed. |
Dublin Core Additional Tags: Date Submitted | [current-page:metatag:dcterms_date_submitted] | Date of submission of the resource. Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal). |
Dublin Core Additional Tags: Date Submitted | [current-page:metatag:dcterms_date_submitted:value] | Date of submission of the resource. Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal). |
Dublin Core Additional Tags: Date Valid | [current-page:metatag:dcterms_valid] | Date (often a range) of validity of a resource. |
Dublin Core Additional Tags: Date Valid | [current-page:metatag:dcterms_valid:value] | Date (often a range) of validity of a resource. |
Dublin Core Additional Tags: Extent | [current-page:metatag:dcterms_extent] | The size or duration of the resource. |
Dublin Core Additional Tags: Extent | [current-page:metatag:dcterms_extent:value] | The size or duration of the resource. |
Dublin Core Additional Tags: Has Format | [current-page:metatag:dcterms_has_format] | A related resource that is substantially the same as the pre-existing described resource, but in another format. |
Dublin Core Additional Tags: Has Format | [current-page:metatag:dcterms_has_format:value] | A related resource that is substantially the same as the pre-existing described resource, but in another format. |
Dublin Core Additional Tags: Has Part | [current-page:metatag:dcterms_has_part] | A related resource that is included either physically or logically in the described resource. |
Dublin Core Additional Tags: Has Part | [current-page:metatag:dcterms_has_part:value] | A related resource that is included either physically or logically in the described resource. |
Dublin Core Additional Tags: Has Version | [current-page:metatag:dcterms_has_version] | A related resource that is a version, edition, or adaptation of the described resource. |
Dublin Core Additional Tags: Has Version | [current-page:metatag:dcterms_has_version:value] | A related resource that is a version, edition, or adaptation of the described resource. |
Dublin Core Additional Tags: Instructional Method | [current-page:metatag:dcterms_instructional_method] | A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support. Instructional Method will typically include ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback. |
Dublin Core Additional Tags: Instructional Method | [current-page:metatag:dcterms_instructional_method:value] | A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support. Instructional Method will typically include ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback. |
Dublin Core Additional Tags: Is Format Of | [current-page:metatag:dcterms_is_format_of] | A related resource that is substantially the same as the described resource, but in another format. |
Dublin Core Additional Tags: Is Format Of | [current-page:metatag:dcterms_is_format_of:value] | A related resource that is substantially the same as the described resource, but in another format. |
Dublin Core Additional Tags: Is Part Of | [current-page:metatag:dcterms_is_part_of] | A related resource in which the described resource is physically or logically included. |
Dublin Core Additional Tags: Is Part Of | [current-page:metatag:dcterms_is_part_of:value] | A related resource in which the described resource is physically or logically included. |
Dublin Core Additional Tags: Is Referenced By | [current-page:metatag:dcterms_is_referenced_by] | A related resource that references, cites, or otherwise points to the described resource. |
Dublin Core Additional Tags: Is Referenced By | [current-page:metatag:dcterms_is_referenced_by:value] | A related resource that references, cites, or otherwise points to the described resource. |
Dublin Core Additional Tags: Is Replaced By | [current-page:metatag:dcterms_is_replaced_by] | A related resource that supplants, displaces, or supersedes the described resource. |
Dublin Core Additional Tags: Is Replaced By | [current-page:metatag:dcterms_is_replaced_by:value] | A related resource that supplants, displaces, or supersedes the described resource. |
Dublin Core Additional Tags: Is Required By | [current-page:metatag:dcterms_is_required_by] | A related resource that requires the described resource to support its function, delivery, or coherence. |
Dublin Core Additional Tags: Is Required By | [current-page:metatag:dcterms_is_required_by:value] | A related resource that requires the described resource to support its function, delivery, or coherence. |
Dublin Core Additional Tags: Is Version Of | [current-page:metatag:dcterms_is_version_of] | A related resource of which the described resource is a version, edition, or adaptation. Changes in version imply substantive changes in content rather than differences in format. |
Dublin Core Additional Tags: Is Version Of | [current-page:metatag:dcterms_is_version_of:value] | A related resource of which the described resource is a version, edition, or adaptation. Changes in version imply substantive changes in content rather than differences in format. |
Dublin Core Additional Tags: License | [current-page:metatag:dcterms_license] | A legal document giving official permission to do something with the resource. |
Dublin Core Additional Tags: License | [current-page:metatag:dcterms_license:value] | A legal document giving official permission to do something with the resource. |
Dublin Core Additional Tags: Mediator | [current-page:metatag:dcterms_mediator] | An entity that mediates access to the resource and for whom the resource is intended or useful. In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver. |
Dublin Core Additional Tags: Mediator | [current-page:metatag:dcterms_mediator:value] | An entity that mediates access to the resource and for whom the resource is intended or useful. In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver. |
Dublin Core Additional Tags: Medium | [current-page:metatag:dcterms_medium] | The material or physical carrier of the resource. |
Dublin Core Additional Tags: Medium | [current-page:metatag:dcterms_medium:value] | The material or physical carrier of the resource. |
Dublin Core Additional Tags: Provenance | [current-page:metatag:dcterms_provenance] | A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation. The statement may include a description of any changes successive custodians made to the resource. |
Dublin Core Additional Tags: Provenance | [current-page:metatag:dcterms_provenance:value] | A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation. The statement may include a description of any changes successive custodians made to the resource. |
Dublin Core Additional Tags: References | [current-page:metatag:dcterms_references] | A related resource that is referenced, cited, or otherwise pointed to by the described resource. |
Dublin Core Additional Tags: References | [current-page:metatag:dcterms_references:value] | A related resource that is referenced, cited, or otherwise pointed to by the described resource. |
Dublin Core Additional Tags: Replaces | [current-page:metatag:dcterms_replaces] | A related resource that is supplanted, displaced, or superseded by the described resource. |
Dublin Core Additional Tags: Replaces | [current-page:metatag:dcterms_replaces:value] | A related resource that is supplanted, displaced, or superseded by the described resource. |
Dublin Core Additional Tags: Requires | [current-page:metatag:dcterms_requires] | A related resource that is required by the described resource to support its function, delivery, or coherence. |
Dublin Core Additional Tags: Requires | [current-page:metatag:dcterms_requires:value] | A related resource that is required by the described resource to support its function, delivery, or coherence. |
Dublin Core Additional Tags: Rights Holder | [current-page:metatag:dcterms_rights_holder] | A person or organization owning or managing rights over the resource. |
Dublin Core Additional Tags: Rights Holder | [current-page:metatag:dcterms_rights_holder:value] | A person or organization owning or managing rights over the resource. |
Dublin Core Additional Tags: Spatial Coverage | [current-page:metatag:dcterms_spatial] | Spatial characteristics of the resource. |
Dublin Core Additional Tags: Spatial Coverage | [current-page:metatag:dcterms_spatial:value] | Spatial characteristics of the resource. |
Dublin Core Additional Tags: Table Of Contents | [current-page:metatag:dcterms_table_of_contents] | A list of subunits of the resource. |
Dublin Core Additional Tags: Table Of Contents | [current-page:metatag:dcterms_table_of_contents:value] | A list of subunits of the resource. |
Dublin Core Additional Tags: Temporal Coverage | [current-page:metatag:dcterms_temporal] | Temporal characteristics of the resource. |
Dublin Core Additional Tags: Temporal Coverage | [current-page:metatag:dcterms_temporal:value] | Temporal characteristics of the resource. |
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. |
Favicons & touch icons: Apple touch icon (precomposed): 57px x 57px | [current-page:metatag:apple_touch_icon_precomposed] | A PNG image that is 57px wide by 57px high. Used with the non-Retina iPhone, iPod Touch, and Android 2.1+ devices. |
Favicons & touch icons: Apple touch icon (precomposed): 57px x 57px | [current-page:metatag:apple_touch_icon_precomposed:value] | A PNG image that is 57px wide by 57px high. Used with the non-Retina iPhone, iPod Touch, and Android 2.1+ devices. |
Favicons & touch icons: Apple touch icon (precomposed): 72px x 72px | [current-page:metatag:apple_touch_icon_precomposed_72x72] | A PNG image that is 72px wide by 72px high. Used with the iPad mini and the first- and second-generation iPad (@1x display) on iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 72px x 72px | [current-page:metatag:apple_touch_icon_precomposed_72x72:value] | A PNG image that is 72px wide by 72px high. Used with the iPad mini and the first- and second-generation iPad (@1x display) on iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 76px x 76px | [current-page:metatag:apple_touch_icon_precomposed_76x76] | A PNG image that is 76px wide by 76px high. Used with the iPad mini and the second-generation iPad (@1x display) on iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 76px x 76px | [current-page:metatag:apple_touch_icon_precomposed_76x76:value] | A PNG image that is 76px wide by 76px high. Used with the iPad mini and the second-generation iPad (@1x display) on iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 114px x 114px | [current-page:metatag:apple_touch_icon_precomposed_114x114] | A PNG image that is 114px wide by 114px high. Used with iPhone with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 114px x 114px | [current-page:metatag:apple_touch_icon_precomposed_114x114:value] | A PNG image that is 114px wide by 114px high. Used with iPhone with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 120px x 120px | [current-page:metatag:apple_touch_icon_precomposed_120x120] | A PNG image that is 120px wide by 120px high. Used with iPhone with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 120px x 120px | [current-page:metatag:apple_touch_icon_precomposed_120x120:value] | A PNG image that is 120px wide by 120px high. Used with iPhone with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 144px x 144px | [current-page:metatag:apple_touch_icon_precomposed_144x144] | A PNG image that is 144px wide by 144px high. Used with iPad with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 144px x 144px | [current-page:metatag:apple_touch_icon_precomposed_144x144:value] | A PNG image that is 144px wide by 144px high. Used with iPad with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 152px x 152px | [current-page:metatag:apple_touch_icon_precomposed_152x152] | A PNG image that is 152px wide by 152px high. Used with iPad with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 152px x 152px | [current-page:metatag:apple_touch_icon_precomposed_152x152:value] | A PNG image that is 152px wide by 152px high. Used with iPad with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 180px x 180px | [current-page:metatag:apple_touch_icon_precomposed_180x180] | A PNG image that is 180px wide by 180px high. Used with iPhone 6 Plus with @3x display. |
Favicons & touch icons: Apple touch icon (precomposed): 180px x 180px | [current-page:metatag:apple_touch_icon_precomposed_180x180:value] | A PNG image that is 180px wide by 180px high. Used with iPhone 6 Plus with @3x display. |
Favicons & touch icons: Apple touch icon: 60px x 60px | [current-page:metatag:apple_touch_icon] | A PNG image that is 60px wide by 60px high. Used with the non-Retina iPhone, iPod Touch, and Android 2.1+ devices. |
Favicons & touch icons: Apple touch icon: 60px x 60px | [current-page:metatag:apple_touch_icon:value] | A PNG image that is 60px wide by 60px high. Used with the non-Retina iPhone, iPod Touch, and Android 2.1+ devices. |
Favicons & touch icons: Apple touch icon: 72px x 72px | [current-page:metatag:apple_touch_icon_72x72] | A PNG image that is 72px wide by 72px high. Used with the iPad mini and the first- and second-generation iPad (@1x display) on iOS <= 6. |
Favicons & touch icons: Apple touch icon: 72px x 72px | [current-page:metatag:apple_touch_icon_72x72:value] | A PNG image that is 72px wide by 72px high. Used with the iPad mini and the first- and second-generation iPad (@1x display) on iOS <= 6. |
Favicons & touch icons: Apple touch icon: 76px x 76px | [current-page:metatag:apple_touch_icon_76x76] | A PNG image that is 76px wide by 76px high. Used with the iPad mini and the second-generation iPad (@1x display) on iOS >= 7. |
Favicons & touch icons: Apple touch icon: 76px x 76px | [current-page:metatag:apple_touch_icon_76x76:value] | A PNG image that is 76px wide by 76px high. Used with the iPad mini and the second-generation iPad (@1x display) on iOS >= 7. |
Favicons & touch icons: Apple touch icon: 114px x 114px | [current-page:metatag:apple_touch_icon_114x114] | A PNG image that is 114px wide by 114px high. Used with iPhone with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon: 114px x 114px | [current-page:metatag:apple_touch_icon_114x114:value] | A PNG image that is 114px wide by 114px high. Used with iPhone with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon: 120px x 120px | [current-page:metatag:apple_touch_icon_120x120] | A PNG image that is 120px wide by 120px high. Used with iPhone with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon: 120px x 120px | [current-page:metatag:apple_touch_icon_120x120:value] | A PNG image that is 120px wide by 120px high. Used with iPhone with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon: 144px x 144px | [current-page:metatag:apple_touch_icon_144x144] | A PNG image that is 144px wide by 144px high. Used with iPad with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon: 144px x 144px | [current-page:metatag:apple_touch_icon_144x144:value] | A PNG image that is 144px wide by 144px high. Used with iPad with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon: 152px x 152px | [current-page:metatag:apple_touch_icon_152x152] | A PNG image that is 152px wide by 152px high. Used with iPad with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon: 152px x 152px | [current-page:metatag:apple_touch_icon_152x152:value] | A PNG image that is 152px wide by 152px high. Used with iPad with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon: 180px x 180px | [current-page:metatag:apple_touch_icon_180x180] | A PNG image that is 180px wide by 180px high. Used with iPhone 6 Plus with @3x display. |
Favicons & touch icons: Apple touch icon: 180px x 180px | [current-page:metatag:apple_touch_icon_180x180:value] | A PNG image that is 180px wide by 180px high. Used with iPhone 6 Plus with @3x display. |
Favicons & touch icons: Default icon | [current-page:metatag:shortcut_icon] | The traditional favicon, must be either a GIF, ICO, JPG/JPEG or PNG image. |
Favicons & touch icons: Default icon | [current-page:metatag:shortcut_icon:value] | The traditional favicon, must be either a GIF, ICO, JPG/JPEG or PNG image. |
Favicons & touch icons: Icon: 16px x 16px | [current-page:metatag:icon_16x16] | A PNG image that is 16px wide by 16px high. |
Favicons & touch icons: Icon: 16px x 16px | [current-page:metatag:icon_16x16:value] | A PNG image that is 16px wide by 16px high. |
Favicons & touch icons: Icon: 32px x 32px | [current-page:metatag:icon_32x32] | A PNG image that is 32px wide by 32px high. |
Favicons & touch icons: Icon: 32px x 32px | [current-page:metatag:icon_32x32:value] | A PNG image that is 32px wide by 32px high. |
Favicons & touch icons: Icon: 96px x 96px | [current-page:metatag:icon_96x96] | A PNG image that is 96px wide by 96px high. |
Favicons & touch icons: Icon: 96px x 96px | [current-page:metatag:icon_96x96:value] | A PNG image that is 96px wide by 96px high. |
Favicons & touch icons: Icon: 192px x 192px | [current-page:metatag:icon_192x192] | A PNG image that is 192px wide by 192px high. |
Favicons & touch icons: Icon: 192px x 192px | [current-page:metatag:icon_192x192:value] | A PNG image that is 192px wide by 192px high. |
Favicons & touch icons: Mask icon (SVG) | [current-page:metatag:mask_icon] | A grayscale scalable vector graphic (SVG) file. |
Favicons & touch icons: Mask icon (SVG) | [current-page:metatag:mask_icon:value] | A grayscale scalable vector graphic (SVG) file. |
Mobile & UI Adjustments: Cleartype | [current-page:metatag:cleartype] | A legacy meta tag for older versions of Internet Explorer on Windows, use the value 'on' to enable it; this tag is ignored by all other browsers. |
Mobile & UI Adjustments: Cleartype | [current-page:metatag:cleartype:value] | A legacy meta tag for older versions of Internet Explorer on Windows, use the value 'on' to enable it; this tag is ignored by all other browsers. |
Mobile & UI Adjustments: Handheld-Friendly | [current-page:metatag:handheldfriendly] | Some older mobile browsers will expect this meta tag to be set to 'true' to indicate that the site has been designed with mobile browsers in mind. |
Mobile & UI Adjustments: Handheld-Friendly type with delta 0 | [current-page:metatag:handheldfriendly:0] | |
Mobile & UI Adjustments: Handheld-Friendly type with delta 1 | [current-page:metatag:handheldfriendly:1] | |
Mobile & UI Adjustments: Handheld-Friendly type with delta 2 | [current-page:metatag:handheldfriendly:2] | |
Mobile & UI Adjustments: Handheld URL | [current-page:metatag:alternate_handheld] | Provides an absolute URL to a specially formatted version of the current page designed for 'feature phones', mobile phones that do not support modern browser standards. See the official Google Mobile SEO Guide for details on how the page should be formatted. |
Mobile & UI Adjustments: Handheld URL | [current-page:metatag:alternate_handheld:value] | Provides an absolute URL to a specially formatted version of the current page designed for 'feature phones', mobile phones that do not support modern browser standards. See the official Google Mobile SEO Guide for details on how the page should be formatted. |
Mobile & UI Adjustments: Mobile Optimized | [current-page:metatag:mobileoptimized] | Using the value 'width' tells certain mobile Internet Explorer browsers to display as-is, without being resized. Alternatively a numerical width may be used to indicate the desired page width the page should be rendered in: '240' is the suggested default, '176' for older browsers or '480' for newer devices with high DPI screens. |
Mobile & UI Adjustments: Mobile Optimized type with delta 0 | [current-page:metatag:mobileoptimized:0] | |
Mobile & UI Adjustments: Mobile Optimized type with delta 1 | [current-page:metatag:mobileoptimized:1] | |
Mobile & UI Adjustments: Mobile Optimized type with delta 2 | [current-page:metatag:mobileoptimized:2] | |
Mobile & UI Adjustments: Theme Color | [current-page:metatag:theme_color] | A color in hexadecimal format, e.g. '#0000ff' for blue; must include the '#' symbol. Used by some browsers to control the background color of the toolbar, the color used with an icon, etc. |
Mobile & UI Adjustments: Theme Color | [current-page:metatag:theme_color:value] | A color in hexadecimal format, e.g. '#0000ff' for blue; must include the '#' symbol. Used by some browsers to control the background color of the toolbar, the color used with an icon, etc. |
Mobile & UI Adjustments: Viewport | [current-page:metatag:viewport] | Used by most contemporary browsers to control the display for mobile browsers. Please read a guide on responsive web design for details of what values to use. |
Mobile & UI Adjustments: Viewport | [current-page:metatag:viewport:value] | Used by most contemporary browsers to control the display for mobile browsers. Please read a guide on responsive web design for details of what values to use. |
Mobile & UI Adjustments: Web Manifest | [current-page:metatag:web_manifest] | A URL to a manifest.json file that describes the application. The JSON-based manifest provides developers with a centralized place to put metadata associated with a web application. |
Mobile & UI Adjustments: Web Manifest | [current-page:metatag:web_manifest:value] | A URL to a manifest.json file that describes the application. The JSON-based manifest provides developers with a centralized place to put metadata associated with a web application. |
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. |
Pinterest: Description | [current-page:metatag:pinterest_description] | A one to two sentence description of the content. |
Pinterest: Description | [current-page:metatag:pinterest_description:value] | A one to two sentence description of the content. |
Pinterest: Id | [current-page:metatag:pinterest_id] | The Canonical Pinterest object to pin. |
Pinterest: Id | [current-page:metatag:pinterest_id:value] | The Canonical Pinterest object to pin. |
Pinterest: Media | [current-page:metatag:pinterest_media] | The URL of media which should represent the content. |
Pinterest: Media | [current-page:metatag:pinterest_media:value] | The URL of media which should represent the content. |
Pinterest: No hover | [current-page:metatag:pinterest_nohover] | Do not show hovering Save or Search buttons, generated by the Pinterest browser extensions. |
Pinterest: No hover | [current-page:metatag:pinterest_nohover:value] | Do not show hovering Save or Search buttons, generated by the Pinterest browser extensions. |
Pinterest: No pin | [current-page:metatag:pinterest_nopin] | Do not pin anything from this page. When selected, this option will take precedence over all options below. |
Pinterest: No pin | [current-page:metatag:pinterest_nopin:value] | Do not pin anything from this page. When selected, this option will take precedence over all options below. |
Pinterest: No search | [current-page:metatag:pinterest_nosearch] | Do not allow Pinterest visual search to happen from this page. |
Pinterest: No search | [current-page:metatag:pinterest_nosearch:value] | Do not allow Pinterest visual search to happen from this page. |
Pinterest: URL | [current-page:metatag:pinterest_url] | The URL which should represent the content. |
Pinterest: URL | [current-page:metatag:pinterest_url:value] | The URL which should represent the content. |
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:
|
Windows & Windows Mobile: Application name | [current-page:metatag:application_name] | The default name displayed with the pinned sites tile (or icon). Set the content attribute to the desired name. |
Windows & Windows Mobile: Application name | [current-page:metatag:application_name:value] | The default name displayed with the pinned sites tile (or icon). Set the content attribute to the desired name. |
Windows & Windows Mobile: MSApplication - Allow domain API calls | [current-page:metatag:msapplication_allowDomainApiCalls] | Allows tasks to be defined on child domains of the fully qualified domain name associated with the pinned site. Should be either 'true' or 'false'. |
Windows & Windows Mobile: MSApplication - Allow domain API calls | [current-page:metatag:msapplication_allowDomainApiCalls:value] | Allows tasks to be defined on child domains of the fully qualified domain name associated with the pinned site. Should be either 'true' or 'false'. |
Windows & Windows Mobile: MSApplication - Allow domain meta tags | [current-page:metatag:msapplication_allowDomainMetaTags] | Allows tasks to be defined on child domains of the fully qualified domain name associated with the pinned site. Should be either 'true' or 'false'. |
Windows & Windows Mobile: MSApplication - Allow domain meta tags | [current-page:metatag:msapplication_allowDomainMetaTags:value] | Allows tasks to be defined on child domains of the fully qualified domain name associated with the pinned site. Should be either 'true' or 'false'. |
Windows & Windows Mobile: MSApplication - Badge | [current-page:metatag:msapplication_badge] | A semi-colon -separated string that must contain the 'polling-uri=' value with the full URL to a Badge Schema XML file. May also contain 'frequency=' value set to either 30, 60, 360, 720 or 1440 (default) which specifies (in minutes) how often the URL should be polled. |
Windows & Windows Mobile: MSApplication - Badge | [current-page:metatag:msapplication_badge:value] | A semi-colon -separated string that must contain the 'polling-uri=' value with the full URL to a Badge Schema XML file. May also contain 'frequency=' value set to either 30, 60, 360, 720 or 1440 (default) which specifies (in minutes) how often the URL should be polled. |
Windows & Windows Mobile: MSApplication - Config | [current-page:metatag:msapplication_config] | Should contain the full URL to a Browser configuration schema file that further controls tile customizations. |
Windows & Windows Mobile: MSApplication - Config | [current-page:metatag:msapplication_config:value] | Should contain the full URL to a Browser configuration schema file that further controls tile customizations. |
Windows & Windows Mobile: MSApplication - Nav button color | [current-page:metatag:msapplication_navbutton_color] | Controls the color of the Back and Forward buttons in the pinned site browser window. |
Windows & Windows Mobile: MSApplication - Nav button color | [current-page:metatag:msapplication_navbutton_color:value] | Controls the color of the Back and Forward buttons in the pinned site browser window. |
Windows & Windows Mobile: MSApplication - Notification | [current-page:metatag:msapplication_notification] | A semi-colon -separated string containing 'polling-uri=' (required), 'polling-uri2=', 'polling-uri3=', 'polling-uri4=' and 'polling-uri5=' to indicate the URLs for notifications. May also contain a 'frequency=' value to specify how often (in minutes) the URLs will be polled; limited to 30, 60, 360, 720 or 1440 (default). May also contain the value 'cycle=' to control the notifications cycle. |
Windows & Windows Mobile: MSApplication - Notification | [current-page:metatag:msapplication_notification:value] | A semi-colon -separated string containing 'polling-uri=' (required), 'polling-uri2=', 'polling-uri3=', 'polling-uri4=' and 'polling-uri5=' to indicate the URLs for notifications. May also contain a 'frequency=' value to specify how often (in minutes) the URLs will be polled; limited to 30, 60, 360, 720 or 1440 (default). May also contain the value 'cycle=' to control the notifications cycle. |
Windows & Windows Mobile: MSApplication - Square logo, 70px x 70px | [current-page:metatag:msapplication_square70x70logo] | The URL to a logo file that is 70px by 70px. |
Windows & Windows Mobile: MSApplication - Square logo, 70px x 70px | [current-page:metatag:msapplication_square70x70logo:value] | The URL to a logo file that is 70px by 70px. |
Windows & Windows Mobile: MSApplication - Square logo, 150px x 150px | [current-page:metatag:msapplication_square150x150logo] | The URL to a logo file that is 150px by 150px. |
Windows & Windows Mobile: MSApplication - Square logo, 150px x 150px | [current-page:metatag:msapplication_square150x150logo:value] | The URL to a logo file that is 150px by 150px. |
Windows & Windows Mobile: MSApplication - Square logo, 310px x 310px | [current-page:metatag:msapplication_square310x310logo] | The URL to a logo file that is 310px by 310px. |
Windows & Windows Mobile: MSApplication - Square logo, 310px x 310px | [current-page:metatag:msapplication_square310x310logo:value] | The URL to a logo file that is 310px by 310px. |
Windows & Windows Mobile: MSApplication - Start URL | [current-page:metatag:msapplication_starturl] | The URL to the root page of the site. |
Windows & Windows Mobile: MSApplication - Start URL | [current-page:metatag:msapplication_starturl:value] | The URL to the root page of the site. |
Windows & Windows Mobile: MSApplication - Task | [current-page:metatag:msapplication_task] | A semi-colon -separated string defining the 'jump' list task. Should contain the 'name=' value to specify the task's name, the 'action-uri=' value to set the URL to load when the jump list is clicked, the 'icon-uri=' value to set the URL to an icon file to be displayed, and 'window-type=' set to either 'tab' (default), 'self' or 'window' to control how the link opens in the browser. |
Windows & Windows Mobile: MSApplication - Task | [current-page:metatag:msapplication_task:value] | A semi-colon -separated string defining the 'jump' list task. Should contain the 'name=' value to specify the task's name, the 'action-uri=' value to set the URL to load when the jump list is clicked, the 'icon-uri=' value to set the URL to an icon file to be displayed, and 'window-type=' set to either 'tab' (default), 'self' or 'window' to control how the link opens in the browser. |
Windows & Windows Mobile: MSApplication - Task separator | [current-page:metatag:msapplication_task_separator] | |
Windows & Windows Mobile: MSApplication - Task separator | [current-page:metatag:msapplication_task_separator:value] | |
Windows & Windows Mobile: MSApplication - Tile color | [current-page:metatag:msapplication_tilecolor] | The HTML color to use as the background color for the live tile. |
Windows & Windows Mobile: MSApplication - Tile color | [current-page:metatag:msapplication_tilecolor:value] | The HTML color to use as the background color for the live tile. |
Windows & Windows Mobile: MSApplication - Tile image | [current-page:metatag:msapplication_tileimage] | The URL to an image to use as the background for the live tile. |
Windows & Windows Mobile: MSApplication - Tile image | [current-page:metatag:msapplication_tileimage:value] | The URL to an image to use as the background for the live tile. |
Windows & Windows Mobile: MSApplication - Tooltip | [current-page:metatag:msapplication_tooltip] | Controls the text shown in the tooltip for the pinned site's shortcut. |
Windows & Windows Mobile: MSApplication - Tooltip | [current-page:metatag:msapplication_tooltip:value] | Controls the text shown in the tooltip for the pinned site's shortcut. |
Windows & Windows Mobile: MSApplication - Wide logo, 310px x 150px | [current-page:metatag:msapplication_wide310x150logo] | The URL to a logo file that is 310px by 150px. |
Windows & Windows Mobile: MSApplication - Wide logo, 310px x 150px | [current-page:metatag:msapplication_wide310x150logo:value] | The URL to a logo file that is 310px by 150px. |
Windows & Windows Mobile: MSApplication - Window | [current-page:metatag:msapplication_window] | A semi-colon -separated value that controls the dimensions of the initial window. Should contain the values 'width=' and 'height=' to control the width and height respectively. |
Windows & Windows Mobile: MSApplication - Window | [current-page:metatag:msapplication_window:value] | A semi-colon -separated value that controls the dimensions of the initial window. Should contain the values 'width=' and 'height=' to control the width and height respectively. |
Windows & Windows Mobile: X-UA-Compatible | [current-page:metatag:x_ua_compatible] | Indicates to IE which rendering engine should be used for the current page. |
Windows & Windows Mobile: X-UA-Compatible | [current-page:metatag:x_ua_compatible:value] | Indicates to IE which rendering engine should be used for the current page. |
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. |
Created | [current-user:created] | The date the user account was created. |
Custom format | [current-user:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [current-user:created:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [current-user:created:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [current-user:created:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [current-user:created:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [current-user:created:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [current-user:created:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [current-user:created:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [current-user:created:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [current-user:created:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [current-user:created:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [current-user:created:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [current-user:created:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [current-user:created:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [current-user:created:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [current-user:created:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [current-user:created:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [current-user:created:since] | A date in 'time-since' format. (6 minutes) |
Deprecated: User Name | [current-user:name] | Deprecated: Use account-name or display-name instead. |
Displayed Name | [current-user:field_name_displayed] | Text (plain) field. |
Text value | [current-user:field_name_displayed:value] | |
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:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [current-user:last-login:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [current-user:last-login:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [current-user:last-login:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [current-user:last-login:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [current-user:last-login:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [current-user:last-login:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [current-user:last-login:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [current-user:last-login:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [current-user:last-login:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [current-user:last-login:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [current-user:last-login:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [current-user:last-login:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [current-user:last-login:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [current-user:last-login:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [current-user:last-login:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [current-user:last-login:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [current-user:last-login:since] | A date in 'time-since' format. (6 minutes) |
Original user | [current-user:original] | The original user data if the user is being updated or saved. |
Account Name | [current-user:original:account-name] | The login name of the user account. |
Created | [current-user:original:created] | The date the user account was created. |
Custom format | [current-user:original:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [current-user:original:created:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [current-user:original:created:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [current-user:original:created:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [current-user:original:created:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [current-user:original:created:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [current-user:original:created:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [current-user:original:created:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [current-user:original:created:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [current-user:original:created:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [current-user:original:created:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [current-user:original:created:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [current-user:original:created:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [current-user:original:created:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [current-user:original:created:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [current-user:original:created:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [current-user:original:created:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [current-user:original:created:since] | A date in 'time-since' format. (6 minutes) |
Deprecated: User Name | [current-user:original:name] | Deprecated: Use account-name or display-name instead. |
Displayed Name | [current-user:original:field_name_displayed] | Text (plain) field. |
Text value | [current-user:original:field_name_displayed:value] | |
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:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [current-user:original:last-login:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [current-user:original:last-login:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [current-user:original:last-login:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [current-user:original:last-login:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [current-user:original:last-login:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [current-user:original:last-login:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [current-user:original:last-login:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [current-user:original:last-login:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [current-user:original:last-login:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [current-user:original:last-login:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [current-user:original:last-login:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [current-user:original:last-login:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [current-user:original:last-login:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [current-user:original:last-login:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [current-user:original:last-login:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [current-user:original:last-login:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [current-user:original:last-login:since] | A date in 'time-since' format. (6 minutes) |
Phone Number | [current-user:original:field_phone_number] | Telephone number field. |
Telephone number | [current-user:original:field_phone_number:value] | |
Picture | [current-user:original:user_picture] | Image field. |
1x1fp | [current-user:original:user_picture:1200fp] | Represents the image in the given image style. |
900x300 | [current-user:original:user_picture:900x300] | Represents the image in the given image style. |
960x960 | [current-user:original:user_picture:960x960] | Represents the image in the given image style. |
2100w | [current-user:original:user_picture:2100w] | Represents the image in the given image style. |
Alternative text | [current-user:original:user_picture:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [current-user:original:user_picture:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [current-user:original:user_picture:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [current-user:original:user_picture:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [current-user:original:user_picture:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [current-user:original:user_picture:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [current-user:original:user_picture:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [current-user:original:user_picture:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [current-user:original:user_picture:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [current-user:original:user_picture:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [current-user:original:user_picture:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [current-user:original:user_picture:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [current-user:original:user_picture:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [current-user:original:user_picture:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [current-user:original:user_picture:crop_square_fp] | 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. |
File | [current-user:original:user_picture:entity] | The referenced entity |
File ID | [current-user:original:user_picture:target_id] | |
FunkyBanner | [current-user:original:user_picture:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [current-user:original:user_picture:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [current-user:original:user_picture:height] | The height of the image in pixels. |
Large (480×480) | [current-user:original:user_picture:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [current-user:original:user_picture:media_library] | Represents the image in the given image style. |
Medium (220×220) | [current-user:original:user_picture:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [current-user:original:user_picture:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [current-user:original:user_picture:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [current-user:original:user_picture:title] | Image title text, for the image's 'title' attribute. |
Width | [current-user:original:user_picture:width] | The width of the image in pixels. |
Public Profile profile | [current-user:original:public_profile] | Profile of the type "Public Profile" associate with a user. |
About | [current-user:original:public_profile:field_about] | Text (formatted, long) field. |
Active | [current-user:original:public_profile:status] | Boolean field. |
Changed | [current-user:original:public_profile:changed] | Last changed field. |
Created | [current-user:original:public_profile:created] | Created field. |
Default | [current-user:original:public_profile:is_default] | Boolean field. |
Default revision | [current-user:original:public_profile:revision_default] | Boolean field. |
ID | [current-user:original:public_profile:profile_id] | Number (integer) field. |
Language | [current-user:original:public_profile:language] | The language of the profile. |
Name | [current-user:original:public_profile:field_name] | Text (plain) field. |
Owner | [current-user:original:public_profile:uid] | Entity reference field. |
Photo | [current-user:original:public_profile:field_photo] | Image field. |
Profile type | [current-user:original:public_profile:type] | Entity reference field. |
Revision create time | [current-user:original:public_profile:revision_created] | Created field. |
Revision ID | [current-user:original:public_profile:revision_id] | Number (integer) field. |
Revision log message | [current-user:original:public_profile:revision_log_message] | Text (plain, long) field. |
Revision user | [current-user:original:public_profile:revision_user] | Entity reference field. |
Scheduled transition date | [current-user:original:public_profile:scheduled_transition_date] | Date field. |
Scheduled transition state | [current-user:original:public_profile:scheduled_transition_state] | Text (plain) field. |
URL | [current-user:original:public_profile:url] | The URL of the profile. |
UUID | [current-user:original:public_profile:uuid] | UUID field. |
Website | [current-user:original:public_profile:field_website] | Link field. |
Roles | [current-user:original:roles] | The user roles associated with the user account. |
Count | [current-user:original:roles:count] | The number of elements in the array. |
First | [current-user:original:roles:first] | The first element of the array. |
Imploded | [current-user:original:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [current-user:original:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [current-user:original:roles:keys] | The array of keys of the array. |
Last | [current-user:original:roles:last] | The last element of the array. |
Reversed | [current-user:original:roles:reversed] | The array reversed. |
Value | [current-user:original:roles:value:?] | The specific value of the array. |
URL | [current-user:original:url] | The URL of the account profile page. |
Absolute URL | [current-user:original:url:absolute] | The absolute URL. |
Arguments | [current-user:original:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [current-user:original:url:brief] | The URL without the protocol and trailing backslash. |
Path | [current-user:original:url:path] | The path component of the URL. |
Relative URL | [current-user:original:url:relative] | The relative URL. |
Unaliased URL | [current-user:original:url:unaliased] | The unaliased URL. |
User ID | [current-user:original:uid] | The unique ID of the user account. |
User role ids | [current-user:original:role-ids] | The role ids the user account is a member of as comma separated list. |
User role names | [current-user:original:role-names] | The role names the user account is a member of as comma separated list. |
Phone Number | [current-user:field_phone_number] | Telephone number field. |
Telephone number | [current-user:field_phone_number:value] | |
Picture | [current-user:user_picture] | Image field. |
1x1fp | [current-user:user_picture:1200fp] | Represents the image in the given image style. |
File size | [current-user:user_picture:1200fp:filesize] | The file size of the image. |
Height | [current-user:user_picture:1200fp:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:1200fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:1200fp:uri] | The URI to the image. |
URL | [current-user:user_picture:1200fp:url] | The URL to the image. |
Width | [current-user:user_picture:1200fp:width] | The width of the image, in pixels. |
900x300 | [current-user:user_picture:900x300] | Represents the image in the given image style. |
File size | [current-user:user_picture:900x300:filesize] | The file size of the image. |
Height | [current-user:user_picture:900x300:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:900x300:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:900x300:uri] | The URI to the image. |
URL | [current-user:user_picture:900x300:url] | The URL to the image. |
Width | [current-user:user_picture:900x300:width] | The width of the image, in pixels. |
960x960 | [current-user:user_picture:960x960] | Represents the image in the given image style. |
File size | [current-user:user_picture:960x960:filesize] | The file size of the image. |
Height | [current-user:user_picture:960x960:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:960x960:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:960x960:uri] | The URI to the image. |
URL | [current-user:user_picture:960x960:url] | The URL to the image. |
Width | [current-user:user_picture:960x960:width] | The width of the image, in pixels. |
2100w | [current-user:user_picture:2100w] | Represents the image in the given image style. |
File size | [current-user:user_picture:2100w:filesize] | The file size of the image. |
Height | [current-user:user_picture:2100w:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:2100w:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:2100w:uri] | The URI to the image. |
URL | [current-user:user_picture:2100w:url] | The URL to the image. |
Width | [current-user:user_picture:2100w:width] | The width of the image, in pixels. |
Alternative text | [current-user:user_picture:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [current-user:user_picture:crop_4x1_fp] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_4x1_fp:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_4x1_fp:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_4x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_4x1_fp:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_4x1_fp:url] | The URL to the image. |
Width | [current-user:user_picture:crop_4x1_fp:width] | The width of the image, in pixels. |
Crop: 1x1 FP | [current-user:user_picture:crop_1x1_fp] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_1x1_fp:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_1x1_fp:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_1x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_1x1_fp:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_1x1_fp:url] | The URL to the image. |
Width | [current-user:user_picture:crop_1x1_fp:width] | The width of the image, in pixels. |
Crop:1x1-100 | [current-user:user_picture:crop_1x1_100] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_1x1_100:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_1x1_100:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_1x1_100:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_1x1_100:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_1x1_100:url] | The URL to the image. |
Width | [current-user:user_picture:crop_1x1_100:width] | The width of the image, in pixels. |
Crop:1x1-200 | [current-user:user_picture:crop_1x1_200] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_1x1_200:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_1x1_200:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_1x1_200:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_1x1_200:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_1x1_200:url] | The URL to the image. |
Width | [current-user:user_picture:crop_1x1_200:width] | The width of the image, in pixels. |
Crop:1x1-450-FP | [current-user:user_picture:crop_1x1_360_fp] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_1x1_360_fp:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_1x1_360_fp:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_1x1_360_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_1x1_360_fp:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_1x1_360_fp:url] | The URL to the image. |
Width | [current-user:user_picture:crop_1x1_360_fp:width] | The width of the image, in pixels. |
Crop: 2x1 FP | [current-user:user_picture:crop_2x1_fp] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_2x1_fp:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_2x1_fp:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_2x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_2x1_fp:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_2x1_fp:url] | The URL to the image. |
Width | [current-user:user_picture:crop_2x1_fp:width] | The width of the image, in pixels. |
Crop: 3x1 FP | [current-user:user_picture:crop_3x1_fp] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_3x1_fp:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_3x1_fp:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_3x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_3x1_fp:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_3x1_fp:url] | The URL to the image. |
Width | [current-user:user_picture:crop_3x1_fp:width] | The width of the image, in pixels. |
Crop:3x4-Small | [current-user:user_picture:crop_3x4_small] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_3x4_small:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_3x4_small:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_3x4_small:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_3x4_small:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_3x4_small:url] | The URL to the image. |
Width | [current-user:user_picture:crop_3x4_small:width] | The width of the image, in pixels. |
Crop: 9x16 | [current-user:user_picture:crop_9x16] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_9x16:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_9x16:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_9x16:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_9x16:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_9x16:url] | The URL to the image. |
Width | [current-user:user_picture:crop_9x16:width] | The width of the image, in pixels. |
Crop: 16x9 | [current-user:user_picture:crop_16x9] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_16x9:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_16x9:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_16x9:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_16x9:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_16x9:url] | The URL to the image. |
Width | [current-user:user_picture:crop_16x9:width] | The width of the image, in pixels. |
Cropped: 3x1 | [current-user:user_picture:crop_3x1] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_3x1:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_3x1:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_3x1:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_3x1:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_3x1:url] | The URL to the image. |
Width | [current-user:user_picture:crop_3x1:width] | The width of the image, in pixels. |
Cropped: Focal point | [current-user:user_picture:crop_focal_point] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_focal_point:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_focal_point:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_focal_point:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_focal_point:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_focal_point:url] | The URL to the image. |
Width | [current-user:user_picture:crop_focal_point:width] | The width of the image, in pixels. |
Cropped: Freeform | [current-user:user_picture:crop_freeform] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_freeform:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_freeform:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_freeform:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_freeform:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_freeform:url] | The URL to the image. |
Width | [current-user:user_picture:crop_freeform:width] | The width of the image, in pixels. |
Crop Square Focal Point | [current-user:user_picture:crop_square_fp] | Represents the image in the given image style. |
File size | [current-user:user_picture:crop_square_fp:filesize] | The file size of the image. |
Height | [current-user:user_picture:crop_square_fp:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:crop_square_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:crop_square_fp:uri] | The URI to the image. |
URL | [current-user:user_picture:crop_square_fp:url] | The URL to the image. |
Width | [current-user:user_picture:crop_square_fp: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. |
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] | |
FunkyBanner | [current-user:user_picture:funkybanner] | Represents the image in the given image style. |
File size | [current-user:user_picture:funkybanner:filesize] | The file size of the image. |
Height | [current-user:user_picture:funkybanner:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:funkybanner:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:funkybanner:uri] | The URI to the image. |
URL | [current-user:user_picture:funkybanner:url] | The URL to the image. |
Width | [current-user:user_picture:funkybanner:width] | The width of the image, in pixels. |
GeofieldMap Default Icon Style (34x34) | [current-user:user_picture:geofield_map_default_icon_style] | Represents the image in the given image style. |
File size | [current-user:user_picture:geofield_map_default_icon_style:filesize] | The file size of the image. |
Height | [current-user:user_picture:geofield_map_default_icon_style:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:geofield_map_default_icon_style:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:geofield_map_default_icon_style:uri] | The URI to the image. |
URL | [current-user:user_picture:geofield_map_default_icon_style:url] | The URL to the image. |
Width | [current-user:user_picture:geofield_map_default_icon_style:width] | The width of the image, in pixels. |
Height | [current-user:user_picture:height] | The height of the image in pixels. |
Large (480×480) | [current-user:user_picture:large] | Represents the image in the given image style. |
File size | [current-user:user_picture:large:filesize] | The file size of the image. |
Height | [current-user:user_picture:large:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:large:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:large:uri] | The URI to the image. |
URL | [current-user:user_picture:large:url] | The URL to the image. |
Width | [current-user:user_picture:large:width] | The width of the image, in pixels. |
Media Library thumbnail (220x220) | [current-user:user_picture:media_library] | Represents the image in the given image style. |
File size | [current-user:user_picture:media_library:filesize] | The file size of the image. |
Height | [current-user:user_picture:media_library:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:media_library:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:media_library:uri] | The URI to the image. |
URL | [current-user:user_picture:media_library:url] | The URL to the image. |
Width | [current-user:user_picture:media_library:width] | The width of the image, in pixels. |
Medium (220×220) | [current-user:user_picture:medium] | Represents the image in the given image style. |
File size | [current-user:user_picture:medium:filesize] | The file size of the image. |
Height | [current-user:user_picture:medium:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:medium:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:medium:uri] | The URI to the image. |
URL | [current-user:user_picture:medium:url] | The URL to the image. |
Width | [current-user:user_picture:medium:width] | The width of the image, in pixels. |
Thumbnail (100×100) | [current-user:user_picture:thumbnail] | Represents the image in the given image style. |
File size | [current-user:user_picture:thumbnail:filesize] | The file size of the image. |
Height | [current-user:user_picture:thumbnail:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:thumbnail:uri] | The URI to the image. |
URL | [current-user:user_picture:thumbnail:url] | The URL to the image. |
Width | [current-user:user_picture:thumbnail:width] | The width of the image, in pixels. |
Thumbnail 100x100 Check | [current-user:user_picture:thumbnail_100x100_check] | Represents the image in the given image style. |
File size | [current-user:user_picture:thumbnail_100x100_check:filesize] | The file size of the image. |
Height | [current-user:user_picture:thumbnail_100x100_check:height] | The height the image, in pixels. |
MIME type | [current-user:user_picture:thumbnail_100x100_check:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [current-user:user_picture:thumbnail_100x100_check:uri] | The URI to the image. |
URL | [current-user:user_picture:thumbnail_100x100_check:url] | The URL to the image. |
Width | [current-user:user_picture:thumbnail_100x100_check:width] | The width of the image, in pixels. |
Title | [current-user:user_picture:title] | Image title text, for the image's 'title' attribute. |
Width | [current-user:user_picture:width] | The width of the image in pixels. |
Public Profile profile | [current-user:public_profile] | Profile of the type "Public Profile" associate with a user. |
About | [current-user:public_profile:field_about] | Text (formatted, long) field. |
Text | [current-user:public_profile:field_about:value] | |
Text format | [current-user:public_profile:field_about:format] | |
Active | [current-user:public_profile:status] | Boolean field. |
Boolean value | [current-user:public_profile:status:value] | |
Changed | [current-user:public_profile:changed] | Last changed field. |
Timestamp value | [current-user:public_profile:changed:value] | |
Timestamp value format | [current-user:public_profile:changed:date] | |
Created | [current-user:public_profile:created] | Created field. |
Timestamp value | [current-user:public_profile:created:value] | |
Timestamp value format | [current-user:public_profile:created:date] | |
Default | [current-user:public_profile:is_default] | Boolean field. |
Boolean value | [current-user:public_profile:is_default:value] | |
Default revision | [current-user:public_profile:revision_default] | Boolean field. |
Boolean value | [current-user:public_profile:revision_default:value] | |
ID | [current-user:public_profile:profile_id] | Number (integer) field. |
Integer value | [current-user:public_profile:profile_id:value] | |
Language | [current-user:public_profile:language] | The language of the profile. |
Direction | [current-user:public_profile:language:direction] | Whether the language is written left-to-right (ltr) or right-to-left (rtl). |
Domain | [current-user:public_profile:language:domain] | The domain name to use for the language. |
Language code | [current-user:public_profile:language:langcode] | The language code. |
Language name | [current-user:public_profile:language:name] | The language name. |
Path prefix | [current-user:public_profile:language:prefix] | Path prefix for URLs in the language. |
Name | [current-user:public_profile:field_name] | Text (plain) field. |
Text value | [current-user:public_profile:field_name:value] | |
Original profile | [current-user:public_profile:original] | The original profile data if the profile is being updated or saved. |
About | [current-user:public_profile:original:field_about] | Text (formatted, long) field. |
Active | [current-user:public_profile:original:status] | Boolean field. |
Changed | [current-user:public_profile:original:changed] | Last changed field. |
Created | [current-user:public_profile:original:created] | Created field. |
Default | [current-user:public_profile:original:is_default] | Boolean field. |
Default revision | [current-user:public_profile:original:revision_default] | Boolean field. |
ID | [current-user:public_profile:original:profile_id] | Number (integer) field. |
Language | [current-user:public_profile:original:language] | The language of the profile. |
Name | [current-user:public_profile:original:field_name] | Text (plain) field. |
Owner | [current-user:public_profile:original:uid] | Entity reference field. |
Photo | [current-user:public_profile:original:field_photo] | Image field. |
Profile type | [current-user:public_profile:original:type] | Entity reference field. |
Revision create time | [current-user:public_profile:original:revision_created] | Created field. |
Revision ID | [current-user:public_profile:original:revision_id] | Number (integer) field. |
Revision log message | [current-user:public_profile:original:revision_log_message] | Text (plain, long) field. |
Revision user | [current-user:public_profile:original:revision_user] | Entity reference field. |
Scheduled transition date | [current-user:public_profile:original:scheduled_transition_date] | Date field. |
Scheduled transition state | [current-user:public_profile:original:scheduled_transition_state] | Text (plain) field. |
URL | [current-user:public_profile:original:url] | The URL of the profile. |
UUID | [current-user:public_profile:original:uuid] | UUID field. |
Website | [current-user:public_profile:original:field_website] | Link field. |
Owner | [current-user:public_profile:uid] | Entity reference field. |
User | [current-user:public_profile:uid:entity] | The referenced entity |
User ID | [current-user:public_profile:uid:target_id] | |
Photo | [current-user:public_profile:field_photo] | Image field. |
1x1fp | [current-user:public_profile:field_photo:1200fp] | Represents the image in the given image style. |
900x300 | [current-user:public_profile:field_photo:900x300] | Represents the image in the given image style. |
960x960 | [current-user:public_profile:field_photo:960x960] | Represents the image in the given image style. |
2100w | [current-user:public_profile:field_photo:2100w] | Represents the image in the given image style. |
Alternative text | [current-user:public_profile:field_photo:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [current-user:public_profile:field_photo:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [current-user:public_profile:field_photo:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [current-user:public_profile:field_photo:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [current-user:public_profile:field_photo:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [current-user:public_profile:field_photo:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [current-user:public_profile:field_photo:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [current-user:public_profile:field_photo:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [current-user:public_profile:field_photo:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [current-user:public_profile:field_photo:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [current-user:public_profile:field_photo:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [current-user:public_profile:field_photo:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [current-user:public_profile:field_photo:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [current-user:public_profile:field_photo:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [current-user:public_profile:field_photo:crop_square_fp] | Represents the image in the given image style. |
Crop thumbnail | [current-user:public_profile:field_photo:crop_thumbnail] | Represents the image in the given image style. |
File | [current-user:public_profile:field_photo:entity] | The referenced entity |
File ID | [current-user:public_profile:field_photo:target_id] | |
FunkyBanner | [current-user:public_profile:field_photo:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [current-user:public_profile:field_photo:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [current-user:public_profile:field_photo:height] | The height of the image in pixels. |
Large (480×480) | [current-user:public_profile:field_photo:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [current-user:public_profile:field_photo:media_library] | Represents the image in the given image style. |
Medium (220×220) | [current-user:public_profile:field_photo:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [current-user:public_profile:field_photo:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [current-user:public_profile:field_photo:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [current-user:public_profile:field_photo:title] | Image title text, for the image's 'title' attribute. |
Width | [current-user:public_profile:field_photo:width] | The width of the image in pixels. |
Profile type | [current-user:public_profile:type] | Entity reference field. |
Profile type | [current-user:public_profile:type:entity] | The referenced entity |
Profile type ID | [current-user:public_profile:type:target_id] | |
Revision create time | [current-user:public_profile:revision_created] | Created field. |
Timestamp value | [current-user:public_profile:revision_created:value] | |
Timestamp value format | [current-user:public_profile:revision_created:date] | |
Revision ID | [current-user:public_profile:revision_id] | Number (integer) field. |
Integer value | [current-user:public_profile:revision_id:value] | |
Revision log message | [current-user:public_profile:revision_log_message] | Text (plain, long) field. |
Text value | [current-user:public_profile:revision_log_message:value] | |
Revision user | [current-user:public_profile:revision_user] | Entity reference field. |
User | [current-user:public_profile:revision_user:entity] | The referenced entity |
User ID | [current-user:public_profile:revision_user:target_id] | |
Scheduled transition date | [current-user:public_profile:scheduled_transition_date] | Date field. |
Scheduled transition date type with delta 0 | [current-user:public_profile:scheduled_transition_date:0] | |
Scheduled transition date type with delta 1 | [current-user:public_profile:scheduled_transition_date:1] | |
Scheduled transition date type with delta 2 | [current-user:public_profile:scheduled_transition_date:2] | |
Scheduled transition state | [current-user:public_profile:scheduled_transition_state] | Text (plain) field. |
Scheduled transition state type with delta 0 | [current-user:public_profile:scheduled_transition_state:0] | |
Scheduled transition state type with delta 1 | [current-user:public_profile:scheduled_transition_state:1] | |
Scheduled transition state type with delta 2 | [current-user:public_profile:scheduled_transition_state:2] | |
URL | [current-user:public_profile:url] | The URL of the profile. |
Absolute URL | [current-user:public_profile:url:absolute] | The absolute URL. |
Arguments | [current-user:public_profile:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [current-user:public_profile:url:brief] | The URL without the protocol and trailing backslash. |
Path | [current-user:public_profile:url:path] | The path component of the URL. |
Relative URL | [current-user:public_profile:url:relative] | The relative URL. |
Unaliased URL | [current-user:public_profile:url:unaliased] | The unaliased URL. |
UUID | [current-user:public_profile:uuid] | UUID field. |
Text value | [current-user:public_profile:uuid:value] | |
Website | [current-user:public_profile:field_website] | Link field. |
Link text | [current-user:public_profile:field_website:title] | |
URI | [current-user:public_profile:field_website:uri] | |
Roles | [current-user:roles] | The user roles associated with the user account. |
Count | [current-user:roles:count] | The number of elements in the array. |
First | [current-user:roles:first] | The first element of the array. |
Imploded | [current-user:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [current-user:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [current-user:roles:keys] | The array of keys of the array. |
Count | [current-user:roles:keys:count] | The number of elements in the array. |
First | [current-user:roles:keys:first] | The first element of the array. |
Imploded | [current-user:roles:keys:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [current-user:roles:keys:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Last | [current-user:roles:keys:last] | The last element of the array. |
Reversed | [current-user:roles:keys:reversed] | The array reversed. |
Value | [current-user:roles:keys:value:?] | The specific value of the array. |
Last | [current-user:roles:last] | The last element of the array. |
Reversed | [current-user:roles:reversed] | The array reversed. |
Count | [current-user:roles:reversed:count] | The number of elements in the array. |
First | [current-user:roles:reversed:first] | The first element of the array. |
Imploded | [current-user:roles:reversed:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [current-user:roles:reversed:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [current-user:roles:reversed:keys] | The array of keys of the array. |
Last | [current-user:roles:reversed:last] | The last element of the array. |
Value | [current-user:roles:reversed:value:?] | The specific value of the array. |
Value | [current-user:roles:value:?] | The specific value of the array. |
URL | [current-user:url] | The URL of the account profile page. |
Absolute URL | [current-user:url:absolute] | The absolute URL. |
Arguments | [current-user:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [current-user:url:args:count] | The number of elements in the array. |
First | [current-user:url:args:first] | The first element of the array. |
Imploded | [current-user:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [current-user:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [current-user:url:args:keys] | The array of keys of the array. |
Last | [current-user:url:args:last] | The last element of the array. |
Reversed | [current-user:url:args:reversed] | The array reversed. |
Value | [current-user:url:args:value:?] | The specific value of the array. |
Brief URL | [current-user:url:brief] | The URL without the protocol and trailing backslash. |
Path | [current-user:url:path] | The path component of the URL. |
Relative URL | [current-user:url:relative] | The relative URL. |
Unaliased URL | [current-user:url:unaliased] | The unaliased URL. |
Absolute URL | [current-user:url:unaliased:absolute] | The absolute URL. |
Arguments | [current-user:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [current-user:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [current-user:url:unaliased:path] | The path component of the URL. |
Relative URL | [current-user:url:unaliased:relative] | The relative URL. |
User ID | [current-user:uid] | The unique ID of the user account. |
User role ids | [current-user:role-ids] | The role ids the user account is a member of as comma separated list. |
User role names | [current-user:role-names] | The role names the user account is a member of as comma separated list. |
Language | language | Tokens related to site language. |
Direction | [language:direction] | Whether the language is written left-to-right (ltr) or right-to-left (rtl). |
Domain | [language:domain] | The domain name to use for the language. |
Language code | [language:langcode] | The language code. |
Language name | [language:name] | The language name. |
Path prefix | [language:prefix] | Path prefix for URLs in the language. |
Nodes | node | Tokens related to individual content items, or "nodes". |
Address | [node:field_address] | Address field. |
The additional name | [node:field_address:additional_name] | |
The country name | [node:field_address:country_name] | |
The dependent locality (i.e. neighbourhood) | [node:field_address:dependent_locality] | |
The family name | [node:field_address:family_name] | |
The first line of the address block | [node:field_address:address_line1] | |
The given name | [node:field_address:given_name] | |
The language code | [node:field_address:langcode] | |
The locality (i.e. city) | [node:field_address:locality] | |
The organization | [node:field_address:organization] | |
The postal code | [node:field_address:postal_code] | |
The second line of the address block | [node:field_address:address_line2] | |
The sorting code | [node:field_address:sorting_code] | |
The top-level administrative subdivision of the country | [node:field_address:administrative_area] | |
The two-letter country code | [node:field_address:country_code] | |
Air Conditioning | [node:field_air_con] | Boolean field. |
Boolean value | [node:field_air_con:value] | |
Artwork 1x1 | [node:field_artwork_1x1] | Image field. |
1x1fp | [node:field_artwork_1x1:1200fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:1200fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:1200fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:1200fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:1200fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:1200fp:url] | The URL to the image. |
Width | [node:field_artwork_1x1:1200fp:width] | The width of the image, in pixels. |
900x300 | [node:field_artwork_1x1:900x300] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:900x300:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:900x300:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:900x300:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:900x300:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:900x300:url] | The URL to the image. |
Width | [node:field_artwork_1x1:900x300:width] | The width of the image, in pixels. |
960x960 | [node:field_artwork_1x1:960x960] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:960x960:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:960x960:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:960x960:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:960x960:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:960x960:url] | The URL to the image. |
Width | [node:field_artwork_1x1:960x960:width] | The width of the image, in pixels. |
2100w | [node:field_artwork_1x1:2100w] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:2100w:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:2100w:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:2100w:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:2100w:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:2100w:url] | The URL to the image. |
Width | [node:field_artwork_1x1:2100w:width] | The width of the image, in pixels. |
Alternative text | [node:field_artwork_1x1:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:field_artwork_1x1:crop_4x1_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_4x1_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_4x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_4x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_4x1_fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_4x1_fp:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_4x1_fp:width] | The width of the image, in pixels. |
Crop: 1x1 FP | [node:field_artwork_1x1:crop_1x1_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_1x1_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_1x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_1x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_1x1_fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_1x1_fp:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_1x1_fp:width] | The width of the image, in pixels. |
Crop:1x1-100 | [node:field_artwork_1x1:crop_1x1_100] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_1x1_100:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_1x1_100:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_1x1_100:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_1x1_100:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_1x1_100:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_1x1_100:width] | The width of the image, in pixels. |
Crop:1x1-200 | [node:field_artwork_1x1:crop_1x1_200] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_1x1_200:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_1x1_200:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_1x1_200:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_1x1_200:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_1x1_200:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_1x1_200:width] | The width of the image, in pixels. |
Crop:1x1-450-FP | [node:field_artwork_1x1:crop_1x1_360_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_1x1_360_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_1x1_360_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_1x1_360_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_1x1_360_fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_1x1_360_fp:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_1x1_360_fp:width] | The width of the image, in pixels. |
Crop: 2x1 FP | [node:field_artwork_1x1:crop_2x1_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_2x1_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_2x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_2x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_2x1_fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_2x1_fp:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_2x1_fp:width] | The width of the image, in pixels. |
Crop: 3x1 FP | [node:field_artwork_1x1:crop_3x1_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_3x1_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_3x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_3x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_3x1_fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_3x1_fp:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_3x1_fp:width] | The width of the image, in pixels. |
Crop:3x4-Small | [node:field_artwork_1x1:crop_3x4_small] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_3x4_small:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_3x4_small:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_3x4_small:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_3x4_small:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_3x4_small:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_3x4_small:width] | The width of the image, in pixels. |
Crop: 9x16 | [node:field_artwork_1x1:crop_9x16] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_9x16:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_9x16:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_9x16:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_9x16:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_9x16:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_9x16:width] | The width of the image, in pixels. |
Crop: 16x9 | [node:field_artwork_1x1:crop_16x9] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_16x9:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_16x9:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_16x9:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_16x9:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_16x9:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_16x9:width] | The width of the image, in pixels. |
Cropped: 3x1 | [node:field_artwork_1x1:crop_3x1] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_3x1:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_3x1:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_3x1:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_3x1:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_3x1:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_3x1:width] | The width of the image, in pixels. |
Cropped: Focal point | [node:field_artwork_1x1:crop_focal_point] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_focal_point:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_focal_point:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_focal_point:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_focal_point:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_focal_point:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_focal_point:width] | The width of the image, in pixels. |
Cropped: Freeform | [node:field_artwork_1x1:crop_freeform] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_freeform:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_freeform:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_freeform:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_freeform:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_freeform:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_freeform:width] | The width of the image, in pixels. |
Crop Square Focal Point | [node:field_artwork_1x1:crop_square_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_square_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_square_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_square_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_square_fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_square_fp:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_square_fp:width] | The width of the image, in pixels. |
Crop thumbnail | [node:field_artwork_1x1:crop_thumbnail] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:crop_thumbnail:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:crop_thumbnail:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:crop_thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:crop_thumbnail:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:crop_thumbnail:url] | The URL to the image. |
Width | [node:field_artwork_1x1:crop_thumbnail:width] | The width of the image, in pixels. |
File | [node:field_artwork_1x1:entity] | The referenced entity |
Base name | [node:field_artwork_1x1:entity:basename] | The base name of the file. |
Changed | [node:field_artwork_1x1:entity:changed] | The date the file was most recently changed. |
Created | [node:field_artwork_1x1:entity:created] | The date the file created. |
Extension | [node:field_artwork_1x1:entity:extension] | The extension of the file. |
File byte size | [node:field_artwork_1x1:entity:size-raw] | The size of the file, in bytes. |
File ID | [node:field_artwork_1x1:entity:fid] | The unique ID of the uploaded file. |
File name | [node:field_artwork_1x1:entity:name] | The name of the file on disk. |
File size | [node:field_artwork_1x1:entity:size] | The size of the file. |
Language | [node:field_artwork_1x1:entity:language] | The language of the file. |
MIME type | [node:field_artwork_1x1:entity:mime] | The MIME type of the file. |
Original file | [node:field_artwork_1x1:entity:original] | The original file data if the file is being updated or saved. |
Owner | [node:field_artwork_1x1:entity:owner] | The user who originally uploaded the file. |
Path | [node:field_artwork_1x1:entity:path] | The location of the file relative to Drupal root. |
URL | [node:field_artwork_1x1:entity:url] | The web-accessible URL for the file. |
File ID | [node:field_artwork_1x1:target_id] | |
FunkyBanner | [node:field_artwork_1x1:funkybanner] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:funkybanner:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:funkybanner:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:funkybanner:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:funkybanner:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:funkybanner:url] | The URL to the image. |
Width | [node:field_artwork_1x1:funkybanner:width] | The width of the image, in pixels. |
GeofieldMap Default Icon Style (34x34) | [node:field_artwork_1x1:geofield_map_default_icon_style] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:geofield_map_default_icon_style:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:geofield_map_default_icon_style:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:geofield_map_default_icon_style:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:geofield_map_default_icon_style:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:geofield_map_default_icon_style:url] | The URL to the image. |
Width | [node:field_artwork_1x1:geofield_map_default_icon_style:width] | The width of the image, in pixels. |
Height | [node:field_artwork_1x1:height] | The height of the image in pixels. |
Large (480×480) | [node:field_artwork_1x1:large] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:large:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:large:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:large:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:large:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:large:url] | The URL to the image. |
Width | [node:field_artwork_1x1:large:width] | The width of the image, in pixels. |
Media Library thumbnail (220x220) | [node:field_artwork_1x1:media_library] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:media_library:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:media_library:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:media_library:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:media_library:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:media_library:url] | The URL to the image. |
Width | [node:field_artwork_1x1:media_library:width] | The width of the image, in pixels. |
Medium (220×220) | [node:field_artwork_1x1:medium] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:medium:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:medium:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:medium:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:medium:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:medium:url] | The URL to the image. |
Width | [node:field_artwork_1x1:medium:width] | The width of the image, in pixels. |
Thumbnail (100×100) | [node:field_artwork_1x1:thumbnail] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:thumbnail:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:thumbnail:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:thumbnail:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:thumbnail:url] | The URL to the image. |
Width | [node:field_artwork_1x1:thumbnail:width] | The width of the image, in pixels. |
Thumbnail 100x100 Check | [node:field_artwork_1x1:thumbnail_100x100_check] | Represents the image in the given image style. |
File size | [node:field_artwork_1x1:thumbnail_100x100_check:filesize] | The file size of the image. |
Height | [node:field_artwork_1x1:thumbnail_100x100_check:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x1:thumbnail_100x100_check:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x1:thumbnail_100x100_check:uri] | The URI to the image. |
URL | [node:field_artwork_1x1:thumbnail_100x100_check:url] | The URL to the image. |
Width | [node:field_artwork_1x1:thumbnail_100x100_check:width] | The width of the image, in pixels. |
Title | [node:field_artwork_1x1:title] | Image title text, for the image's 'title' attribute. |
Width | [node:field_artwork_1x1:width] | The width of the image in pixels. |
Artwork 1x2 | [node:field_artwork_1x2] | Image field. |
1x1fp | [node:field_artwork_1x2:1200fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:1200fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:1200fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:1200fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:1200fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:1200fp:url] | The URL to the image. |
Width | [node:field_artwork_1x2:1200fp:width] | The width of the image, in pixels. |
900x300 | [node:field_artwork_1x2:900x300] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:900x300:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:900x300:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:900x300:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:900x300:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:900x300:url] | The URL to the image. |
Width | [node:field_artwork_1x2:900x300:width] | The width of the image, in pixels. |
960x960 | [node:field_artwork_1x2:960x960] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:960x960:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:960x960:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:960x960:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:960x960:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:960x960:url] | The URL to the image. |
Width | [node:field_artwork_1x2:960x960:width] | The width of the image, in pixels. |
2100w | [node:field_artwork_1x2:2100w] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:2100w:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:2100w:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:2100w:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:2100w:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:2100w:url] | The URL to the image. |
Width | [node:field_artwork_1x2:2100w:width] | The width of the image, in pixels. |
Alternative text | [node:field_artwork_1x2:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:field_artwork_1x2:crop_4x1_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_4x1_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_4x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_4x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_4x1_fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_4x1_fp:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_4x1_fp:width] | The width of the image, in pixels. |
Crop: 1x1 FP | [node:field_artwork_1x2:crop_1x1_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_1x1_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_1x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_1x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_1x1_fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_1x1_fp:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_1x1_fp:width] | The width of the image, in pixels. |
Crop:1x1-100 | [node:field_artwork_1x2:crop_1x1_100] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_1x1_100:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_1x1_100:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_1x1_100:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_1x1_100:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_1x1_100:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_1x1_100:width] | The width of the image, in pixels. |
Crop:1x1-200 | [node:field_artwork_1x2:crop_1x1_200] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_1x1_200:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_1x1_200:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_1x1_200:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_1x1_200:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_1x1_200:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_1x1_200:width] | The width of the image, in pixels. |
Crop:1x1-450-FP | [node:field_artwork_1x2:crop_1x1_360_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_1x1_360_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_1x1_360_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_1x1_360_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_1x1_360_fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_1x1_360_fp:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_1x1_360_fp:width] | The width of the image, in pixels. |
Crop: 2x1 FP | [node:field_artwork_1x2:crop_2x1_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_2x1_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_2x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_2x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_2x1_fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_2x1_fp:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_2x1_fp:width] | The width of the image, in pixels. |
Crop: 3x1 FP | [node:field_artwork_1x2:crop_3x1_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_3x1_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_3x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_3x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_3x1_fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_3x1_fp:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_3x1_fp:width] | The width of the image, in pixels. |
Crop:3x4-Small | [node:field_artwork_1x2:crop_3x4_small] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_3x4_small:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_3x4_small:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_3x4_small:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_3x4_small:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_3x4_small:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_3x4_small:width] | The width of the image, in pixels. |
Crop: 9x16 | [node:field_artwork_1x2:crop_9x16] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_9x16:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_9x16:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_9x16:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_9x16:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_9x16:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_9x16:width] | The width of the image, in pixels. |
Crop: 16x9 | [node:field_artwork_1x2:crop_16x9] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_16x9:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_16x9:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_16x9:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_16x9:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_16x9:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_16x9:width] | The width of the image, in pixels. |
Cropped: 3x1 | [node:field_artwork_1x2:crop_3x1] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_3x1:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_3x1:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_3x1:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_3x1:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_3x1:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_3x1:width] | The width of the image, in pixels. |
Cropped: Focal point | [node:field_artwork_1x2:crop_focal_point] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_focal_point:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_focal_point:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_focal_point:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_focal_point:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_focal_point:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_focal_point:width] | The width of the image, in pixels. |
Cropped: Freeform | [node:field_artwork_1x2:crop_freeform] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_freeform:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_freeform:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_freeform:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_freeform:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_freeform:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_freeform:width] | The width of the image, in pixels. |
Crop Square Focal Point | [node:field_artwork_1x2:crop_square_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_square_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_square_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_square_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_square_fp:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_square_fp:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_square_fp:width] | The width of the image, in pixels. |
Crop thumbnail | [node:field_artwork_1x2:crop_thumbnail] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:crop_thumbnail:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:crop_thumbnail:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:crop_thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:crop_thumbnail:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:crop_thumbnail:url] | The URL to the image. |
Width | [node:field_artwork_1x2:crop_thumbnail:width] | The width of the image, in pixels. |
File | [node:field_artwork_1x2:entity] | The referenced entity |
Base name | [node:field_artwork_1x2:entity:basename] | The base name of the file. |
Changed | [node:field_artwork_1x2:entity:changed] | The date the file was most recently changed. |
Created | [node:field_artwork_1x2:entity:created] | The date the file created. |
Extension | [node:field_artwork_1x2:entity:extension] | The extension of the file. |
File byte size | [node:field_artwork_1x2:entity:size-raw] | The size of the file, in bytes. |
File ID | [node:field_artwork_1x2:entity:fid] | The unique ID of the uploaded file. |
File name | [node:field_artwork_1x2:entity:name] | The name of the file on disk. |
File size | [node:field_artwork_1x2:entity:size] | The size of the file. |
Language | [node:field_artwork_1x2:entity:language] | The language of the file. |
MIME type | [node:field_artwork_1x2:entity:mime] | The MIME type of the file. |
Original file | [node:field_artwork_1x2:entity:original] | The original file data if the file is being updated or saved. |
Owner | [node:field_artwork_1x2:entity:owner] | The user who originally uploaded the file. |
Path | [node:field_artwork_1x2:entity:path] | The location of the file relative to Drupal root. |
URL | [node:field_artwork_1x2:entity:url] | The web-accessible URL for the file. |
File ID | [node:field_artwork_1x2:target_id] | |
FunkyBanner | [node:field_artwork_1x2:funkybanner] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:funkybanner:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:funkybanner:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:funkybanner:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:funkybanner:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:funkybanner:url] | The URL to the image. |
Width | [node:field_artwork_1x2:funkybanner:width] | The width of the image, in pixels. |
GeofieldMap Default Icon Style (34x34) | [node:field_artwork_1x2:geofield_map_default_icon_style] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:geofield_map_default_icon_style:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:geofield_map_default_icon_style:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:geofield_map_default_icon_style:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:geofield_map_default_icon_style:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:geofield_map_default_icon_style:url] | The URL to the image. |
Width | [node:field_artwork_1x2:geofield_map_default_icon_style:width] | The width of the image, in pixels. |
Height | [node:field_artwork_1x2:height] | The height of the image in pixels. |
Large (480×480) | [node:field_artwork_1x2:large] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:large:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:large:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:large:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:large:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:large:url] | The URL to the image. |
Width | [node:field_artwork_1x2:large:width] | The width of the image, in pixels. |
Media Library thumbnail (220x220) | [node:field_artwork_1x2:media_library] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:media_library:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:media_library:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:media_library:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:media_library:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:media_library:url] | The URL to the image. |
Width | [node:field_artwork_1x2:media_library:width] | The width of the image, in pixels. |
Medium (220×220) | [node:field_artwork_1x2:medium] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:medium:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:medium:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:medium:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:medium:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:medium:url] | The URL to the image. |
Width | [node:field_artwork_1x2:medium:width] | The width of the image, in pixels. |
Thumbnail (100×100) | [node:field_artwork_1x2:thumbnail] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:thumbnail:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:thumbnail:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:thumbnail:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:thumbnail:url] | The URL to the image. |
Width | [node:field_artwork_1x2:thumbnail:width] | The width of the image, in pixels. |
Thumbnail 100x100 Check | [node:field_artwork_1x2:thumbnail_100x100_check] | Represents the image in the given image style. |
File size | [node:field_artwork_1x2:thumbnail_100x100_check:filesize] | The file size of the image. |
Height | [node:field_artwork_1x2:thumbnail_100x100_check:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_1x2:thumbnail_100x100_check:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_1x2:thumbnail_100x100_check:uri] | The URI to the image. |
URL | [node:field_artwork_1x2:thumbnail_100x100_check:url] | The URL to the image. |
Width | [node:field_artwork_1x2:thumbnail_100x100_check:width] | The width of the image, in pixels. |
Title | [node:field_artwork_1x2:title] | Image title text, for the image's 'title' attribute. |
Width | [node:field_artwork_1x2:width] | The width of the image in pixels. |
Artwork 16x9 | [node:field_artwork_16x9] | Image field. |
1x1fp | [node:field_artwork_16x9:1200fp] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:1200fp:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:1200fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:1200fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:1200fp:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:1200fp:url] | The URL to the image. |
Width | [node:field_artwork_16x9:1200fp:width] | The width of the image, in pixels. |
900x300 | [node:field_artwork_16x9:900x300] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:900x300:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:900x300:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:900x300:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:900x300:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:900x300:url] | The URL to the image. |
Width | [node:field_artwork_16x9:900x300:width] | The width of the image, in pixels. |
960x960 | [node:field_artwork_16x9:960x960] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:960x960:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:960x960:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:960x960:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:960x960:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:960x960:url] | The URL to the image. |
Width | [node:field_artwork_16x9:960x960:width] | The width of the image, in pixels. |
2100w | [node:field_artwork_16x9:2100w] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:2100w:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:2100w:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:2100w:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:2100w:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:2100w:url] | The URL to the image. |
Width | [node:field_artwork_16x9:2100w:width] | The width of the image, in pixels. |
Alternative text | [node:field_artwork_16x9:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:field_artwork_16x9:crop_4x1_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_4x1_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_4x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_4x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_4x1_fp:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_4x1_fp:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_4x1_fp:width] | The width of the image, in pixels. |
Crop: 1x1 FP | [node:field_artwork_16x9:crop_1x1_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_1x1_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_1x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_1x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_1x1_fp:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_1x1_fp:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_1x1_fp:width] | The width of the image, in pixels. |
Crop:1x1-100 | [node:field_artwork_16x9:crop_1x1_100] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_1x1_100:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_1x1_100:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_1x1_100:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_1x1_100:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_1x1_100:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_1x1_100:width] | The width of the image, in pixels. |
Crop:1x1-200 | [node:field_artwork_16x9:crop_1x1_200] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_1x1_200:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_1x1_200:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_1x1_200:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_1x1_200:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_1x1_200:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_1x1_200:width] | The width of the image, in pixels. |
Crop:1x1-450-FP | [node:field_artwork_16x9:crop_1x1_360_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_1x1_360_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_1x1_360_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_1x1_360_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_1x1_360_fp:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_1x1_360_fp:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_1x1_360_fp:width] | The width of the image, in pixels. |
Crop: 2x1 FP | [node:field_artwork_16x9:crop_2x1_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_2x1_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_2x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_2x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_2x1_fp:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_2x1_fp:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_2x1_fp:width] | The width of the image, in pixels. |
Crop: 3x1 FP | [node:field_artwork_16x9:crop_3x1_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_3x1_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_3x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_3x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_3x1_fp:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_3x1_fp:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_3x1_fp:width] | The width of the image, in pixels. |
Crop:3x4-Small | [node:field_artwork_16x9:crop_3x4_small] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_3x4_small:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_3x4_small:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_3x4_small:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_3x4_small:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_3x4_small:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_3x4_small:width] | The width of the image, in pixels. |
Crop: 9x16 | [node:field_artwork_16x9:crop_9x16] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_9x16:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_9x16:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_9x16:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_9x16:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_9x16:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_9x16:width] | The width of the image, in pixels. |
Crop: 16x9 | [node:field_artwork_16x9:crop_16x9] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_16x9:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_16x9:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_16x9:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_16x9:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_16x9:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_16x9:width] | The width of the image, in pixels. |
Cropped: 3x1 | [node:field_artwork_16x9:crop_3x1] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_3x1:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_3x1:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_3x1:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_3x1:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_3x1:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_3x1:width] | The width of the image, in pixels. |
Cropped: Focal point | [node:field_artwork_16x9:crop_focal_point] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_focal_point:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_focal_point:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_focal_point:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_focal_point:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_focal_point:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_focal_point:width] | The width of the image, in pixels. |
Cropped: Freeform | [node:field_artwork_16x9:crop_freeform] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_freeform:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_freeform:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_freeform:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_freeform:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_freeform:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_freeform:width] | The width of the image, in pixels. |
Crop Square Focal Point | [node:field_artwork_16x9:crop_square_fp] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_square_fp:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_square_fp:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_square_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_square_fp:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_square_fp:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_square_fp:width] | The width of the image, in pixels. |
Crop thumbnail | [node:field_artwork_16x9:crop_thumbnail] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:crop_thumbnail:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:crop_thumbnail:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:crop_thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:crop_thumbnail:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:crop_thumbnail:url] | The URL to the image. |
Width | [node:field_artwork_16x9:crop_thumbnail:width] | The width of the image, in pixels. |
File | [node:field_artwork_16x9:entity] | The referenced entity |
Base name | [node:field_artwork_16x9:entity:basename] | The base name of the file. |
Changed | [node:field_artwork_16x9:entity:changed] | The date the file was most recently changed. |
Created | [node:field_artwork_16x9:entity:created] | The date the file created. |
Extension | [node:field_artwork_16x9:entity:extension] | The extension of the file. |
File byte size | [node:field_artwork_16x9:entity:size-raw] | The size of the file, in bytes. |
File ID | [node:field_artwork_16x9:entity:fid] | The unique ID of the uploaded file. |
File name | [node:field_artwork_16x9:entity:name] | The name of the file on disk. |
File size | [node:field_artwork_16x9:entity:size] | The size of the file. |
Language | [node:field_artwork_16x9:entity:language] | The language of the file. |
MIME type | [node:field_artwork_16x9:entity:mime] | The MIME type of the file. |
Original file | [node:field_artwork_16x9:entity:original] | The original file data if the file is being updated or saved. |
Owner | [node:field_artwork_16x9:entity:owner] | The user who originally uploaded the file. |
Path | [node:field_artwork_16x9:entity:path] | The location of the file relative to Drupal root. |
URL | [node:field_artwork_16x9:entity:url] | The web-accessible URL for the file. |
File ID | [node:field_artwork_16x9:target_id] | |
FunkyBanner | [node:field_artwork_16x9:funkybanner] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:funkybanner:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:funkybanner:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:funkybanner:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:funkybanner:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:funkybanner:url] | The URL to the image. |
Width | [node:field_artwork_16x9:funkybanner:width] | The width of the image, in pixels. |
GeofieldMap Default Icon Style (34x34) | [node:field_artwork_16x9:geofield_map_default_icon_style] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:geofield_map_default_icon_style:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:geofield_map_default_icon_style:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:geofield_map_default_icon_style:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:geofield_map_default_icon_style:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:geofield_map_default_icon_style:url] | The URL to the image. |
Width | [node:field_artwork_16x9:geofield_map_default_icon_style:width] | The width of the image, in pixels. |
Height | [node:field_artwork_16x9:height] | The height of the image in pixels. |
Large (480×480) | [node:field_artwork_16x9:large] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:large:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:large:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:large:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:large:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:large:url] | The URL to the image. |
Width | [node:field_artwork_16x9:large:width] | The width of the image, in pixels. |
Media Library thumbnail (220x220) | [node:field_artwork_16x9:media_library] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:media_library:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:media_library:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:media_library:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:media_library:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:media_library:url] | The URL to the image. |
Width | [node:field_artwork_16x9:media_library:width] | The width of the image, in pixels. |
Medium (220×220) | [node:field_artwork_16x9:medium] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:medium:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:medium:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:medium:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:medium:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:medium:url] | The URL to the image. |
Width | [node:field_artwork_16x9:medium:width] | The width of the image, in pixels. |
Thumbnail (100×100) | [node:field_artwork_16x9:thumbnail] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:thumbnail:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:thumbnail:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:thumbnail:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:thumbnail:url] | The URL to the image. |
Width | [node:field_artwork_16x9:thumbnail:width] | The width of the image, in pixels. |
Thumbnail 100x100 Check | [node:field_artwork_16x9:thumbnail_100x100_check] | Represents the image in the given image style. |
File size | [node:field_artwork_16x9:thumbnail_100x100_check:filesize] | The file size of the image. |
Height | [node:field_artwork_16x9:thumbnail_100x100_check:height] | The height the image, in pixels. |
MIME type | [node:field_artwork_16x9:thumbnail_100x100_check:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_artwork_16x9:thumbnail_100x100_check:uri] | The URI to the image. |
URL | [node:field_artwork_16x9:thumbnail_100x100_check:url] | The URL to the image. |
Width | [node:field_artwork_16x9:thumbnail_100x100_check:width] | The width of the image, in pixels. |
Title | [node:field_artwork_16x9:title] | Image title text, for the image's 'title' attribute. |
Width | [node:field_artwork_16x9:width] | The width of the image in pixels. |
Audience(s) | [node:field_ref_audiences] | Entity reference field. |
Audience(s) type with delta 0 | [node:field_ref_audiences:0] | |
Taxonomy term | [node:field_ref_audiences:0:entity] | The referenced entity |
Taxonomy term ID | [node:field_ref_audiences:0:target_id] | |
Audience(s) type with delta 1 | [node:field_ref_audiences:1] | |
Taxonomy term | [node:field_ref_audiences:1:entity] | The referenced entity |
Taxonomy term ID | [node:field_ref_audiences:1:target_id] | |
Audience(s) type with delta 2 | [node:field_ref_audiences:2] | |
Taxonomy term | [node:field_ref_audiences:2:entity] | The referenced entity |
Taxonomy term ID | [node:field_ref_audiences:2:target_id] | |
Author | [node:author] | |
Account Name | [node:author:account-name] | The login name of the user account. |
Created | [node:author:created] | The date the user account was created. |
Custom format | [node:author:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:author:created:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:author:created:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:author:created:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:author:created:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:author:created:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:author:created:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:author:created:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:author:created:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:author:created:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:author:created:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:author:created:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:author:created:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:author:created:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:author:created:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:author:created:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:author:created:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:author:created:since] | A date in 'time-since' format. (6 minutes) |
Deprecated: User Name | [node:author:name] | Deprecated: Use account-name or display-name instead. |
Displayed Name | [node:author:field_name_displayed] | Text (plain) field. |
Text value | [node:author:field_name_displayed:value] | |
Display Name | [node:author:display-name] | The display name of the user account. |
Edit URL | [node:author:edit-url] | The URL of the account edit page. |
[node:author:mail] | The email address of the user account. | |
Language | [node:author:language] | The language of the user. |
Direction | [node:author:language:direction] | Whether the language is written left-to-right (ltr) or right-to-left (rtl). |
Domain | [node:author:language:domain] | The domain name to use for the language. |
Language code | [node:author:language:langcode] | The language code. |
Language name | [node:author:language:name] | The language name. |
Path prefix | [node:author:language:prefix] | Path prefix for URLs in the language. |
Last login | [node:author:last-login] | The date the user last logged in to the site. |
Custom format | [node:author:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:author:last-login:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:author:last-login:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:author:last-login:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:author:last-login:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:author:last-login:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:author:last-login:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:author:last-login:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:author:last-login:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:author:last-login:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:author:last-login:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:author:last-login:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:author:last-login:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:author:last-login:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:author:last-login:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:author:last-login:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:author:last-login:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:author:last-login:since] | A date in 'time-since' format. (6 minutes) |
Original user | [node:author:original] | The original user data if the user is being updated or saved. |
Account Name | [node:author:original:account-name] | The login name of the user account. |
Created | [node:author:original:created] | The date the user account was created. |
Deprecated: User Name | [node:author:original:name] | Deprecated: Use account-name or display-name instead. |
Displayed Name | [node:author:original:field_name_displayed] | Text (plain) field. |
Display Name | [node:author:original:display-name] | The display name of the user account. |
Edit URL | [node:author:original:edit-url] | The URL of the account edit page. |
[node:author:original:mail] | The email address of the user account. | |
Language | [node:author:original:language] | The language of the user. |
Last login | [node:author:original:last-login] | The date the user last logged in to the site. |
Phone Number | [node:author:original:field_phone_number] | Telephone number field. |
Picture | [node:author:original:user_picture] | Image field. |
Public Profile profile | [node:author:original:public_profile] | Profile of the type "Public Profile" associate with a user. |
Roles | [node:author:original:roles] | The user roles associated with the user account. |
URL | [node:author:original:url] | The URL of the account profile page. |
User ID | [node:author:original:uid] | The unique ID of the user account. |
User role ids | [node:author:original:role-ids] | The role ids the user account is a member of as comma separated list. |
User role names | [node:author:original:role-names] | The role names the user account is a member of as comma separated list. |
Phone Number | [node:author:field_phone_number] | Telephone number field. |
Telephone number | [node:author:field_phone_number:value] | |
Picture | [node:author:user_picture] | Image field. |
1x1fp | [node:author:user_picture:1200fp] | Represents the image in the given image style. |
900x300 | [node:author:user_picture:900x300] | Represents the image in the given image style. |
960x960 | [node:author:user_picture:960x960] | Represents the image in the given image style. |
2100w | [node:author:user_picture:2100w] | Represents the image in the given image style. |
Alternative text | [node:author:user_picture:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:author:user_picture:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [node:author:user_picture:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [node:author:user_picture:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [node:author:user_picture:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [node:author:user_picture:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [node:author:user_picture:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [node:author:user_picture:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [node:author:user_picture:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [node:author:user_picture:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [node:author:user_picture:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [node:author:user_picture:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [node:author:user_picture:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [node:author:user_picture:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [node:author:user_picture:crop_square_fp] | Represents the image in the given image style. |
Crop thumbnail | [node:author:user_picture:crop_thumbnail] | Represents the image in the given image style. |
File | [node:author:user_picture:entity] | The referenced entity |
File ID | [node:author:user_picture:target_id] | |
FunkyBanner | [node:author:user_picture:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [node:author:user_picture:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [node:author:user_picture:height] | The height of the image in pixels. |
Large (480×480) | [node:author:user_picture:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [node:author:user_picture:media_library] | Represents the image in the given image style. |
Medium (220×220) | [node:author:user_picture:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [node:author:user_picture:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [node:author:user_picture:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [node:author:user_picture:title] | Image title text, for the image's 'title' attribute. |
Width | [node:author:user_picture:width] | The width of the image in pixels. |
Public Profile profile | [node:author:public_profile] | Profile of the type "Public Profile" associate with a user. |
About | [node:author:public_profile:field_about] | Text (formatted, long) field. |
Active | [node:author:public_profile:status] | Boolean field. |
Changed | [node:author:public_profile:changed] | Last changed field. |
Created | [node:author:public_profile:created] | Created field. |
Default | [node:author:public_profile:is_default] | Boolean field. |
Default revision | [node:author:public_profile:revision_default] | Boolean field. |
ID | [node:author:public_profile:profile_id] | Number (integer) field. |
Language | [node:author:public_profile:language] | The language of the profile. |
Name | [node:author:public_profile:field_name] | Text (plain) field. |
Original profile | [node:author:public_profile:original] | The original profile data if the profile is being updated or saved. |
Owner | [node:author:public_profile:uid] | Entity reference field. |
Photo | [node:author:public_profile:field_photo] | Image field. |
Profile type | [node:author:public_profile:type] | Entity reference field. |
Revision create time | [node:author:public_profile:revision_created] | Created field. |
Revision ID | [node:author:public_profile:revision_id] | Number (integer) field. |
Revision log message | [node:author:public_profile:revision_log_message] | Text (plain, long) field. |
Revision user | [node:author:public_profile:revision_user] | Entity reference field. |
Scheduled transition date | [node:author:public_profile:scheduled_transition_date] | Date field. |
Scheduled transition state | [node:author:public_profile:scheduled_transition_state] | Text (plain) field. |
URL | [node:author:public_profile:url] | The URL of the profile. |
UUID | [node:author:public_profile:uuid] | UUID field. |
Website | [node:author:public_profile:field_website] | Link field. |
Roles | [node:author:roles] | The user roles associated with the user account. |
Count | [node:author:roles:count] | The number of elements in the array. |
First | [node:author:roles:first] | The first element of the array. |
Imploded | [node:author:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [node:author:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [node:author:roles:keys] | The array of keys of the array. |
Last | [node:author:roles:last] | The last element of the array. |
Reversed | [node:author:roles:reversed] | The array reversed. |
Value | [node:author:roles:value:?] | The specific value of the array. |
URL | [node:author:url] | The URL of the account profile page. |
Absolute URL | [node:author:url:absolute] | The absolute URL. |
Arguments | [node:author:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [node:author:url:brief] | The URL without the protocol and trailing backslash. |
Path | [node:author:url:path] | The path component of the URL. |
Relative URL | [node:author:url:relative] | The relative URL. |
Unaliased URL | [node:author:url:unaliased] | The unaliased URL. |
User ID | [node:author:uid] | The unique ID of the user account. |
User role ids | [node:author:role-ids] | The role ids the user account is a member of as comma separated list. |
User role names | [node:author:role-names] | The role names the user account is a member of as comma separated list. |
Banner Image | [node:field_banner_image] | Image field. |
1x1fp | [node:field_banner_image:1200fp] | Represents the image in the given image style. |
File size | [node:field_banner_image:1200fp:filesize] | The file size of the image. |
Height | [node:field_banner_image:1200fp:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:1200fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:1200fp:uri] | The URI to the image. |
URL | [node:field_banner_image:1200fp:url] | The URL to the image. |
Width | [node:field_banner_image:1200fp:width] | The width of the image, in pixels. |
900x300 | [node:field_banner_image:900x300] | Represents the image in the given image style. |
File size | [node:field_banner_image:900x300:filesize] | The file size of the image. |
Height | [node:field_banner_image:900x300:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:900x300:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:900x300:uri] | The URI to the image. |
URL | [node:field_banner_image:900x300:url] | The URL to the image. |
Width | [node:field_banner_image:900x300:width] | The width of the image, in pixels. |
960x960 | [node:field_banner_image:960x960] | Represents the image in the given image style. |
File size | [node:field_banner_image:960x960:filesize] | The file size of the image. |
Height | [node:field_banner_image:960x960:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:960x960:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:960x960:uri] | The URI to the image. |
URL | [node:field_banner_image:960x960:url] | The URL to the image. |
Width | [node:field_banner_image:960x960:width] | The width of the image, in pixels. |
2100w | [node:field_banner_image:2100w] | Represents the image in the given image style. |
File size | [node:field_banner_image:2100w:filesize] | The file size of the image. |
Height | [node:field_banner_image:2100w:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:2100w:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:2100w:uri] | The URI to the image. |
URL | [node:field_banner_image:2100w:url] | The URL to the image. |
Width | [node:field_banner_image:2100w:width] | The width of the image, in pixels. |
Alternative text | [node:field_banner_image:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:field_banner_image:crop_4x1_fp] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_4x1_fp:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_4x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_4x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_4x1_fp:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_4x1_fp:url] | The URL to the image. |
Width | [node:field_banner_image:crop_4x1_fp:width] | The width of the image, in pixels. |
Crop: 1x1 FP | [node:field_banner_image:crop_1x1_fp] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_1x1_fp:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_1x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_1x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_1x1_fp:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_1x1_fp:url] | The URL to the image. |
Width | [node:field_banner_image:crop_1x1_fp:width] | The width of the image, in pixels. |
Crop:1x1-100 | [node:field_banner_image:crop_1x1_100] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_1x1_100:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_1x1_100:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_1x1_100:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_1x1_100:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_1x1_100:url] | The URL to the image. |
Width | [node:field_banner_image:crop_1x1_100:width] | The width of the image, in pixels. |
Crop:1x1-200 | [node:field_banner_image:crop_1x1_200] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_1x1_200:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_1x1_200:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_1x1_200:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_1x1_200:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_1x1_200:url] | The URL to the image. |
Width | [node:field_banner_image:crop_1x1_200:width] | The width of the image, in pixels. |
Crop:1x1-450-FP | [node:field_banner_image:crop_1x1_360_fp] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_1x1_360_fp:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_1x1_360_fp:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_1x1_360_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_1x1_360_fp:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_1x1_360_fp:url] | The URL to the image. |
Width | [node:field_banner_image:crop_1x1_360_fp:width] | The width of the image, in pixels. |
Crop: 2x1 FP | [node:field_banner_image:crop_2x1_fp] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_2x1_fp:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_2x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_2x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_2x1_fp:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_2x1_fp:url] | The URL to the image. |
Width | [node:field_banner_image:crop_2x1_fp:width] | The width of the image, in pixels. |
Crop: 3x1 FP | [node:field_banner_image:crop_3x1_fp] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_3x1_fp:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_3x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_3x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_3x1_fp:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_3x1_fp:url] | The URL to the image. |
Width | [node:field_banner_image:crop_3x1_fp:width] | The width of the image, in pixels. |
Crop:3x4-Small | [node:field_banner_image:crop_3x4_small] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_3x4_small:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_3x4_small:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_3x4_small:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_3x4_small:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_3x4_small:url] | The URL to the image. |
Width | [node:field_banner_image:crop_3x4_small:width] | The width of the image, in pixels. |
Crop: 9x16 | [node:field_banner_image:crop_9x16] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_9x16:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_9x16:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_9x16:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_9x16:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_9x16:url] | The URL to the image. |
Width | [node:field_banner_image:crop_9x16:width] | The width of the image, in pixels. |
Crop: 16x9 | [node:field_banner_image:crop_16x9] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_16x9:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_16x9:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_16x9:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_16x9:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_16x9:url] | The URL to the image. |
Width | [node:field_banner_image:crop_16x9:width] | The width of the image, in pixels. |
Cropped: 3x1 | [node:field_banner_image:crop_3x1] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_3x1:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_3x1:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_3x1:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_3x1:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_3x1:url] | The URL to the image. |
Width | [node:field_banner_image:crop_3x1:width] | The width of the image, in pixels. |
Cropped: Focal point | [node:field_banner_image:crop_focal_point] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_focal_point:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_focal_point:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_focal_point:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_focal_point:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_focal_point:url] | The URL to the image. |
Width | [node:field_banner_image:crop_focal_point:width] | The width of the image, in pixels. |
Cropped: Freeform | [node:field_banner_image:crop_freeform] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_freeform:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_freeform:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_freeform:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_freeform:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_freeform:url] | The URL to the image. |
Width | [node:field_banner_image:crop_freeform:width] | The width of the image, in pixels. |
Crop Square Focal Point | [node:field_banner_image:crop_square_fp] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_square_fp:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_square_fp:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_square_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_square_fp:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_square_fp:url] | The URL to the image. |
Width | [node:field_banner_image:crop_square_fp:width] | The width of the image, in pixels. |
Crop thumbnail | [node:field_banner_image:crop_thumbnail] | Represents the image in the given image style. |
File size | [node:field_banner_image:crop_thumbnail:filesize] | The file size of the image. |
Height | [node:field_banner_image:crop_thumbnail:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:crop_thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:crop_thumbnail:uri] | The URI to the image. |
URL | [node:field_banner_image:crop_thumbnail:url] | The URL to the image. |
Width | [node:field_banner_image:crop_thumbnail:width] | The width of the image, in pixels. |
File | [node:field_banner_image:entity] | The referenced entity |
Base name | [node:field_banner_image:entity:basename] | The base name of the file. |
Changed | [node:field_banner_image:entity:changed] | The date the file was most recently changed. |
Created | [node:field_banner_image:entity:created] | The date the file created. |
Extension | [node:field_banner_image:entity:extension] | The extension of the file. |
File byte size | [node:field_banner_image:entity:size-raw] | The size of the file, in bytes. |
File ID | [node:field_banner_image:entity:fid] | The unique ID of the uploaded file. |
File name | [node:field_banner_image:entity:name] | The name of the file on disk. |
File size | [node:field_banner_image:entity:size] | The size of the file. |
Language | [node:field_banner_image:entity:language] | The language of the file. |
MIME type | [node:field_banner_image:entity:mime] | The MIME type of the file. |
Original file | [node:field_banner_image:entity:original] | The original file data if the file is being updated or saved. |
Owner | [node:field_banner_image:entity:owner] | The user who originally uploaded the file. |
Path | [node:field_banner_image:entity:path] | The location of the file relative to Drupal root. |
URL | [node:field_banner_image:entity:url] | The web-accessible URL for the file. |
File ID | [node:field_banner_image:target_id] | |
FunkyBanner | [node:field_banner_image:funkybanner] | Represents the image in the given image style. |
File size | [node:field_banner_image:funkybanner:filesize] | The file size of the image. |
Height | [node:field_banner_image:funkybanner:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:funkybanner:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:funkybanner:uri] | The URI to the image. |
URL | [node:field_banner_image:funkybanner:url] | The URL to the image. |
Width | [node:field_banner_image:funkybanner:width] | The width of the image, in pixels. |
GeofieldMap Default Icon Style (34x34) | [node:field_banner_image:geofield_map_default_icon_style] | Represents the image in the given image style. |
File size | [node:field_banner_image:geofield_map_default_icon_style:filesize] | The file size of the image. |
Height | [node:field_banner_image:geofield_map_default_icon_style:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:geofield_map_default_icon_style:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:geofield_map_default_icon_style:uri] | The URI to the image. |
URL | [node:field_banner_image:geofield_map_default_icon_style:url] | The URL to the image. |
Width | [node:field_banner_image:geofield_map_default_icon_style:width] | The width of the image, in pixels. |
Height | [node:field_banner_image:height] | The height of the image in pixels. |
Large (480×480) | [node:field_banner_image:large] | Represents the image in the given image style. |
File size | [node:field_banner_image:large:filesize] | The file size of the image. |
Height | [node:field_banner_image:large:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:large:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:large:uri] | The URI to the image. |
URL | [node:field_banner_image:large:url] | The URL to the image. |
Width | [node:field_banner_image:large:width] | The width of the image, in pixels. |
Media Library thumbnail (220x220) | [node:field_banner_image:media_library] | Represents the image in the given image style. |
File size | [node:field_banner_image:media_library:filesize] | The file size of the image. |
Height | [node:field_banner_image:media_library:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:media_library:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:media_library:uri] | The URI to the image. |
URL | [node:field_banner_image:media_library:url] | The URL to the image. |
Width | [node:field_banner_image:media_library:width] | The width of the image, in pixels. |
Medium (220×220) | [node:field_banner_image:medium] | Represents the image in the given image style. |
File size | [node:field_banner_image:medium:filesize] | The file size of the image. |
Height | [node:field_banner_image:medium:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:medium:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:medium:uri] | The URI to the image. |
URL | [node:field_banner_image:medium:url] | The URL to the image. |
Width | [node:field_banner_image:medium:width] | The width of the image, in pixels. |
Thumbnail (100×100) | [node:field_banner_image:thumbnail] | Represents the image in the given image style. |
File size | [node:field_banner_image:thumbnail:filesize] | The file size of the image. |
Height | [node:field_banner_image:thumbnail:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:thumbnail:uri] | The URI to the image. |
URL | [node:field_banner_image:thumbnail:url] | The URL to the image. |
Width | [node:field_banner_image:thumbnail:width] | The width of the image, in pixels. |
Thumbnail 100x100 Check | [node:field_banner_image:thumbnail_100x100_check] | Represents the image in the given image style. |
File size | [node:field_banner_image:thumbnail_100x100_check:filesize] | The file size of the image. |
Height | [node:field_banner_image:thumbnail_100x100_check:height] | The height the image, in pixels. |
MIME type | [node:field_banner_image:thumbnail_100x100_check:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_banner_image:thumbnail_100x100_check:uri] | The URI to the image. |
URL | [node:field_banner_image:thumbnail_100x100_check:url] | The URL to the image. |
Width | [node:field_banner_image:thumbnail_100x100_check:width] | The width of the image, in pixels. |
Title | [node:field_banner_image:title] | Image title text, for the image's 'title' attribute. |
Width | [node:field_banner_image:width] | The width of the image in pixels. |
Bar / Lounge | [node:field_bar] | Boolean field. |
Boolean value | [node:field_bar:value] | |
Boat Launch / Dock | [node:field_boat_launch_dock] | Boolean field. |
Boolean value | [node:field_boat_launch_dock:value] | |
Body | [node:body] | The main body text of the node. |
Book | [node:book] | The book page associated with the node. |
Author | [node:book:author] | The author of the book. |
Account Name | [node:book:author:account-name] | The login name of the user account. |
Created | [node:book:author:created] | The date the user account was created. |
Deprecated: User Name | [node:book:author:name] | Deprecated: Use account-name or display-name instead. |
Displayed Name | [node:book:author:field_name_displayed] | Text (plain) field. |
Display Name | [node:book:author:display-name] | The display name of the user account. |
Edit URL | [node:book:author:edit-url] | The URL of the account edit page. |
[node:book:author:mail] | The email address of the user account. | |
Language | [node:book:author:language] | The language of the user. |
Last login | [node:book:author:last-login] | The date the user last logged in to the site. |
Original user | [node:book:author:original] | The original user data if the user is being updated or saved. |
Phone Number | [node:book:author:field_phone_number] | Telephone number field. |
Picture | [node:book:author:user_picture] | Image field. |
Public Profile profile | [node:book:author:public_profile] | Profile of the type "Public Profile" associate with a user. |
Roles | [node:book:author:roles] | The user roles associated with the user account. |
URL | [node:book:author:url] | The URL of the account profile page. |
User ID | [node:book:author:uid] | The unique ID of the user account. |
User role ids | [node:book:author:role-ids] | The role ids the user account is a member of as comma separated list. |
User role names | [node:book:author:role-names] | The role names the user account is a member of as comma separated list. |
Parent | [node:book:parent] | Parent of the current page. |
Address | [node:book:parent:field_address] | Address field. |
Air Conditioning | [node:book:parent:field_air_con] | Boolean field. |
Artwork 1x1 | [node:book:parent:field_artwork_1x1] | Image field. |
Artwork 1x2 | [node:book:parent:field_artwork_1x2] | Image field. |
Artwork 16x9 | [node:book:parent:field_artwork_16x9] | Image field. |
Audience(s) | [node:book:parent:field_ref_audiences] | Entity reference field. |
Author | [node:book:parent:author] | |
Banner Image | [node:book:parent:field_banner_image] | Image field. |
Bar / Lounge | [node:book:parent:field_bar] | Boolean field. |
Boat Launch / Dock | [node:book:parent:field_boat_launch_dock] | Boolean field. |
Body | [node:book:parent:body] | The main body text of the node. |
Breakfast | [node:book:parent:field_breakfast] | List (text) field. |
Cabins/Cottages | [node:book:parent:field_cabins_cottages] | Number (integer) field. |
Cabins/Cottages with Electric | [node:book:parent:field_cabins_cottages_electric] | Number (integer) field. |
Camping Sites | [node:book:parent:field_camping_sites] | Number (integer) field. |
Camping Sites with Electric | [node:book:parent:field_camping_sites_electric] | Number (integer) field. |
Camp Store | [node:book:parent:field_camp_store] | Boolean field. |
Category Terms | [node:book:parent:field_terms_general] | Entity reference field. |
Communities | [node:book:parent:field_ref_muni] | Entity reference field. Also known as Community. |
Content ID | [node:book:parent:nid] | The unique ID of the content item, or "node". |
Content type | [node:book:parent:content-type] | The content type of the node. |
Credit Cards | [node:book:parent:field_credit_cards] | Boolean field. |
Date Activate | [node:book:parent:field_date_activate] | Date field. |
Date changed | [node:book:parent:changed] | The date the node was most recently updated. |
Date created | [node:book:parent:created] | |
Date Expire | [node:book:parent:field_date_expire] | Date field. |
Dates | [node:book:parent:field_dates] | Smart date range field. |
Edit URL | [node:book:parent:edit-url] | The URL of the node's edit page. |
Event Space & Venue | [node:book:parent:field_event_space_venue] | Boolean field. |
Fireplace | [node:book:parent:field_fireplace] | Boolean field. |
Fitness Center / Gym | [node:book:parent:field_fitness_center_gym] | Boolean field. |
Flag list template 1 flag count | [node:book:parent:flag-flag-list-template-1-count] | Total flag count for flag Flag list template 1 |
Flag list template 1 flag link | [node:book:parent:flag-flag-list-template-1-link] | Flag/unflag link for Flag list template 1 |
Free WiFi | [node:book:parent:field_free_wifi] | Boolean field. |
Geofield | [node:book:parent:field_geofield] | Geofield field. |
Heating Sources | [node:book:parent:field_heating_options] | List (text) field. |
Hot Tub / Spa | [node:book:parent:field_hot_tub] | Boolean field. |
Indoor Pool | [node:book:parent:field_indoor_pool] | Boolean field. |
Internet Access | [node:book:parent:field_internet_access] | Boolean field. |
Kitchenette | [node:book:parent:field_kitchenette] | Boolean field. |
Language | [node:book:parent:language] | The language of the content. |
Language code | [node:book:parent:langcode] | The language code of the language the node is written in. |
Last view | [node:book:parent:last-view] | The date on which a visitor last read the node. |
Laundry | [node:book:parent:field_laundry] | Boolean field. |
Layout | [node:book:parent:layout_selection] | Entity reference field. |
Layout | [node:book:parent:layout_builder__layout] | Layout Section field. |
Layout Labels | [node:book:parent:layout_builder__translation] | Layout Translation field. |
Main Image | [node:book:parent:field_main_image] | Image field. |
Media Banner | [node:book:parent:field_media_banner] | Entity reference field. |
Media Files | [node:book:parent:field_ref_media_files] | Entity reference field. |
Menu link | [node:book:parent:menu-link] | The menu link for this node. |
Meta tags | [node:book:parent:field_meta_tags] | Meta tags field. |
Number of views | [node:book:parent:total-count] | The number of visitors who have read the node. |
Original content | [node:book:parent:original] | The original content data if the content is being updated or saved. |
Outdoor Dining | [node:book:parent:field_outdoor_dining] | Boolean field. |
Outdoor Pool | [node:book:parent:field_outdoor_pool] | Boolean field. |
Parking | [node:book:parent:field_parking] | Boolean field. |
Parking - Bus / Motor Coach | [node:book:parent:field_parking_bus_motor_coach] | Boolean field. |
Pet Friendly | [node:book:parent:field_pet_friendly] | Boolean field. |
Phone Number | [node:book:parent:field_phone_number] | Telephone number field. |
Place(s) | [node:book:parent:field_ref_places] | Entity reference field. Also known as Place(s) in this post, Places refered by this Fact. |
Playground | [node:book:parent:field_playground] | Boolean field. |
Propane Station | [node:book:parent:field_propane_station] | Boolean field. |
Refrigerator | [node:book:parent:field_refrigerator] | Boolean field. |
Revision ID | [node:book:parent:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:book:parent:log] | The explanation of the most recent changes made to the node. |
RV Camping Sites | [node:book:parent:field_camping_sites_rv] | Number (integer) field. |
RV Parking | [node:book:parent:field_rv_parking] | Boolean field. |
Season(s) | [node:book:parent:field_ref_seasons] | Entity reference field. Also known as Seasons. |
Shower Facilities | [node:book:parent:field_shower_facilities] | Boolean field. |
Summary | [node:book:parent:summary] | The summary of the node's main body text. |
Swimming | [node:book:parent:field_swimming] | List (text) field. |
Television | [node:book:parent:field_television] | Boolean field. |
Tent-Only Camping Sites | [node:book:parent:field_camping_sites_tent_only] | Number (integer) field. |
Textimage URI | [node:book:parent:textimage-uri:?] | The URI(s) of a Textimage generated for a node's field. Use like [node:textimage-uri:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URI to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URIs generated will be returned. |
Textimage URL | [node:book:parent:textimage-url:?] | The URL(s) of a Textimage generated for a node's field. Use like [node:textimage-url:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URL to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URLs generated will be returned. |
Title | [node:book:parent:title] | |
Toilet Facilities | [node:book:parent:field_toilet_facilities] | Boolean field. |
Trail(s) | [node:book:parent:field_ref_trails] | Entity reference field. |
Translation source node | [node:book:parent:source] | The source node for this current node's translation set. |
URL | [node:book:parent:url] | The URL of the node. |
Venue Capacity | [node:book:parent:field_venue_capacity] | Number (integer) field. |
Venue Seated Capacity | [node:book:parent:field_venue_seated_capacity] | Number (integer) field. |
Venue Standing Capacity | [node:book:parent:field_venue_standing_capacity] | Number (integer) field. |
Views today | [node:book:parent:day-count] | The number of visitors who have read the node today. |
Website | [node:book:parent:field_url] | Link field. |
Wedding Venue | [node:book:parent:field_wedding_venue] | Boolean field. |
Wheelchair Accessible | [node:book:parent:field_wheelchair_accessible] | Boolean field. |
Your Email Address | [node:book:parent:field_email_private] | Email field. |
Your Phone Number | [node:book:parent:field_phone_private] | Telephone number field. |
Parents | [node:book:parents] | An array of all the node's parents, starting with the root. |
Count | [node:book:parents:count] | The number of elements in the array. |
First | [node:book:parents:first] | The first element of the array. |
Imploded | [node:book:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [node:book:parents:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [node:book:parents:keys] | The array of keys of the array. |
Last | [node:book:parents:last] | The last element of the array. |
Reversed | [node:book:parents:reversed] | The array reversed. |
Value | [node:book:parents:value:?] | The specific value of the array. |
Root | [node:book:root] | Top level of the book. |
Address | [node:book:root:field_address] | Address field. |
Air Conditioning | [node:book:root:field_air_con] | Boolean field. |
Artwork 1x1 | [node:book:root:field_artwork_1x1] | Image field. |
Artwork 1x2 | [node:book:root:field_artwork_1x2] | Image field. |
Artwork 16x9 | [node:book:root:field_artwork_16x9] | Image field. |
Audience(s) | [node:book:root:field_ref_audiences] | Entity reference field. |
Author | [node:book:root:author] | |
Banner Image | [node:book:root:field_banner_image] | Image field. |
Bar / Lounge | [node:book:root:field_bar] | Boolean field. |
Boat Launch / Dock | [node:book:root:field_boat_launch_dock] | Boolean field. |
Body | [node:book:root:body] | The main body text of the node. |
Breakfast | [node:book:root:field_breakfast] | List (text) field. |
Cabins/Cottages | [node:book:root:field_cabins_cottages] | Number (integer) field. |
Cabins/Cottages with Electric | [node:book:root:field_cabins_cottages_electric] | Number (integer) field. |
Camping Sites | [node:book:root:field_camping_sites] | Number (integer) field. |
Camping Sites with Electric | [node:book:root:field_camping_sites_electric] | Number (integer) field. |
Camp Store | [node:book:root:field_camp_store] | Boolean field. |
Category Terms | [node:book:root:field_terms_general] | Entity reference field. |
Communities | [node:book:root:field_ref_muni] | Entity reference field. Also known as Community. |
Content ID | [node:book:root:nid] | The unique ID of the content item, or "node". |
Content type | [node:book:root:content-type] | The content type of the node. |
Credit Cards | [node:book:root:field_credit_cards] | Boolean field. |
Date Activate | [node:book:root:field_date_activate] | Date field. |
Date changed | [node:book:root:changed] | The date the node was most recently updated. |
Date created | [node:book:root:created] | |
Date Expire | [node:book:root:field_date_expire] | Date field. |
Dates | [node:book:root:field_dates] | Smart date range field. |
Edit URL | [node:book:root:edit-url] | The URL of the node's edit page. |
Event Space & Venue | [node:book:root:field_event_space_venue] | Boolean field. |
Fireplace | [node:book:root:field_fireplace] | Boolean field. |
Fitness Center / Gym | [node:book:root:field_fitness_center_gym] | Boolean field. |
Flag list template 1 flag count | [node:book:root:flag-flag-list-template-1-count] | Total flag count for flag Flag list template 1 |
Flag list template 1 flag link | [node:book:root:flag-flag-list-template-1-link] | Flag/unflag link for Flag list template 1 |
Free WiFi | [node:book:root:field_free_wifi] | Boolean field. |
Geofield | [node:book:root:field_geofield] | Geofield field. |
Heating Sources | [node:book:root:field_heating_options] | List (text) field. |
Hot Tub / Spa | [node:book:root:field_hot_tub] | Boolean field. |
Indoor Pool | [node:book:root:field_indoor_pool] | Boolean field. |
Internet Access | [node:book:root:field_internet_access] | Boolean field. |
Kitchenette | [node:book:root:field_kitchenette] | Boolean field. |
Language | [node:book:root:language] | The language of the content. |
Language code | [node:book:root:langcode] | The language code of the language the node is written in. |
Last view | [node:book:root:last-view] | The date on which a visitor last read the node. |
Laundry | [node:book:root:field_laundry] | Boolean field. |
Layout | [node:book:root:layout_selection] | Entity reference field. |
Layout | [node:book:root:layout_builder__layout] | Layout Section field. |
Layout Labels | [node:book:root:layout_builder__translation] | Layout Translation field. |
Main Image | [node:book:root:field_main_image] | Image field. |
Media Banner | [node:book:root:field_media_banner] | Entity reference field. |
Media Files | [node:book:root:field_ref_media_files] | Entity reference field. |
Menu link | [node:book:root:menu-link] | The menu link for this node. |
Meta tags | [node:book:root:field_meta_tags] | Meta tags field. |
Number of views | [node:book:root:total-count] | The number of visitors who have read the node. |
Original content | [node:book:root:original] | The original content data if the content is being updated or saved. |
Outdoor Dining | [node:book:root:field_outdoor_dining] | Boolean field. |
Outdoor Pool | [node:book:root:field_outdoor_pool] | Boolean field. |
Parking | [node:book:root:field_parking] | Boolean field. |
Parking - Bus / Motor Coach | [node:book:root:field_parking_bus_motor_coach] | Boolean field. |
Pet Friendly | [node:book:root:field_pet_friendly] | Boolean field. |
Phone Number | [node:book:root:field_phone_number] | Telephone number field. |
Place(s) | [node:book:root:field_ref_places] | Entity reference field. Also known as Place(s) in this post, Places refered by this Fact. |
Playground | [node:book:root:field_playground] | Boolean field. |
Propane Station | [node:book:root:field_propane_station] | Boolean field. |
Refrigerator | [node:book:root:field_refrigerator] | Boolean field. |
Revision ID | [node:book:root:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:book:root:log] | The explanation of the most recent changes made to the node. |
RV Camping Sites | [node:book:root:field_camping_sites_rv] | Number (integer) field. |
RV Parking | [node:book:root:field_rv_parking] | Boolean field. |
Season(s) | [node:book:root:field_ref_seasons] | Entity reference field. Also known as Seasons. |
Shower Facilities | [node:book:root:field_shower_facilities] | Boolean field. |
Summary | [node:book:root:summary] | The summary of the node's main body text. |
Swimming | [node:book:root:field_swimming] | List (text) field. |
Television | [node:book:root:field_television] | Boolean field. |
Tent-Only Camping Sites | [node:book:root:field_camping_sites_tent_only] | Number (integer) field. |
Textimage URI | [node:book:root:textimage-uri:?] | The URI(s) of a Textimage generated for a node's field. Use like [node:textimage-uri:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URI to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URIs generated will be returned. |
Textimage URL | [node:book:root:textimage-url:?] | The URL(s) of a Textimage generated for a node's field. Use like [node:textimage-url:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URL to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URLs generated will be returned. |
Title | [node:book:root:title] | |
Toilet Facilities | [node:book:root:field_toilet_facilities] | Boolean field. |
Trail(s) | [node:book:root:field_ref_trails] | Entity reference field. |
Translation source node | [node:book:root:source] | The source node for this current node's translation set. |
URL | [node:book:root:url] | The URL of the node. |
Venue Capacity | [node:book:root:field_venue_capacity] | Number (integer) field. |
Venue Seated Capacity | [node:book:root:field_venue_seated_capacity] | Number (integer) field. |
Venue Standing Capacity | [node:book:root:field_venue_standing_capacity] | Number (integer) field. |
Views today | [node:book:root:day-count] | The number of visitors who have read the node today. |
Website | [node:book:root:field_url] | Link field. |
Wedding Venue | [node:book:root:field_wedding_venue] | Boolean field. |
Wheelchair Accessible | [node:book:root:field_wheelchair_accessible] | Boolean field. |
Your Email Address | [node:book:root:field_email_private] | Email field. |
Your Phone Number | [node:book:root:field_phone_private] | Telephone number field. |
Title | [node:book:title] | Title of the book. |
Breakfast | [node:field_breakfast] | List (text) field. |
Breakfast type with delta 0 | [node:field_breakfast:0] | |
Text value | [node:field_breakfast:0:value] | |
Breakfast type with delta 1 | [node:field_breakfast:1] | |
Text value | [node:field_breakfast:1:value] | |
Cabins/Cottages | [node:field_cabins_cottages] | Number (integer) field. |
Integer value | [node:field_cabins_cottages:value] | |
Cabins/Cottages with Electric | [node:field_cabins_cottages_electric] | Number (integer) field. |
Integer value | [node:field_cabins_cottages_electric:value] | |
Camping Sites | [node:field_camping_sites] | Number (integer) field. |
Integer value | [node:field_camping_sites:value] | |
Camping Sites with Electric | [node:field_camping_sites_electric] | Number (integer) field. |
Integer value | [node:field_camping_sites_electric:value] | |
Camp Store | [node:field_camp_store] | Boolean field. |
Boolean value | [node:field_camp_store:value] | |
Category Terms | [node:field_terms_general] | Entity reference field. |
Category Terms type with delta 0 | [node:field_terms_general:0] | |
Taxonomy term | [node:field_terms_general:0:entity] | The referenced entity |
Taxonomy term ID | [node:field_terms_general:0:target_id] | |
Category Terms type with delta 1 | [node:field_terms_general:1] | |
Taxonomy term | [node:field_terms_general:1:entity] | The referenced entity |
Taxonomy term ID | [node:field_terms_general:1:target_id] | |
Category Terms type with delta 2 | [node:field_terms_general:2] | |
Taxonomy term | [node:field_terms_general:2:entity] | The referenced entity |
Taxonomy term ID | [node:field_terms_general:2:target_id] | |
Communities | [node:field_ref_muni] | Entity reference field. Also known as Community. |
Communities type with delta 0 | [node:field_ref_muni:0] | |
Taxonomy term | [node:field_ref_muni:0:entity] | The referenced entity |
Taxonomy term ID | [node:field_ref_muni:0:target_id] | |
Communities type with delta 1 | [node:field_ref_muni:1] | |
Taxonomy term | [node:field_ref_muni:1:entity] | The referenced entity |
Taxonomy term ID | [node:field_ref_muni:1:target_id] | |
Communities type with delta 2 | [node:field_ref_muni:2] | |
Taxonomy term | [node:field_ref_muni:2:entity] | The referenced entity |
Taxonomy term ID | [node:field_ref_muni:2:target_id] | |
Content ID | [node:nid] | The unique ID of the content item, or "node". |
Content type | [node:content-type] | The content type of the node. |
Description | [node:content-type:description] | The optional description of the content type. |
Edit URL | [node:content-type:edit-url] | The URL of the content type's edit page. |
Machine-readable name | [node:content-type:machine-name] | The unique machine-readable name of the content type. |
Name | [node:content-type:name] | The name of the content type. |
Node count | [node:content-type:node-count] | The number of nodes belonging to the content type. |
Credit Cards | [node:field_credit_cards] | Boolean field. |
Boolean value | [node:field_credit_cards:value] | |
Date Activate | [node:field_date_activate] | Date field. |
Date value | [node:field_date_activate:value] | |
Date value format | [node:field_date_activate:date] | |
Custom format | [node:field_date_activate:date:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:field_date_activate:date:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:field_date_activate:date:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:field_date_activate:date:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:field_date_activate:date:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:field_date_activate:date:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:field_date_activate:date:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:field_date_activate:date:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:field_date_activate:date:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:field_date_activate:date:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:field_date_activate:date:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:field_date_activate:date:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:field_date_activate:date:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:field_date_activate:date:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:field_date_activate:date:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:field_date_activate:date:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:field_date_activate:date:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:field_date_activate:date:since] | A date in 'time-since' format. (6 minutes) |
Date changed | [node:changed] | The date the node was most recently updated. |
Custom format | [node:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:changed:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:changed:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:changed:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:changed:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:changed:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:changed:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:changed:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:changed:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:changed:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:changed:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:changed:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:changed:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:changed:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:changed:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:changed:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:changed:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:changed:since] | A date in 'time-since' format. (6 minutes) |
Date created | [node:created] | |
Custom format | [node:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:created:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:created:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:created:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:created:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:created:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:created:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:created:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:created:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:created:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:created:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:created:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:created:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:created:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:created:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:created:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:created:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:created:since] | A date in 'time-since' format. (6 minutes) |
Date Expire | [node:field_date_expire] | Date field. |
Date value | [node:field_date_expire:value] | |
Date value format | [node:field_date_expire:date] | |
Custom format | [node:field_date_expire:date:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:field_date_expire:date:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:field_date_expire:date:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:field_date_expire:date:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:field_date_expire:date:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:field_date_expire:date:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:field_date_expire:date:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:field_date_expire:date:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:field_date_expire:date:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:field_date_expire:date:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:field_date_expire:date:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:field_date_expire:date:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:field_date_expire:date:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:field_date_expire:date:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:field_date_expire:date:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:field_date_expire:date:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:field_date_expire:date:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:field_date_expire:date:since] | A date in 'time-since' format. (6 minutes) |
Dates | [node:field_dates] | Smart date range field. |
Dates type with delta 0 | [node:field_dates:0] | |
Display past instances | [node:field_dates:0:past:?] | Specify the number of values to return, or zero to return all. Optionally provide the id of a specific smart date format to use it for formattng. |
Display upcoming instances | [node:field_dates:0:upcoming:?] | Specify the number of values to return, or zero to return all. Optionally provide the id of a specific smart date format to use it for formattng. |
Duration, in minutes | [node:field_dates:0:duration] | |
End, custom format | [node:field_dates:0:end_value-custom:?] | |
End, formatted by Smart Date Format | [node:field_dates:0:end_value-format:?] | Provide the id of a specific smart date format to use it for formattng. |
End timestamp value | [node:field_dates:0:end_value] | |
Formatted by Smart Date Format | [node:field_dates:0:format:?] | Provide the id of a specific smart date format to use it for formattng. |
Next instance | [node:field_dates:0:next:?] | Provide the id of a specific smart date format to use it for formattng. |
Previous Instance | [node:field_dates:0:prev:?] | Provide the id of a specific smart date format to use it for formattng. |
Recurring Rule Text | [node:field_dates:0:rule_text] | |
RRule ID | [node:field_dates:0:rrule] | |
RRule Index | [node:field_dates:0:rrule_index] | |
Start, custom format | [node:field_dates:0:value-custom:?] | |
Start, formatted by Smart Date Format | [node:field_dates:0:value-format:?] | Provide the id of a specific smart date format to use it for formattng. |
Start timestamp value | [node:field_dates:0:value] | |
Timezone | [node:field_dates:0:timezone] | The timezone of this date. |
Dates type with delta 1 | [node:field_dates:1] | |
Display past instances | [node:field_dates:1:past:?] | Specify the number of values to return, or zero to return all. Optionally provide the id of a specific smart date format to use it for formattng. |
Display upcoming instances | [node:field_dates:1:upcoming:?] | Specify the number of values to return, or zero to return all. Optionally provide the id of a specific smart date format to use it for formattng. |
Duration, in minutes | [node:field_dates:1:duration] | |
End, custom format | [node:field_dates:1:end_value-custom:?] | |
End, formatted by Smart Date Format | [node:field_dates:1:end_value-format:?] | Provide the id of a specific smart date format to use it for formattng. |
End timestamp value | [node:field_dates:1:end_value] | |
Formatted by Smart Date Format | [node:field_dates:1:format:?] | Provide the id of a specific smart date format to use it for formattng. |
Next instance | [node:field_dates:1:next:?] | Provide the id of a specific smart date format to use it for formattng. |
Previous Instance | [node:field_dates:1:prev:?] | Provide the id of a specific smart date format to use it for formattng. |
Recurring Rule Text | [node:field_dates:1:rule_text] | |
RRule ID | [node:field_dates:1:rrule] | |
RRule Index | [node:field_dates:1:rrule_index] | |
Start, custom format | [node:field_dates:1:value-custom:?] | |
Start, formatted by Smart Date Format | [node:field_dates:1:value-format:?] | Provide the id of a specific smart date format to use it for formattng. |
Start timestamp value | [node:field_dates:1:value] | |
Timezone | [node:field_dates:1:timezone] | The timezone of this date. |
Dates type with delta 2 | [node:field_dates:2] | |
Display past instances | [node:field_dates:2:past:?] | Specify the number of values to return, or zero to return all. Optionally provide the id of a specific smart date format to use it for formattng. |
Display upcoming instances | [node:field_dates:2:upcoming:?] | Specify the number of values to return, or zero to return all. Optionally provide the id of a specific smart date format to use it for formattng. |
Duration, in minutes | [node:field_dates:2:duration] | |
End, custom format | [node:field_dates:2:end_value-custom:?] | |
End, formatted by Smart Date Format | [node:field_dates:2:end_value-format:?] | Provide the id of a specific smart date format to use it for formattng. |
End timestamp value | [node:field_dates:2:end_value] | |
Formatted by Smart Date Format | [node:field_dates:2:format:?] | Provide the id of a specific smart date format to use it for formattng. |
Next instance | [node:field_dates:2:next:?] | Provide the id of a specific smart date format to use it for formattng. |
Previous Instance | [node:field_dates:2:prev:?] | Provide the id of a specific smart date format to use it for formattng. |
Recurring Rule Text | [node:field_dates:2:rule_text] | |
RRule ID | [node:field_dates:2:rrule] | |
RRule Index | [node:field_dates:2:rrule_index] | |
Start, custom format | [node:field_dates:2:value-custom:?] | |
Start, formatted by Smart Date Format | [node:field_dates:2:value-format:?] | Provide the id of a specific smart date format to use it for formattng. |
Start timestamp value | [node:field_dates:2:value] | |
Timezone | [node:field_dates:2:timezone] | The timezone of this date. |
Edit URL | [node:edit-url] | The URL of the node's edit page. |
Event Space & Venue | [node:field_event_space_venue] | Boolean field. |
Boolean value | [node:field_event_space_venue:value] | |
Fireplace | [node:field_fireplace] | Boolean field. |
Boolean value | [node:field_fireplace:value] | |
Fitness Center / Gym | [node:field_fitness_center_gym] | Boolean field. |
Boolean value | [node:field_fitness_center_gym:value] | |
Flag list template 1 flag count | [node:flag-flag-list-template-1-count] | Total flag count for flag Flag list template 1 |
Flag list template 1 flag link | [node:flag-flag-list-template-1-link] | Flag/unflag link for Flag list template 1 |
Free WiFi | [node:field_free_wifi] | Boolean field. |
Boolean value | [node:field_free_wifi:value] | |
Geofield | [node:field_geofield] | Geofield field. |
Bottom Bounding | [node:field_geofield:bottom] | |
Centroid Latitude | [node:field_geofield:lat] | |
Centroid Longitude | [node:field_geofield:lon] | |
Geohash | [node:field_geofield:geohash] | |
Geometry | [node:field_geofield:value] | |
Geometry Type | [node:field_geofield:geo_type] | |
LatLong Pair | [node:field_geofield:latlon] | |
Left Bounding | [node:field_geofield:left] | |
Right Bounding | [node:field_geofield:right] | |
Top Bounding | [node:field_geofield:top] | |
Heating Sources | [node:field_heating_options] | List (text) field. |
Heating Sources type with delta 0 | [node:field_heating_options:0] | |
Text value | [node:field_heating_options:0:value] | |
Heating Sources type with delta 1 | [node:field_heating_options:1] | |
Text value | [node:field_heating_options:1:value] | |
Heating Sources type with delta 2 | [node:field_heating_options:2] | |
Text value | [node:field_heating_options:2:value] | |
Hot Tub / Spa | [node:field_hot_tub] | Boolean field. |
Boolean value | [node:field_hot_tub:value] | |
Indoor Pool | [node:field_indoor_pool] | Boolean field. |
Boolean value | [node:field_indoor_pool:value] | |
Internet Access | [node:field_internet_access] | Boolean field. |
Boolean value | [node:field_internet_access:value] | |
Kitchenette | [node:field_kitchenette] | Boolean field. |
Boolean value | [node:field_kitchenette:value] | |
Language | [node:language] | The language of the content. |
Direction | [node:language:direction] | Whether the language is written left-to-right (ltr) or right-to-left (rtl). |
Domain | [node:language:domain] | The domain name to use for the language. |
Language code | [node:language:langcode] | The language code. |
Language name | [node:language:name] | The language name. |
Path prefix | [node:language:prefix] | Path prefix for URLs in the language. |
Language code | [node:langcode] | The language code of the language the node is written in. |
Last view | [node:last-view] | The date on which a visitor last read the node. |
Custom format | [node:last-view:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:last-view:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:last-view:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:last-view:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:last-view:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:last-view:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:last-view:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:last-view:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:last-view:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:last-view:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:last-view:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:last-view:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:last-view:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:last-view:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:last-view:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:last-view:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:last-view:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:last-view:since] | A date in 'time-since' format. (6 minutes) |
Laundry | [node:field_laundry] | Boolean field. |
Boolean value | [node:field_laundry:value] | |
Layout | [node:layout_selection] | Entity reference field. |
Layout | [node:layout_selection:entity] | The referenced entity |
Layout ID | [node:layout_selection:target_id] | |
Layout | [node:layout_builder__layout] | Layout Section field. |
Layout type with delta 0 | [node:layout_builder__layout:0] | |
Layout type with delta 1 | [node:layout_builder__layout:1] | |
Layout type with delta 2 | [node:layout_builder__layout:2] | |
Layout Labels | [node:layout_builder__translation] | Layout Translation field. |
Main Image | [node:field_main_image] | Image field. |
1x1fp | [node:field_main_image:1200fp] | Represents the image in the given image style. |
File size | [node:field_main_image:1200fp:filesize] | The file size of the image. |
Height | [node:field_main_image:1200fp:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:1200fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:1200fp:uri] | The URI to the image. |
URL | [node:field_main_image:1200fp:url] | The URL to the image. |
Width | [node:field_main_image:1200fp:width] | The width of the image, in pixels. |
900x300 | [node:field_main_image:900x300] | Represents the image in the given image style. |
File size | [node:field_main_image:900x300:filesize] | The file size of the image. |
Height | [node:field_main_image:900x300:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:900x300:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:900x300:uri] | The URI to the image. |
URL | [node:field_main_image:900x300:url] | The URL to the image. |
Width | [node:field_main_image:900x300:width] | The width of the image, in pixels. |
960x960 | [node:field_main_image:960x960] | Represents the image in the given image style. |
File size | [node:field_main_image:960x960:filesize] | The file size of the image. |
Height | [node:field_main_image:960x960:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:960x960:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:960x960:uri] | The URI to the image. |
URL | [node:field_main_image:960x960:url] | The URL to the image. |
Width | [node:field_main_image:960x960:width] | The width of the image, in pixels. |
2100w | [node:field_main_image:2100w] | Represents the image in the given image style. |
File size | [node:field_main_image:2100w:filesize] | The file size of the image. |
Height | [node:field_main_image:2100w:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:2100w:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:2100w:uri] | The URI to the image. |
URL | [node:field_main_image:2100w:url] | The URL to the image. |
Width | [node:field_main_image:2100w:width] | The width of the image, in pixels. |
Alternative text | [node:field_main_image:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:field_main_image:crop_4x1_fp] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_4x1_fp:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_4x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_4x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_4x1_fp:uri] | The URI to the image. |
URL | [node:field_main_image:crop_4x1_fp:url] | The URL to the image. |
Width | [node:field_main_image:crop_4x1_fp:width] | The width of the image, in pixels. |
Crop: 1x1 FP | [node:field_main_image:crop_1x1_fp] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_1x1_fp:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_1x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_1x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_1x1_fp:uri] | The URI to the image. |
URL | [node:field_main_image:crop_1x1_fp:url] | The URL to the image. |
Width | [node:field_main_image:crop_1x1_fp:width] | The width of the image, in pixels. |
Crop:1x1-100 | [node:field_main_image:crop_1x1_100] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_1x1_100:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_1x1_100:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_1x1_100:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_1x1_100:uri] | The URI to the image. |
URL | [node:field_main_image:crop_1x1_100:url] | The URL to the image. |
Width | [node:field_main_image:crop_1x1_100:width] | The width of the image, in pixels. |
Crop:1x1-200 | [node:field_main_image:crop_1x1_200] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_1x1_200:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_1x1_200:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_1x1_200:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_1x1_200:uri] | The URI to the image. |
URL | [node:field_main_image:crop_1x1_200:url] | The URL to the image. |
Width | [node:field_main_image:crop_1x1_200:width] | The width of the image, in pixels. |
Crop:1x1-450-FP | [node:field_main_image:crop_1x1_360_fp] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_1x1_360_fp:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_1x1_360_fp:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_1x1_360_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_1x1_360_fp:uri] | The URI to the image. |
URL | [node:field_main_image:crop_1x1_360_fp:url] | The URL to the image. |
Width | [node:field_main_image:crop_1x1_360_fp:width] | The width of the image, in pixels. |
Crop: 2x1 FP | [node:field_main_image:crop_2x1_fp] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_2x1_fp:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_2x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_2x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_2x1_fp:uri] | The URI to the image. |
URL | [node:field_main_image:crop_2x1_fp:url] | The URL to the image. |
Width | [node:field_main_image:crop_2x1_fp:width] | The width of the image, in pixels. |
Crop: 3x1 FP | [node:field_main_image:crop_3x1_fp] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_3x1_fp:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_3x1_fp:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_3x1_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_3x1_fp:uri] | The URI to the image. |
URL | [node:field_main_image:crop_3x1_fp:url] | The URL to the image. |
Width | [node:field_main_image:crop_3x1_fp:width] | The width of the image, in pixels. |
Crop:3x4-Small | [node:field_main_image:crop_3x4_small] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_3x4_small:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_3x4_small:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_3x4_small:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_3x4_small:uri] | The URI to the image. |
URL | [node:field_main_image:crop_3x4_small:url] | The URL to the image. |
Width | [node:field_main_image:crop_3x4_small:width] | The width of the image, in pixels. |
Crop: 9x16 | [node:field_main_image:crop_9x16] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_9x16:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_9x16:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_9x16:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_9x16:uri] | The URI to the image. |
URL | [node:field_main_image:crop_9x16:url] | The URL to the image. |
Width | [node:field_main_image:crop_9x16:width] | The width of the image, in pixels. |
Crop: 16x9 | [node:field_main_image:crop_16x9] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_16x9:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_16x9:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_16x9:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_16x9:uri] | The URI to the image. |
URL | [node:field_main_image:crop_16x9:url] | The URL to the image. |
Width | [node:field_main_image:crop_16x9:width] | The width of the image, in pixels. |
Cropped: 3x1 | [node:field_main_image:crop_3x1] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_3x1:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_3x1:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_3x1:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_3x1:uri] | The URI to the image. |
URL | [node:field_main_image:crop_3x1:url] | The URL to the image. |
Width | [node:field_main_image:crop_3x1:width] | The width of the image, in pixels. |
Cropped: Focal point | [node:field_main_image:crop_focal_point] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_focal_point:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_focal_point:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_focal_point:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_focal_point:uri] | The URI to the image. |
URL | [node:field_main_image:crop_focal_point:url] | The URL to the image. |
Width | [node:field_main_image:crop_focal_point:width] | The width of the image, in pixels. |
Cropped: Freeform | [node:field_main_image:crop_freeform] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_freeform:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_freeform:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_freeform:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_freeform:uri] | The URI to the image. |
URL | [node:field_main_image:crop_freeform:url] | The URL to the image. |
Width | [node:field_main_image:crop_freeform:width] | The width of the image, in pixels. |
Crop Square Focal Point | [node:field_main_image:crop_square_fp] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_square_fp:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_square_fp:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_square_fp:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_square_fp:uri] | The URI to the image. |
URL | [node:field_main_image:crop_square_fp:url] | The URL to the image. |
Width | [node:field_main_image:crop_square_fp:width] | The width of the image, in pixels. |
Crop thumbnail | [node:field_main_image:crop_thumbnail] | Represents the image in the given image style. |
File size | [node:field_main_image:crop_thumbnail:filesize] | The file size of the image. |
Height | [node:field_main_image:crop_thumbnail:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:crop_thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:crop_thumbnail:uri] | The URI to the image. |
URL | [node:field_main_image:crop_thumbnail:url] | The URL to the image. |
Width | [node:field_main_image:crop_thumbnail:width] | The width of the image, in pixels. |
File | [node:field_main_image:entity] | The referenced entity |
Base name | [node:field_main_image:entity:basename] | The base name of the file. |
Changed | [node:field_main_image:entity:changed] | The date the file was most recently changed. |
Created | [node:field_main_image:entity:created] | The date the file created. |
Extension | [node:field_main_image:entity:extension] | The extension of the file. |
File byte size | [node:field_main_image:entity:size-raw] | The size of the file, in bytes. |
File ID | [node:field_main_image:entity:fid] | The unique ID of the uploaded file. |
File name | [node:field_main_image:entity:name] | The name of the file on disk. |
File size | [node:field_main_image:entity:size] | The size of the file. |
Language | [node:field_main_image:entity:language] | The language of the file. |
MIME type | [node:field_main_image:entity:mime] | The MIME type of the file. |
Original file | [node:field_main_image:entity:original] | The original file data if the file is being updated or saved. |
Owner | [node:field_main_image:entity:owner] | The user who originally uploaded the file. |
Path | [node:field_main_image:entity:path] | The location of the file relative to Drupal root. |
URL | [node:field_main_image:entity:url] | The web-accessible URL for the file. |
File ID | [node:field_main_image:target_id] | |
FunkyBanner | [node:field_main_image:funkybanner] | Represents the image in the given image style. |
File size | [node:field_main_image:funkybanner:filesize] | The file size of the image. |
Height | [node:field_main_image:funkybanner:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:funkybanner:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:funkybanner:uri] | The URI to the image. |
URL | [node:field_main_image:funkybanner:url] | The URL to the image. |
Width | [node:field_main_image:funkybanner:width] | The width of the image, in pixels. |
GeofieldMap Default Icon Style (34x34) | [node:field_main_image:geofield_map_default_icon_style] | Represents the image in the given image style. |
File size | [node:field_main_image:geofield_map_default_icon_style:filesize] | The file size of the image. |
Height | [node:field_main_image:geofield_map_default_icon_style:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:geofield_map_default_icon_style:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:geofield_map_default_icon_style:uri] | The URI to the image. |
URL | [node:field_main_image:geofield_map_default_icon_style:url] | The URL to the image. |
Width | [node:field_main_image:geofield_map_default_icon_style:width] | The width of the image, in pixels. |
Height | [node:field_main_image:height] | The height of the image in pixels. |
Large (480×480) | [node:field_main_image:large] | Represents the image in the given image style. |
File size | [node:field_main_image:large:filesize] | The file size of the image. |
Height | [node:field_main_image:large:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:large:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:large:uri] | The URI to the image. |
URL | [node:field_main_image:large:url] | The URL to the image. |
Width | [node:field_main_image:large:width] | The width of the image, in pixels. |
Media Library thumbnail (220x220) | [node:field_main_image:media_library] | Represents the image in the given image style. |
File size | [node:field_main_image:media_library:filesize] | The file size of the image. |
Height | [node:field_main_image:media_library:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:media_library:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:media_library:uri] | The URI to the image. |
URL | [node:field_main_image:media_library:url] | The URL to the image. |
Width | [node:field_main_image:media_library:width] | The width of the image, in pixels. |
Medium (220×220) | [node:field_main_image:medium] | Represents the image in the given image style. |
File size | [node:field_main_image:medium:filesize] | The file size of the image. |
Height | [node:field_main_image:medium:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:medium:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:medium:uri] | The URI to the image. |
URL | [node:field_main_image:medium:url] | The URL to the image. |
Width | [node:field_main_image:medium:width] | The width of the image, in pixels. |
Thumbnail (100×100) | [node:field_main_image:thumbnail] | Represents the image in the given image style. |
File size | [node:field_main_image:thumbnail:filesize] | The file size of the image. |
Height | [node:field_main_image:thumbnail:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:thumbnail:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:thumbnail:uri] | The URI to the image. |
URL | [node:field_main_image:thumbnail:url] | The URL to the image. |
Width | [node:field_main_image:thumbnail:width] | The width of the image, in pixels. |
Thumbnail 100x100 Check | [node:field_main_image:thumbnail_100x100_check] | Represents the image in the given image style. |
File size | [node:field_main_image:thumbnail_100x100_check:filesize] | The file size of the image. |
Height | [node:field_main_image:thumbnail_100x100_check:height] | The height the image, in pixels. |
MIME type | [node:field_main_image:thumbnail_100x100_check:mimetype] | The MIME type (image/png, image/bmp, etc.) of the image. |
URI | [node:field_main_image:thumbnail_100x100_check:uri] | The URI to the image. |
URL | [node:field_main_image:thumbnail_100x100_check:url] | The URL to the image. |
Width | [node:field_main_image:thumbnail_100x100_check:width] | The width of the image, in pixels. |
Title | [node:field_main_image:title] | Image title text, for the image's 'title' attribute. |
Width | [node:field_main_image:width] | The width of the image in pixels. |
Media Banner | [node:field_media_banner] | Entity reference field. |
Media | [node:field_media_banner:entity] | The referenced entity |
Attribution | [node:field_media_banner:entity:field_attribution] | Text (plain) field. |
Attribution Link | [node:field_media_banner:entity:field_attribution_link] | Link field. |
Audio file | [node:field_media_banner:entity:field_media_audio_file] | File field. |
Authored by | [node:field_media_banner:entity:uid] | Entity reference field. |
Authored on | [node:field_media_banner:entity:created] | Created field. |
Changed | [node:field_media_banner:entity:changed] | Last changed field. |
Community | [node:field_media_banner:entity:field_ref_community] | Entity reference field. |
Default revision | [node:field_media_banner:entity:revision_default] | Boolean field. |
Default translation | [node:field_media_banner:entity:default_langcode] | Boolean field. |
Document | [node:field_media_banner:entity:field_document] | File field. |
ID | [node:field_media_banner:entity:mid] | Number (integer) field. |
Image | [node:field_media_banner:entity:image] | Image field. |
Instagram post | [node:field_media_banner:entity:embed_code] | Text (plain, long) field. Also known as Tweet. |
Is this image used as a PREVIEW? | [node:field_media_banner:entity:field_bool_preview_image] | Boolean field. Also known as Is this image/video used as a PREVIEW?. |
Language | [node:field_media_banner:entity:langcode] | Language field. |
Language | [node:field_media_banner:entity:language] | The language of the media. |
Media type | [node:field_media_banner:entity:bundle] | Entity reference field. |
Name | [node:field_media_banner:entity:name] | Text (plain) field. |
Original media | [node:field_media_banner:entity:original] | The original media data if the media is being updated or saved. |
Place | [node:field_media_banner:entity:field_ref_places] | Entity reference field. |
Published | [node:field_media_banner:entity:status] | Boolean field. |
Revision create time | [node:field_media_banner:entity:revision_created] | Created field. |
Revision ID | [node:field_media_banner:entity:vid] | Number (integer) field. |
Revision log message | [node:field_media_banner:entity:revision_log_message] | Text (plain, long) field. |
Revision translation affected | [node:field_media_banner:entity:revision_translation_affected] | Boolean field. |
Revision user | [node:field_media_banner:entity:revision_user] | Entity reference field. |
Scheduled transition date | [node:field_media_banner:entity:scheduled_transition_date] | Date field. |
Scheduled transition state | [node:field_media_banner:entity:scheduled_transition_state] | Text (plain) field. |
Season(s) | [node:field_media_banner:entity:field_ref_seasons] | Entity reference field. |
Show in media library | [node:field_media_banner:entity:field_media_in_library] | Boolean field. |
SVG | [node:field_media_banner:entity:field_media_svg] | Svg Image field. |
Thumbnail | [node:field_media_banner:entity:thumbnail] | Image field. |
Trail | [node:field_media_banner:entity:field_ref_trails] | Entity reference field. |
URL | [node:field_media_banner:entity:url] | The URL of the media. |
UUID | [node:field_media_banner:entity:uuid] | UUID field. |
Video file | [node:field_media_banner:entity:field_media_video_file] | File field. |
Video URL | [node:field_media_banner:entity:field_media_video_embed_field] | Text (plain) field. |
Media ID | [node:field_media_banner:target_id] | |
Media Files | [node:field_ref_media_files] | Entity reference field. |
Media Files type with delta 0 | [node:field_ref_media_files:0] | |
Media | [node:field_ref_media_files:0:entity] | The referenced entity |
Media ID | [node:field_ref_media_files:0:target_id] | |
Media Files type with delta 1 | [node:field_ref_media_files:1] | |
Media | [node:field_ref_media_files:1:entity] | The referenced entity |
Media ID | [node:field_ref_media_files:1:target_id] | |
Media Files type with delta 2 | [node:field_ref_media_files:2] | |
Media | [node:field_ref_media_files:2:entity] | The referenced entity |
Media ID | [node:field_ref_media_files:2:target_id] | |
Menu link | [node:menu-link] | The menu link for this node. |
Edit URL | [node:menu-link:edit-url] | The URL of the menu link's edit page. |
Link ID | [node:menu-link:mlid] | The unique ID of the menu link. |
Menu | [node:menu-link:menu] | The menu of the menu link. |
Description | [node:menu-link:menu:description] | The optional description of the menu. |
Edit URL | [node:menu-link:menu:edit-url] | The URL of the menu's edit page. |
Machine-readable name | [node:menu-link:menu:machine-name] | The unique machine-readable name of the menu. |
Menu link count | [node:menu-link:menu:menu-link-count] | The number of menu links belonging to the menu. |
Name | [node:menu-link:menu:name] | The name of the menu. |
Parent | [node:menu-link:parent] | The menu link's parent. |
Edit URL | [node:menu-link:parent:edit-url] | The URL of the menu link's edit page. |
Link ID | [node:menu-link:parent:mlid] | The unique ID of the menu link. |
Menu | [node:menu-link:parent:menu] | The menu of the menu link. |
Parents | [node:menu-link:parent:parents] | An array of all the menu link's parents, starting with the root. |
Root | [node:menu-link:parent:root] | The menu link's root. |
Title | [node:menu-link:parent:title] | The title of the menu link. |
URL | [node:menu-link:parent:url] | The URL of the menu link. |
Parents | [node:menu-link:parents] | An array of all the menu link's parents, starting with the root. |
Count | [node:menu-link:parents:count] | The number of elements in the array. |
First | [node:menu-link:parents:first] | The first element of the array. |
Imploded | [node:menu-link:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [node:menu-link:parents:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [node:menu-link:parents:keys] | The array of keys of the array. |
Last | [node:menu-link:parents:last] | The last element of the array. |
Reversed | [node:menu-link:parents:reversed] | The array reversed. |
Value | [node:menu-link:parents:value:?] | The specific value of the array. |
Root | [node:menu-link:root] | The menu link's root. |
Edit URL | [node:menu-link:root:edit-url] | The URL of the menu link's edit page. |
Link ID | [node:menu-link:root:mlid] | The unique ID of the menu link. |
Menu | [node:menu-link:root:menu] | The menu of the menu link. |
Parent | [node:menu-link:root:parent] | The menu link's parent. |
Parents | [node:menu-link:root:parents] | An array of all the menu link's parents, starting with the root. |
Title | [node:menu-link:root:title] | The title of the menu link. |
URL | [node:menu-link:root:url] | The URL of the menu link. |
Title | [node:menu-link:title] | The title of the menu link. |
URL | [node:menu-link:url] | The URL of the menu link. |
Absolute URL | [node:menu-link:url:absolute] | The absolute URL. |
Arguments | [node:menu-link:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [node:menu-link:url:brief] | The URL without the protocol and trailing backslash. |
Path | [node:menu-link:url:path] | The path component of the URL. |
Relative URL | [node:menu-link:url:relative] | The relative URL. |
Unaliased URL | [node:menu-link:url:unaliased] | The unaliased URL. |
Meta tags | [node:field_meta_tags] | Meta tags field. |
Advanced: Author | [node:field_meta_tags:author] | Define the author of a page. |
Advanced: Author | [node:field_meta_tags:author:value] | Define the author of a page. |
Advanced: Cache control | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:generator] | Describes the name and version number of the software or publishing tool used to create the page. |
Advanced: Generator | [node:field_meta_tags:generator:value] | Describes the name and version number of the software or publishing tool used to create the page. |
Advanced: Geographical place name | [node:field_meta_tags:geo_placename] | A location's formal name. |
Advanced: Geographical place name | [node:field_meta_tags:geo_placename:value] | A location's formal name. |
Advanced: Geographical position | [node:field_meta_tags:geo_position] | Geo-spatial information in 'latitude; longitude' format, e.g. '50.167958; -97.133185'; see Wikipedia for details. |
Advanced: Geographical position | [node:field_meta_tags:geo_position:value] | Geo-spatial information in 'latitude; longitude' format, e.g. '50.167958; -97.133185'; see Wikipedia for details. |
Advanced: Geographical region | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:icbm] | Geo-spatial information in 'latitude, longitude' format, e.g. '50.167958, -97.133185'; see Wikipedia for details. |
Advanced: ICBM | [node:field_meta_tags:icbm:value] | Geo-spatial information in 'latitude, longitude' format, e.g. '50.167958, -97.133185'; see Wikipedia for details. |
Advanced: Image | [node:field_meta_tags:image_src] | An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced: Image | [node:field_meta_tags:image_src:value] | An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced: News Keywords | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:next] | Used for paginated content by providing URL with rel='next' link. |
Advanced: Next page URL | [node:field_meta_tags:next:value] | Used for paginated content by providing URL with rel='next' link. |
Advanced: Original source | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:prev] | Used for paginated content by providing URL with rel='prev' link. |
Advanced: Previous page URL | [node:field_meta_tags:prev:value] | Used for paginated content by providing URL with rel='prev' link. |
Advanced: Rating | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:rights] | Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced: Rights | [node:field_meta_tags:rights:value] | Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced: Robots | [node:field_meta_tags:robots] | Provides search engines with specific directions for what to do when this page is indexed. |
Advanced: Robots | [node:field_meta_tags:robots:value] | Provides search engines with specific directions for what to do when this page is indexed. |
Advanced: Set cookie | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:shortlink] | A brief URL, often created by a URL shortening service. |
Advanced: Shortlink URL | [node:field_meta_tags:shortlink:value] | A brief URL, often created by a URL shortening service. |
Advanced: Standout | [node:field_meta_tags: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 | [node:field_meta_tags: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! |
Android: Android app link alternative | [node:field_meta_tags:android_app_link_alternative] | A custom string for deeplinking to an Android mobile app. Should be in the format 'package_name/host_path', e.g. 'com.example.android/example/hello-screen'. The 'android-app://' prefix will be included automatically. |
Android: Android app link alternative | [node:field_meta_tags:android_app_link_alternative:value] | A custom string for deeplinking to an Android mobile app. Should be in the format 'package_name/host_path', e.g. 'com.example.android/example/hello-screen'. The 'android-app://' prefix will be included automatically. |
Apple & iOS: Apple Web App Title | [node:field_meta_tags:apple_mobile_web_app_title] | Overrides the long site title when using the Apple Add to Home Screen. |
Apple & iOS: Apple Web App Title | [node:field_meta_tags:apple_mobile_web_app_title:value] | Overrides the long site title when using the Apple Add to Home Screen. |
Apple & iOS: Format detection | [node:field_meta_tags:format_detection] | If set to 'telephone=no' the page will not be checked for phone numbers, which would be presented. |
Apple & iOS: Format detection | [node:field_meta_tags:format_detection:value] | If set to 'telephone=no' the page will not be checked for phone numbers, which would be presented. |
Apple & iOS: iOS app link alternative | [node:field_meta_tags:ios_app_link_alternative] | A custom string for deeplinking to an iOS mobile app. Should be in the format 'itunes_id/scheme/host_path', e.g. 123456/example/hello-screen'. The 'ios-app://' prefix will be included automatically. |
Apple & iOS: iOS app link alternative | [node:field_meta_tags:ios_app_link_alternative:value] | A custom string for deeplinking to an iOS mobile app. Should be in the format 'itunes_id/scheme/host_path', e.g. 123456/example/hello-screen'. The 'ios-app://' prefix will be included automatically. |
Apple & iOS: iTunes App details | [node:field_meta_tags:apple_itunes_app] | This informs iOS devices to display a banner to a specific app. If used, it must provide the 'app-id' value, the 'affiliate-data' and 'app-argument' values are optional. |
Apple & iOS: iTunes App details | [node:field_meta_tags:apple_itunes_app:value] | This informs iOS devices to display a banner to a specific app. If used, it must provide the 'app-id' value, the 'affiliate-data' and 'app-argument' values are optional. |
Apple & iOS: Status bar color | [node:field_meta_tags:apple_mobile_web_app_status_bar_style] | Requires the 'Web app capable' meta tag to be set to 'yes'. May be set to 'default', 'black', or 'black-translucent'. |
Apple & iOS: Status bar color | [node:field_meta_tags:apple_mobile_web_app_status_bar_style:value] | Requires the 'Web app capable' meta tag to be set to 'yes'. May be set to 'default', 'black', or 'black-translucent'. |
Apple & iOS: Web app capable? | [node:field_meta_tags:apple_mobile_web_app_capable] | If set to 'yes', the application will run in full-screen mode; the default behavior is to use Safari to display web content. |
Apple & iOS: Web app capable? | [node:field_meta_tags:apple_mobile_web_app_capable:value] | If set to 'yes', the application will run in full-screen mode; the default behavior is to use Safari to display web content. |
Basic tags: Abstract | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:keywords] | A comma-separated list of keywords about the page. This meta tag is no longer supported by most search engines. |
Basic tags: Keywords | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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. |
Dublin Core: Contributor | [node:field_meta_tags:dcterms_contributor] | An entity responsible for making contributions to the resource. Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity. |
Dublin Core: Contributor | [node:field_meta_tags:dcterms_contributor:value] | An entity responsible for making contributions to the resource. Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity. |
Dublin Core: Coverage | [node:field_meta_tags:dcterms_coverage] | The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant. Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges. |
Dublin Core: Coverage | [node:field_meta_tags:dcterms_coverage:value] | The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant. Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges. |
Dublin Core: Creator | [node:field_meta_tags:dcterms_creator] | An entity primarily responsible for making the resource. Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity. |
Dublin Core: Creator | [node:field_meta_tags:dcterms_creator:value] | An entity primarily responsible for making the resource. Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity. |
Dublin Core: Date | [node:field_meta_tags:dcterms_date] | A point or period of time associated with an event in the lifecycle of the resource. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. |
Dublin Core: Date | [node:field_meta_tags:dcterms_date:value] | A point or period of time associated with an event in the lifecycle of the resource. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. |
Dublin Core: Description | [node:field_meta_tags:dcterms_description] | An account of the resource. Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. |
Dublin Core: Description | [node:field_meta_tags:dcterms_description:value] | An account of the resource. Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. |
Dublin Core: Format | [node:field_meta_tags:dcterms_format] | The file format, physical medium, or dimensions of the resource. Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]. |
Dublin Core: Format | [node:field_meta_tags:dcterms_format:value] | The file format, physical medium, or dimensions of the resource. Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]. |
Dublin Core: Identifier | [node:field_meta_tags:dcterms_identifier] | An unambiguous reference to the resource within a given context. Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. |
Dublin Core: Identifier | [node:field_meta_tags:dcterms_identifier:value] | An unambiguous reference to the resource within a given context. Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. |
Dublin Core: Language | [node:field_meta_tags:dcterms_language] | A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]. |
Dublin Core: Language | [node:field_meta_tags:dcterms_language:value] | A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]. |
Dublin Core: Publisher | [node:field_meta_tags:dcterms_publisher] | An entity responsible for making the resource available. Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity. |
Dublin Core: Publisher | [node:field_meta_tags:dcterms_publisher:value] | An entity responsible for making the resource available. Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity. |
Dublin Core: Relation | [node:field_meta_tags:dcterms_relation] | A related resource. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. |
Dublin Core: Relation | [node:field_meta_tags:dcterms_relation:value] | A related resource. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. |
Dublin Core: Rights | [node:field_meta_tags:dcterms_rights] | Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. |
Dublin Core: Rights | [node:field_meta_tags:dcterms_rights:value] | Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. |
Dublin Core: Source | [node:field_meta_tags:dcterms_source] | A related resource from which the described resource is derived. The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. |
Dublin Core: Source | [node:field_meta_tags:dcterms_source:value] | A related resource from which the described resource is derived. The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. |
Dublin Core: Subject | [node:field_meta_tags:dcterms_subject] | The topic of the resource. Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary. To describe the spatial or temporal topic of the resource, use the Coverage element. |
Dublin Core: Subject | [node:field_meta_tags:dcterms_subject:value] | The topic of the resource. Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary. To describe the spatial or temporal topic of the resource, use the Coverage element. |
Dublin Core: Title | [node:field_meta_tags:dcterms_title] | The name given to the resource. |
Dublin Core: Title | [node:field_meta_tags:dcterms_title:value] | The name given to the resource. |
Dublin Core: Type | [node:field_meta_tags:dcterms_type] | The nature or genre of the resource. Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element. |
Dublin Core: Type | [node:field_meta_tags:dcterms_type:value] | The nature or genre of the resource. Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element. |
Dublin Core Additional Tags: Abstract | [node:field_meta_tags:dcterms_abstract] | A summary of the resource. |
Dublin Core Additional Tags: Abstract | [node:field_meta_tags:dcterms_abstract:value] | A summary of the resource. |
Dublin Core Additional Tags: Access Rights | [node:field_meta_tags:dcterms_access_rights] | Information about who can access the resource or an indication of its security status. Access Rights may include information regarding access or restrictions based on privacy, security, or other policies. |
Dublin Core Additional Tags: Access Rights | [node:field_meta_tags:dcterms_access_rights:value] | Information about who can access the resource or an indication of its security status. Access Rights may include information regarding access or restrictions based on privacy, security, or other policies. |
Dublin Core Additional Tags: Accrual Method | [node:field_meta_tags:dcterms_accrual_method] | The method by which items are added to a collection. |
Dublin Core Additional Tags: Accrual Method | [node:field_meta_tags:dcterms_accrual_method:value] | The method by which items are added to a collection. |
Dublin Core Additional Tags: Accrual Periodicity | [node:field_meta_tags:dcterms_accrual_periodicity] | The frequency with which items are added to a collection. |
Dublin Core Additional Tags: Accrual Periodicity | [node:field_meta_tags:dcterms_accrual_periodicity:value] | The frequency with which items are added to a collection. |
Dublin Core Additional Tags: Accrual Policy | [node:field_meta_tags:dcterms_accrual_policy] | The policy governing the addition of items to a collection. |
Dublin Core Additional Tags: Accrual Policy | [node:field_meta_tags:dcterms_accrual_policy:value] | The policy governing the addition of items to a collection. |
Dublin Core Additional Tags: Alternative Title | [node:field_meta_tags:dcterms_alternative] | An alternative name for the resource. The distinction between titles and alternative titles is application-specific. |
Dublin Core Additional Tags: Alternative Title | [node:field_meta_tags:dcterms_alternative:value] | An alternative name for the resource. The distinction between titles and alternative titles is application-specific. |
Dublin Core Additional Tags: Audience | [node:field_meta_tags:dcterms_audience] | A class of entity for whom the resource is intended or useful. |
Dublin Core Additional Tags: Audience | [node:field_meta_tags:dcterms_audience:value] | A class of entity for whom the resource is intended or useful. |
Dublin Core Additional Tags: Audience Education Level | [node:field_meta_tags:dcterms_education_level] | A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended. |
Dublin Core Additional Tags: Audience Education Level | [node:field_meta_tags:dcterms_education_level:value] | A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended. |
Dublin Core Additional Tags: Bibliographic Citation | [node:field_meta_tags:dcterms_bibliographic_citation] | A bibliographic reference for the resource. Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible. |
Dublin Core Additional Tags: Bibliographic Citation | [node:field_meta_tags:dcterms_bibliographic_citation:value] | A bibliographic reference for the resource. Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible. |
Dublin Core Additional Tags: Conforms To | [node:field_meta_tags:dcterms_conforms_to] | An established standard to which the described resource conforms. |
Dublin Core Additional Tags: Conforms To | [node:field_meta_tags:dcterms_conforms_to:value] | An established standard to which the described resource conforms. |
Dublin Core Additional Tags: Date Accepted | [node:field_meta_tags:dcterms_date_accepted] | Date of acceptance of the resource. Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal). |
Dublin Core Additional Tags: Date Accepted | [node:field_meta_tags:dcterms_date_accepted:value] | Date of acceptance of the resource. Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal). |
Dublin Core Additional Tags: Date Available | [node:field_meta_tags:dcterms_available] | Date (often a range) that the resource became or will become available. |
Dublin Core Additional Tags: Date Available | [node:field_meta_tags:dcterms_available:value] | Date (often a range) that the resource became or will become available. |
Dublin Core Additional Tags: Date Copyrighted | [node:field_meta_tags:dcterms_date_copyrighted] | Date of copyright. |
Dublin Core Additional Tags: Date Copyrighted | [node:field_meta_tags:dcterms_date_copyrighted:value] | Date of copyright. |
Dublin Core Additional Tags: Date Created | [node:field_meta_tags:dcterms_created] | Date of creation of the resource. |
Dublin Core Additional Tags: Date Created | [node:field_meta_tags:dcterms_created:value] | Date of creation of the resource. |
Dublin Core Additional Tags: Date Issued | [node:field_meta_tags:dcterms_issued] | Date of formal issuance (e.g., publication) of the resource. |
Dublin Core Additional Tags: Date Issued | [node:field_meta_tags:dcterms_issued:value] | Date of formal issuance (e.g., publication) of the resource. |
Dublin Core Additional Tags: Date Modified | [node:field_meta_tags:dcterms_modified] | Date on which the resource was changed. |
Dublin Core Additional Tags: Date Modified | [node:field_meta_tags:dcterms_modified:value] | Date on which the resource was changed. |
Dublin Core Additional Tags: Date Submitted | [node:field_meta_tags:dcterms_date_submitted] | Date of submission of the resource. Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal). |
Dublin Core Additional Tags: Date Submitted | [node:field_meta_tags:dcterms_date_submitted:value] | Date of submission of the resource. Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal). |
Dublin Core Additional Tags: Date Valid | [node:field_meta_tags:dcterms_valid] | Date (often a range) of validity of a resource. |
Dublin Core Additional Tags: Date Valid | [node:field_meta_tags:dcterms_valid:value] | Date (often a range) of validity of a resource. |
Dublin Core Additional Tags: Extent | [node:field_meta_tags:dcterms_extent] | The size or duration of the resource. |
Dublin Core Additional Tags: Extent | [node:field_meta_tags:dcterms_extent:value] | The size or duration of the resource. |
Dublin Core Additional Tags: Has Format | [node:field_meta_tags:dcterms_has_format] | A related resource that is substantially the same as the pre-existing described resource, but in another format. |
Dublin Core Additional Tags: Has Format | [node:field_meta_tags:dcterms_has_format:value] | A related resource that is substantially the same as the pre-existing described resource, but in another format. |
Dublin Core Additional Tags: Has Part | [node:field_meta_tags:dcterms_has_part] | A related resource that is included either physically or logically in the described resource. |
Dublin Core Additional Tags: Has Part | [node:field_meta_tags:dcterms_has_part:value] | A related resource that is included either physically or logically in the described resource. |
Dublin Core Additional Tags: Has Version | [node:field_meta_tags:dcterms_has_version] | A related resource that is a version, edition, or adaptation of the described resource. |
Dublin Core Additional Tags: Has Version | [node:field_meta_tags:dcterms_has_version:value] | A related resource that is a version, edition, or adaptation of the described resource. |
Dublin Core Additional Tags: Instructional Method | [node:field_meta_tags:dcterms_instructional_method] | A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support. Instructional Method will typically include ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback. |
Dublin Core Additional Tags: Instructional Method | [node:field_meta_tags:dcterms_instructional_method:value] | A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support. Instructional Method will typically include ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback. |
Dublin Core Additional Tags: Is Format Of | [node:field_meta_tags:dcterms_is_format_of] | A related resource that is substantially the same as the described resource, but in another format. |
Dublin Core Additional Tags: Is Format Of | [node:field_meta_tags:dcterms_is_format_of:value] | A related resource that is substantially the same as the described resource, but in another format. |
Dublin Core Additional Tags: Is Part Of | [node:field_meta_tags:dcterms_is_part_of] | A related resource in which the described resource is physically or logically included. |
Dublin Core Additional Tags: Is Part Of | [node:field_meta_tags:dcterms_is_part_of:value] | A related resource in which the described resource is physically or logically included. |
Dublin Core Additional Tags: Is Referenced By | [node:field_meta_tags:dcterms_is_referenced_by] | A related resource that references, cites, or otherwise points to the described resource. |
Dublin Core Additional Tags: Is Referenced By | [node:field_meta_tags:dcterms_is_referenced_by:value] | A related resource that references, cites, or otherwise points to the described resource. |
Dublin Core Additional Tags: Is Replaced By | [node:field_meta_tags:dcterms_is_replaced_by] | A related resource that supplants, displaces, or supersedes the described resource. |
Dublin Core Additional Tags: Is Replaced By | [node:field_meta_tags:dcterms_is_replaced_by:value] | A related resource that supplants, displaces, or supersedes the described resource. |
Dublin Core Additional Tags: Is Required By | [node:field_meta_tags:dcterms_is_required_by] | A related resource that requires the described resource to support its function, delivery, or coherence. |
Dublin Core Additional Tags: Is Required By | [node:field_meta_tags:dcterms_is_required_by:value] | A related resource that requires the described resource to support its function, delivery, or coherence. |
Dublin Core Additional Tags: Is Version Of | [node:field_meta_tags:dcterms_is_version_of] | A related resource of which the described resource is a version, edition, or adaptation. Changes in version imply substantive changes in content rather than differences in format. |
Dublin Core Additional Tags: Is Version Of | [node:field_meta_tags:dcterms_is_version_of:value] | A related resource of which the described resource is a version, edition, or adaptation. Changes in version imply substantive changes in content rather than differences in format. |
Dublin Core Additional Tags: License | [node:field_meta_tags:dcterms_license] | A legal document giving official permission to do something with the resource. |
Dublin Core Additional Tags: License | [node:field_meta_tags:dcterms_license:value] | A legal document giving official permission to do something with the resource. |
Dublin Core Additional Tags: Mediator | [node:field_meta_tags:dcterms_mediator] | An entity that mediates access to the resource and for whom the resource is intended or useful. In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver. |
Dublin Core Additional Tags: Mediator | [node:field_meta_tags:dcterms_mediator:value] | An entity that mediates access to the resource and for whom the resource is intended or useful. In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver. |
Dublin Core Additional Tags: Medium | [node:field_meta_tags:dcterms_medium] | The material or physical carrier of the resource. |
Dublin Core Additional Tags: Medium | [node:field_meta_tags:dcterms_medium:value] | The material or physical carrier of the resource. |
Dublin Core Additional Tags: Provenance | [node:field_meta_tags:dcterms_provenance] | A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation. The statement may include a description of any changes successive custodians made to the resource. |
Dublin Core Additional Tags: Provenance | [node:field_meta_tags:dcterms_provenance:value] | A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation. The statement may include a description of any changes successive custodians made to the resource. |
Dublin Core Additional Tags: References | [node:field_meta_tags:dcterms_references] | A related resource that is referenced, cited, or otherwise pointed to by the described resource. |
Dublin Core Additional Tags: References | [node:field_meta_tags:dcterms_references:value] | A related resource that is referenced, cited, or otherwise pointed to by the described resource. |
Dublin Core Additional Tags: Replaces | [node:field_meta_tags:dcterms_replaces] | A related resource that is supplanted, displaced, or superseded by the described resource. |
Dublin Core Additional Tags: Replaces | [node:field_meta_tags:dcterms_replaces:value] | A related resource that is supplanted, displaced, or superseded by the described resource. |
Dublin Core Additional Tags: Requires | [node:field_meta_tags:dcterms_requires] | A related resource that is required by the described resource to support its function, delivery, or coherence. |
Dublin Core Additional Tags: Requires | [node:field_meta_tags:dcterms_requires:value] | A related resource that is required by the described resource to support its function, delivery, or coherence. |
Dublin Core Additional Tags: Rights Holder | [node:field_meta_tags:dcterms_rights_holder] | A person or organization owning or managing rights over the resource. |
Dublin Core Additional Tags: Rights Holder | [node:field_meta_tags:dcterms_rights_holder:value] | A person or organization owning or managing rights over the resource. |
Dublin Core Additional Tags: Spatial Coverage | [node:field_meta_tags:dcterms_spatial] | Spatial characteristics of the resource. |
Dublin Core Additional Tags: Spatial Coverage | [node:field_meta_tags:dcterms_spatial:value] | Spatial characteristics of the resource. |
Dublin Core Additional Tags: Table Of Contents | [node:field_meta_tags:dcterms_table_of_contents] | A list of subunits of the resource. |
Dublin Core Additional Tags: Table Of Contents | [node:field_meta_tags:dcterms_table_of_contents:value] | A list of subunits of the resource. |
Dublin Core Additional Tags: Temporal Coverage | [node:field_meta_tags:dcterms_temporal] | Temporal characteristics of the resource. |
Dublin Core Additional Tags: Temporal Coverage | [node:field_meta_tags:dcterms_temporal:value] | Temporal characteristics of the resource. |
facebook: Facebook Admins | [node:field_meta_tags:fb_admins] | A comma-separated list of Facebook user IDs of people who are considered administrators or moderators of this page. |
facebook: Facebook Admins | [node:field_meta_tags: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 | [node:field_meta_tags:fb_app_id] | A comma-separated list of Facebook Platform Application IDs applicable for this site. |
facebook: Facebook Application ID | [node:field_meta_tags:fb_app_id:value] | A comma-separated list of Facebook Platform Application IDs applicable for this site. |
facebook: Facebook Pages | [node:field_meta_tags:fb_pages] | Facebook Instant Articles claim URL token. |
facebook: Facebook Pages | [node:field_meta_tags:fb_pages:value] | Facebook Instant Articles claim URL token. |
Favicons & touch icons: Apple touch icon (precomposed): 57px x 57px | [node:field_meta_tags:apple_touch_icon_precomposed] | A PNG image that is 57px wide by 57px high. Used with the non-Retina iPhone, iPod Touch, and Android 2.1+ devices. |
Favicons & touch icons: Apple touch icon (precomposed): 57px x 57px | [node:field_meta_tags:apple_touch_icon_precomposed:value] | A PNG image that is 57px wide by 57px high. Used with the non-Retina iPhone, iPod Touch, and Android 2.1+ devices. |
Favicons & touch icons: Apple touch icon (precomposed): 72px x 72px | [node:field_meta_tags:apple_touch_icon_precomposed_72x72] | A PNG image that is 72px wide by 72px high. Used with the iPad mini and the first- and second-generation iPad (@1x display) on iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 72px x 72px | [node:field_meta_tags:apple_touch_icon_precomposed_72x72:value] | A PNG image that is 72px wide by 72px high. Used with the iPad mini and the first- and second-generation iPad (@1x display) on iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 76px x 76px | [node:field_meta_tags:apple_touch_icon_precomposed_76x76] | A PNG image that is 76px wide by 76px high. Used with the iPad mini and the second-generation iPad (@1x display) on iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 76px x 76px | [node:field_meta_tags:apple_touch_icon_precomposed_76x76:value] | A PNG image that is 76px wide by 76px high. Used with the iPad mini and the second-generation iPad (@1x display) on iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 114px x 114px | [node:field_meta_tags:apple_touch_icon_precomposed_114x114] | A PNG image that is 114px wide by 114px high. Used with iPhone with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 114px x 114px | [node:field_meta_tags:apple_touch_icon_precomposed_114x114:value] | A PNG image that is 114px wide by 114px high. Used with iPhone with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 120px x 120px | [node:field_meta_tags:apple_touch_icon_precomposed_120x120] | A PNG image that is 120px wide by 120px high. Used with iPhone with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 120px x 120px | [node:field_meta_tags:apple_touch_icon_precomposed_120x120:value] | A PNG image that is 120px wide by 120px high. Used with iPhone with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 144px x 144px | [node:field_meta_tags:apple_touch_icon_precomposed_144x144] | A PNG image that is 144px wide by 144px high. Used with iPad with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 144px x 144px | [node:field_meta_tags:apple_touch_icon_precomposed_144x144:value] | A PNG image that is 144px wide by 144px high. Used with iPad with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 152px x 152px | [node:field_meta_tags:apple_touch_icon_precomposed_152x152] | A PNG image that is 152px wide by 152px high. Used with iPad with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 152px x 152px | [node:field_meta_tags:apple_touch_icon_precomposed_152x152:value] | A PNG image that is 152px wide by 152px high. Used with iPad with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 180px x 180px | [node:field_meta_tags:apple_touch_icon_precomposed_180x180] | A PNG image that is 180px wide by 180px high. Used with iPhone 6 Plus with @3x display. |
Favicons & touch icons: Apple touch icon (precomposed): 180px x 180px | [node:field_meta_tags:apple_touch_icon_precomposed_180x180:value] | A PNG image that is 180px wide by 180px high. Used with iPhone 6 Plus with @3x display. |
Favicons & touch icons: Apple touch icon: 60px x 60px | [node:field_meta_tags:apple_touch_icon] | A PNG image that is 60px wide by 60px high. Used with the non-Retina iPhone, iPod Touch, and Android 2.1+ devices. |
Favicons & touch icons: Apple touch icon: 60px x 60px | [node:field_meta_tags:apple_touch_icon:value] | A PNG image that is 60px wide by 60px high. Used with the non-Retina iPhone, iPod Touch, and Android 2.1+ devices. |
Favicons & touch icons: Apple touch icon: 72px x 72px | [node:field_meta_tags:apple_touch_icon_72x72] | A PNG image that is 72px wide by 72px high. Used with the iPad mini and the first- and second-generation iPad (@1x display) on iOS <= 6. |
Favicons & touch icons: Apple touch icon: 72px x 72px | [node:field_meta_tags:apple_touch_icon_72x72:value] | A PNG image that is 72px wide by 72px high. Used with the iPad mini and the first- and second-generation iPad (@1x display) on iOS <= 6. |
Favicons & touch icons: Apple touch icon: 76px x 76px | [node:field_meta_tags:apple_touch_icon_76x76] | A PNG image that is 76px wide by 76px high. Used with the iPad mini and the second-generation iPad (@1x display) on iOS >= 7. |
Favicons & touch icons: Apple touch icon: 76px x 76px | [node:field_meta_tags:apple_touch_icon_76x76:value] | A PNG image that is 76px wide by 76px high. Used with the iPad mini and the second-generation iPad (@1x display) on iOS >= 7. |
Favicons & touch icons: Apple touch icon: 114px x 114px | [node:field_meta_tags:apple_touch_icon_114x114] | A PNG image that is 114px wide by 114px high. Used with iPhone with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon: 114px x 114px | [node:field_meta_tags:apple_touch_icon_114x114:value] | A PNG image that is 114px wide by 114px high. Used with iPhone with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon: 120px x 120px | [node:field_meta_tags:apple_touch_icon_120x120] | A PNG image that is 120px wide by 120px high. Used with iPhone with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon: 120px x 120px | [node:field_meta_tags:apple_touch_icon_120x120:value] | A PNG image that is 120px wide by 120px high. Used with iPhone with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon: 144px x 144px | [node:field_meta_tags:apple_touch_icon_144x144] | A PNG image that is 144px wide by 144px high. Used with iPad with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon: 144px x 144px | [node:field_meta_tags:apple_touch_icon_144x144:value] | A PNG image that is 144px wide by 144px high. Used with iPad with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon: 152px x 152px | [node:field_meta_tags:apple_touch_icon_152x152] | A PNG image that is 152px wide by 152px high. Used with iPad with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon: 152px x 152px | [node:field_meta_tags:apple_touch_icon_152x152:value] | A PNG image that is 152px wide by 152px high. Used with iPad with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon: 180px x 180px | [node:field_meta_tags:apple_touch_icon_180x180] | A PNG image that is 180px wide by 180px high. Used with iPhone 6 Plus with @3x display. |
Favicons & touch icons: Apple touch icon: 180px x 180px | [node:field_meta_tags:apple_touch_icon_180x180:value] | A PNG image that is 180px wide by 180px high. Used with iPhone 6 Plus with @3x display. |
Favicons & touch icons: Default icon | [node:field_meta_tags:shortcut_icon] | The traditional favicon, must be either a GIF, ICO, JPG/JPEG or PNG image. |
Favicons & touch icons: Default icon | [node:field_meta_tags:shortcut_icon:value] | The traditional favicon, must be either a GIF, ICO, JPG/JPEG or PNG image. |
Favicons & touch icons: Icon: 16px x 16px | [node:field_meta_tags:icon_16x16] | A PNG image that is 16px wide by 16px high. |
Favicons & touch icons: Icon: 16px x 16px | [node:field_meta_tags:icon_16x16:value] | A PNG image that is 16px wide by 16px high. |
Favicons & touch icons: Icon: 32px x 32px | [node:field_meta_tags:icon_32x32] | A PNG image that is 32px wide by 32px high. |
Favicons & touch icons: Icon: 32px x 32px | [node:field_meta_tags:icon_32x32:value] | A PNG image that is 32px wide by 32px high. |
Favicons & touch icons: Icon: 96px x 96px | [node:field_meta_tags:icon_96x96] | A PNG image that is 96px wide by 96px high. |
Favicons & touch icons: Icon: 96px x 96px | [node:field_meta_tags:icon_96x96:value] | A PNG image that is 96px wide by 96px high. |
Favicons & touch icons: Icon: 192px x 192px | [node:field_meta_tags:icon_192x192] | A PNG image that is 192px wide by 192px high. |
Favicons & touch icons: Icon: 192px x 192px | [node:field_meta_tags:icon_192x192:value] | A PNG image that is 192px wide by 192px high. |
Favicons & touch icons: Mask icon (SVG) | [node:field_meta_tags:mask_icon] | A grayscale scalable vector graphic (SVG) file. |
Favicons & touch icons: Mask icon (SVG) | [node:field_meta_tags:mask_icon:value] | A grayscale scalable vector graphic (SVG) file. |
Metatag | [node:field_meta_tags:value] | |
Mobile & UI Adjustments: Cleartype | [node:field_meta_tags:cleartype] | A legacy meta tag for older versions of Internet Explorer on Windows, use the value 'on' to enable it; this tag is ignored by all other browsers. |
Mobile & UI Adjustments: Cleartype | [node:field_meta_tags:cleartype:value] | A legacy meta tag for older versions of Internet Explorer on Windows, use the value 'on' to enable it; this tag is ignored by all other browsers. |
Mobile & UI Adjustments: Handheld-Friendly | [node:field_meta_tags:handheldfriendly] | Some older mobile browsers will expect this meta tag to be set to 'true' to indicate that the site has been designed with mobile browsers in mind. |
Mobile & UI Adjustments: Handheld-Friendly type with delta 0 | [node:field_meta_tags:handheldfriendly:0] | |
Mobile & UI Adjustments: Handheld-Friendly type with delta 1 | [node:field_meta_tags:handheldfriendly:1] | |
Mobile & UI Adjustments: Handheld-Friendly type with delta 2 | [node:field_meta_tags:handheldfriendly:2] | |
Mobile & UI Adjustments: Handheld URL | [node:field_meta_tags:alternate_handheld] | Provides an absolute URL to a specially formatted version of the current page designed for 'feature phones', mobile phones that do not support modern browser standards. See the official Google Mobile SEO Guide for details on how the page should be formatted. |
Mobile & UI Adjustments: Handheld URL | [node:field_meta_tags:alternate_handheld:value] | Provides an absolute URL to a specially formatted version of the current page designed for 'feature phones', mobile phones that do not support modern browser standards. See the official Google Mobile SEO Guide for details on how the page should be formatted. |
Mobile & UI Adjustments: Mobile Optimized | [node:field_meta_tags:mobileoptimized] | Using the value 'width' tells certain mobile Internet Explorer browsers to display as-is, without being resized. Alternatively a numerical width may be used to indicate the desired page width the page should be rendered in: '240' is the suggested default, '176' for older browsers or '480' for newer devices with high DPI screens. |
Mobile & UI Adjustments: Mobile Optimized type with delta 0 | [node:field_meta_tags:mobileoptimized:0] | |
Mobile & UI Adjustments: Mobile Optimized type with delta 1 | [node:field_meta_tags:mobileoptimized:1] | |
Mobile & UI Adjustments: Mobile Optimized type with delta 2 | [node:field_meta_tags:mobileoptimized:2] | |
Mobile & UI Adjustments: Theme Color | [node:field_meta_tags:theme_color] | A color in hexadecimal format, e.g. '#0000ff' for blue; must include the '#' symbol. Used by some browsers to control the background color of the toolbar, the color used with an icon, etc. |
Mobile & UI Adjustments: Theme Color | [node:field_meta_tags:theme_color:value] | A color in hexadecimal format, e.g. '#0000ff' for blue; must include the '#' symbol. Used by some browsers to control the background color of the toolbar, the color used with an icon, etc. |
Mobile & UI Adjustments: Viewport | [node:field_meta_tags:viewport] | Used by most contemporary browsers to control the display for mobile browsers. Please read a guide on responsive web design for details of what values to use. |
Mobile & UI Adjustments: Viewport | [node:field_meta_tags:viewport:value] | Used by most contemporary browsers to control the display for mobile browsers. Please read a guide on responsive web design for details of what values to use. |
Mobile & UI Adjustments: Web Manifest | [node:field_meta_tags:web_manifest] | A URL to a manifest.json file that describes the application. The JSON-based manifest provides developers with a centralized place to put metadata associated with a web application. |
Mobile & UI Adjustments: Web Manifest | [node:field_meta_tags:web_manifest:value] | A URL to a manifest.json file that describes the application. The JSON-based manifest provides developers with a centralized place to put metadata associated with a web application. |
Open Graph: Actor's role | [node:field_meta_tags:video_actor_role] | The roles of the actor(s). |
Open Graph: Actor's role type with delta 0 | [node:field_meta_tags:video_actor_role:0] | |
Open Graph: Actor's role type with delta 1 | [node:field_meta_tags:video_actor_role:1] | |
Open Graph: Actor's role type with delta 2 | [node:field_meta_tags:video_actor_role:2] | |
Open Graph: Actor(s) | [node:field_meta_tags:video_actor] | Links to the Facebook profiles for actor(s) that appear in the video. |
Open Graph: Actor(s) type with delta 0 | [node:field_meta_tags:video_actor:0] | |
Open Graph: Actor(s) type with delta 1 | [node:field_meta_tags:video_actor:1] | |
Open Graph: Actor(s) type with delta 2 | [node:field_meta_tags:video_actor:2] | |
Open Graph: Alternative locales | [node:field_meta_tags: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 | [node:field_meta_tags:og_locale_alternative:0] | |
Open Graph: Alternative locales type with delta 1 | [node:field_meta_tags:og_locale_alternative:1] | |
Open Graph: Alternative locales type with delta 2 | [node:field_meta_tags:og_locale_alternative:2] | |
Open Graph: Article author | [node:field_meta_tags: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 | [node:field_meta_tags:article_author:0] | |
Open Graph: Article author type with delta 1 | [node:field_meta_tags:article_author:1] | |
Open Graph: Article author type with delta 2 | [node:field_meta_tags:article_author:2] | |
Open Graph: Article expiration date & time | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:article_publisher] | Links an article to a publisher's Facebook page. |
Open Graph: Article publisher | [node:field_meta_tags:article_publisher:value] | Links an article to a publisher's Facebook page. |
Open Graph: Article section | [node:field_meta_tags:article_section] | The primary section of this website the content belongs to. |
Open Graph: Article section | [node:field_meta_tags:article_section:value] | The primary section of this website the content belongs to. |
Open Graph: Article tag(s) | [node:field_meta_tags:article_tag] | Appropriate keywords for this content. |
Open Graph: Article tag(s) type with delta 0 | [node:field_meta_tags:article_tag:0] | |
Open Graph: Article tag(s) type with delta 1 | [node:field_meta_tags:article_tag:1] | |
Open Graph: Article tag(s) type with delta 2 | [node:field_meta_tags:article_tag:2] | |
Open Graph: Audio secure URL | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:og_audio_type] | The MIME type of the audio file. Examples include 'application/mp3' for an MP3 file. |
Open Graph: Audio type | [node:field_meta_tags:og_audio_type:value] | The MIME type of the audio file. Examples include 'application/mp3' for an MP3 file. |
Open Graph: Audio URL | [node:field_meta_tags:og_audio] | The URL to an audio file that complements this object. |
Open Graph: Audio URL | [node:field_meta_tags:og_audio:value] | The URL to an audio file that complements this object. |
Open Graph: Book author | [node:field_meta_tags: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 | [node:field_meta_tags:book_author:0] | |
Open Graph: Book author type with delta 1 | [node:field_meta_tags:book_author:1] | |
Open Graph: Book author type with delta 2 | [node:field_meta_tags:book_author:2] | |
Open Graph: Book tag(s) | [node:field_meta_tags:book_tag] | Appropriate keywords for this content. |
Open Graph: Book tag(s) type with delta 0 | [node:field_meta_tags:book_tag:0] | |
Open Graph: Book tag(s) type with delta 1 | [node:field_meta_tags:book_tag:1] | |
Open Graph: Book tag(s) type with delta 2 | [node:field_meta_tags:book_tag:2] | |
Open Graph: Content modification date & time | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:og_type] | The type of the content, e.g., movie. |
Open Graph: Content type | [node:field_meta_tags:og_type:value] | The type of the content, e.g., movie. |
Open Graph: Country name | [node:field_meta_tags:og_country_name] | |
Open Graph: Country name | [node:field_meta_tags:og_country_name:value] | |
Open Graph: Description | [node:field_meta_tags:og_description] | A one to two sentence description of the content. |
Open Graph: Description | [node:field_meta_tags:og_description:value] | A one to two sentence description of the content. |
Open Graph: Determiner | [node:field_meta_tags: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 | [node:field_meta_tags: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) | [node:field_meta_tags:video_director] | Links to the Facebook profiles for director(s) that worked on the video. |
Open Graph: Director(s) type with delta 0 | [node:field_meta_tags:video_director:0] | |
Open Graph: Director(s) type with delta 1 | [node:field_meta_tags:video_director:1] | |
Open Graph: Director(s) type with delta 2 | [node:field_meta_tags:video_director:2] | |
Open Graph: Email address | [node:field_meta_tags:og_email] | |
Open Graph: Email address | [node:field_meta_tags:og_email:value] | |
Open Graph: Fax number | [node:field_meta_tags:og_fax_number] | |
Open Graph: Fax number | [node:field_meta_tags:og_fax_number:value] | |
Open Graph: First name | [node:field_meta_tags:profile_first_name] | The first name of the person who's Profile page this is. |
Open Graph: First name | [node:field_meta_tags:profile_first_name:value] | The first name of the person who's Profile page this is. |
Open Graph: Gender | [node:field_meta_tags:profile_gender] | Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Gender | [node:field_meta_tags:profile_gender:value] | Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Image | [node:field_meta_tags: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 | [node:field_meta_tags:og_image:0] | |
Open Graph: Image type with delta 1 | [node:field_meta_tags:og_image:1] | |
Open Graph: Image type with delta 2 | [node:field_meta_tags:og_image:2] | |
Open Graph: Image 'alt' | [node:field_meta_tags: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' | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:og_image_secure_url:0] | |
Open Graph: Image Secure URL type with delta 1 | [node:field_meta_tags:og_image_secure_url:1] | |
Open Graph: Image Secure URL type with delta 2 | [node:field_meta_tags:og_image_secure_url:2] | |
Open Graph: Image type | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:og_image_url:0] | |
Open Graph: Image URL type with delta 1 | [node:field_meta_tags:og_image_url:1] | |
Open Graph: Image URL type with delta 2 | [node:field_meta_tags:og_image_url:2] | |
Open Graph: Image width | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:book_isbn] | The Book's ISBN |
Open Graph: ISBN | [node:field_meta_tags:book_isbn:value] | The Book's ISBN |
Open Graph: Last name | [node:field_meta_tags:profile_last_name] | The person's last name. |
Open Graph: Last name | [node:field_meta_tags:profile_last_name:value] | The person's last name. |
Open Graph: Latitude | [node:field_meta_tags:og_latitude] | |
Open Graph: Latitude | [node:field_meta_tags:og_latitude:value] | |
Open Graph: Locale | [node:field_meta_tags:og_locale] | The locale these tags are marked up in, must be in the format language_TERRITORY. Default is 'en_US'. |
Open Graph: Locale | [node:field_meta_tags: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 | [node:field_meta_tags:og_locality] | |
Open Graph: Locality | [node:field_meta_tags:og_locality:value] | |
Open Graph: Longitude | [node:field_meta_tags:og_longitude] | |
Open Graph: Longitude | [node:field_meta_tags:og_longitude:value] | |
Open Graph: Page URL | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:og_phone_number] | |
Open Graph: Phone number | [node:field_meta_tags:og_phone_number:value] | |
Open Graph: Postal/ZIP code | [node:field_meta_tags:og_postal_code] | |
Open Graph: Postal/ZIP code | [node:field_meta_tags:og_postal_code:value] | |
Open Graph: Region | [node:field_meta_tags:og_region] | |
Open Graph: Region | [node:field_meta_tags:og_region:value] | |
Open Graph: Release Date | [node:field_meta_tags:book_release_date] | The date the book was released. |
Open Graph: Release Date | [node:field_meta_tags:book_release_date:value] | The date the book was released. |
Open Graph: Release date | [node:field_meta_tags:video_release_date] | The date the video was released. |
Open Graph: Release date | [node:field_meta_tags:video_release_date:value] | The date the video was released. |
Open Graph: Scriptwriter(s) | [node:field_meta_tags:video_writer] | Links to the Facebook profiles for scriptwriter(s) for the video. |
Open Graph: Scriptwriter(s) type with delta 0 | [node:field_meta_tags:video_writer:0] | |
Open Graph: Scriptwriter(s) type with delta 1 | [node:field_meta_tags:video_writer:1] | |
Open Graph: Scriptwriter(s) type with delta 2 | [node:field_meta_tags:video_writer:2] | |
Open Graph: See also | [node:field_meta_tags:og_see_also] | URLs to related content |
Open Graph: See also | [node:field_meta_tags:og_see_also:value] | URLs to related content |
Open Graph: Series | [node:field_meta_tags:video_series] | The TV show this series belongs to. |
Open Graph: Series | [node:field_meta_tags:video_series:value] | The TV show this series belongs to. |
Open Graph: Site name | [node:field_meta_tags:og_site_name] | A human-readable name for the site, e.g., IMDb. |
Open Graph: Site name | [node:field_meta_tags:og_site_name:value] | A human-readable name for the site, e.g., IMDb. |
Open Graph: Street address | [node:field_meta_tags:og_street_address] | |
Open Graph: Street address | [node:field_meta_tags:og_street_address:value] | |
Open Graph: Tag words | [node:field_meta_tags:video_tag] | Tag words associated with this video. |
Open Graph: Tag words type with delta 0 | [node:field_meta_tags:video_tag:0] | |
Open Graph: Tag words type with delta 1 | [node:field_meta_tags:video_tag:1] | |
Open Graph: Tag words type with delta 2 | [node:field_meta_tags:video_tag:2] | |
Open Graph: Title | [node:field_meta_tags:og_title] | The title of the content, e.g., The Rock. |
Open Graph: Title | [node:field_meta_tags:og_title:value] | The title of the content, e.g., The Rock. |
Open Graph: Username | [node:field_meta_tags:profile_username] | A pseudonym / alias of this person. |
Open Graph: Username | [node:field_meta_tags:profile_username:value] | A pseudonym / alias of this person. |
Open Graph: Video duration (seconds) | [node:field_meta_tags:og_video_duration] | The length of the video in seconds |
Open Graph: Video duration (seconds) | [node:field_meta_tags:og_video_duration:value] | The length of the video in seconds |
Open Graph: Video height | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:og_video_secure_url] | The secure URL (HTTPS) of an video which should represent the content. |
Open Graph: Video Secure URL | [node:field_meta_tags:og_video_secure_url:value] | The secure URL (HTTPS) of an video which should represent the content. |
Open Graph: Video type | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:og_video:0] | |
Open Graph: Video URL type with delta 1 | [node:field_meta_tags:og_video:1] | |
Open Graph: Video URL type with delta 2 | [node:field_meta_tags:og_video:2] | |
Open Graph: Video width | [node:field_meta_tags: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 | [node:field_meta_tags: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. |
Pinterest: Description | [node:field_meta_tags:pinterest_description] | A one to two sentence description of the content. |
Pinterest: Description | [node:field_meta_tags:pinterest_description:value] | A one to two sentence description of the content. |
Pinterest: Id | [node:field_meta_tags:pinterest_id] | The Canonical Pinterest object to pin. |
Pinterest: Id | [node:field_meta_tags:pinterest_id:value] | The Canonical Pinterest object to pin. |
Pinterest: Media | [node:field_meta_tags:pinterest_media] | The URL of media which should represent the content. |
Pinterest: Media | [node:field_meta_tags:pinterest_media:value] | The URL of media which should represent the content. |
Pinterest: No hover | [node:field_meta_tags:pinterest_nohover] | Do not show hovering Save or Search buttons, generated by the Pinterest browser extensions. |
Pinterest: No hover | [node:field_meta_tags:pinterest_nohover:value] | Do not show hovering Save or Search buttons, generated by the Pinterest browser extensions. |
Pinterest: No pin | [node:field_meta_tags:pinterest_nopin] | Do not pin anything from this page. When selected, this option will take precedence over all options below. |
Pinterest: No pin | [node:field_meta_tags:pinterest_nopin:value] | Do not pin anything from this page. When selected, this option will take precedence over all options below. |
Pinterest: No search | [node:field_meta_tags:pinterest_nosearch] | Do not allow Pinterest visual search to happen from this page. |
Pinterest: No search | [node:field_meta_tags:pinterest_nosearch:value] | Do not allow Pinterest visual search to happen from this page. |
Pinterest: URL | [node:field_meta_tags:pinterest_url] | The URL which should represent the content. |
Pinterest: URL | [node:field_meta_tags:pinterest_url:value] | The URL which should represent the content. |
Site verification: Baidu | [node:field_meta_tags:baidu] | A string provided by Baidu. |
Site verification: Baidu | [node:field_meta_tags:baidu:value] | A string provided by Baidu. |
Site verification: Bing | [node:field_meta_tags:bing] | A string provided by Bing, full details are available from the Bing online help. |
Site verification: Bing | [node:field_meta_tags:bing:value] | A string provided by Bing, full details are available from the Bing online help. |
Site verification: Facebook | [node:field_meta_tags:facebook_domain_verification] | A string provided by Facebook, full details are available from the Facebook online help. |
Site verification: Facebook | [node:field_meta_tags:facebook_domain_verification:value] | A string provided by Facebook, full details are available from the Facebook online help. |
Site verification: Google Site Verification | [node:field_meta_tags: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 | [node:field_meta_tags:google_site_verification:0] | |
Site verification: Google Site Verification type with delta 1 | [node:field_meta_tags:google_site_verification:1] | |
Site verification: Google Site Verification type with delta 2 | [node:field_meta_tags:google_site_verification:2] | |
Site verification: Norton Safe Web | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:pinterest] | A string provided by Pinterest, full details are available from the Pinterest online help. |
Site verification: Pinterest | [node:field_meta_tags:pinterest:value] | A string provided by Pinterest, full details are available from the Pinterest online help. |
Site verification: Pocket | [node:field_meta_tags:pocket] | A string provided by Pocket, full details are available from the Pocket online help. |
Site verification: Pocket | [node:field_meta_tags:pocket:value] | A string provided by Pocket, full details are available from the Pocket online help. |
Site verification: SIWECOS | [node:field_meta_tags:siwecos] | A string provided by SIWECOS, the free website security scanner. |
Site verification: SIWECOS | [node:field_meta_tags:siwecos:value] | A string provided by SIWECOS, the free website security scanner. |
Site verification: Yandex | [node:field_meta_tags:yandex] | A string provided by Yandex, full details are available from the Yandex online help. |
Site verification: Yandex | [node:field_meta_tags:yandex:value] | A string provided by Yandex, full details are available from the Yandex online help. |
Site verification: Zoom | [node:field_meta_tags:zoom_domain_verification] | A string provided by Zoom, full details are available from the Zoom online help. |
Site verification: Zoom | [node:field_meta_tags:zoom_domain_verification:value] | A string provided by Zoom, full details are available from the Zoom online help. |
Twitter Cards: 1st gallery image | [node:field_meta_tags:twitter_cards_gallery_image0] | A URL to the image representing the first photo in your gallery. |
Twitter Cards: 1st gallery image | [node:field_meta_tags:twitter_cards_gallery_image0:value] | A URL to the image representing the first photo in your gallery. |
Twitter Cards: 2nd gallery image | [node:field_meta_tags:twitter_cards_gallery_image1] | A URL to the image representing the second photo in your gallery. |
Twitter Cards: 2nd gallery image | [node:field_meta_tags:twitter_cards_gallery_image1:value] | A URL to the image representing the second photo in your gallery. |
Twitter Cards: 3rd gallery image | [node:field_meta_tags:twitter_cards_gallery_image2] | A URL to the image representing the third photo in your gallery. |
Twitter Cards: 3rd gallery image | [node:field_meta_tags:twitter_cards_gallery_image2:value] | A URL to the image representing the third photo in your gallery. |
Twitter Cards: 4th gallery image | [node:field_meta_tags:twitter_cards_gallery_image3] | A URL to the image representing the fourth photo in your gallery. |
Twitter Cards: 4th gallery image | [node:field_meta_tags:twitter_cards_gallery_image3:value] | A URL to the image representing the fourth photo in your gallery. |
Twitter Cards: App store country | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:twitter_cards_creator] | The @username for the content creator / author for this page, including the @ symbol. |
Twitter Cards: Creator's Twitter account | [node:field_meta_tags:twitter_cards_creator:value] | The @username for the content creator / author for this page, including the @ symbol. |
Twitter Cards: Creator's Twitter account ID | [node:field_meta_tags:twitter_cards_creator_id] | The numerical Twitter account ID for the content creator / author for this page. |
Twitter Cards: Creator's Twitter account ID | [node:field_meta_tags:twitter_cards_creator_id:value] | The numerical Twitter account ID for the content creator / author for this page. |
Twitter Cards: Data 1 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:twitter_cards_app_id_googleplay] | Your app ID in the Google Play Store (i.e. "com.android.app"). |
Twitter Cards: Google Play app ID | [node:field_meta_tags: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 | [node:field_meta_tags:twitter_cards_app_name_googleplay] | The name of the app in the Google Play app store. |
Twitter Cards: Google Play app name | [node:field_meta_tags:twitter_cards_app_name_googleplay:value] | The name of the app in the Google Play app store. |
Twitter Cards: Image alternative text | [node:field_meta_tags:twitter_cards_image_alt] | The alternative text of the image being linked to. Limited to 420 characters. |
Twitter Cards: Image alternative text | [node:field_meta_tags:twitter_cards_image_alt:value] | The alternative text of the image being linked to. Limited to 420 characters. |
Twitter Cards: Image height | [node:field_meta_tags:twitter_cards_image_height] | The height of the image being linked to, in pixels. |
Twitter Cards: Image height | [node:field_meta_tags:twitter_cards_image_height:value] | The height of the image being linked to, in pixels. |
Twitter Cards: Image URL | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:twitter_cards_image_width] | The width of the image being linked to, in pixels. |
Twitter Cards: Image width | [node:field_meta_tags:twitter_cards_image_width:value] | The width of the image being linked to, in pixels. |
Twitter Cards: iPad app's custom URL scheme | [node:field_meta_tags: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 | [node:field_meta_tags:twitter_cards_app_url_ipad:value] | The iPad app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: iPad app ID | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:twitter_cards_app_name_ipad] | The name of the iPad app. |
Twitter Cards: iPad app name | [node:field_meta_tags:twitter_cards_app_name_ipad:value] | The name of the iPad app. |
Twitter Cards: iPhone app's custom URL scheme | [node:field_meta_tags: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 | [node:field_meta_tags:twitter_cards_app_url_iphone:value] | The iPhone app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: iPhone app ID | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:twitter_cards_app_name_iphone] | The name of the iPhone app. |
Twitter Cards: iPhone app name | [node:field_meta_tags:twitter_cards_app_name_iphone:value] | The name of the iPhone app. |
Twitter Cards: Label 1 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:twitter_cards_page_url] | The permalink / canonical URL of the current page. |
Twitter Cards: Page URL | [node:field_meta_tags:twitter_cards_page_url:value] | The permalink / canonical URL of the current page. |
Twitter Cards: Site's Twitter account | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags: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 | [node:field_meta_tags:twitter_cards_type] | Notes:
|
Twitter Cards: Twitter card type | [node:field_meta_tags:twitter_cards_type:value] | Notes:
|
Windows & Windows Mobile: Application name | [node:field_meta_tags:application_name] | The default name displayed with the pinned sites tile (or icon). Set the content attribute to the desired name. |
Windows & Windows Mobile: Application name | [node:field_meta_tags:application_name:value] | The default name displayed with the pinned sites tile (or icon). Set the content attribute to the desired name. |
Windows & Windows Mobile: MSApplication - Allow domain API calls | [node:field_meta_tags:msapplication_allowDomainApiCalls] | Allows tasks to be defined on child domains of the fully qualified domain name associated with the pinned site. Should be either 'true' or 'false'. |
Windows & Windows Mobile: MSApplication - Allow domain API calls | [node:field_meta_tags:msapplication_allowDomainApiCalls:value] | Allows tasks to be defined on child domains of the fully qualified domain name associated with the pinned site. Should be either 'true' or 'false'. |
Windows & Windows Mobile: MSApplication - Allow domain meta tags | [node:field_meta_tags:msapplication_allowDomainMetaTags] | Allows tasks to be defined on child domains of the fully qualified domain name associated with the pinned site. Should be either 'true' or 'false'. |
Windows & Windows Mobile: MSApplication - Allow domain meta tags | [node:field_meta_tags:msapplication_allowDomainMetaTags:value] | Allows tasks to be defined on child domains of the fully qualified domain name associated with the pinned site. Should be either 'true' or 'false'. |
Windows & Windows Mobile: MSApplication - Badge | [node:field_meta_tags:msapplication_badge] | A semi-colon -separated string that must contain the 'polling-uri=' value with the full URL to a Badge Schema XML file. May also contain 'frequency=' value set to either 30, 60, 360, 720 or 1440 (default) which specifies (in minutes) how often the URL should be polled. |
Windows & Windows Mobile: MSApplication - Badge | [node:field_meta_tags:msapplication_badge:value] | A semi-colon -separated string that must contain the 'polling-uri=' value with the full URL to a Badge Schema XML file. May also contain 'frequency=' value set to either 30, 60, 360, 720 or 1440 (default) which specifies (in minutes) how often the URL should be polled. |
Windows & Windows Mobile: MSApplication - Config | [node:field_meta_tags:msapplication_config] | Should contain the full URL to a Browser configuration schema file that further controls tile customizations. |
Windows & Windows Mobile: MSApplication - Config | [node:field_meta_tags:msapplication_config:value] | Should contain the full URL to a Browser configuration schema file that further controls tile customizations. |
Windows & Windows Mobile: MSApplication - Nav button color | [node:field_meta_tags:msapplication_navbutton_color] | Controls the color of the Back and Forward buttons in the pinned site browser window. |
Windows & Windows Mobile: MSApplication - Nav button color | [node:field_meta_tags:msapplication_navbutton_color:value] | Controls the color of the Back and Forward buttons in the pinned site browser window. |
Windows & Windows Mobile: MSApplication - Notification | [node:field_meta_tags:msapplication_notification] | A semi-colon -separated string containing 'polling-uri=' (required), 'polling-uri2=', 'polling-uri3=', 'polling-uri4=' and 'polling-uri5=' to indicate the URLs for notifications. May also contain a 'frequency=' value to specify how often (in minutes) the URLs will be polled; limited to 30, 60, 360, 720 or 1440 (default). May also contain the value 'cycle=' to control the notifications cycle. |
Windows & Windows Mobile: MSApplication - Notification | [node:field_meta_tags:msapplication_notification:value] | A semi-colon -separated string containing 'polling-uri=' (required), 'polling-uri2=', 'polling-uri3=', 'polling-uri4=' and 'polling-uri5=' to indicate the URLs for notifications. May also contain a 'frequency=' value to specify how often (in minutes) the URLs will be polled; limited to 30, 60, 360, 720 or 1440 (default). May also contain the value 'cycle=' to control the notifications cycle. |
Windows & Windows Mobile: MSApplication - Square logo, 70px x 70px | [node:field_meta_tags:msapplication_square70x70logo] | The URL to a logo file that is 70px by 70px. |
Windows & Windows Mobile: MSApplication - Square logo, 70px x 70px | [node:field_meta_tags:msapplication_square70x70logo:value] | The URL to a logo file that is 70px by 70px. |
Windows & Windows Mobile: MSApplication - Square logo, 150px x 150px | [node:field_meta_tags:msapplication_square150x150logo] | The URL to a logo file that is 150px by 150px. |
Windows & Windows Mobile: MSApplication - Square logo, 150px x 150px | [node:field_meta_tags:msapplication_square150x150logo:value] | The URL to a logo file that is 150px by 150px. |
Windows & Windows Mobile: MSApplication - Square logo, 310px x 310px | [node:field_meta_tags:msapplication_square310x310logo] | The URL to a logo file that is 310px by 310px. |
Windows & Windows Mobile: MSApplication - Square logo, 310px x 310px | [node:field_meta_tags:msapplication_square310x310logo:value] | The URL to a logo file that is 310px by 310px. |
Windows & Windows Mobile: MSApplication - Start URL | [node:field_meta_tags:msapplication_starturl] | The URL to the root page of the site. |
Windows & Windows Mobile: MSApplication - Start URL | [node:field_meta_tags:msapplication_starturl:value] | The URL to the root page of the site. |
Windows & Windows Mobile: MSApplication - Task | [node:field_meta_tags:msapplication_task] | A semi-colon -separated string defining the 'jump' list task. Should contain the 'name=' value to specify the task's name, the 'action-uri=' value to set the URL to load when the jump list is clicked, the 'icon-uri=' value to set the URL to an icon file to be displayed, and 'window-type=' set to either 'tab' (default), 'self' or 'window' to control how the link opens in the browser. |
Windows & Windows Mobile: MSApplication - Task | [node:field_meta_tags:msapplication_task:value] | A semi-colon -separated string defining the 'jump' list task. Should contain the 'name=' value to specify the task's name, the 'action-uri=' value to set the URL to load when the jump list is clicked, the 'icon-uri=' value to set the URL to an icon file to be displayed, and 'window-type=' set to either 'tab' (default), 'self' or 'window' to control how the link opens in the browser. |
Windows & Windows Mobile: MSApplication - Task separator | [node:field_meta_tags:msapplication_task_separator] | |
Windows & Windows Mobile: MSApplication - Task separator | [node:field_meta_tags:msapplication_task_separator:value] | |
Windows & Windows Mobile: MSApplication - Tile color | [node:field_meta_tags:msapplication_tilecolor] | The HTML color to use as the background color for the live tile. |
Windows & Windows Mobile: MSApplication - Tile color | [node:field_meta_tags:msapplication_tilecolor:value] | The HTML color to use as the background color for the live tile. |
Windows & Windows Mobile: MSApplication - Tile image | [node:field_meta_tags:msapplication_tileimage] | The URL to an image to use as the background for the live tile. |
Windows & Windows Mobile: MSApplication - Tile image | [node:field_meta_tags:msapplication_tileimage:value] | The URL to an image to use as the background for the live tile. |
Windows & Windows Mobile: MSApplication - Tooltip | [node:field_meta_tags:msapplication_tooltip] | Controls the text shown in the tooltip for the pinned site's shortcut. |
Windows & Windows Mobile: MSApplication - Tooltip | [node:field_meta_tags:msapplication_tooltip:value] | Controls the text shown in the tooltip for the pinned site's shortcut. |
Windows & Windows Mobile: MSApplication - Wide logo, 310px x 150px | [node:field_meta_tags:msapplication_wide310x150logo] | The URL to a logo file that is 310px by 150px. |
Windows & Windows Mobile: MSApplication - Wide logo, 310px x 150px | [node:field_meta_tags:msapplication_wide310x150logo:value] | The URL to a logo file that is 310px by 150px. |
Windows & Windows Mobile: MSApplication - Window | [node:field_meta_tags:msapplication_window] | A semi-colon -separated value that controls the dimensions of the initial window. Should contain the values 'width=' and 'height=' to control the width and height respectively. |
Windows & Windows Mobile: MSApplication - Window | [node:field_meta_tags:msapplication_window:value] | A semi-colon -separated value that controls the dimensions of the initial window. Should contain the values 'width=' and 'height=' to control the width and height respectively. |
Windows & Windows Mobile: X-UA-Compatible | [node:field_meta_tags:x_ua_compatible] | Indicates to IE which rendering engine should be used for the current page. |
Windows & Windows Mobile: X-UA-Compatible | [node:field_meta_tags:x_ua_compatible:value] | Indicates to IE which rendering engine should be used for the current page. |
Number of views | [node:total-count] | The number of visitors who have read the node. |
Original content | [node:original] | The original content data if the content is being updated or saved. |
Address | [node:original:field_address] | Address field. |
The additional name | [node:original:field_address:additional_name] | |
The country name | [node:original:field_address:country_name] | |
The dependent locality (i.e. neighbourhood) | [node:original:field_address:dependent_locality] | |
The family name | [node:original:field_address:family_name] | |
The first line of the address block | [node:original:field_address:address_line1] | |
The given name | [node:original:field_address:given_name] | |
The language code | [node:original:field_address:langcode] | |
The locality (i.e. city) | [node:original:field_address:locality] | |
The organization | [node:original:field_address:organization] | |
The postal code | [node:original:field_address:postal_code] | |
The second line of the address block | [node:original:field_address:address_line2] | |
The sorting code | [node:original:field_address:sorting_code] | |
The top-level administrative subdivision of the country | [node:original:field_address:administrative_area] | |
The two-letter country code | [node:original:field_address:country_code] | |
Air Conditioning | [node:original:field_air_con] | Boolean field. |
Boolean value | [node:original:field_air_con:value] | |
Artwork 1x1 | [node:original:field_artwork_1x1] | Image field. |
1x1fp | [node:original:field_artwork_1x1:1200fp] | Represents the image in the given image style. |
900x300 | [node:original:field_artwork_1x1:900x300] | Represents the image in the given image style. |
960x960 | [node:original:field_artwork_1x1:960x960] | Represents the image in the given image style. |
2100w | [node:original:field_artwork_1x1:2100w] | Represents the image in the given image style. |
Alternative text | [node:original:field_artwork_1x1:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:original:field_artwork_1x1:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [node:original:field_artwork_1x1:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [node:original:field_artwork_1x1:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [node:original:field_artwork_1x1:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [node:original:field_artwork_1x1:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [node:original:field_artwork_1x1:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [node:original:field_artwork_1x1:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [node:original:field_artwork_1x1:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [node:original:field_artwork_1x1:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [node:original:field_artwork_1x1:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [node:original:field_artwork_1x1:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [node:original:field_artwork_1x1:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [node:original:field_artwork_1x1:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [node:original:field_artwork_1x1:crop_square_fp] | Represents the image in the given image style. |
Crop thumbnail | [node:original:field_artwork_1x1:crop_thumbnail] | Represents the image in the given image style. |
File | [node:original:field_artwork_1x1:entity] | The referenced entity |
File ID | [node:original:field_artwork_1x1:target_id] | |
FunkyBanner | [node:original:field_artwork_1x1:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [node:original:field_artwork_1x1:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [node:original:field_artwork_1x1:height] | The height of the image in pixels. |
Large (480×480) | [node:original:field_artwork_1x1:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [node:original:field_artwork_1x1:media_library] | Represents the image in the given image style. |
Medium (220×220) | [node:original:field_artwork_1x1:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [node:original:field_artwork_1x1:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [node:original:field_artwork_1x1:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [node:original:field_artwork_1x1:title] | Image title text, for the image's 'title' attribute. |
Width | [node:original:field_artwork_1x1:width] | The width of the image in pixels. |
Artwork 1x2 | [node:original:field_artwork_1x2] | Image field. |
1x1fp | [node:original:field_artwork_1x2:1200fp] | Represents the image in the given image style. |
900x300 | [node:original:field_artwork_1x2:900x300] | Represents the image in the given image style. |
960x960 | [node:original:field_artwork_1x2:960x960] | Represents the image in the given image style. |
2100w | [node:original:field_artwork_1x2:2100w] | Represents the image in the given image style. |
Alternative text | [node:original:field_artwork_1x2:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:original:field_artwork_1x2:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [node:original:field_artwork_1x2:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [node:original:field_artwork_1x2:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [node:original:field_artwork_1x2:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [node:original:field_artwork_1x2:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [node:original:field_artwork_1x2:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [node:original:field_artwork_1x2:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [node:original:field_artwork_1x2:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [node:original:field_artwork_1x2:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [node:original:field_artwork_1x2:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [node:original:field_artwork_1x2:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [node:original:field_artwork_1x2:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [node:original:field_artwork_1x2:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [node:original:field_artwork_1x2:crop_square_fp] | Represents the image in the given image style. |
Crop thumbnail | [node:original:field_artwork_1x2:crop_thumbnail] | Represents the image in the given image style. |
File | [node:original:field_artwork_1x2:entity] | The referenced entity |
File ID | [node:original:field_artwork_1x2:target_id] | |
FunkyBanner | [node:original:field_artwork_1x2:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [node:original:field_artwork_1x2:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [node:original:field_artwork_1x2:height] | The height of the image in pixels. |
Large (480×480) | [node:original:field_artwork_1x2:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [node:original:field_artwork_1x2:media_library] | Represents the image in the given image style. |
Medium (220×220) | [node:original:field_artwork_1x2:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [node:original:field_artwork_1x2:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [node:original:field_artwork_1x2:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [node:original:field_artwork_1x2:title] | Image title text, for the image's 'title' attribute. |
Width | [node:original:field_artwork_1x2:width] | The width of the image in pixels. |
Artwork 16x9 | [node:original:field_artwork_16x9] | Image field. |
1x1fp | [node:original:field_artwork_16x9:1200fp] | Represents the image in the given image style. |
900x300 | [node:original:field_artwork_16x9:900x300] | Represents the image in the given image style. |
960x960 | [node:original:field_artwork_16x9:960x960] | Represents the image in the given image style. |
2100w | [node:original:field_artwork_16x9:2100w] | Represents the image in the given image style. |
Alternative text | [node:original:field_artwork_16x9:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:original:field_artwork_16x9:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [node:original:field_artwork_16x9:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [node:original:field_artwork_16x9:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [node:original:field_artwork_16x9:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [node:original:field_artwork_16x9:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [node:original:field_artwork_16x9:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [node:original:field_artwork_16x9:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [node:original:field_artwork_16x9:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [node:original:field_artwork_16x9:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [node:original:field_artwork_16x9:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [node:original:field_artwork_16x9:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [node:original:field_artwork_16x9:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [node:original:field_artwork_16x9:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [node:original:field_artwork_16x9:crop_square_fp] | Represents the image in the given image style. |
Crop thumbnail | [node:original:field_artwork_16x9:crop_thumbnail] | Represents the image in the given image style. |
File | [node:original:field_artwork_16x9:entity] | The referenced entity |
File ID | [node:original:field_artwork_16x9:target_id] | |
FunkyBanner | [node:original:field_artwork_16x9:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [node:original:field_artwork_16x9:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [node:original:field_artwork_16x9:height] | The height of the image in pixels. |
Large (480×480) | [node:original:field_artwork_16x9:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [node:original:field_artwork_16x9:media_library] | Represents the image in the given image style. |
Medium (220×220) | [node:original:field_artwork_16x9:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [node:original:field_artwork_16x9:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [node:original:field_artwork_16x9:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [node:original:field_artwork_16x9:title] | Image title text, for the image's 'title' attribute. |
Width | [node:original:field_artwork_16x9:width] | The width of the image in pixels. |
Audience(s) | [node:original:field_ref_audiences] | Entity reference field. |
Audience(s) type with delta 0 | [node:original:field_ref_audiences:0] | |
Audience(s) type with delta 1 | [node:original:field_ref_audiences:1] | |
Audience(s) type with delta 2 | [node:original:field_ref_audiences:2] | |
Author | [node:original:author] | |
Account Name | [node:original:author:account-name] | The login name of the user account. |
Created | [node:original:author:created] | The date the user account was created. |
Deprecated: User Name | [node:original:author:name] | Deprecated: Use account-name or display-name instead. |
Displayed Name | [node:original:author:field_name_displayed] | Text (plain) field. |
Display Name | [node:original:author:display-name] | The display name of the user account. |
Edit URL | [node:original:author:edit-url] | The URL of the account edit page. |
[node:original:author:mail] | The email address of the user account. | |
Language | [node:original:author:language] | The language of the user. |
Last login | [node:original:author:last-login] | The date the user last logged in to the site. |
Phone Number | [node:original:author:field_phone_number] | Telephone number field. |
Picture | [node:original:author:user_picture] | Image field. |
Public Profile profile | [node:original:author:public_profile] | Profile of the type "Public Profile" associate with a user. |
Roles | [node:original:author:roles] | The user roles associated with the user account. |
URL | [node:original:author:url] | The URL of the account profile page. |
User ID | [node:original:author:uid] | The unique ID of the user account. |
User role ids | [node:original:author:role-ids] | The role ids the user account is a member of as comma separated list. |
User role names | [node:original:author:role-names] | The role names the user account is a member of as comma separated list. |
Banner Image | [node:original:field_banner_image] | Image field. |
1x1fp | [node:original:field_banner_image:1200fp] | Represents the image in the given image style. |
900x300 | [node:original:field_banner_image:900x300] | Represents the image in the given image style. |
960x960 | [node:original:field_banner_image:960x960] | Represents the image in the given image style. |
2100w | [node:original:field_banner_image:2100w] | Represents the image in the given image style. |
Alternative text | [node:original:field_banner_image:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:original:field_banner_image:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [node:original:field_banner_image:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [node:original:field_banner_image:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [node:original:field_banner_image:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [node:original:field_banner_image:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [node:original:field_banner_image:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [node:original:field_banner_image:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [node:original:field_banner_image:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [node:original:field_banner_image:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [node:original:field_banner_image:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [node:original:field_banner_image:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [node:original:field_banner_image:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [node:original:field_banner_image:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [node:original:field_banner_image:crop_square_fp] | Represents the image in the given image style. |
Crop thumbnail | [node:original:field_banner_image:crop_thumbnail] | Represents the image in the given image style. |
File | [node:original:field_banner_image:entity] | The referenced entity |
File ID | [node:original:field_banner_image:target_id] | |
FunkyBanner | [node:original:field_banner_image:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [node:original:field_banner_image:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [node:original:field_banner_image:height] | The height of the image in pixels. |
Large (480×480) | [node:original:field_banner_image:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [node:original:field_banner_image:media_library] | Represents the image in the given image style. |
Medium (220×220) | [node:original:field_banner_image:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [node:original:field_banner_image:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [node:original:field_banner_image:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [node:original:field_banner_image:title] | Image title text, for the image's 'title' attribute. |
Width | [node:original:field_banner_image:width] | The width of the image in pixels. |
Bar / Lounge | [node:original:field_bar] | Boolean field. |
Boolean value | [node:original:field_bar:value] | |
Boat Launch / Dock | [node:original:field_boat_launch_dock] | Boolean field. |
Boolean value | [node:original:field_boat_launch_dock:value] | |
Body | [node:original:body] | The main body text of the node. |
Book | [node:original:book] | The book page associated with the node. |
Author | [node:original:book:author] | The author of the book. |
Parent | [node:original:book:parent] | Parent of the current page. |
Parents | [node:original:book:parents] | An array of all the node's parents, starting with the root. |
Root | [node:original:book:root] | Top level of the book. |
Title | [node:original:book:title] | Title of the book. |
Breakfast | [node:original:field_breakfast] | List (text) field. |
Breakfast type with delta 0 | [node:original:field_breakfast:0] | |
Breakfast type with delta 1 | [node:original:field_breakfast:1] | |
Cabins/Cottages | [node:original:field_cabins_cottages] | Number (integer) field. |
Integer value | [node:original:field_cabins_cottages:value] | |
Cabins/Cottages with Electric | [node:original:field_cabins_cottages_electric] | Number (integer) field. |
Integer value | [node:original:field_cabins_cottages_electric:value] | |
Camping Sites | [node:original:field_camping_sites] | Number (integer) field. |
Integer value | [node:original:field_camping_sites:value] | |
Camping Sites with Electric | [node:original:field_camping_sites_electric] | Number (integer) field. |
Integer value | [node:original:field_camping_sites_electric:value] | |
Camp Store | [node:original:field_camp_store] | Boolean field. |
Boolean value | [node:original:field_camp_store:value] | |
Category Terms | [node:original:field_terms_general] | Entity reference field. |
Category Terms type with delta 0 | [node:original:field_terms_general:0] | |
Category Terms type with delta 1 | [node:original:field_terms_general:1] | |
Category Terms type with delta 2 | [node:original:field_terms_general:2] | |
Communities | [node:original:field_ref_muni] | Entity reference field. Also known as Community. |
Communities type with delta 0 | [node:original:field_ref_muni:0] | |
Communities type with delta 1 | [node:original:field_ref_muni:1] | |
Communities type with delta 2 | [node:original:field_ref_muni:2] | |
Content ID | [node:original:nid] | The unique ID of the content item, or "node". |
Content type | [node:original:content-type] | The content type of the node. |
Description | [node:original:content-type:description] | The optional description of the content type. |
Edit URL | [node:original:content-type:edit-url] | The URL of the content type's edit page. |
Machine-readable name | [node:original:content-type:machine-name] | The unique machine-readable name of the content type. |
Name | [node:original:content-type:name] | The name of the content type. |
Node count | [node:original:content-type:node-count] | The number of nodes belonging to the content type. |
Credit Cards | [node:original:field_credit_cards] | Boolean field. |
Boolean value | [node:original:field_credit_cards:value] | |
Date Activate | [node:original:field_date_activate] | Date field. |
Date value | [node:original:field_date_activate:value] | |
Date value format | [node:original:field_date_activate:date] | |
Date changed | [node:original:changed] | The date the node was most recently updated. |
Custom format | [node:original:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:original:changed:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:original:changed:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:original:changed:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:original:changed:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:original:changed:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:original:changed:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:original:changed:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:original:changed:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:original:changed:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:original:changed:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:original:changed:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:original:changed:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:original:changed:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:original:changed:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:original:changed:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:original:changed:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:original:changed:since] | A date in 'time-since' format. (6 minutes) |
Date created | [node:original:created] | |
Custom format | [node:original:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:original:created:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:original:created:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:original:created:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:original:created:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:original:created:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:original:created:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:original:created:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:original:created:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:original:created:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:original:created:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:original:created:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:original:created:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:original:created:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:original:created:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:original:created:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:original:created:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:original:created:since] | A date in 'time-since' format. (6 minutes) |
Date Expire | [node:original:field_date_expire] | Date field. |
Date value | [node:original:field_date_expire:value] | |
Date value format | [node:original:field_date_expire:date] | |
Dates | [node:original:field_dates] | Smart date range field. |
Dates type with delta 0 | [node:original:field_dates:0] | |
Dates type with delta 1 | [node:original:field_dates:1] | |
Dates type with delta 2 | [node:original:field_dates:2] | |
Edit URL | [node:original:edit-url] | The URL of the node's edit page. |
Event Space & Venue | [node:original:field_event_space_venue] | Boolean field. |
Boolean value | [node:original:field_event_space_venue:value] | |
Fireplace | [node:original:field_fireplace] | Boolean field. |
Boolean value | [node:original:field_fireplace:value] | |
Fitness Center / Gym | [node:original:field_fitness_center_gym] | Boolean field. |
Boolean value | [node:original:field_fitness_center_gym:value] | |
Flag list template 1 flag count | [node:original:flag-flag-list-template-1-count] | Total flag count for flag Flag list template 1 |
Flag list template 1 flag link | [node:original:flag-flag-list-template-1-link] | Flag/unflag link for Flag list template 1 |
Free WiFi | [node:original:field_free_wifi] | Boolean field. |
Boolean value | [node:original:field_free_wifi:value] | |
Geofield | [node:original:field_geofield] | Geofield field. |
Bottom Bounding | [node:original:field_geofield:bottom] | |
Centroid Latitude | [node:original:field_geofield:lat] | |
Centroid Longitude | [node:original:field_geofield:lon] | |
Geohash | [node:original:field_geofield:geohash] | |
Geometry | [node:original:field_geofield:value] | |
Geometry Type | [node:original:field_geofield:geo_type] | |
LatLong Pair | [node:original:field_geofield:latlon] | |
Left Bounding | [node:original:field_geofield:left] | |
Right Bounding | [node:original:field_geofield:right] | |
Top Bounding | [node:original:field_geofield:top] | |
Heating Sources | [node:original:field_heating_options] | List (text) field. |
Heating Sources type with delta 0 | [node:original:field_heating_options:0] | |
Heating Sources type with delta 1 | [node:original:field_heating_options:1] | |
Heating Sources type with delta 2 | [node:original:field_heating_options:2] | |
Hot Tub / Spa | [node:original:field_hot_tub] | Boolean field. |
Boolean value | [node:original:field_hot_tub:value] | |
Indoor Pool | [node:original:field_indoor_pool] | Boolean field. |
Boolean value | [node:original:field_indoor_pool:value] | |
Internet Access | [node:original:field_internet_access] | Boolean field. |
Boolean value | [node:original:field_internet_access:value] | |
Kitchenette | [node:original:field_kitchenette] | Boolean field. |
Boolean value | [node:original:field_kitchenette:value] | |
Language | [node:original:language] | The language of the content. |
Direction | [node:original:language:direction] | Whether the language is written left-to-right (ltr) or right-to-left (rtl). |
Domain | [node:original:language:domain] | The domain name to use for the language. |
Language code | [node:original:language:langcode] | The language code. |
Language name | [node:original:language:name] | The language name. |
Path prefix | [node:original:language:prefix] | Path prefix for URLs in the language. |
Language code | [node:original:langcode] | The language code of the language the node is written in. |
Last view | [node:original:last-view] | The date on which a visitor last read the node. |
Custom format | [node:original:last-view:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:original:last-view:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:original:last-view:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:original:last-view:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:original:last-view:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:original:last-view:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:original:last-view:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:original:last-view:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:original:last-view:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:original:last-view:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:original:last-view:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:original:last-view:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:original:last-view:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:original:last-view:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:original:last-view:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:original:last-view:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:original:last-view:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:original:last-view:since] | A date in 'time-since' format. (6 minutes) |
Laundry | [node:original:field_laundry] | Boolean field. |
Boolean value | [node:original:field_laundry:value] | |
Layout | [node:original:layout_selection] | Entity reference field. |
Layout | [node:original:layout_selection:entity] | The referenced entity |
Layout ID | [node:original:layout_selection:target_id] | |
Layout | [node:original:layout_builder__layout] | Layout Section field. |
Layout type with delta 0 | [node:original:layout_builder__layout:0] | |
Layout type with delta 1 | [node:original:layout_builder__layout:1] | |
Layout type with delta 2 | [node:original:layout_builder__layout:2] | |
Layout Labels | [node:original:layout_builder__translation] | Layout Translation field. |
Main Image | [node:original:field_main_image] | Image field. |
1x1fp | [node:original:field_main_image:1200fp] | Represents the image in the given image style. |
900x300 | [node:original:field_main_image:900x300] | Represents the image in the given image style. |
960x960 | [node:original:field_main_image:960x960] | Represents the image in the given image style. |
2100w | [node:original:field_main_image:2100w] | Represents the image in the given image style. |
Alternative text | [node:original:field_main_image:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:original:field_main_image:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [node:original:field_main_image:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [node:original:field_main_image:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [node:original:field_main_image:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [node:original:field_main_image:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [node:original:field_main_image:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [node:original:field_main_image:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [node:original:field_main_image:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [node:original:field_main_image:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [node:original:field_main_image:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [node:original:field_main_image:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [node:original:field_main_image:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [node:original:field_main_image:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [node:original:field_main_image:crop_square_fp] | Represents the image in the given image style. |
Crop thumbnail | [node:original:field_main_image:crop_thumbnail] | Represents the image in the given image style. |
File | [node:original:field_main_image:entity] | The referenced entity |
File ID | [node:original:field_main_image:target_id] | |
FunkyBanner | [node:original:field_main_image:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [node:original:field_main_image:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [node:original:field_main_image:height] | The height of the image in pixels. |
Large (480×480) | [node:original:field_main_image:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [node:original:field_main_image:media_library] | Represents the image in the given image style. |
Medium (220×220) | [node:original:field_main_image:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [node:original:field_main_image:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [node:original:field_main_image:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [node:original:field_main_image:title] | Image title text, for the image's 'title' attribute. |
Width | [node:original:field_main_image:width] | The width of the image in pixels. |
Media Banner | [node:original:field_media_banner] | Entity reference field. |
Media | [node:original:field_media_banner:entity] | The referenced entity |
Media ID | [node:original:field_media_banner:target_id] | |
Media Files | [node:original:field_ref_media_files] | Entity reference field. |
Media Files type with delta 0 | [node:original:field_ref_media_files:0] | |
Media Files type with delta 1 | [node:original:field_ref_media_files:1] | |
Media Files type with delta 2 | [node:original:field_ref_media_files:2] | |
Menu link | [node:original:menu-link] | The menu link for this node. |
Edit URL | [node:original:menu-link:edit-url] | The URL of the menu link's edit page. |
Link ID | [node:original:menu-link:mlid] | The unique ID of the menu link. |
Menu | [node:original:menu-link:menu] | The menu of the menu link. |
Parent | [node:original:menu-link:parent] | The menu link's parent. |
Parents | [node:original:menu-link:parents] | An array of all the menu link's parents, starting with the root. |
Root | [node:original:menu-link:root] | The menu link's root. |
Title | [node:original:menu-link:title] | The title of the menu link. |
URL | [node:original:menu-link:url] | The URL of the menu link. |
Meta tags | [node:original:field_meta_tags] | Meta tags field. |
Advanced: Author | [node:original:field_meta_tags:author] | Define the author of a page. |
Advanced: Cache control | [node:original:field_meta_tags: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: Canonical URL | [node:original:field_meta_tags: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: Content Language | [node:original:field_meta_tags: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: Expires | [node:original:field_meta_tags: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: Generator | [node:original:field_meta_tags:generator] | Describes the name and version number of the software or publishing tool used to create the page. |
Advanced: Geographical place name | [node:original:field_meta_tags:geo_placename] | A location's formal name. |
Advanced: Geographical position | [node:original:field_meta_tags:geo_position] | Geo-spatial information in 'latitude; longitude' format, e.g. '50.167958; -97.133185'; see Wikipedia for details. |
Advanced: Geographical region | [node:original:field_meta_tags: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: Google | [node:original:field_meta_tags: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: ICBM | [node:original:field_meta_tags:icbm] | Geo-spatial information in 'latitude, longitude' format, e.g. '50.167958, -97.133185'; see Wikipedia for details. |
Advanced: Image | [node:original:field_meta_tags:image_src] | An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced: News Keywords | [node:original:field_meta_tags:news_keywords] | A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
Advanced: Next page URL | [node:original:field_meta_tags:next] | Used for paginated content by providing URL with rel='next' link. |
Advanced: Original source | [node:original:field_meta_tags: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: Pragma | [node:original:field_meta_tags: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: Previous page URL | [node:original:field_meta_tags:prev] | Used for paginated content by providing URL with rel='prev' link. |
Advanced: Rating | [node:original:field_meta_tags: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: Referrer policy | [node:original:field_meta_tags: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: Refresh | [node:original:field_meta_tags: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: Revisit After | [node:original:field_meta_tags: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: Rights | [node:original:field_meta_tags:rights] | Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced: Robots | [node:original:field_meta_tags:robots] | Provides search engines with specific directions for what to do when this page is indexed. |
Advanced: Set cookie | [node:original:field_meta_tags: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: Shortlink URL | [node:original:field_meta_tags:shortlink] | A brief URL, often created by a URL shortening service. |
Advanced: Standout | [node:original:field_meta_tags: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! |
Android: Android app link alternative | [node:original:field_meta_tags:android_app_link_alternative] | A custom string for deeplinking to an Android mobile app. Should be in the format 'package_name/host_path', e.g. 'com.example.android/example/hello-screen'. The 'android-app://' prefix will be included automatically. |
Apple & iOS: Apple Web App Title | [node:original:field_meta_tags:apple_mobile_web_app_title] | Overrides the long site title when using the Apple Add to Home Screen. |
Apple & iOS: Format detection | [node:original:field_meta_tags:format_detection] | If set to 'telephone=no' the page will not be checked for phone numbers, which would be presented. |
Apple & iOS: iOS app link alternative | [node:original:field_meta_tags:ios_app_link_alternative] | A custom string for deeplinking to an iOS mobile app. Should be in the format 'itunes_id/scheme/host_path', e.g. 123456/example/hello-screen'. The 'ios-app://' prefix will be included automatically. |
Apple & iOS: iTunes App details | [node:original:field_meta_tags:apple_itunes_app] | This informs iOS devices to display a banner to a specific app. If used, it must provide the 'app-id' value, the 'affiliate-data' and 'app-argument' values are optional. |
Apple & iOS: Status bar color | [node:original:field_meta_tags:apple_mobile_web_app_status_bar_style] | Requires the 'Web app capable' meta tag to be set to 'yes'. May be set to 'default', 'black', or 'black-translucent'. |
Apple & iOS: Web app capable? | [node:original:field_meta_tags:apple_mobile_web_app_capable] | If set to 'yes', the application will run in full-screen mode; the default behavior is to use Safari to display web content. |
Basic tags: Abstract | [node:original:field_meta_tags: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: Description | [node:original:field_meta_tags: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: Keywords | [node:original:field_meta_tags:keywords] | A comma-separated list of keywords about the page. This meta tag is no longer supported by most search engines. |
Basic tags: Page title | [node:original:field_meta_tags: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. |
Dublin Core: Contributor | [node:original:field_meta_tags:dcterms_contributor] | An entity responsible for making contributions to the resource. Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity. |
Dublin Core: Coverage | [node:original:field_meta_tags:dcterms_coverage] | The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant. Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges. |
Dublin Core: Creator | [node:original:field_meta_tags:dcterms_creator] | An entity primarily responsible for making the resource. Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity. |
Dublin Core: Date | [node:original:field_meta_tags:dcterms_date] | A point or period of time associated with an event in the lifecycle of the resource. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. |
Dublin Core: Description | [node:original:field_meta_tags:dcterms_description] | An account of the resource. Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. |
Dublin Core: Format | [node:original:field_meta_tags:dcterms_format] | The file format, physical medium, or dimensions of the resource. Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]. |
Dublin Core: Identifier | [node:original:field_meta_tags:dcterms_identifier] | An unambiguous reference to the resource within a given context. Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. |
Dublin Core: Language | [node:original:field_meta_tags:dcterms_language] | A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]. |
Dublin Core: Publisher | [node:original:field_meta_tags:dcterms_publisher] | An entity responsible for making the resource available. Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity. |
Dublin Core: Relation | [node:original:field_meta_tags:dcterms_relation] | A related resource. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. |
Dublin Core: Rights | [node:original:field_meta_tags:dcterms_rights] | Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. |
Dublin Core: Source | [node:original:field_meta_tags:dcterms_source] | A related resource from which the described resource is derived. The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. |
Dublin Core: Subject | [node:original:field_meta_tags:dcterms_subject] | The topic of the resource. Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary. To describe the spatial or temporal topic of the resource, use the Coverage element. |
Dublin Core: Title | [node:original:field_meta_tags:dcterms_title] | The name given to the resource. |
Dublin Core: Type | [node:original:field_meta_tags:dcterms_type] | The nature or genre of the resource. Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element. |
Dublin Core Additional Tags: Abstract | [node:original:field_meta_tags:dcterms_abstract] | A summary of the resource. |
Dublin Core Additional Tags: Access Rights | [node:original:field_meta_tags:dcterms_access_rights] | Information about who can access the resource or an indication of its security status. Access Rights may include information regarding access or restrictions based on privacy, security, or other policies. |
Dublin Core Additional Tags: Accrual Method | [node:original:field_meta_tags:dcterms_accrual_method] | The method by which items are added to a collection. |
Dublin Core Additional Tags: Accrual Periodicity | [node:original:field_meta_tags:dcterms_accrual_periodicity] | The frequency with which items are added to a collection. |
Dublin Core Additional Tags: Accrual Policy | [node:original:field_meta_tags:dcterms_accrual_policy] | The policy governing the addition of items to a collection. |
Dublin Core Additional Tags: Alternative Title | [node:original:field_meta_tags:dcterms_alternative] | An alternative name for the resource. The distinction between titles and alternative titles is application-specific. |
Dublin Core Additional Tags: Audience | [node:original:field_meta_tags:dcterms_audience] | A class of entity for whom the resource is intended or useful. |
Dublin Core Additional Tags: Audience Education Level | [node:original:field_meta_tags:dcterms_education_level] | A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended. |
Dublin Core Additional Tags: Bibliographic Citation | [node:original:field_meta_tags:dcterms_bibliographic_citation] | A bibliographic reference for the resource. Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible. |
Dublin Core Additional Tags: Conforms To | [node:original:field_meta_tags:dcterms_conforms_to] | An established standard to which the described resource conforms. |
Dublin Core Additional Tags: Date Accepted | [node:original:field_meta_tags:dcterms_date_accepted] | Date of acceptance of the resource. Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal). |
Dublin Core Additional Tags: Date Available | [node:original:field_meta_tags:dcterms_available] | Date (often a range) that the resource became or will become available. |
Dublin Core Additional Tags: Date Copyrighted | [node:original:field_meta_tags:dcterms_date_copyrighted] | Date of copyright. |
Dublin Core Additional Tags: Date Created | [node:original:field_meta_tags:dcterms_created] | Date of creation of the resource. |
Dublin Core Additional Tags: Date Issued | [node:original:field_meta_tags:dcterms_issued] | Date of formal issuance (e.g., publication) of the resource. |
Dublin Core Additional Tags: Date Modified | [node:original:field_meta_tags:dcterms_modified] | Date on which the resource was changed. |
Dublin Core Additional Tags: Date Submitted | [node:original:field_meta_tags:dcterms_date_submitted] | Date of submission of the resource. Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal). |
Dublin Core Additional Tags: Date Valid | [node:original:field_meta_tags:dcterms_valid] | Date (often a range) of validity of a resource. |
Dublin Core Additional Tags: Extent | [node:original:field_meta_tags:dcterms_extent] | The size or duration of the resource. |
Dublin Core Additional Tags: Has Format | [node:original:field_meta_tags:dcterms_has_format] | A related resource that is substantially the same as the pre-existing described resource, but in another format. |
Dublin Core Additional Tags: Has Part | [node:original:field_meta_tags:dcterms_has_part] | A related resource that is included either physically or logically in the described resource. |
Dublin Core Additional Tags: Has Version | [node:original:field_meta_tags:dcterms_has_version] | A related resource that is a version, edition, or adaptation of the described resource. |
Dublin Core Additional Tags: Instructional Method | [node:original:field_meta_tags:dcterms_instructional_method] | A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support. Instructional Method will typically include ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback. |
Dublin Core Additional Tags: Is Format Of | [node:original:field_meta_tags:dcterms_is_format_of] | A related resource that is substantially the same as the described resource, but in another format. |
Dublin Core Additional Tags: Is Part Of | [node:original:field_meta_tags:dcterms_is_part_of] | A related resource in which the described resource is physically or logically included. |
Dublin Core Additional Tags: Is Referenced By | [node:original:field_meta_tags:dcterms_is_referenced_by] | A related resource that references, cites, or otherwise points to the described resource. |
Dublin Core Additional Tags: Is Replaced By | [node:original:field_meta_tags:dcterms_is_replaced_by] | A related resource that supplants, displaces, or supersedes the described resource. |
Dublin Core Additional Tags: Is Required By | [node:original:field_meta_tags:dcterms_is_required_by] | A related resource that requires the described resource to support its function, delivery, or coherence. |
Dublin Core Additional Tags: Is Version Of | [node:original:field_meta_tags:dcterms_is_version_of] | A related resource of which the described resource is a version, edition, or adaptation. Changes in version imply substantive changes in content rather than differences in format. |
Dublin Core Additional Tags: License | [node:original:field_meta_tags:dcterms_license] | A legal document giving official permission to do something with the resource. |
Dublin Core Additional Tags: Mediator | [node:original:field_meta_tags:dcterms_mediator] | An entity that mediates access to the resource and for whom the resource is intended or useful. In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver. |
Dublin Core Additional Tags: Medium | [node:original:field_meta_tags:dcterms_medium] | The material or physical carrier of the resource. |
Dublin Core Additional Tags: Provenance | [node:original:field_meta_tags:dcterms_provenance] | A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation. The statement may include a description of any changes successive custodians made to the resource. |
Dublin Core Additional Tags: References | [node:original:field_meta_tags:dcterms_references] | A related resource that is referenced, cited, or otherwise pointed to by the described resource. |
Dublin Core Additional Tags: Replaces | [node:original:field_meta_tags:dcterms_replaces] | A related resource that is supplanted, displaced, or superseded by the described resource. |
Dublin Core Additional Tags: Requires | [node:original:field_meta_tags:dcterms_requires] | A related resource that is required by the described resource to support its function, delivery, or coherence. |
Dublin Core Additional Tags: Rights Holder | [node:original:field_meta_tags:dcterms_rights_holder] | A person or organization owning or managing rights over the resource. |
Dublin Core Additional Tags: Spatial Coverage | [node:original:field_meta_tags:dcterms_spatial] | Spatial characteristics of the resource. |
Dublin Core Additional Tags: Table Of Contents | [node:original:field_meta_tags:dcterms_table_of_contents] | A list of subunits of the resource. |
Dublin Core Additional Tags: Temporal Coverage | [node:original:field_meta_tags:dcterms_temporal] | Temporal characteristics of the resource. |
facebook: Facebook Admins | [node:original:field_meta_tags:fb_admins] | A comma-separated list of Facebook user IDs of people who are considered administrators or moderators of this page. |
facebook: Facebook Application ID | [node:original:field_meta_tags:fb_app_id] | A comma-separated list of Facebook Platform Application IDs applicable for this site. |
facebook: Facebook Pages | [node:original:field_meta_tags:fb_pages] | Facebook Instant Articles claim URL token. |
Favicons & touch icons: Apple touch icon (precomposed): 57px x 57px | [node:original:field_meta_tags:apple_touch_icon_precomposed] | A PNG image that is 57px wide by 57px high. Used with the non-Retina iPhone, iPod Touch, and Android 2.1+ devices. |
Favicons & touch icons: Apple touch icon (precomposed): 72px x 72px | [node:original:field_meta_tags:apple_touch_icon_precomposed_72x72] | A PNG image that is 72px wide by 72px high. Used with the iPad mini and the first- and second-generation iPad (@1x display) on iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 76px x 76px | [node:original:field_meta_tags:apple_touch_icon_precomposed_76x76] | A PNG image that is 76px wide by 76px high. Used with the iPad mini and the second-generation iPad (@1x display) on iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 114px x 114px | [node:original:field_meta_tags:apple_touch_icon_precomposed_114x114] | A PNG image that is 114px wide by 114px high. Used with iPhone with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 120px x 120px | [node:original:field_meta_tags:apple_touch_icon_precomposed_120x120] | A PNG image that is 120px wide by 120px high. Used with iPhone with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 144px x 144px | [node:original:field_meta_tags:apple_touch_icon_precomposed_144x144] | A PNG image that is 144px wide by 144px high. Used with iPad with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 152px x 152px | [node:original:field_meta_tags:apple_touch_icon_precomposed_152x152] | A PNG image that is 152px wide by 152px high. Used with iPad with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 180px x 180px | [node:original:field_meta_tags:apple_touch_icon_precomposed_180x180] | A PNG image that is 180px wide by 180px high. Used with iPhone 6 Plus with @3x display. |
Favicons & touch icons: Apple touch icon: 60px x 60px | [node:original:field_meta_tags:apple_touch_icon] | A PNG image that is 60px wide by 60px high. Used with the non-Retina iPhone, iPod Touch, and Android 2.1+ devices. |
Favicons & touch icons: Apple touch icon: 72px x 72px | [node:original:field_meta_tags:apple_touch_icon_72x72] | A PNG image that is 72px wide by 72px high. Used with the iPad mini and the first- and second-generation iPad (@1x display) on iOS <= 6. |
Favicons & touch icons: Apple touch icon: 76px x 76px | [node:original:field_meta_tags:apple_touch_icon_76x76] | A PNG image that is 76px wide by 76px high. Used with the iPad mini and the second-generation iPad (@1x display) on iOS >= 7. |
Favicons & touch icons: Apple touch icon: 114px x 114px | [node:original:field_meta_tags:apple_touch_icon_114x114] | A PNG image that is 114px wide by 114px high. Used with iPhone with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon: 120px x 120px | [node:original:field_meta_tags:apple_touch_icon_120x120] | A PNG image that is 120px wide by 120px high. Used with iPhone with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon: 144px x 144px | [node:original:field_meta_tags:apple_touch_icon_144x144] | A PNG image that is 144px wide by 144px high. Used with iPad with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon: 152px x 152px | [node:original:field_meta_tags:apple_touch_icon_152x152] | A PNG image that is 152px wide by 152px high. Used with iPad with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon: 180px x 180px | [node:original:field_meta_tags:apple_touch_icon_180x180] | A PNG image that is 180px wide by 180px high. Used with iPhone 6 Plus with @3x display. |
Favicons & touch icons: Default icon | [node:original:field_meta_tags:shortcut_icon] | The traditional favicon, must be either a GIF, ICO, JPG/JPEG or PNG image. |
Favicons & touch icons: Icon: 16px x 16px | [node:original:field_meta_tags:icon_16x16] | A PNG image that is 16px wide by 16px high. |
Favicons & touch icons: Icon: 32px x 32px | [node:original:field_meta_tags:icon_32x32] | A PNG image that is 32px wide by 32px high. |
Favicons & touch icons: Icon: 96px x 96px | [node:original:field_meta_tags:icon_96x96] | A PNG image that is 96px wide by 96px high. |
Favicons & touch icons: Icon: 192px x 192px | [node:original:field_meta_tags:icon_192x192] | A PNG image that is 192px wide by 192px high. |
Favicons & touch icons: Mask icon (SVG) | [node:original:field_meta_tags:mask_icon] | A grayscale scalable vector graphic (SVG) file. |
Metatag | [node:original:field_meta_tags:value] | |
Mobile & UI Adjustments: Cleartype | [node:original:field_meta_tags:cleartype] | A legacy meta tag for older versions of Internet Explorer on Windows, use the value 'on' to enable it; this tag is ignored by all other browsers. |
Mobile & UI Adjustments: Handheld-Friendly | [node:original:field_meta_tags:handheldfriendly] | Some older mobile browsers will expect this meta tag to be set to 'true' to indicate that the site has been designed with mobile browsers in mind. |
Mobile & UI Adjustments: Handheld URL | [node:original:field_meta_tags:alternate_handheld] | Provides an absolute URL to a specially formatted version of the current page designed for 'feature phones', mobile phones that do not support modern browser standards. See the official Google Mobile SEO Guide for details on how the page should be formatted. |
Mobile & UI Adjustments: Mobile Optimized | [node:original:field_meta_tags:mobileoptimized] | Using the value 'width' tells certain mobile Internet Explorer browsers to display as-is, without being resized. Alternatively a numerical width may be used to indicate the desired page width the page should be rendered in: '240' is the suggested default, '176' for older browsers or '480' for newer devices with high DPI screens. |
Mobile & UI Adjustments: Theme Color | [node:original:field_meta_tags:theme_color] | A color in hexadecimal format, e.g. '#0000ff' for blue; must include the '#' symbol. Used by some browsers to control the background color of the toolbar, the color used with an icon, etc. |
Mobile & UI Adjustments: Viewport | [node:original:field_meta_tags:viewport] | Used by most contemporary browsers to control the display for mobile browsers. Please read a guide on responsive web design for details of what values to use. |
Mobile & UI Adjustments: Web Manifest | [node:original:field_meta_tags:web_manifest] | A URL to a manifest.json file that describes the application. The JSON-based manifest provides developers with a centralized place to put metadata associated with a web application. |
Open Graph: Actor's role | [node:original:field_meta_tags:video_actor_role] | The roles of the actor(s). |
Open Graph: Actor(s) | [node:original:field_meta_tags:video_actor] | Links to the Facebook profiles for actor(s) that appear in the video. |
Open Graph: Alternative locales | [node:original:field_meta_tags:og_locale_alternative] | Other locales this content is available in, must be in the format language_TERRITORY, e.g. 'fr_FR'. |
Open Graph: Article author | [node:original:field_meta_tags: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 expiration date & time | [node:original:field_meta_tags:article_expiration_time] | The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article modification date & time | [node:original:field_meta_tags: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 publication date & time | [node:original:field_meta_tags: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 publisher | [node:original:field_meta_tags:article_publisher] | Links an article to a publisher's Facebook page. |
Open Graph: Article section | [node:original:field_meta_tags:article_section] | The primary section of this website the content belongs to. |
Open Graph: Article tag(s) | [node:original:field_meta_tags:article_tag] | Appropriate keywords for this content. |
Open Graph: Audio secure URL | [node:original:field_meta_tags: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 type | [node:original:field_meta_tags:og_audio_type] | The MIME type of the audio file. Examples include 'application/mp3' for an MP3 file. |
Open Graph: Audio URL | [node:original:field_meta_tags:og_audio] | The URL to an audio file that complements this object. |
Open Graph: Book author | [node:original:field_meta_tags: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 tag(s) | [node:original:field_meta_tags:book_tag] | Appropriate keywords for this content. |
Open Graph: Content modification date & time | [node:original:field_meta_tags: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 type | [node:original:field_meta_tags:og_type] | The type of the content, e.g., movie. |
Open Graph: Country name | [node:original:field_meta_tags:og_country_name] | |
Open Graph: Description | [node:original:field_meta_tags:og_description] | A one to two sentence description of the content. |
Open Graph: Determiner | [node:original:field_meta_tags: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: Director(s) | [node:original:field_meta_tags:video_director] | Links to the Facebook profiles for director(s) that worked on the video. |
Open Graph: Email address | [node:original:field_meta_tags:og_email] | |
Open Graph: Fax number | [node:original:field_meta_tags:og_fax_number] | |
Open Graph: First name | [node:original:field_meta_tags:profile_first_name] | The first name of the person who's Profile page this is. |
Open Graph: Gender | [node:original:field_meta_tags:profile_gender] | Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Image | [node:original:field_meta_tags: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 'alt' | [node:original:field_meta_tags: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 height | [node:original:field_meta_tags: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 Secure URL | [node:original:field_meta_tags: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 type | [node:original:field_meta_tags: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 URL | [node:original:field_meta_tags:og_image_url] | A alternative version of og:image and has exactly the same requirements; only one needs to be used. |
Open Graph: Image width | [node:original:field_meta_tags: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: ISBN | [node:original:field_meta_tags:book_isbn] | The Book's ISBN |
Open Graph: Last name | [node:original:field_meta_tags:profile_last_name] | The person's last name. |
Open Graph: Latitude | [node:original:field_meta_tags:og_latitude] | |
Open Graph: Locale | [node:original:field_meta_tags:og_locale] | The locale these tags are marked up in, must be in the format language_TERRITORY. Default is 'en_US'. |
Open Graph: Locality | [node:original:field_meta_tags:og_locality] | |
Open Graph: Longitude | [node:original:field_meta_tags:og_longitude] | |
Open Graph: Page URL | [node:original:field_meta_tags: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: Phone number | [node:original:field_meta_tags:og_phone_number] | |
Open Graph: Postal/ZIP code | [node:original:field_meta_tags:og_postal_code] | |
Open Graph: Region | [node:original:field_meta_tags:og_region] | |
Open Graph: Release Date | [node:original:field_meta_tags:book_release_date] | The date the book was released. |
Open Graph: Release date | [node:original:field_meta_tags:video_release_date] | The date the video was released. |
Open Graph: Scriptwriter(s) | [node:original:field_meta_tags:video_writer] | Links to the Facebook profiles for scriptwriter(s) for the video. |
Open Graph: See also | [node:original:field_meta_tags:og_see_also] | URLs to related content |
Open Graph: Series | [node:original:field_meta_tags:video_series] | The TV show this series belongs to. |
Open Graph: Site name | [node:original:field_meta_tags:og_site_name] | A human-readable name for the site, e.g., IMDb. |
Open Graph: Street address | [node:original:field_meta_tags:og_street_address] | |
Open Graph: Tag words | [node:original:field_meta_tags:video_tag] | Tag words associated with this video. |
Open Graph: Title | [node:original:field_meta_tags:og_title] | The title of the content, e.g., The Rock. |
Open Graph: Username | [node:original:field_meta_tags:profile_username] | A pseudonym / alias of this person. |
Open Graph: Video duration (seconds) | [node:original:field_meta_tags:og_video_duration] | The length of the video in seconds |
Open Graph: Video height | [node:original:field_meta_tags: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 Secure URL | [node:original:field_meta_tags:og_video_secure_url] | The secure URL (HTTPS) of an video which should represent the content. |
Open Graph: Video type | [node:original:field_meta_tags: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 URL | [node:original:field_meta_tags: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 width | [node:original:field_meta_tags: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. |
Pinterest: Description | [node:original:field_meta_tags:pinterest_description] | A one to two sentence description of the content. |
Pinterest: Id | [node:original:field_meta_tags:pinterest_id] | The Canonical Pinterest object to pin. |
Pinterest: Media | [node:original:field_meta_tags:pinterest_media] | The URL of media which should represent the content. |
Pinterest: No hover | [node:original:field_meta_tags:pinterest_nohover] | Do not show hovering Save or Search buttons, generated by the Pinterest browser extensions. |
Pinterest: No pin | [node:original:field_meta_tags:pinterest_nopin] | Do not pin anything from this page. When selected, this option will take precedence over all options below. |
Pinterest: No search | [node:original:field_meta_tags:pinterest_nosearch] | Do not allow Pinterest visual search to happen from this page. |
Pinterest: URL | [node:original:field_meta_tags:pinterest_url] | The URL which should represent the content. |
Site verification: Baidu | [node:original:field_meta_tags:baidu] | A string provided by Baidu. |
Site verification: Bing | [node:original:field_meta_tags:bing] | A string provided by Bing, full details are available from the Bing online help. |
Site verification: Facebook | [node:original:field_meta_tags:facebook_domain_verification] | A string provided by Facebook, full details are available from the Facebook online help. |
Site verification: Google Site Verification | [node:original:field_meta_tags:google_site_verification] | A string provided by Google, full details are available from the Google online help. |
Site verification: Norton Safe Web | [node:original:field_meta_tags:norton_safe_web] | A string provided by Norton Safe Web, full details are available from the Norton Safe Web online help. |
Site verification: Pinterest | [node:original:field_meta_tags:pinterest] | A string provided by Pinterest, full details are available from the Pinterest online help. |
Site verification: Pocket | [node:original:field_meta_tags:pocket] | A string provided by Pocket, full details are available from the Pocket online help. |
Site verification: SIWECOS | [node:original:field_meta_tags:siwecos] | A string provided by SIWECOS, the free website security scanner. |
Site verification: Yandex | [node:original:field_meta_tags:yandex] | A string provided by Yandex, full details are available from the Yandex online help. |
Site verification: Zoom | [node:original:field_meta_tags:zoom_domain_verification] | A string provided by Zoom, full details are available from the Zoom online help. |
Twitter Cards: 1st gallery image | [node:original:field_meta_tags:twitter_cards_gallery_image0] | A URL to the image representing the first photo in your gallery. |
Twitter Cards: 2nd gallery image | [node:original:field_meta_tags:twitter_cards_gallery_image1] | A URL to the image representing the second photo in your gallery. |
Twitter Cards: 3rd gallery image | [node:original:field_meta_tags:twitter_cards_gallery_image2] | A URL to the image representing the third photo in your gallery. |
Twitter Cards: 4th gallery image | [node:original:field_meta_tags:twitter_cards_gallery_image3] | A URL to the image representing the fourth photo in your gallery. |
Twitter Cards: App store country | [node:original:field_meta_tags: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: Creator's Twitter account | [node:original:field_meta_tags:twitter_cards_creator] | The @username for the content creator / author for this page, including the @ symbol. |
Twitter Cards: Creator's Twitter account ID | [node:original:field_meta_tags:twitter_cards_creator_id] | The numerical Twitter account ID for the content creator / author for this page. |
Twitter Cards: Data 1 | [node:original:field_meta_tags: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 2 | [node:original:field_meta_tags: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: Description | [node:original:field_meta_tags: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: Do Not Track | [node:original:field_meta_tags: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: Google Play app's custom URL scheme | [node:original:field_meta_tags:twitter_cards_app_url_googleplay] | The Google Play app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: Google Play app ID | [node:original:field_meta_tags:twitter_cards_app_id_googleplay] | Your app ID in the Google Play Store (i.e. "com.android.app"). |
Twitter Cards: Google Play app name | [node:original:field_meta_tags:twitter_cards_app_name_googleplay] | The name of the app in the Google Play app store. |
Twitter Cards: Image alternative text | [node:original:field_meta_tags:twitter_cards_image_alt] | The alternative text of the image being linked to. Limited to 420 characters. |
Twitter Cards: Image height | [node:original:field_meta_tags:twitter_cards_image_height] | The height of the image being linked to, in pixels. |
Twitter Cards: Image URL | [node:original:field_meta_tags: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 width | [node:original:field_meta_tags:twitter_cards_image_width] | The width of the image being linked to, in pixels. |
Twitter Cards: iPad app's custom URL scheme | [node:original:field_meta_tags:twitter_cards_app_url_ipad] | The iPad app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: iPad app ID | [node:original:field_meta_tags: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 name | [node:original:field_meta_tags:twitter_cards_app_name_ipad] | The name of the iPad app. |
Twitter Cards: iPhone app's custom URL scheme | [node:original:field_meta_tags:twitter_cards_app_url_iphone] | The iPhone app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: iPhone app ID | [node:original:field_meta_tags: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 name | [node:original:field_meta_tags:twitter_cards_app_name_iphone] | The name of the iPhone app. |
Twitter Cards: Label 1 | [node:original:field_meta_tags: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 2 | [node:original:field_meta_tags: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: Media player height | [node:original:field_meta_tags:twitter_cards_player_height] | The height of the media player iframe, in pixels. Required when using the Player Card type. |
Twitter Cards: Media player URL | [node:original:field_meta_tags: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 width | [node:original:field_meta_tags:twitter_cards_player_width] | The width of the media player iframe, in pixels. Required when using the Player Card type. |
Twitter Cards: MP4 media stream MIME-type | [node:original:field_meta_tags: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 URL | [node:original:field_meta_tags: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: Page URL | [node:original:field_meta_tags:twitter_cards_page_url] | The permalink / canonical URL of the current page. |
Twitter Cards: Site's Twitter account | [node:original:field_meta_tags: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 ID | [node:original:field_meta_tags:twitter_cards_site_id] | The numerical Twitter account ID for the website, which will be displayed in the Card's footer. |
Twitter Cards: Title | [node:original:field_meta_tags: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: Twitter card type | [node:original:field_meta_tags:twitter_cards_type] | Notes:
|
Windows & Windows Mobile: Application name | [node:original:field_meta_tags:application_name] | The default name displayed with the pinned sites tile (or icon). Set the content attribute to the desired name. |
Windows & Windows Mobile: MSApplication - Allow domain API calls | [node:original:field_meta_tags:msapplication_allowDomainApiCalls] | Allows tasks to be defined on child domains of the fully qualified domain name associated with the pinned site. Should be either 'true' or 'false'. |
Windows & Windows Mobile: MSApplication - Allow domain meta tags | [node:original:field_meta_tags:msapplication_allowDomainMetaTags] | Allows tasks to be defined on child domains of the fully qualified domain name associated with the pinned site. Should be either 'true' or 'false'. |
Windows & Windows Mobile: MSApplication - Badge | [node:original:field_meta_tags:msapplication_badge] | A semi-colon -separated string that must contain the 'polling-uri=' value with the full URL to a Badge Schema XML file. May also contain 'frequency=' value set to either 30, 60, 360, 720 or 1440 (default) which specifies (in minutes) how often the URL should be polled. |
Windows & Windows Mobile: MSApplication - Config | [node:original:field_meta_tags:msapplication_config] | Should contain the full URL to a Browser configuration schema file that further controls tile customizations. |
Windows & Windows Mobile: MSApplication - Nav button color | [node:original:field_meta_tags:msapplication_navbutton_color] | Controls the color of the Back and Forward buttons in the pinned site browser window. |
Windows & Windows Mobile: MSApplication - Notification | [node:original:field_meta_tags:msapplication_notification] | A semi-colon -separated string containing 'polling-uri=' (required), 'polling-uri2=', 'polling-uri3=', 'polling-uri4=' and 'polling-uri5=' to indicate the URLs for notifications. May also contain a 'frequency=' value to specify how often (in minutes) the URLs will be polled; limited to 30, 60, 360, 720 or 1440 (default). May also contain the value 'cycle=' to control the notifications cycle. |
Windows & Windows Mobile: MSApplication - Square logo, 70px x 70px | [node:original:field_meta_tags:msapplication_square70x70logo] | The URL to a logo file that is 70px by 70px. |
Windows & Windows Mobile: MSApplication - Square logo, 150px x 150px | [node:original:field_meta_tags:msapplication_square150x150logo] | The URL to a logo file that is 150px by 150px. |
Windows & Windows Mobile: MSApplication - Square logo, 310px x 310px | [node:original:field_meta_tags:msapplication_square310x310logo] | The URL to a logo file that is 310px by 310px. |
Windows & Windows Mobile: MSApplication - Start URL | [node:original:field_meta_tags:msapplication_starturl] | The URL to the root page of the site. |
Windows & Windows Mobile: MSApplication - Task | [node:original:field_meta_tags:msapplication_task] | A semi-colon -separated string defining the 'jump' list task. Should contain the 'name=' value to specify the task's name, the 'action-uri=' value to set the URL to load when the jump list is clicked, the 'icon-uri=' value to set the URL to an icon file to be displayed, and 'window-type=' set to either 'tab' (default), 'self' or 'window' to control how the link opens in the browser. |
Windows & Windows Mobile: MSApplication - Task separator | [node:original:field_meta_tags:msapplication_task_separator] | |
Windows & Windows Mobile: MSApplication - Tile color | [node:original:field_meta_tags:msapplication_tilecolor] | The HTML color to use as the background color for the live tile. |
Windows & Windows Mobile: MSApplication - Tile image | [node:original:field_meta_tags:msapplication_tileimage] | The URL to an image to use as the background for the live tile. |
Windows & Windows Mobile: MSApplication - Tooltip | [node:original:field_meta_tags:msapplication_tooltip] | Controls the text shown in the tooltip for the pinned site's shortcut. |
Windows & Windows Mobile: MSApplication - Wide logo, 310px x 150px | [node:original:field_meta_tags:msapplication_wide310x150logo] | The URL to a logo file that is 310px by 150px. |
Windows & Windows Mobile: MSApplication - Window | [node:original:field_meta_tags:msapplication_window] | A semi-colon -separated value that controls the dimensions of the initial window. Should contain the values 'width=' and 'height=' to control the width and height respectively. |
Windows & Windows Mobile: X-UA-Compatible | [node:original:field_meta_tags:x_ua_compatible] | Indicates to IE which rendering engine should be used for the current page. |
Number of views | [node:original:total-count] | The number of visitors who have read the node. |
Outdoor Dining | [node:original:field_outdoor_dining] | Boolean field. |
Boolean value | [node:original:field_outdoor_dining:value] | |
Outdoor Pool | [node:original:field_outdoor_pool] | Boolean field. |
Boolean value | [node:original:field_outdoor_pool:value] | |
Parking | [node:original:field_parking] | Boolean field. |
Boolean value | [node:original:field_parking:value] | |
Parking - Bus / Motor Coach | [node:original:field_parking_bus_motor_coach] | Boolean field. |
Boolean value | [node:original:field_parking_bus_motor_coach:value] | |
Pet Friendly | [node:original:field_pet_friendly] | Boolean field. |
Boolean value | [node:original:field_pet_friendly:value] | |
Phone Number | [node:original:field_phone_number] | Telephone number field. |
Telephone number | [node:original:field_phone_number:value] | |
Place(s) | [node:original:field_ref_places] | Entity reference field. Also known as Place(s) in this post, Places refered by this Fact. |
Place(s) type with delta 0 | [node:original:field_ref_places:0] | |
Place(s) type with delta 1 | [node:original:field_ref_places:1] | |
Place(s) type with delta 2 | [node:original:field_ref_places:2] | |
Playground | [node:original:field_playground] | Boolean field. |
Boolean value | [node:original:field_playground:value] | |
Propane Station | [node:original:field_propane_station] | Boolean field. |
Boolean value | [node:original:field_propane_station:value] | |
Refrigerator | [node:original:field_refrigerator] | Boolean field. |
Boolean value | [node:original:field_refrigerator:value] | |
Revision ID | [node:original:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:original:log] | The explanation of the most recent changes made to the node. |
RV Camping Sites | [node:original:field_camping_sites_rv] | Number (integer) field. |
Integer value | [node:original:field_camping_sites_rv:value] | |
RV Parking | [node:original:field_rv_parking] | Boolean field. |
Boolean value | [node:original:field_rv_parking:value] | |
Season(s) | [node:original:field_ref_seasons] | Entity reference field. Also known as Seasons. |
Season(s) type with delta 0 | [node:original:field_ref_seasons:0] | |
Season(s) type with delta 1 | [node:original:field_ref_seasons:1] | |
Season(s) type with delta 2 | [node:original:field_ref_seasons:2] | |
Shower Facilities | [node:original:field_shower_facilities] | Boolean field. |
Boolean value | [node:original:field_shower_facilities:value] | |
Summary | [node:original:summary] | The summary of the node's main body text. |
Swimming | [node:original:field_swimming] | List (text) field. |
Swimming type with delta 0 | [node:original:field_swimming:0] | |
Swimming type with delta 1 | [node:original:field_swimming:1] | |
Swimming type with delta 2 | [node:original:field_swimming:2] | |
Television | [node:original:field_television] | Boolean field. |
Boolean value | [node:original:field_television:value] | |
Tent-Only Camping Sites | [node:original:field_camping_sites_tent_only] | Number (integer) field. |
Integer value | [node:original:field_camping_sites_tent_only:value] | |
Textimage URI | [node:original:textimage-uri:?] | The URI(s) of a Textimage generated for a node's field. Use like [node:textimage-uri:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URI to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URIs generated will be returned. |
Textimage URL | [node:original:textimage-url:?] | The URL(s) of a Textimage generated for a node's field. Use like [node:textimage-url:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URL to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URLs generated will be returned. |
Title | [node:original:title] | |
Toilet Facilities | [node:original:field_toilet_facilities] | Boolean field. |
Boolean value | [node:original:field_toilet_facilities:value] | |
Trail(s) | [node:original:field_ref_trails] | Entity reference field. |
Trail(s) type with delta 0 | [node:original:field_ref_trails:0] | |
Trail(s) type with delta 1 | [node:original:field_ref_trails:1] | |
Trail(s) type with delta 2 | [node:original:field_ref_trails:2] | |
Translation source node | [node:original:source] | The source node for this current node's translation set. |
Address | [node:original:source:field_address] | Address field. |
Air Conditioning | [node:original:source:field_air_con] | Boolean field. |
Artwork 1x1 | [node:original:source:field_artwork_1x1] | Image field. |
Artwork 1x2 | [node:original:source:field_artwork_1x2] | Image field. |
Artwork 16x9 | [node:original:source:field_artwork_16x9] | Image field. |
Audience(s) | [node:original:source:field_ref_audiences] | Entity reference field. |
Author | [node:original:source:author] | |
Banner Image | [node:original:source:field_banner_image] | Image field. |
Bar / Lounge | [node:original:source:field_bar] | Boolean field. |
Boat Launch / Dock | [node:original:source:field_boat_launch_dock] | Boolean field. |
Body | [node:original:source:body] | The main body text of the node. |
Book | [node:original:source:book] | The book page associated with the node. |
Breakfast | [node:original:source:field_breakfast] | List (text) field. |
Cabins/Cottages | [node:original:source:field_cabins_cottages] | Number (integer) field. |
Cabins/Cottages with Electric | [node:original:source:field_cabins_cottages_electric] | Number (integer) field. |
Camping Sites | [node:original:source:field_camping_sites] | Number (integer) field. |
Camping Sites with Electric | [node:original:source:field_camping_sites_electric] | Number (integer) field. |
Camp Store | [node:original:source:field_camp_store] | Boolean field. |
Category Terms | [node:original:source:field_terms_general] | Entity reference field. |
Communities | [node:original:source:field_ref_muni] | Entity reference field. Also known as Community. |
Content ID | [node:original:source:nid] | The unique ID of the content item, or "node". |
Content type | [node:original:source:content-type] | The content type of the node. |
Credit Cards | [node:original:source:field_credit_cards] | Boolean field. |
Date Activate | [node:original:source:field_date_activate] | Date field. |
Date changed | [node:original:source:changed] | The date the node was most recently updated. |
Date created | [node:original:source:created] | |
Date Expire | [node:original:source:field_date_expire] | Date field. |
Dates | [node:original:source:field_dates] | Smart date range field. |
Edit URL | [node:original:source:edit-url] | The URL of the node's edit page. |
Event Space & Venue | [node:original:source:field_event_space_venue] | Boolean field. |
Fireplace | [node:original:source:field_fireplace] | Boolean field. |
Fitness Center / Gym | [node:original:source:field_fitness_center_gym] | Boolean field. |
Flag list template 1 flag count | [node:original:source:flag-flag-list-template-1-count] | Total flag count for flag Flag list template 1 |
Flag list template 1 flag link | [node:original:source:flag-flag-list-template-1-link] | Flag/unflag link for Flag list template 1 |
Free WiFi | [node:original:source:field_free_wifi] | Boolean field. |
Geofield | [node:original:source:field_geofield] | Geofield field. |
Heating Sources | [node:original:source:field_heating_options] | List (text) field. |
Hot Tub / Spa | [node:original:source:field_hot_tub] | Boolean field. |
Indoor Pool | [node:original:source:field_indoor_pool] | Boolean field. |
Internet Access | [node:original:source:field_internet_access] | Boolean field. |
Kitchenette | [node:original:source:field_kitchenette] | Boolean field. |
Language | [node:original:source:language] | The language of the content. |
Language code | [node:original:source:langcode] | The language code of the language the node is written in. |
Last view | [node:original:source:last-view] | The date on which a visitor last read the node. |
Laundry | [node:original:source:field_laundry] | Boolean field. |
Layout | [node:original:source:layout_selection] | Entity reference field. |
Layout | [node:original:source:layout_builder__layout] | Layout Section field. |
Layout Labels | [node:original:source:layout_builder__translation] | Layout Translation field. |
Main Image | [node:original:source:field_main_image] | Image field. |
Media Banner | [node:original:source:field_media_banner] | Entity reference field. |
Media Files | [node:original:source:field_ref_media_files] | Entity reference field. |
Menu link | [node:original:source:menu-link] | The menu link for this node. |
Meta tags | [node:original:source:field_meta_tags] | Meta tags field. |
Number of views | [node:original:source:total-count] | The number of visitors who have read the node. |
Outdoor Dining | [node:original:source:field_outdoor_dining] | Boolean field. |
Outdoor Pool | [node:original:source:field_outdoor_pool] | Boolean field. |
Parking | [node:original:source:field_parking] | Boolean field. |
Parking - Bus / Motor Coach | [node:original:source:field_parking_bus_motor_coach] | Boolean field. |
Pet Friendly | [node:original:source:field_pet_friendly] | Boolean field. |
Phone Number | [node:original:source:field_phone_number] | Telephone number field. |
Place(s) | [node:original:source:field_ref_places] | Entity reference field. Also known as Place(s) in this post, Places refered by this Fact. |
Playground | [node:original:source:field_playground] | Boolean field. |
Propane Station | [node:original:source:field_propane_station] | Boolean field. |
Refrigerator | [node:original:source:field_refrigerator] | Boolean field. |
Revision ID | [node:original:source:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:original:source:log] | The explanation of the most recent changes made to the node. |
RV Camping Sites | [node:original:source:field_camping_sites_rv] | Number (integer) field. |
RV Parking | [node:original:source:field_rv_parking] | Boolean field. |
Season(s) | [node:original:source:field_ref_seasons] | Entity reference field. Also known as Seasons. |
Shower Facilities | [node:original:source:field_shower_facilities] | Boolean field. |
Summary | [node:original:source:summary] | The summary of the node's main body text. |
Swimming | [node:original:source:field_swimming] | List (text) field. |
Television | [node:original:source:field_television] | Boolean field. |
Tent-Only Camping Sites | [node:original:source:field_camping_sites_tent_only] | Number (integer) field. |
Textimage URI | [node:original:source:textimage-uri:?] | The URI(s) of a Textimage generated for a node's field. Use like [node:textimage-uri:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URI to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URIs generated will be returned. |
Textimage URL | [node:original:source:textimage-url:?] | The URL(s) of a Textimage generated for a node's field. Use like [node:textimage-url:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URL to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URLs generated will be returned. |
Title | [node:original:source:title] | |
Toilet Facilities | [node:original:source:field_toilet_facilities] | Boolean field. |
Trail(s) | [node:original:source:field_ref_trails] | Entity reference field. |
URL | [node:original:source:url] | The URL of the node. |
Venue Capacity | [node:original:source:field_venue_capacity] | Number (integer) field. |
Venue Seated Capacity | [node:original:source:field_venue_seated_capacity] | Number (integer) field. |
Venue Standing Capacity | [node:original:source:field_venue_standing_capacity] | Number (integer) field. |
Views today | [node:original:source:day-count] | The number of visitors who have read the node today. |
Website | [node:original:source:field_url] | Link field. |
Wedding Venue | [node:original:source:field_wedding_venue] | Boolean field. |
Wheelchair Accessible | [node:original:source:field_wheelchair_accessible] | Boolean field. |
Your Email Address | [node:original:source:field_email_private] | Email field. |
Your Phone Number | [node:original:source:field_phone_private] | Telephone number field. |
URL | [node:original:url] | The URL of the node. |
Absolute URL | [node:original:url:absolute] | The absolute URL. |
Arguments | [node:original:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [node:original:url:brief] | The URL without the protocol and trailing backslash. |
Path | [node:original:url:path] | The path component of the URL. |
Relative URL | [node:original:url:relative] | The relative URL. |
Unaliased URL | [node:original:url:unaliased] | The unaliased URL. |
Venue Capacity | [node:original:field_venue_capacity] | Number (integer) field. |
Integer value | [node:original:field_venue_capacity:value] | |
Venue Seated Capacity | [node:original:field_venue_seated_capacity] | Number (integer) field. |
Integer value | [node:original:field_venue_seated_capacity:value] | |
Venue Standing Capacity | [node:original:field_venue_standing_capacity] | Number (integer) field. |
Integer value | [node:original:field_venue_standing_capacity:value] | |
Views today | [node:original:day-count] | The number of visitors who have read the node today. |
Website | [node:original:field_url] | Link field. |
Link text | [node:original:field_url:title] | |
URI | [node:original:field_url:uri] | |
Wedding Venue | [node:original:field_wedding_venue] | Boolean field. |
Boolean value | [node:original:field_wedding_venue:value] | |
Wheelchair Accessible | [node:original:field_wheelchair_accessible] | Boolean field. |
Boolean value | [node:original:field_wheelchair_accessible:value] | |
Your Email Address | [node:original:field_email_private] | Email field. |
[node:original:field_email_private:value] | ||
Your Phone Number | [node:original:field_phone_private] | Telephone number field. |
Telephone number | [node:original:field_phone_private:value] | |
Outdoor Dining | [node:field_outdoor_dining] | Boolean field. |
Boolean value | [node:field_outdoor_dining:value] | |
Outdoor Pool | [node:field_outdoor_pool] | Boolean field. |
Boolean value | [node:field_outdoor_pool:value] | |
Parking | [node:field_parking] | Boolean field. |
Boolean value | [node:field_parking:value] | |
Parking - Bus / Motor Coach | [node:field_parking_bus_motor_coach] | Boolean field. |
Boolean value | [node:field_parking_bus_motor_coach:value] | |
Pet Friendly | [node:field_pet_friendly] | Boolean field. |
Boolean value | [node:field_pet_friendly:value] | |
Phone Number | [node:field_phone_number] | Telephone number field. |
Telephone number | [node:field_phone_number:value] | |
Place(s) | [node:field_ref_places] | Entity reference field. Also known as Place(s) in this post, Places refered by this Fact. |
Place(s) type with delta 0 | [node:field_ref_places:0] | |
Content | [node:field_ref_places:0:entity] | The referenced entity |
Content ID | [node:field_ref_places:0:target_id] | |
Place(s) type with delta 1 | [node:field_ref_places:1] | |
Content | [node:field_ref_places:1:entity] | The referenced entity |
Content ID | [node:field_ref_places:1:target_id] | |
Place(s) type with delta 2 | [node:field_ref_places:2] | |
Content | [node:field_ref_places:2:entity] | The referenced entity |
Content ID | [node:field_ref_places:2:target_id] | |
Playground | [node:field_playground] | Boolean field. |
Boolean value | [node:field_playground:value] | |
Propane Station | [node:field_propane_station] | Boolean field. |
Boolean value | [node:field_propane_station:value] | |
Refrigerator | [node:field_refrigerator] | Boolean field. |
Boolean value | [node:field_refrigerator:value] | |
Revision ID | [node:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:log] | The explanation of the most recent changes made to the node. |
RV Camping Sites | [node:field_camping_sites_rv] | Number (integer) field. |
Integer value | [node:field_camping_sites_rv:value] | |
RV Parking | [node:field_rv_parking] | Boolean field. |
Boolean value | [node:field_rv_parking:value] | |
Season(s) | [node:field_ref_seasons] | Entity reference field. Also known as Seasons. |
Season(s) type with delta 0 | [node:field_ref_seasons:0] | |
Taxonomy term | [node:field_ref_seasons:0:entity] | The referenced entity |
Taxonomy term ID | [node:field_ref_seasons:0:target_id] | |
Season(s) type with delta 1 | [node:field_ref_seasons:1] | |
Taxonomy term | [node:field_ref_seasons:1:entity] | The referenced entity |
Taxonomy term ID | [node:field_ref_seasons:1:target_id] | |
Season(s) type with delta 2 | [node:field_ref_seasons:2] | |
Taxonomy term | [node:field_ref_seasons:2:entity] | The referenced entity |
Taxonomy term ID | [node:field_ref_seasons:2:target_id] | |
Shower Facilities | [node:field_shower_facilities] | Boolean field. |
Boolean value | [node:field_shower_facilities:value] | |
Summary | [node:summary] | The summary of the node's main body text. |
Swimming | [node:field_swimming] | List (text) field. |
Swimming type with delta 0 | [node:field_swimming:0] | |
Text value | [node:field_swimming:0:value] | |
Swimming type with delta 1 | [node:field_swimming:1] | |
Text value | [node:field_swimming:1:value] | |
Swimming type with delta 2 | [node:field_swimming:2] | |
Text value | [node:field_swimming:2:value] | |
Television | [node:field_television] | Boolean field. |
Boolean value | [node:field_television:value] | |
Tent-Only Camping Sites | [node:field_camping_sites_tent_only] | Number (integer) field. |
Integer value | [node:field_camping_sites_tent_only:value] | |
Textimage URI | [node:textimage-uri:?] | The URI(s) of a Textimage generated for a node's field. Use like [node:textimage-uri:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URI to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URIs generated will be returned. |
Textimage URL | [node:textimage-url:?] | The URL(s) of a Textimage generated for a node's field. Use like [node:textimage-url:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URL to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URLs generated will be returned. |
Title | [node:title] | |
Toilet Facilities | [node:field_toilet_facilities] | Boolean field. |
Boolean value | [node:field_toilet_facilities:value] | |
Trail(s) | [node:field_ref_trails] | Entity reference field. |
Trail(s) type with delta 0 | [node:field_ref_trails:0] | |
Content | [node:field_ref_trails:0:entity] | The referenced entity |
Content ID | [node:field_ref_trails:0:target_id] | |
Trail(s) type with delta 1 | [node:field_ref_trails:1] | |
Content | [node:field_ref_trails:1:entity] | The referenced entity |
Content ID | [node:field_ref_trails:1:target_id] | |
Trail(s) type with delta 2 | [node:field_ref_trails:2] | |
Content | [node:field_ref_trails:2:entity] | The referenced entity |
Content ID | [node:field_ref_trails:2:target_id] | |
Translation source node | [node:source] | The source node for this current node's translation set. |
Address | [node:source:field_address] | Address field. |
The additional name | [node:source:field_address:additional_name] | |
The country name | [node:source:field_address:country_name] | |
The dependent locality (i.e. neighbourhood) | [node:source:field_address:dependent_locality] | |
The family name | [node:source:field_address:family_name] | |
The first line of the address block | [node:source:field_address:address_line1] | |
The given name | [node:source:field_address:given_name] | |
The language code | [node:source:field_address:langcode] | |
The locality (i.e. city) | [node:source:field_address:locality] | |
The organization | [node:source:field_address:organization] | |
The postal code | [node:source:field_address:postal_code] | |
The second line of the address block | [node:source:field_address:address_line2] | |
The sorting code | [node:source:field_address:sorting_code] | |
The top-level administrative subdivision of the country | [node:source:field_address:administrative_area] | |
The two-letter country code | [node:source:field_address:country_code] | |
Air Conditioning | [node:source:field_air_con] | Boolean field. |
Boolean value | [node:source:field_air_con:value] | |
Artwork 1x1 | [node:source:field_artwork_1x1] | Image field. |
1x1fp | [node:source:field_artwork_1x1:1200fp] | Represents the image in the given image style. |
900x300 | [node:source:field_artwork_1x1:900x300] | Represents the image in the given image style. |
960x960 | [node:source:field_artwork_1x1:960x960] | Represents the image in the given image style. |
2100w | [node:source:field_artwork_1x1:2100w] | Represents the image in the given image style. |
Alternative text | [node:source:field_artwork_1x1:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:source:field_artwork_1x1:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [node:source:field_artwork_1x1:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [node:source:field_artwork_1x1:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [node:source:field_artwork_1x1:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [node:source:field_artwork_1x1:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [node:source:field_artwork_1x1:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [node:source:field_artwork_1x1:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [node:source:field_artwork_1x1:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [node:source:field_artwork_1x1:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [node:source:field_artwork_1x1:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [node:source:field_artwork_1x1:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [node:source:field_artwork_1x1:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [node:source:field_artwork_1x1:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [node:source:field_artwork_1x1:crop_square_fp] | Represents the image in the given image style. |
Crop thumbnail | [node:source:field_artwork_1x1:crop_thumbnail] | Represents the image in the given image style. |
File | [node:source:field_artwork_1x1:entity] | The referenced entity |
File ID | [node:source:field_artwork_1x1:target_id] | |
FunkyBanner | [node:source:field_artwork_1x1:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [node:source:field_artwork_1x1:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [node:source:field_artwork_1x1:height] | The height of the image in pixels. |
Large (480×480) | [node:source:field_artwork_1x1:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [node:source:field_artwork_1x1:media_library] | Represents the image in the given image style. |
Medium (220×220) | [node:source:field_artwork_1x1:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [node:source:field_artwork_1x1:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [node:source:field_artwork_1x1:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [node:source:field_artwork_1x1:title] | Image title text, for the image's 'title' attribute. |
Width | [node:source:field_artwork_1x1:width] | The width of the image in pixels. |
Artwork 1x2 | [node:source:field_artwork_1x2] | Image field. |
1x1fp | [node:source:field_artwork_1x2:1200fp] | Represents the image in the given image style. |
900x300 | [node:source:field_artwork_1x2:900x300] | Represents the image in the given image style. |
960x960 | [node:source:field_artwork_1x2:960x960] | Represents the image in the given image style. |
2100w | [node:source:field_artwork_1x2:2100w] | Represents the image in the given image style. |
Alternative text | [node:source:field_artwork_1x2:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:source:field_artwork_1x2:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [node:source:field_artwork_1x2:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [node:source:field_artwork_1x2:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [node:source:field_artwork_1x2:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [node:source:field_artwork_1x2:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [node:source:field_artwork_1x2:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [node:source:field_artwork_1x2:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [node:source:field_artwork_1x2:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [node:source:field_artwork_1x2:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [node:source:field_artwork_1x2:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [node:source:field_artwork_1x2:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [node:source:field_artwork_1x2:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [node:source:field_artwork_1x2:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [node:source:field_artwork_1x2:crop_square_fp] | Represents the image in the given image style. |
Crop thumbnail | [node:source:field_artwork_1x2:crop_thumbnail] | Represents the image in the given image style. |
File | [node:source:field_artwork_1x2:entity] | The referenced entity |
File ID | [node:source:field_artwork_1x2:target_id] | |
FunkyBanner | [node:source:field_artwork_1x2:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [node:source:field_artwork_1x2:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [node:source:field_artwork_1x2:height] | The height of the image in pixels. |
Large (480×480) | [node:source:field_artwork_1x2:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [node:source:field_artwork_1x2:media_library] | Represents the image in the given image style. |
Medium (220×220) | [node:source:field_artwork_1x2:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [node:source:field_artwork_1x2:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [node:source:field_artwork_1x2:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [node:source:field_artwork_1x2:title] | Image title text, for the image's 'title' attribute. |
Width | [node:source:field_artwork_1x2:width] | The width of the image in pixels. |
Artwork 16x9 | [node:source:field_artwork_16x9] | Image field. |
1x1fp | [node:source:field_artwork_16x9:1200fp] | Represents the image in the given image style. |
900x300 | [node:source:field_artwork_16x9:900x300] | Represents the image in the given image style. |
960x960 | [node:source:field_artwork_16x9:960x960] | Represents the image in the given image style. |
2100w | [node:source:field_artwork_16x9:2100w] | Represents the image in the given image style. |
Alternative text | [node:source:field_artwork_16x9:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:source:field_artwork_16x9:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [node:source:field_artwork_16x9:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [node:source:field_artwork_16x9:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [node:source:field_artwork_16x9:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [node:source:field_artwork_16x9:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [node:source:field_artwork_16x9:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [node:source:field_artwork_16x9:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [node:source:field_artwork_16x9:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [node:source:field_artwork_16x9:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [node:source:field_artwork_16x9:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [node:source:field_artwork_16x9:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [node:source:field_artwork_16x9:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [node:source:field_artwork_16x9:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [node:source:field_artwork_16x9:crop_square_fp] | Represents the image in the given image style. |
Crop thumbnail | [node:source:field_artwork_16x9:crop_thumbnail] | Represents the image in the given image style. |
File | [node:source:field_artwork_16x9:entity] | The referenced entity |
File ID | [node:source:field_artwork_16x9:target_id] | |
FunkyBanner | [node:source:field_artwork_16x9:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [node:source:field_artwork_16x9:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [node:source:field_artwork_16x9:height] | The height of the image in pixels. |
Large (480×480) | [node:source:field_artwork_16x9:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [node:source:field_artwork_16x9:media_library] | Represents the image in the given image style. |
Medium (220×220) | [node:source:field_artwork_16x9:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [node:source:field_artwork_16x9:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [node:source:field_artwork_16x9:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [node:source:field_artwork_16x9:title] | Image title text, for the image's 'title' attribute. |
Width | [node:source:field_artwork_16x9:width] | The width of the image in pixels. |
Audience(s) | [node:source:field_ref_audiences] | Entity reference field. |
Audience(s) type with delta 0 | [node:source:field_ref_audiences:0] | |
Audience(s) type with delta 1 | [node:source:field_ref_audiences:1] | |
Audience(s) type with delta 2 | [node:source:field_ref_audiences:2] | |
Author | [node:source:author] | |
Account Name | [node:source:author:account-name] | The login name of the user account. |
Created | [node:source:author:created] | The date the user account was created. |
Deprecated: User Name | [node:source:author:name] | Deprecated: Use account-name or display-name instead. |
Displayed Name | [node:source:author:field_name_displayed] | Text (plain) field. |
Display Name | [node:source:author:display-name] | The display name of the user account. |
Edit URL | [node:source:author:edit-url] | The URL of the account edit page. |
[node:source:author:mail] | The email address of the user account. | |
Language | [node:source:author:language] | The language of the user. |
Last login | [node:source:author:last-login] | The date the user last logged in to the site. |
Original user | [node:source:author:original] | The original user data if the user is being updated or saved. |
Phone Number | [node:source:author:field_phone_number] | Telephone number field. |
Picture | [node:source:author:user_picture] | Image field. |
Public Profile profile | [node:source:author:public_profile] | Profile of the type "Public Profile" associate with a user. |
Roles | [node:source:author:roles] | The user roles associated with the user account. |
URL | [node:source:author:url] | The URL of the account profile page. |
User ID | [node:source:author:uid] | The unique ID of the user account. |
User role ids | [node:source:author:role-ids] | The role ids the user account is a member of as comma separated list. |
User role names | [node:source:author:role-names] | The role names the user account is a member of as comma separated list. |
Banner Image | [node:source:field_banner_image] | Image field. |
1x1fp | [node:source:field_banner_image:1200fp] | Represents the image in the given image style. |
900x300 | [node:source:field_banner_image:900x300] | Represents the image in the given image style. |
960x960 | [node:source:field_banner_image:960x960] | Represents the image in the given image style. |
2100w | [node:source:field_banner_image:2100w] | Represents the image in the given image style. |
Alternative text | [node:source:field_banner_image:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:source:field_banner_image:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [node:source:field_banner_image:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [node:source:field_banner_image:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [node:source:field_banner_image:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [node:source:field_banner_image:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [node:source:field_banner_image:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [node:source:field_banner_image:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [node:source:field_banner_image:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [node:source:field_banner_image:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [node:source:field_banner_image:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [node:source:field_banner_image:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [node:source:field_banner_image:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [node:source:field_banner_image:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [node:source:field_banner_image:crop_square_fp] | Represents the image in the given image style. |
Crop thumbnail | [node:source:field_banner_image:crop_thumbnail] | Represents the image in the given image style. |
File | [node:source:field_banner_image:entity] | The referenced entity |
File ID | [node:source:field_banner_image:target_id] | |
FunkyBanner | [node:source:field_banner_image:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [node:source:field_banner_image:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [node:source:field_banner_image:height] | The height of the image in pixels. |
Large (480×480) | [node:source:field_banner_image:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [node:source:field_banner_image:media_library] | Represents the image in the given image style. |
Medium (220×220) | [node:source:field_banner_image:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [node:source:field_banner_image:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [node:source:field_banner_image:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [node:source:field_banner_image:title] | Image title text, for the image's 'title' attribute. |
Width | [node:source:field_banner_image:width] | The width of the image in pixels. |
Bar / Lounge | [node:source:field_bar] | Boolean field. |
Boolean value | [node:source:field_bar:value] | |
Boat Launch / Dock | [node:source:field_boat_launch_dock] | Boolean field. |
Boolean value | [node:source:field_boat_launch_dock:value] | |
Body | [node:source:body] | The main body text of the node. |
Book | [node:source:book] | The book page associated with the node. |
Author | [node:source:book:author] | The author of the book. |
Parent | [node:source:book:parent] | Parent of the current page. |
Parents | [node:source:book:parents] | An array of all the node's parents, starting with the root. |
Root | [node:source:book:root] | Top level of the book. |
Title | [node:source:book:title] | Title of the book. |
Breakfast | [node:source:field_breakfast] | List (text) field. |
Breakfast type with delta 0 | [node:source:field_breakfast:0] | |
Breakfast type with delta 1 | [node:source:field_breakfast:1] | |
Cabins/Cottages | [node:source:field_cabins_cottages] | Number (integer) field. |
Integer value | [node:source:field_cabins_cottages:value] | |
Cabins/Cottages with Electric | [node:source:field_cabins_cottages_electric] | Number (integer) field. |
Integer value | [node:source:field_cabins_cottages_electric:value] | |
Camping Sites | [node:source:field_camping_sites] | Number (integer) field. |
Integer value | [node:source:field_camping_sites:value] | |
Camping Sites with Electric | [node:source:field_camping_sites_electric] | Number (integer) field. |
Integer value | [node:source:field_camping_sites_electric:value] | |
Camp Store | [node:source:field_camp_store] | Boolean field. |
Boolean value | [node:source:field_camp_store:value] | |
Category Terms | [node:source:field_terms_general] | Entity reference field. |
Category Terms type with delta 0 | [node:source:field_terms_general:0] | |
Category Terms type with delta 1 | [node:source:field_terms_general:1] | |
Category Terms type with delta 2 | [node:source:field_terms_general:2] | |
Communities | [node:source:field_ref_muni] | Entity reference field. Also known as Community. |
Communities type with delta 0 | [node:source:field_ref_muni:0] | |
Communities type with delta 1 | [node:source:field_ref_muni:1] | |
Communities type with delta 2 | [node:source:field_ref_muni:2] | |
Content ID | [node:source:nid] | The unique ID of the content item, or "node". |
Content type | [node:source:content-type] | The content type of the node. |
Description | [node:source:content-type:description] | The optional description of the content type. |
Edit URL | [node:source:content-type:edit-url] | The URL of the content type's edit page. |
Machine-readable name | [node:source:content-type:machine-name] | The unique machine-readable name of the content type. |
Name | [node:source:content-type:name] | The name of the content type. |
Node count | [node:source:content-type:node-count] | The number of nodes belonging to the content type. |
Credit Cards | [node:source:field_credit_cards] | Boolean field. |
Boolean value | [node:source:field_credit_cards:value] | |
Date Activate | [node:source:field_date_activate] | Date field. |
Date value | [node:source:field_date_activate:value] | |
Date value format | [node:source:field_date_activate:date] | |
Date changed | [node:source:changed] | The date the node was most recently updated. |
Custom format | [node:source:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:source:changed:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:source:changed:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:source:changed:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:source:changed:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:source:changed:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:source:changed:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:source:changed:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:source:changed:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:source:changed:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:source:changed:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:source:changed:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:source:changed:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:source:changed:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:source:changed:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:source:changed:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:source:changed:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:source:changed:since] | A date in 'time-since' format. (6 minutes) |
Date created | [node:source:created] | |
Custom format | [node:source:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:source:created:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:source:created:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:source:created:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:source:created:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:source:created:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:source:created:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:source:created:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:source:created:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:source:created:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:source:created:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:source:created:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:source:created:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:source:created:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:source:created:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:source:created:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:source:created:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:source:created:since] | A date in 'time-since' format. (6 minutes) |
Date Expire | [node:source:field_date_expire] | Date field. |
Date value | [node:source:field_date_expire:value] | |
Date value format | [node:source:field_date_expire:date] | |
Dates | [node:source:field_dates] | Smart date range field. |
Dates type with delta 0 | [node:source:field_dates:0] | |
Dates type with delta 1 | [node:source:field_dates:1] | |
Dates type with delta 2 | [node:source:field_dates:2] | |
Edit URL | [node:source:edit-url] | The URL of the node's edit page. |
Event Space & Venue | [node:source:field_event_space_venue] | Boolean field. |
Boolean value | [node:source:field_event_space_venue:value] | |
Fireplace | [node:source:field_fireplace] | Boolean field. |
Boolean value | [node:source:field_fireplace:value] | |
Fitness Center / Gym | [node:source:field_fitness_center_gym] | Boolean field. |
Boolean value | [node:source:field_fitness_center_gym:value] | |
Flag list template 1 flag count | [node:source:flag-flag-list-template-1-count] | Total flag count for flag Flag list template 1 |
Flag list template 1 flag link | [node:source:flag-flag-list-template-1-link] | Flag/unflag link for Flag list template 1 |
Free WiFi | [node:source:field_free_wifi] | Boolean field. |
Boolean value | [node:source:field_free_wifi:value] | |
Geofield | [node:source:field_geofield] | Geofield field. |
Bottom Bounding | [node:source:field_geofield:bottom] | |
Centroid Latitude | [node:source:field_geofield:lat] | |
Centroid Longitude | [node:source:field_geofield:lon] | |
Geohash | [node:source:field_geofield:geohash] | |
Geometry | [node:source:field_geofield:value] | |
Geometry Type | [node:source:field_geofield:geo_type] | |
LatLong Pair | [node:source:field_geofield:latlon] | |
Left Bounding | [node:source:field_geofield:left] | |
Right Bounding | [node:source:field_geofield:right] | |
Top Bounding | [node:source:field_geofield:top] | |
Heating Sources | [node:source:field_heating_options] | List (text) field. |
Heating Sources type with delta 0 | [node:source:field_heating_options:0] | |
Heating Sources type with delta 1 | [node:source:field_heating_options:1] | |
Heating Sources type with delta 2 | [node:source:field_heating_options:2] | |
Hot Tub / Spa | [node:source:field_hot_tub] | Boolean field. |
Boolean value | [node:source:field_hot_tub:value] | |
Indoor Pool | [node:source:field_indoor_pool] | Boolean field. |
Boolean value | [node:source:field_indoor_pool:value] | |
Internet Access | [node:source:field_internet_access] | Boolean field. |
Boolean value | [node:source:field_internet_access:value] | |
Kitchenette | [node:source:field_kitchenette] | Boolean field. |
Boolean value | [node:source:field_kitchenette:value] | |
Language | [node:source:language] | The language of the content. |
Direction | [node:source:language:direction] | Whether the language is written left-to-right (ltr) or right-to-left (rtl). |
Domain | [node:source:language:domain] | The domain name to use for the language. |
Language code | [node:source:language:langcode] | The language code. |
Language name | [node:source:language:name] | The language name. |
Path prefix | [node:source:language:prefix] | Path prefix for URLs in the language. |
Language code | [node:source:langcode] | The language code of the language the node is written in. |
Last view | [node:source:last-view] | The date on which a visitor last read the node. |
Custom format | [node:source:last-view:custom:?] | A date in a custom format. See the PHP documentation for details. |
Fallback date format | [node:source:last-view:fallback] | A date in 'fallback' format. (Wed, 10/23/2024 - 17:45) |
Full Month Day Year | [node:source:last-view:full_month_day_year] | A date in 'full_month_day_year' format. (October 23, 2024) |
HTML Date | [node:source:last-view:html_date] | A date in 'html_date' format. (2024-10-23) |
HTML Datetime | [node:source:last-view:html_datetime] | A date in 'html_datetime' format. (2024-10-23T17:45:12-0400) |
HTML Month | [node:source:last-view:html_month] | A date in 'html_month' format. (2024-10) |
HTML Time | [node:source:last-view:html_time] | A date in 'html_time' format. (17:45:12) |
HTML Week | [node:source:last-view:html_week] | A date in 'html_week' format. (2024-W43) |
HTML Year | [node:source:last-view:html_year] | A date in 'html_year' format. (2024) |
HTML Yearless date | [node:source:last-view:html_yearless_date] | A date in 'html_yearless_date' format. (10-23) |
Long (12-hour) | [node:source:last-view:long_12h] | A date in 'long_12h' format. (October 23, 2024 at 5:45 PM) |
Long format | [node:source:last-view:long] | A date in 'long' format. (Wednesday, October 23, 2024 - 17:45) |
Medium format | [node:source:last-view:medium] | A date in 'medium' format. (Wed, 10/23/2024 - 17:45) |
Olivero Medium | [node:source:last-view:olivero_medium] | A date in 'olivero_medium' format. (23 October, 2024) |
Raw timestamp | [node:source:last-view:raw] | A date in UNIX timestamp format (1729719912) |
Short Date Only | [node:source:last-view:short_date_only] | A date in 'short_date_only' format. (October 23) |
Short format | [node:source:last-view:short] | A date in 'short' format. (10/23/2024 - 17:45) |
Time-since | [node:source:last-view:since] | A date in 'time-since' format. (6 minutes) |
Laundry | [node:source:field_laundry] | Boolean field. |
Boolean value | [node:source:field_laundry:value] | |
Layout | [node:source:layout_selection] | Entity reference field. |
Layout | [node:source:layout_selection:entity] | The referenced entity |
Layout ID | [node:source:layout_selection:target_id] | |
Layout | [node:source:layout_builder__layout] | Layout Section field. |
Layout type with delta 0 | [node:source:layout_builder__layout:0] | |
Layout type with delta 1 | [node:source:layout_builder__layout:1] | |
Layout type with delta 2 | [node:source:layout_builder__layout:2] | |
Layout Labels | [node:source:layout_builder__translation] | Layout Translation field. |
Main Image | [node:source:field_main_image] | Image field. |
1x1fp | [node:source:field_main_image:1200fp] | Represents the image in the given image style. |
900x300 | [node:source:field_main_image:900x300] | Represents the image in the given image style. |
960x960 | [node:source:field_main_image:960x960] | Represents the image in the given image style. |
2100w | [node:source:field_main_image:2100w] | Represents the image in the given image style. |
Alternative text | [node:source:field_main_image:alt] | Alternative image text, for the image's 'alt' attribute. |
Crop 4x1 FP | [node:source:field_main_image:crop_4x1_fp] | Represents the image in the given image style. |
Crop: 1x1 FP | [node:source:field_main_image:crop_1x1_fp] | Represents the image in the given image style. |
Crop:1x1-100 | [node:source:field_main_image:crop_1x1_100] | Represents the image in the given image style. |
Crop:1x1-200 | [node:source:field_main_image:crop_1x1_200] | Represents the image in the given image style. |
Crop:1x1-450-FP | [node:source:field_main_image:crop_1x1_360_fp] | Represents the image in the given image style. |
Crop: 2x1 FP | [node:source:field_main_image:crop_2x1_fp] | Represents the image in the given image style. |
Crop: 3x1 FP | [node:source:field_main_image:crop_3x1_fp] | Represents the image in the given image style. |
Crop:3x4-Small | [node:source:field_main_image:crop_3x4_small] | Represents the image in the given image style. |
Crop: 9x16 | [node:source:field_main_image:crop_9x16] | Represents the image in the given image style. |
Crop: 16x9 | [node:source:field_main_image:crop_16x9] | Represents the image in the given image style. |
Cropped: 3x1 | [node:source:field_main_image:crop_3x1] | Represents the image in the given image style. |
Cropped: Focal point | [node:source:field_main_image:crop_focal_point] | Represents the image in the given image style. |
Cropped: Freeform | [node:source:field_main_image:crop_freeform] | Represents the image in the given image style. |
Crop Square Focal Point | [node:source:field_main_image:crop_square_fp] | Represents the image in the given image style. |
Crop thumbnail | [node:source:field_main_image:crop_thumbnail] | Represents the image in the given image style. |
File | [node:source:field_main_image:entity] | The referenced entity |
File ID | [node:source:field_main_image:target_id] | |
FunkyBanner | [node:source:field_main_image:funkybanner] | Represents the image in the given image style. |
GeofieldMap Default Icon Style (34x34) | [node:source:field_main_image:geofield_map_default_icon_style] | Represents the image in the given image style. |
Height | [node:source:field_main_image:height] | The height of the image in pixels. |
Large (480×480) | [node:source:field_main_image:large] | Represents the image in the given image style. |
Media Library thumbnail (220x220) | [node:source:field_main_image:media_library] | Represents the image in the given image style. |
Medium (220×220) | [node:source:field_main_image:medium] | Represents the image in the given image style. |
Thumbnail (100×100) | [node:source:field_main_image:thumbnail] | Represents the image in the given image style. |
Thumbnail 100x100 Check | [node:source:field_main_image:thumbnail_100x100_check] | Represents the image in the given image style. |
Title | [node:source:field_main_image:title] | Image title text, for the image's 'title' attribute. |
Width | [node:source:field_main_image:width] | The width of the image in pixels. |
Media Banner | [node:source:field_media_banner] | Entity reference field. |
Media | [node:source:field_media_banner:entity] | The referenced entity |
Media ID | [node:source:field_media_banner:target_id] | |
Media Files | [node:source:field_ref_media_files] | Entity reference field. |
Media Files type with delta 0 | [node:source:field_ref_media_files:0] | |
Media Files type with delta 1 | [node:source:field_ref_media_files:1] | |
Media Files type with delta 2 | [node:source:field_ref_media_files:2] | |
Menu link | [node:source:menu-link] | The menu link for this node. |
Edit URL | [node:source:menu-link:edit-url] | The URL of the menu link's edit page. |
Link ID | [node:source:menu-link:mlid] | The unique ID of the menu link. |
Menu | [node:source:menu-link:menu] | The menu of the menu link. |
Parent | [node:source:menu-link:parent] | The menu link's parent. |
Parents | [node:source:menu-link:parents] | An array of all the menu link's parents, starting with the root. |
Root | [node:source:menu-link:root] | The menu link's root. |
Title | [node:source:menu-link:title] | The title of the menu link. |
URL | [node:source:menu-link:url] | The URL of the menu link. |
Meta tags | [node:source:field_meta_tags] | Meta tags field. |
Advanced: Author | [node:source:field_meta_tags:author] | Define the author of a page. |
Advanced: Cache control | [node:source:field_meta_tags: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: Canonical URL | [node:source:field_meta_tags: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: Content Language | [node:source:field_meta_tags: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: Expires | [node:source:field_meta_tags: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: Generator | [node:source:field_meta_tags:generator] | Describes the name and version number of the software or publishing tool used to create the page. |
Advanced: Geographical place name | [node:source:field_meta_tags:geo_placename] | A location's formal name. |
Advanced: Geographical position | [node:source:field_meta_tags:geo_position] | Geo-spatial information in 'latitude; longitude' format, e.g. '50.167958; -97.133185'; see Wikipedia for details. |
Advanced: Geographical region | [node:source:field_meta_tags: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: Google | [node:source:field_meta_tags: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: ICBM | [node:source:field_meta_tags:icbm] | Geo-spatial information in 'latitude, longitude' format, e.g. '50.167958, -97.133185'; see Wikipedia for details. |
Advanced: Image | [node:source:field_meta_tags:image_src] | An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced: News Keywords | [node:source:field_meta_tags:news_keywords] | A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
Advanced: Next page URL | [node:source:field_meta_tags:next] | Used for paginated content by providing URL with rel='next' link. |
Advanced: Original source | [node:source:field_meta_tags: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: Pragma | [node:source:field_meta_tags: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: Previous page URL | [node:source:field_meta_tags:prev] | Used for paginated content by providing URL with rel='prev' link. |
Advanced: Rating | [node:source:field_meta_tags: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: Referrer policy | [node:source:field_meta_tags: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: Refresh | [node:source:field_meta_tags: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: Revisit After | [node:source:field_meta_tags: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: Rights | [node:source:field_meta_tags:rights] | Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced: Robots | [node:source:field_meta_tags:robots] | Provides search engines with specific directions for what to do when this page is indexed. |
Advanced: Set cookie | [node:source:field_meta_tags: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: Shortlink URL | [node:source:field_meta_tags:shortlink] | A brief URL, often created by a URL shortening service. |
Advanced: Standout | [node:source:field_meta_tags: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! |
Android: Android app link alternative | [node:source:field_meta_tags:android_app_link_alternative] | A custom string for deeplinking to an Android mobile app. Should be in the format 'package_name/host_path', e.g. 'com.example.android/example/hello-screen'. The 'android-app://' prefix will be included automatically. |
Apple & iOS: Apple Web App Title | [node:source:field_meta_tags:apple_mobile_web_app_title] | Overrides the long site title when using the Apple Add to Home Screen. |
Apple & iOS: Format detection | [node:source:field_meta_tags:format_detection] | If set to 'telephone=no' the page will not be checked for phone numbers, which would be presented. |
Apple & iOS: iOS app link alternative | [node:source:field_meta_tags:ios_app_link_alternative] | A custom string for deeplinking to an iOS mobile app. Should be in the format 'itunes_id/scheme/host_path', e.g. 123456/example/hello-screen'. The 'ios-app://' prefix will be included automatically. |
Apple & iOS: iTunes App details | [node:source:field_meta_tags:apple_itunes_app] | This informs iOS devices to display a banner to a specific app. If used, it must provide the 'app-id' value, the 'affiliate-data' and 'app-argument' values are optional. |
Apple & iOS: Status bar color | [node:source:field_meta_tags:apple_mobile_web_app_status_bar_style] | Requires the 'Web app capable' meta tag to be set to 'yes'. May be set to 'default', 'black', or 'black-translucent'. |
Apple & iOS: Web app capable? | [node:source:field_meta_tags:apple_mobile_web_app_capable] | If set to 'yes', the application will run in full-screen mode; the default behavior is to use Safari to display web content. |
Basic tags: Abstract | [node:source:field_meta_tags: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: Description | [node:source:field_meta_tags: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: Keywords | [node:source:field_meta_tags:keywords] | A comma-separated list of keywords about the page. This meta tag is no longer supported by most search engines. |
Basic tags: Page title | [node:source:field_meta_tags: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. |
Dublin Core: Contributor | [node:source:field_meta_tags:dcterms_contributor] | An entity responsible for making contributions to the resource. Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity. |
Dublin Core: Coverage | [node:source:field_meta_tags:dcterms_coverage] | The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant. Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges. |
Dublin Core: Creator | [node:source:field_meta_tags:dcterms_creator] | An entity primarily responsible for making the resource. Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity. |
Dublin Core: Date | [node:source:field_meta_tags:dcterms_date] | A point or period of time associated with an event in the lifecycle of the resource. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. |
Dublin Core: Description | [node:source:field_meta_tags:dcterms_description] | An account of the resource. Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. |
Dublin Core: Format | [node:source:field_meta_tags:dcterms_format] | The file format, physical medium, or dimensions of the resource. Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]. |
Dublin Core: Identifier | [node:source:field_meta_tags:dcterms_identifier] | An unambiguous reference to the resource within a given context. Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. |
Dublin Core: Language | [node:source:field_meta_tags:dcterms_language] | A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]. |
Dublin Core: Publisher | [node:source:field_meta_tags:dcterms_publisher] | An entity responsible for making the resource available. Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity. |
Dublin Core: Relation | [node:source:field_meta_tags:dcterms_relation] | A related resource. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. |
Dublin Core: Rights | [node:source:field_meta_tags:dcterms_rights] | Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. |
Dublin Core: Source | [node:source:field_meta_tags:dcterms_source] | A related resource from which the described resource is derived. The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. |
Dublin Core: Subject | [node:source:field_meta_tags:dcterms_subject] | The topic of the resource. Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary. To describe the spatial or temporal topic of the resource, use the Coverage element. |
Dublin Core: Title | [node:source:field_meta_tags:dcterms_title] | The name given to the resource. |
Dublin Core: Type | [node:source:field_meta_tags:dcterms_type] | The nature or genre of the resource. Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element. |
Dublin Core Additional Tags: Abstract | [node:source:field_meta_tags:dcterms_abstract] | A summary of the resource. |
Dublin Core Additional Tags: Access Rights | [node:source:field_meta_tags:dcterms_access_rights] | Information about who can access the resource or an indication of its security status. Access Rights may include information regarding access or restrictions based on privacy, security, or other policies. |
Dublin Core Additional Tags: Accrual Method | [node:source:field_meta_tags:dcterms_accrual_method] | The method by which items are added to a collection. |
Dublin Core Additional Tags: Accrual Periodicity | [node:source:field_meta_tags:dcterms_accrual_periodicity] | The frequency with which items are added to a collection. |
Dublin Core Additional Tags: Accrual Policy | [node:source:field_meta_tags:dcterms_accrual_policy] | The policy governing the addition of items to a collection. |
Dublin Core Additional Tags: Alternative Title | [node:source:field_meta_tags:dcterms_alternative] | An alternative name for the resource. The distinction between titles and alternative titles is application-specific. |
Dublin Core Additional Tags: Audience | [node:source:field_meta_tags:dcterms_audience] | A class of entity for whom the resource is intended or useful. |
Dublin Core Additional Tags: Audience Education Level | [node:source:field_meta_tags:dcterms_education_level] | A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended. |
Dublin Core Additional Tags: Bibliographic Citation | [node:source:field_meta_tags:dcterms_bibliographic_citation] | A bibliographic reference for the resource. Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible. |
Dublin Core Additional Tags: Conforms To | [node:source:field_meta_tags:dcterms_conforms_to] | An established standard to which the described resource conforms. |
Dublin Core Additional Tags: Date Accepted | [node:source:field_meta_tags:dcterms_date_accepted] | Date of acceptance of the resource. Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal). |
Dublin Core Additional Tags: Date Available | [node:source:field_meta_tags:dcterms_available] | Date (often a range) that the resource became or will become available. |
Dublin Core Additional Tags: Date Copyrighted | [node:source:field_meta_tags:dcterms_date_copyrighted] | Date of copyright. |
Dublin Core Additional Tags: Date Created | [node:source:field_meta_tags:dcterms_created] | Date of creation of the resource. |
Dublin Core Additional Tags: Date Issued | [node:source:field_meta_tags:dcterms_issued] | Date of formal issuance (e.g., publication) of the resource. |
Dublin Core Additional Tags: Date Modified | [node:source:field_meta_tags:dcterms_modified] | Date on which the resource was changed. |
Dublin Core Additional Tags: Date Submitted | [node:source:field_meta_tags:dcterms_date_submitted] | Date of submission of the resource. Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal). |
Dublin Core Additional Tags: Date Valid | [node:source:field_meta_tags:dcterms_valid] | Date (often a range) of validity of a resource. |
Dublin Core Additional Tags: Extent | [node:source:field_meta_tags:dcterms_extent] | The size or duration of the resource. |
Dublin Core Additional Tags: Has Format | [node:source:field_meta_tags:dcterms_has_format] | A related resource that is substantially the same as the pre-existing described resource, but in another format. |
Dublin Core Additional Tags: Has Part | [node:source:field_meta_tags:dcterms_has_part] | A related resource that is included either physically or logically in the described resource. |
Dublin Core Additional Tags: Has Version | [node:source:field_meta_tags:dcterms_has_version] | A related resource that is a version, edition, or adaptation of the described resource. |
Dublin Core Additional Tags: Instructional Method | [node:source:field_meta_tags:dcterms_instructional_method] | A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support. Instructional Method will typically include ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback. |
Dublin Core Additional Tags: Is Format Of | [node:source:field_meta_tags:dcterms_is_format_of] | A related resource that is substantially the same as the described resource, but in another format. |
Dublin Core Additional Tags: Is Part Of | [node:source:field_meta_tags:dcterms_is_part_of] | A related resource in which the described resource is physically or logically included. |
Dublin Core Additional Tags: Is Referenced By | [node:source:field_meta_tags:dcterms_is_referenced_by] | A related resource that references, cites, or otherwise points to the described resource. |
Dublin Core Additional Tags: Is Replaced By | [node:source:field_meta_tags:dcterms_is_replaced_by] | A related resource that supplants, displaces, or supersedes the described resource. |
Dublin Core Additional Tags: Is Required By | [node:source:field_meta_tags:dcterms_is_required_by] | A related resource that requires the described resource to support its function, delivery, or coherence. |
Dublin Core Additional Tags: Is Version Of | [node:source:field_meta_tags:dcterms_is_version_of] | A related resource of which the described resource is a version, edition, or adaptation. Changes in version imply substantive changes in content rather than differences in format. |
Dublin Core Additional Tags: License | [node:source:field_meta_tags:dcterms_license] | A legal document giving official permission to do something with the resource. |
Dublin Core Additional Tags: Mediator | [node:source:field_meta_tags:dcterms_mediator] | An entity that mediates access to the resource and for whom the resource is intended or useful. In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver. |
Dublin Core Additional Tags: Medium | [node:source:field_meta_tags:dcterms_medium] | The material or physical carrier of the resource. |
Dublin Core Additional Tags: Provenance | [node:source:field_meta_tags:dcterms_provenance] | A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation. The statement may include a description of any changes successive custodians made to the resource. |
Dublin Core Additional Tags: References | [node:source:field_meta_tags:dcterms_references] | A related resource that is referenced, cited, or otherwise pointed to by the described resource. |
Dublin Core Additional Tags: Replaces | [node:source:field_meta_tags:dcterms_replaces] | A related resource that is supplanted, displaced, or superseded by the described resource. |
Dublin Core Additional Tags: Requires | [node:source:field_meta_tags:dcterms_requires] | A related resource that is required by the described resource to support its function, delivery, or coherence. |
Dublin Core Additional Tags: Rights Holder | [node:source:field_meta_tags:dcterms_rights_holder] | A person or organization owning or managing rights over the resource. |
Dublin Core Additional Tags: Spatial Coverage | [node:source:field_meta_tags:dcterms_spatial] | Spatial characteristics of the resource. |
Dublin Core Additional Tags: Table Of Contents | [node:source:field_meta_tags:dcterms_table_of_contents] | A list of subunits of the resource. |
Dublin Core Additional Tags: Temporal Coverage | [node:source:field_meta_tags:dcterms_temporal] | Temporal characteristics of the resource. |
facebook: Facebook Admins | [node:source:field_meta_tags:fb_admins] | A comma-separated list of Facebook user IDs of people who are considered administrators or moderators of this page. |
facebook: Facebook Application ID | [node:source:field_meta_tags:fb_app_id] | A comma-separated list of Facebook Platform Application IDs applicable for this site. |
facebook: Facebook Pages | [node:source:field_meta_tags:fb_pages] | Facebook Instant Articles claim URL token. |
Favicons & touch icons: Apple touch icon (precomposed): 57px x 57px | [node:source:field_meta_tags:apple_touch_icon_precomposed] | A PNG image that is 57px wide by 57px high. Used with the non-Retina iPhone, iPod Touch, and Android 2.1+ devices. |
Favicons & touch icons: Apple touch icon (precomposed): 72px x 72px | [node:source:field_meta_tags:apple_touch_icon_precomposed_72x72] | A PNG image that is 72px wide by 72px high. Used with the iPad mini and the first- and second-generation iPad (@1x display) on iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 76px x 76px | [node:source:field_meta_tags:apple_touch_icon_precomposed_76x76] | A PNG image that is 76px wide by 76px high. Used with the iPad mini and the second-generation iPad (@1x display) on iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 114px x 114px | [node:source:field_meta_tags:apple_touch_icon_precomposed_114x114] | A PNG image that is 114px wide by 114px high. Used with iPhone with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 120px x 120px | [node:source:field_meta_tags:apple_touch_icon_precomposed_120x120] | A PNG image that is 120px wide by 120px high. Used with iPhone with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 144px x 144px | [node:source:field_meta_tags:apple_touch_icon_precomposed_144x144] | A PNG image that is 144px wide by 144px high. Used with iPad with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon (precomposed): 152px x 152px | [node:source:field_meta_tags:apple_touch_icon_precomposed_152x152] | A PNG image that is 152px wide by 152px high. Used with iPad with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon (precomposed): 180px x 180px | [node:source:field_meta_tags:apple_touch_icon_precomposed_180x180] | A PNG image that is 180px wide by 180px high. Used with iPhone 6 Plus with @3x display. |
Favicons & touch icons: Apple touch icon: 60px x 60px | [node:source:field_meta_tags:apple_touch_icon] | A PNG image that is 60px wide by 60px high. Used with the non-Retina iPhone, iPod Touch, and Android 2.1+ devices. |
Favicons & touch icons: Apple touch icon: 72px x 72px | [node:source:field_meta_tags:apple_touch_icon_72x72] | A PNG image that is 72px wide by 72px high. Used with the iPad mini and the first- and second-generation iPad (@1x display) on iOS <= 6. |
Favicons & touch icons: Apple touch icon: 76px x 76px | [node:source:field_meta_tags:apple_touch_icon_76x76] | A PNG image that is 76px wide by 76px high. Used with the iPad mini and the second-generation iPad (@1x display) on iOS >= 7. |
Favicons & touch icons: Apple touch icon: 114px x 114px | [node:source:field_meta_tags:apple_touch_icon_114x114] | A PNG image that is 114px wide by 114px high. Used with iPhone with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon: 120px x 120px | [node:source:field_meta_tags:apple_touch_icon_120x120] | A PNG image that is 120px wide by 120px high. Used with iPhone with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon: 144px x 144px | [node:source:field_meta_tags:apple_touch_icon_144x144] | A PNG image that is 144px wide by 144px high. Used with iPad with @2x display running iOS <= 6. |
Favicons & touch icons: Apple touch icon: 152px x 152px | [node:source:field_meta_tags:apple_touch_icon_152x152] | A PNG image that is 152px wide by 152px high. Used with iPad with @2x display running iOS >= 7. |
Favicons & touch icons: Apple touch icon: 180px x 180px | [node:source:field_meta_tags:apple_touch_icon_180x180] | A PNG image that is 180px wide by 180px high. Used with iPhone 6 Plus with @3x display. |
Favicons & touch icons: Default icon | [node:source:field_meta_tags:shortcut_icon] | The traditional favicon, must be either a GIF, ICO, JPG/JPEG or PNG image. |
Favicons & touch icons: Icon: 16px x 16px | [node:source:field_meta_tags:icon_16x16] | A PNG image that is 16px wide by 16px high. |
Favicons & touch icons: Icon: 32px x 32px | [node:source:field_meta_tags:icon_32x32] | A PNG image that is 32px wide by 32px high. |
Favicons & touch icons: Icon: 96px x 96px | [node:source:field_meta_tags:icon_96x96] | A PNG image that is 96px wide by 96px high. |
Favicons & touch icons: Icon: 192px x 192px | [node:source:field_meta_tags:icon_192x192] | A PNG image that is 192px wide by 192px high. |
Favicons & touch icons: Mask icon (SVG) | [node:source:field_meta_tags:mask_icon] | A grayscale scalable vector graphic (SVG) file. |
Metatag | [node:source:field_meta_tags:value] | |
Mobile & UI Adjustments: Cleartype | [node:source:field_meta_tags:cleartype] | A legacy meta tag for older versions of Internet Explorer on Windows, use the value 'on' to enable it; this tag is ignored by all other browsers. |
Mobile & UI Adjustments: Handheld-Friendly | [node:source:field_meta_tags:handheldfriendly] | Some older mobile browsers will expect this meta tag to be set to 'true' to indicate that the site has been designed with mobile browsers in mind. |
Mobile & UI Adjustments: Handheld URL | [node:source:field_meta_tags:alternate_handheld] | Provides an absolute URL to a specially formatted version of the current page designed for 'feature phones', mobile phones that do not support modern browser standards. See the official Google Mobile SEO Guide for details on how the page should be formatted. |
Mobile & UI Adjustments: Mobile Optimized | [node:source:field_meta_tags:mobileoptimized] | Using the value 'width' tells certain mobile Internet Explorer browsers to display as-is, without being resized. Alternatively a numerical width may be used to indicate the desired page width the page should be rendered in: '240' is the suggested default, '176' for older browsers or '480' for newer devices with high DPI screens. |
Mobile & UI Adjustments: Theme Color | [node:source:field_meta_tags:theme_color] | A color in hexadecimal format, e.g. '#0000ff' for blue; must include the '#' symbol. Used by some browsers to control the background color of the toolbar, the color used with an icon, etc. |
Mobile & UI Adjustments: Viewport | [node:source:field_meta_tags:viewport] | Used by most contemporary browsers to control the display for mobile browsers. Please read a guide on responsive web design for details of what values to use. |
Mobile & UI Adjustments: Web Manifest | [node:source:field_meta_tags:web_manifest] | A URL to a manifest.json file that describes the application. The JSON-based manifest provides developers with a centralized place to put metadata associated with a web application. |
Open Graph: Actor's role | [node:source:field_meta_tags:video_actor_role] | The roles of the actor(s). |
Open Graph: Actor(s) | [node:source:field_meta_tags:video_actor] | Links to the Facebook profiles for actor(s) that appear in the video. |
Open Graph: Alternative locales | [node:source:field_meta_tags:og_locale_alternative] | Other locales this content is available in, must be in the format language_TERRITORY, e.g. 'fr_FR'. |
Open Graph: Article author | [node:source:field_meta_tags: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 expiration date & time | [node:source:field_meta_tags:article_expiration_time] | The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article modification date & time | [node:source:field_meta_tags: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 publication date & time | [node:source:field_meta_tags: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 publisher | [node:source:field_meta_tags:article_publisher] | Links an article to a publisher's Facebook page. |
Open Graph: Article section | [node:source:field_meta_tags:article_section] | The primary section of this website the content belongs to. |
Open Graph: Article tag(s) | [node:source:field_meta_tags:article_tag] | Appropriate keywords for this content. |
Open Graph: Audio secure URL | [node:source:field_meta_tags: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 type | [node:source:field_meta_tags:og_audio_type] | The MIME type of the audio file. Examples include 'application/mp3' for an MP3 file. |
Open Graph: Audio URL | [node:source:field_meta_tags:og_audio] | The URL to an audio file that complements this object. |
Open Graph: Book author | [node:source:field_meta_tags: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 tag(s) | [node:source:field_meta_tags:book_tag] | Appropriate keywords for this content. |
Open Graph: Content modification date & time | [node:source:field_meta_tags: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 type | [node:source:field_meta_tags:og_type] | The type of the content, e.g., movie. |
Open Graph: Country name | [node:source:field_meta_tags:og_country_name] | |
Open Graph: Description | [node:source:field_meta_tags:og_description] | A one to two sentence description of the content. |
Open Graph: Determiner | [node:source:field_meta_tags: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: Director(s) | [node:source:field_meta_tags:video_director] | Links to the Facebook profiles for director(s) that worked on the video. |
Open Graph: Email address | [node:source:field_meta_tags:og_email] | |
Open Graph: Fax number | [node:source:field_meta_tags:og_fax_number] | |
Open Graph: First name | [node:source:field_meta_tags:profile_first_name] | The first name of the person who's Profile page this is. |
Open Graph: Gender | [node:source:field_meta_tags:profile_gender] | Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Image | [node:source:field_meta_tags: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 'alt' | [node:source:field_meta_tags: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 height | [node:source:field_meta_tags: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 Secure URL | [node:source:field_meta_tags: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 type | [node:source:field_meta_tags: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 URL | [node:source:field_meta_tags:og_image_url] | A alternative version of og:image and has exactly the same requirements; only one needs to be used. |
Open Graph: Image width | [node:source:field_meta_tags: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: ISBN | [node:source:field_meta_tags:book_isbn] | The Book's ISBN |
Open Graph: Last name | [node:source:field_meta_tags:profile_last_name] | The person's last name. |
Open Graph: Latitude | [node:source:field_meta_tags:og_latitude] | |
Open Graph: Locale | [node:source:field_meta_tags:og_locale] | The locale these tags are marked up in, must be in the format language_TERRITORY. Default is 'en_US'. |
Open Graph: Locality | [node:source:field_meta_tags:og_locality] | |
Open Graph: Longitude | [node:source:field_meta_tags:og_longitude] | |
Open Graph: Page URL | [node:source:field_meta_tags: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: Phone number | [node:source:field_meta_tags:og_phone_number] | |
Open Graph: Postal/ZIP code | [node:source:field_meta_tags:og_postal_code] | |
Open Graph: Region | [node:source:field_meta_tags:og_region] | |
Open Graph: Release Date | [node:source:field_meta_tags:book_release_date] | The date the book was released. |
Open Graph: Release date | [node:source:field_meta_tags:video_release_date] | The date the video was released. |
Open Graph: Scriptwriter(s) | [node:source:field_meta_tags:video_writer] | Links to the Facebook profiles for scriptwriter(s) for the video. |
Open Graph: See also | [node:source:field_meta_tags:og_see_also] | URLs to related content |
Open Graph: Series | [node:source:field_meta_tags:video_series] | The TV show this series belongs to. |
Open Graph: Site name | [node:source:field_meta_tags:og_site_name] | A human-readable name for the site, e.g., IMDb. |
Open Graph: Street address | [node:source:field_meta_tags:og_street_address] | |
Open Graph: Tag words | [node:source:field_meta_tags:video_tag] | Tag words associated with this video. |
Open Graph: Title | [node:source:field_meta_tags:og_title] | The title of the content, e.g., The Rock. |
Open Graph: Username | [node:source:field_meta_tags:profile_username] | A pseudonym / alias of this person. |
Open Graph: Video duration (seconds) | [node:source:field_meta_tags:og_video_duration] | The length of the video in seconds |
Open Graph: Video height | [node:source:field_meta_tags: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 Secure URL | [node:source:field_meta_tags:og_video_secure_url] | The secure URL (HTTPS) of an video which should represent the content. |
Open Graph: Video type | [node:source:field_meta_tags: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 URL | [node:source:field_meta_tags: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 width | [node:source:field_meta_tags: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. |
Pinterest: Description | [node:source:field_meta_tags:pinterest_description] | A one to two sentence description of the content. |
Pinterest: Id | [node:source:field_meta_tags:pinterest_id] | The Canonical Pinterest object to pin. |
Pinterest: Media | [node:source:field_meta_tags:pinterest_media] | The URL of media which should represent the content. |
Pinterest: No hover | [node:source:field_meta_tags:pinterest_nohover] | Do not show hovering Save or Search buttons, generated by the Pinterest browser extensions. |
Pinterest: No pin | [node:source:field_meta_tags:pinterest_nopin] | Do not pin anything from this page. When selected, this option will take precedence over all options below. |
Pinterest: No search | [node:source:field_meta_tags:pinterest_nosearch] | Do not allow Pinterest visual search to happen from this page. |
Pinterest: URL | [node:source:field_meta_tags:pinterest_url] | The URL which should represent the content. |
Site verification: Baidu | [node:source:field_meta_tags:baidu] | A string provided by Baidu. |
Site verification: Bing | [node:source:field_meta_tags:bing] | A string provided by Bing, full details are available from the Bing online help. |
Site verification: Facebook | [node:source:field_meta_tags:facebook_domain_verification] | A string provided by Facebook, full details are available from the Facebook online help. |
Site verification: Google Site Verification | [node:source:field_meta_tags:google_site_verification] | A string provided by Google, full details are available from the Google online help. |
Site verification: Norton Safe Web | [node:source:field_meta_tags:norton_safe_web] | A string provided by Norton Safe Web, full details are available from the Norton Safe Web online help. |
Site verification: Pinterest | [node:source:field_meta_tags:pinterest] | A string provided by Pinterest, full details are available from the Pinterest online help. |
Site verification: Pocket | [node:source:field_meta_tags:pocket] | A string provided by Pocket, full details are available from the Pocket online help. |
Site verification: SIWECOS | [node:source:field_meta_tags:siwecos] | A string provided by SIWECOS, the free website security scanner. |
Site verification: Yandex | [node:source:field_meta_tags:yandex] | A string provided by Yandex, full details are available from the Yandex online help. |
Site verification: Zoom | [node:source:field_meta_tags:zoom_domain_verification] | A string provided by Zoom, full details are available from the Zoom online help. |
Twitter Cards: 1st gallery image | [node:source:field_meta_tags:twitter_cards_gallery_image0] | A URL to the image representing the first photo in your gallery. |
Twitter Cards: 2nd gallery image | [node:source:field_meta_tags:twitter_cards_gallery_image1] | A URL to the image representing the second photo in your gallery. |
Twitter Cards: 3rd gallery image | [node:source:field_meta_tags:twitter_cards_gallery_image2] | A URL to the image representing the third photo in your gallery. |
Twitter Cards: 4th gallery image | [node:source:field_meta_tags:twitter_cards_gallery_image3] | A URL to the image representing the fourth photo in your gallery. |
Twitter Cards: App store country | [node:source:field_meta_tags: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: Creator's Twitter account | [node:source:field_meta_tags:twitter_cards_creator] | The @username for the content creator / author for this page, including the @ symbol. |
Twitter Cards: Creator's Twitter account ID | [node:source:field_meta_tags:twitter_cards_creator_id] | The numerical Twitter account ID for the content creator / author for this page. |
Twitter Cards: Data 1 | [node:source:field_meta_tags: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 2 | [node:source:field_meta_tags: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: Description | [node:source:field_meta_tags: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: Do Not Track | [node:source:field_meta_tags: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: Google Play app's custom URL scheme | [node:source:field_meta_tags:twitter_cards_app_url_googleplay] | The Google Play app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: Google Play app ID | [node:source:field_meta_tags:twitter_cards_app_id_googleplay] | Your app ID in the Google Play Store (i.e. "com.android.app"). |
Twitter Cards: Google Play app name | [node:source:field_meta_tags:twitter_cards_app_name_googleplay] | The name of the app in the Google Play app store. |
Twitter Cards: Image alternative text | [node:source:field_meta_tags:twitter_cards_image_alt] | The alternative text of the image being linked to. Limited to 420 characters. |
Twitter Cards: Image height | [node:source:field_meta_tags:twitter_cards_image_height] | The height of the image being linked to, in pixels. |
Twitter Cards: Image URL | [node:source:field_meta_tags: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 width | [node:source:field_meta_tags:twitter_cards_image_width] | The width of the image being linked to, in pixels. |
Twitter Cards: iPad app's custom URL scheme | [node:source:field_meta_tags:twitter_cards_app_url_ipad] | The iPad app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: iPad app ID | [node:source:field_meta_tags: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 name | [node:source:field_meta_tags:twitter_cards_app_name_ipad] | The name of the iPad app. |
Twitter Cards: iPhone app's custom URL scheme | [node:source:field_meta_tags:twitter_cards_app_url_iphone] | The iPhone app's custom URL scheme (must include "://" after the scheme name). |
Twitter Cards: iPhone app ID | [node:source:field_meta_tags: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 name | [node:source:field_meta_tags:twitter_cards_app_name_iphone] | The name of the iPhone app. |
Twitter Cards: Label 1 | [node:source:field_meta_tags: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 2 | [node:source:field_meta_tags: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: Media player height | [node:source:field_meta_tags:twitter_cards_player_height] | The height of the media player iframe, in pixels. Required when using the Player Card type. |
Twitter Cards: Media player URL | [node:source:field_meta_tags: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 width | [node:source:field_meta_tags:twitter_cards_player_width] | The width of the media player iframe, in pixels. Required when using the Player Card type. |
Twitter Cards: MP4 media stream MIME-type | [node:source:field_meta_tags: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 URL | [node:source:field_meta_tags: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: Page URL | [node:source:field_meta_tags:twitter_cards_page_url] | The permalink / canonical URL of the current page. |
Twitter Cards: Site's Twitter account | [node:source:field_meta_tags: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 ID | [node:source:field_meta_tags:twitter_cards_site_id] | The numerical Twitter account ID for the website, which will be displayed in the Card's footer. |
Twitter Cards: Title | [node:source:field_meta_tags: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: Twitter card type | [node:source:field_meta_tags:twitter_cards_type] | Notes:
|
Windows & Windows Mobile: Application name | [node:source:field_meta_tags:application_name] | The default name displayed with the pinned sites tile (or icon). Set the content attribute to the desired name. |
Windows & Windows Mobile: MSApplication - Allow domain API calls | [node:source:field_meta_tags:msapplication_allowDomainApiCalls] | Allows tasks to be defined on child domains of the fully qualified domain name associated with the pinned site. Should be either 'true' or 'false'. |
Windows & Windows Mobile: MSApplication - Allow domain meta tags | [node:source:field_meta_tags:msapplication_allowDomainMetaTags] | Allows tasks to be defined on child domains of the fully qualified domain name associated with the pinned site. Should be either 'true' or 'false'. |
Windows & Windows Mobile: MSApplication - Badge | [node:source:field_meta_tags:msapplication_badge] | A semi-colon -separated string that must contain the 'polling-uri=' value with the full URL to a Badge Schema XML file. May also contain 'frequency=' value set to either 30, 60, 360, 720 or 1440 (default) which specifies (in minutes) how often the URL should be polled. |
Windows & Windows Mobile: MSApplication - Config | [node:source:field_meta_tags:msapplication_config] | Should contain the full URL to a Browser configuration schema file that further controls tile customizations. |
Windows & Windows Mobile: MSApplication - Nav button color | [node:source:field_meta_tags:msapplication_navbutton_color] | Controls the color of the Back and Forward buttons in the pinned site browser window. |
Windows & Windows Mobile: MSApplication - Notification | [node:source:field_meta_tags:msapplication_notification] | A semi-colon -separated string containing 'polling-uri=' (required), 'polling-uri2=', 'polling-uri3=', 'polling-uri4=' and 'polling-uri5=' to indicate the URLs for notifications. May also contain a 'frequency=' value to specify how often (in minutes) the URLs will be polled; limited to 30, 60, 360, 720 or 1440 (default). May also contain the value 'cycle=' to control the notifications cycle. |
Windows & Windows Mobile: MSApplication - Square logo, 70px x 70px | [node:source:field_meta_tags:msapplication_square70x70logo] | The URL to a logo file that is 70px by 70px. |
Windows & Windows Mobile: MSApplication - Square logo, 150px x 150px | [node:source:field_meta_tags:msapplication_square150x150logo] | The URL to a logo file that is 150px by 150px. |
Windows & Windows Mobile: MSApplication - Square logo, 310px x 310px | [node:source:field_meta_tags:msapplication_square310x310logo] | The URL to a logo file that is 310px by 310px. |
Windows & Windows Mobile: MSApplication - Start URL | [node:source:field_meta_tags:msapplication_starturl] | The URL to the root page of the site. |
Windows & Windows Mobile: MSApplication - Task | [node:source:field_meta_tags:msapplication_task] | A semi-colon -separated string defining the 'jump' list task. Should contain the 'name=' value to specify the task's name, the 'action-uri=' value to set the URL to load when the jump list is clicked, the 'icon-uri=' value to set the URL to an icon file to be displayed, and 'window-type=' set to either 'tab' (default), 'self' or 'window' to control how the link opens in the browser. |
Windows & Windows Mobile: MSApplication - Task separator | [node:source:field_meta_tags:msapplication_task_separator] | |
Windows & Windows Mobile: MSApplication - Tile color | [node:source:field_meta_tags:msapplication_tilecolor] | The HTML color to use as the background color for the live tile. |
Windows & Windows Mobile: MSApplication - Tile image | [node:source:field_meta_tags:msapplication_tileimage] | The URL to an image to use as the background for the live tile. |
Windows & Windows Mobile: MSApplication - Tooltip | [node:source:field_meta_tags:msapplication_tooltip] | Controls the text shown in the tooltip for the pinned site's shortcut. |
Windows & Windows Mobile: MSApplication - Wide logo, 310px x 150px | [node:source:field_meta_tags:msapplication_wide310x150logo] | The URL to a logo file that is 310px by 150px. |
Windows & Windows Mobile: MSApplication - Window | [node:source:field_meta_tags:msapplication_window] | A semi-colon -separated value that controls the dimensions of the initial window. Should contain the values 'width=' and 'height=' to control the width and height respectively. |
Windows & Windows Mobile: X-UA-Compatible | [node:source:field_meta_tags:x_ua_compatible] | Indicates to IE which rendering engine should be used for the current page. |
Number of views | [node:source:total-count] | The number of visitors who have read the node. |
Original content | [node:source:original] | The original content data if the content is being updated or saved. |
Address | [node:source:original:field_address] | Address field. |
Air Conditioning | [node:source:original:field_air_con] | Boolean field. |
Artwork 1x1 | [node:source:original:field_artwork_1x1] | Image field. |
Artwork 1x2 | [node:source:original:field_artwork_1x2] | Image field. |
Artwork 16x9 | [node:source:original:field_artwork_16x9] | Image field. |
Audience(s) | [node:source:original:field_ref_audiences] | Entity reference field. |
Author | [node:source:original:author] | |
Banner Image | [node:source:original:field_banner_image] | Image field. |
Bar / Lounge | [node:source:original:field_bar] | Boolean field. |
Boat Launch / Dock | [node:source:original:field_boat_launch_dock] | Boolean field. |
Body | [node:source:original:body] | The main body text of the node. |
Book | [node:source:original:book] | The book page associated with the node. |
Breakfast | [node:source:original:field_breakfast] | List (text) field. |
Cabins/Cottages | [node:source:original:field_cabins_cottages] | Number (integer) field. |
Cabins/Cottages with Electric | [node:source:original:field_cabins_cottages_electric] | Number (integer) field. |
Camping Sites | [node:source:original:field_camping_sites] | Number (integer) field. |
Camping Sites with Electric | [node:source:original:field_camping_sites_electric] | Number (integer) field. |
Camp Store | [node:source:original:field_camp_store] | Boolean field. |
Category Terms | [node:source:original:field_terms_general] | Entity reference field. |
Communities | [node:source:original:field_ref_muni] | Entity reference field. Also known as Community. |
Content ID | [node:source:original:nid] | The unique ID of the content item, or "node". |
Content type | [node:source:original:content-type] | The content type of the node. |
Credit Cards | [node:source:original:field_credit_cards] | Boolean field. |
Date Activate | [node:source:original:field_date_activate] | Date field. |
Date changed | [node:source:original:changed] | The date the node was most recently updated. |
Date created | [node:source:original:created] | |
Date Expire | [node:source:original:field_date_expire] | Date field. |
Dates | [node:source:original:field_dates] | Smart date range field. |
Edit URL | [node:source:original:edit-url] | The URL of the node's edit page. |
Event Space & Venue | [node:source:original:field_event_space_venue] | Boolean field. |
Fireplace | [node:source:original:field_fireplace] | Boolean field. |
Fitness Center / Gym | [node:source:original:field_fitness_center_gym] | Boolean field. |
Flag list template 1 flag count | [node:source:original:flag-flag-list-template-1-count] | Total flag count for flag Flag list template 1 |
Flag list template 1 flag link | [node:source:original:flag-flag-list-template-1-link] | Flag/unflag link for Flag list template 1 |
Free WiFi | [node:source:original:field_free_wifi] | Boolean field. |
Geofield | [node:source:original:field_geofield] | Geofield field. |
Heating Sources | [node:source:original:field_heating_options] | List (text) field. |
Hot Tub / Spa | [node:source:original:field_hot_tub] | Boolean field. |
Indoor Pool | [node:source:original:field_indoor_pool] | Boolean field. |
Internet Access | [node:source:original:field_internet_access] | Boolean field. |
Kitchenette | [node:source:original:field_kitchenette] | Boolean field. |
Language | [node:source:original:language] | The language of the content. |
Language code | [node:source:original:langcode] | The language code of the language the node is written in. |
Last view | [node:source:original:last-view] | The date on which a visitor last read the node. |
Laundry | [node:source:original:field_laundry] | Boolean field. |
Layout | [node:source:original:layout_selection] | Entity reference field. |
Layout | [node:source:original:layout_builder__layout] | Layout Section field. |
Layout Labels | [node:source:original:layout_builder__translation] | Layout Translation field. |
Main Image | [node:source:original:field_main_image] | Image field. |
Media Banner | [node:source:original:field_media_banner] | Entity reference field. |
Media Files | [node:source:original:field_ref_media_files] | Entity reference field. |
Menu link | [node:source:original:menu-link] | The menu link for this node. |
Meta tags | [node:source:original:field_meta_tags] | Meta tags field. |
Number of views | [node:source:original:total-count] | The number of visitors who have read the node. |
Outdoor Dining | [node:source:original:field_outdoor_dining] | Boolean field. |
Outdoor Pool | [node:source:original:field_outdoor_pool] | Boolean field. |
Parking | [node:source:original:field_parking] | Boolean field. |
Parking - Bus / Motor Coach | [node:source:original:field_parking_bus_motor_coach] | Boolean field. |
Pet Friendly | [node:source:original:field_pet_friendly] | Boolean field. |
Phone Number | [node:source:original:field_phone_number] | Telephone number field. |
Place(s) | [node:source:original:field_ref_places] | Entity reference field. Also known as Place(s) in this post, Places refered by this Fact. |
Playground | [node:source:original:field_playground] | Boolean field. |
Propane Station | [node:source:original:field_propane_station] | Boolean field. |
Refrigerator | [node:source:original:field_refrigerator] | Boolean field. |
Revision ID | [node:source:original:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:source:original:log] | The explanation of the most recent changes made to the node. |
RV Camping Sites | [node:source:original:field_camping_sites_rv] | Number (integer) field. |
RV Parking | [node:source:original:field_rv_parking] | Boolean field. |
Season(s) | [node:source:original:field_ref_seasons] | Entity reference field. Also known as Seasons. |
Shower Facilities | [node:source:original:field_shower_facilities] | Boolean field. |
Summary | [node:source:original:summary] | The summary of the node's main body text. |
Swimming | [node:source:original:field_swimming] | List (text) field. |
Television | [node:source:original:field_television] | Boolean field. |
Tent-Only Camping Sites | [node:source:original:field_camping_sites_tent_only] | Number (integer) field. |
Textimage URI | [node:source:original:textimage-uri:?] | The URI(s) of a Textimage generated for a node's field. Use like [node:textimage-uri:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URI to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URIs generated will be returned. |
Textimage URL | [node:source:original:textimage-url:?] | The URL(s) of a Textimage generated for a node's field. Use like [node:textimage-url:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URL to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URLs generated will be returned. |
Title | [node:source:original:title] | |
Toilet Facilities | [node:source:original:field_toilet_facilities] | Boolean field. |
Trail(s) | [node:source:original:field_ref_trails] | Entity reference field. |
URL | [node:source:original:url] | The URL of the node. |
Venue Capacity | [node:source:original:field_venue_capacity] | Number (integer) field. |
Venue Seated Capacity | [node:source:original:field_venue_seated_capacity] | Number (integer) field. |
Venue Standing Capacity | [node:source:original:field_venue_standing_capacity] | Number (integer) field. |
Views today | [node:source:original:day-count] | The number of visitors who have read the node today. |
Website | [node:source:original:field_url] | Link field. |
Wedding Venue | [node:source:original:field_wedding_venue] | Boolean field. |
Wheelchair Accessible | [node:source:original:field_wheelchair_accessible] | Boolean field. |
Your Email Address | [node:source:original:field_email_private] | Email field. |
Your Phone Number | [node:source:original:field_phone_private] | Telephone number field. |
Outdoor Dining | [node:source:field_outdoor_dining] | Boolean field. |
Boolean value | [node:source:field_outdoor_dining:value] | |
Outdoor Pool | [node:source:field_outdoor_pool] | Boolean field. |
Boolean value | [node:source:field_outdoor_pool:value] | |
Parking | [node:source:field_parking] | Boolean field. |
Boolean value | [node:source:field_parking:value] | |
Parking - Bus / Motor Coach | [node:source:field_parking_bus_motor_coach] | Boolean field. |
Boolean value | [node:source:field_parking_bus_motor_coach:value] | |
Pet Friendly | [node:source:field_pet_friendly] | Boolean field. |
Boolean value | [node:source:field_pet_friendly:value] | |
Phone Number | [node:source:field_phone_number] | Telephone number field. |
Telephone number | [node:source:field_phone_number:value] | |
Place(s) | [node:source:field_ref_places] | Entity reference field. Also known as Place(s) in this post, Places refered by this Fact. |
Place(s) type with delta 0 | [node:source:field_ref_places:0] | |
Place(s) type with delta 1 | [node:source:field_ref_places:1] | |
Place(s) type with delta 2 | [node:source:field_ref_places:2] | |
Playground | [node:source:field_playground] | Boolean field. |
Boolean value | [node:source:field_playground:value] | |
Propane Station | [node:source:field_propane_station] | Boolean field. |
Boolean value | [node:source:field_propane_station:value] | |
Refrigerator | [node:source:field_refrigerator] | Boolean field. |
Boolean value | [node:source:field_refrigerator:value] | |
Revision ID | [node:source:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:source:log] | The explanation of the most recent changes made to the node. |
RV Camping Sites | [node:source:field_camping_sites_rv] | Number (integer) field. |
Integer value | [node:source:field_camping_sites_rv:value] | |
RV Parking | [node:source:field_rv_parking] | Boolean field. |
Boolean value | [node:source:field_rv_parking:value] | |
Season(s) | [node:source:field_ref_seasons] | Entity reference field. Also known as Seasons. |
Season(s) type with delta 0 | [node:source:field_ref_seasons:0] | |
Season(s) type with delta 1 | [node:source:field_ref_seasons:1] | |
Season(s) type with delta 2 | [node:source:field_ref_seasons:2] | |
Shower Facilities | [node:source:field_shower_facilities] | Boolean field. |
Boolean value | [node:source:field_shower_facilities:value] | |
Summary | [node:source:summary] | The summary of the node's main body text. |
Swimming | [node:source:field_swimming] | List (text) field. |
Swimming type with delta 0 | [node:source:field_swimming:0] | |
Swimming type with delta 1 | [node:source:field_swimming:1] | |
Swimming type with delta 2 | [node:source:field_swimming:2] | |
Television | [node:source:field_television] | Boolean field. |
Boolean value | [node:source:field_television:value] | |
Tent-Only Camping Sites | [node:source:field_camping_sites_tent_only] | Number (integer) field. |
Integer value | [node:source:field_camping_sites_tent_only:value] | |
Textimage URI | [node:source:textimage-uri:?] | The URI(s) of a Textimage generated for a node's field. Use like [node:textimage-uri:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URI to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URIs generated will be returned. |
Textimage URL | [node:source:textimage-url:?] | The URL(s) of a Textimage generated for a node's field. Use like [node:textimage-url:field{:display}{:sequence}], where: field is the machine name of the field for which the Textimage is generated (e.g. body or field_xxxx); display is an optional indication of the display view mode (e.g. default, full, teaser, etc.); 'default' is used if not specified; sequence is an optional indication of the URL to return if Textimage produces more images for the same field (like e.g. in a multi-value Image field); if not specified, a comma-delimited string of all the URLs generated will be returned. |
Title | [node:source:title] | |
Toilet Facilities | [node:source:field_toilet_facilities] | Boolean field. |
Boolean value | [node:source:field_toilet_facilities:value] | |
Trail(s) | [node:source:field_ref_trails] | Entity reference field. |
Trail(s) type with delta 0 | [node:source:field_ref_trails:0] | |
Trail(s) type with delta 1 | [node:source:field_ref_trails:1] | |
Trail(s) type with delta 2 | [node:source:field_ref_trails:2] | |
URL | [node:source:url] | The URL of the node. |
Absolute URL | [node:source:url:absolute] | The absolute URL. |
Arguments | [node:source:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [node:source:url:brief] | The URL without the protocol and trailing backslash. |
Path | [node:source:url:path] | The path component of the URL. |
Relative URL | [node:source:url:relative] | The relative URL. |
Unaliased URL | [node:source:url:unaliased] | The unaliased URL. |
Venue Capacity | [node:source:field_venue_capacity] | Number (integer) field. |
Integer value | [node:source:field_venue_capacity:value] | |
Venue Seated Capacity | [node:source:field_venue_seated_capacity] | Number (integer) field. |
Integer value | [node:source:field_venue_seated_capacity:value] | |
Venue Standing Capacity | [node:source:field_venue_standing_capacity] | Number (integer) field. |
Integer value | [node:source:field_venue_standing_capacity:value] | |
Views today | [node:source:day-count] | The number of visitors who have read the node today. |
Website | [node:source:field_url] | Link field. |
Link text | [node:source:field_url:title] | |
URI | [node:source:field_url:uri] | |
Wedding Venue | [node:source:field_wedding_venue] | Boolean field. |
Boolean value | [node:source:field_wedding_venue:value] | |
Wheelchair Accessible | [node:source:field_wheelchair_accessible] | Boolean field. |
Boolean value | [node:source:field_wheelchair_accessible:value] | |
Your Email Address | [node:source:field_email_private] | Email field. |
[node:source:field_email_private:value] | ||
Your Phone Number | [node:source:field_phone_private] | Telephone number field. |
Telephone number | [node:source:field_phone_private:value] | |
URL | [node:url] | The URL of the node. |
Absolute URL | [node:url:absolute] | The absolute URL. |
Arguments | [node:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [node:url:args:count] | The number of elements in the array. |
First | [node:url:args:first] | The first element of the array. |
Imploded | [node:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [node: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 | [node:url:args:keys] | The array of keys of the array. |
Last | [node:url:args:last] | The last element of the array. |
Reversed | [node:url:args:reversed] | The array reversed. |
Value | [node:url:args:value:?] | The specific value of the array. |
Brief URL | [node:url:brief] | The URL without the protocol and trailing backslash. |
Path | [node:url:path] | The path component of the URL. |
Relative URL | [node:url:relative] | The relative URL. |
Unaliased URL | [node:url:unaliased] | The unaliased URL. |
Absolute URL | [node:url:unaliased:absolute] | The absolute URL. |
Arguments | [node:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [node:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [node:url:unaliased:path] | The path component of the URL. |
Relative URL | [node:url:unaliased:relative] | The relative URL. |
Venue Capacity | [node:field_venue_capacity] | Number (integer) field. |
Integer value | [node:field_venue_capacity:value] | |
Venue Seated Capacity | [node:field_venue_seated_capacity] | Number (integer) field. |
Integer value | [node:field_venue_seated_capacity:value] | |
Venue Standing Capacity | [node:field_venue_standing_capacity] | Number (integer) field. |
Integer value | [node:field_venue_standing_capacity:value] | |
Views today | [node:day-count] | The number of visitors who have read the node today. |
Website | [node:field_url] | Link field. |
Link text | [node:field_url:title] | |
URI | [node:field_url:uri] | |
Wedding Venue | [node:field_wedding_venue] | Boolean field. |
Boolean value | [node:field_wedding_venue:value] | |
Wheelchair Accessible | [node:field_wheelchair_accessible] | Boolean field. |
Boolean value | [node:field_wheelchair_accessible:value] | |
Your Email Address | [node:field_email_private] | Email field. |
[node:field_email_private:value] | ||
Your Phone Number | [node:field_phone_private] | Telephone number field. |
Telephone number | [node:field_phone_private:value] | |
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. |
[site:mail] | The administrative email address for the site. | |
Login page | [site:login-url] | The URL of the site's login page. |
Name | [site:name] | The name of the site. |
Slogan | [site:slogan] | The slogan of the site. |
URL | [site:url] | The URL of the site's front page. |
URL (brief) | [site:url-brief] | The URL of the site's front page without the protocol. |