Compose tips

Text Formats

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Global tokens will be replaced with their respective token values (e.g. [site:name] or [current-page:title]). The following is a list of the tokens that are available:
    NameTokenDescription
    Current dateTokens related to the current date and time.
    Custom format[current-date:custom:?]A date in a custom format. See the PHP documentation for details.
    Long format[current-date:long]A date in 'long' format. (Friday, December 1, 2023 - 12:39)
    Medium format[current-date:medium]A date in 'medium' format. (Fri, 12/01/2023 - 12:39)
    Raw timestamp[current-date:raw]A date in UNIX timestamp format (1701452365)
    Short format[current-date:short]A date in 'short' format. (12/01/2023 - 12:39)
    Time-since[current-date:since]A date in 'time-since' format. (53 years 11 months)
    Current pageTokens related to the current page request.
    Custom pager[current-page:pager]A custom pager (from the Metatag module). Currently set to "Page PAGER | " which would be output as e.g. "Page 12 | ".
    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 userTokens related to the currently logged in user.
    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.
    Long format[current-user:created:long]A date in 'long' format. (Friday, December 1, 2023 - 12:39)
    Medium format[current-user:created:medium]A date in 'medium' format. (Fri, 12/01/2023 - 12:39)
    Raw timestamp[current-user:created:raw]A date in UNIX timestamp format (1701452365)
    Short format[current-user:created:short]A date in 'short' format. (12/01/2023 - 12:39)
    Time-since[current-user:created:since]A date in 'time-since' format. (53 years 11 months)
    Edit URL[current-user:edit-url]The URL of the account edit page.
    Email[current-user:mail]The email address of the user account.
    IP address[current-user:ip-address]The IP address of the current user.
    Last login[current-user:last-login]The date the user last logged in to the site.
    Meta tags[current-user:metatag]Meta tags for this user.
    Advanced tags: Author[current-user:metatag:author]Author(s) of the web page; little used though an official part of the HTML 5.2 specification.
    Advanced tags: Cache-Control[current-user:metatag:cache-control]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag.
    Advanced tags: Canonical URL[current-user:metatag:canonical]The URl of the preferred page location or URL of the content of this page, to help eliminate duplicate content penalties from search engines.
    Advanced tags: Content language[current-user:metatag:content-language]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 tags: Content rating[current-user:metatag:rating]Used to indicate the intended audience for the content.
    Advanced tags: Expires[current-user: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 tags: Generator[current-user:metatag:generator]Describes the name and version number of the software or publishing tool used to create the page.
    Advanced tags: Geo place name[current-user:metatag:geo.placename]A location's formal name.
    Advanced tags: Geo position[current-user:metatag:geo.position]Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details.
    Advanced tags: Geo region[current-user: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 tags: Google[current-user: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 tags: Google News Keywords[current-user:metatag:news_keywords]A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News.
    Advanced tags: Google Standout[current-user: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 tags: ICBM[current-user:metatag:icbm]Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details.
    Advanced tags: Image[current-user:metatag:image_src]An image associated with this page, for use as a thumbnail in social networks and other services.
    Advanced tags: Next page URL[current-user:metatag:next]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link.
    Advanced tags: Original Source[current-user: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 tags: Pragma[current-user:metatag:pragma]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag.
    Advanced tags: Previous page URL[current-user:metatag:prev]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link.
    Advanced tags: Referrer policy[current-user:metatag:referrer]Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details.
    Advanced tags: Refresh[current-user:metatag:refresh]The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds.
    Advanced tags: Revisit After[current-user: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 tags: Rights[current-user:metatag:rights]Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property.
    Advanced tags: Robots[current-user:metatag:robots]Provides search engines with specific directions for what to do when this page is indexed.
    Basic tags: Abstract[current-user: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: Description[current-user:metatag:description]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 is used by search engines to archive a summary about the page.
    Basic tags: Keywords[current-user:metatag:keywords]A comma-separated list of keywords about the page. This meta tag is no longer supported by most search engines anymore.
    Basic tags: Page title[current-user: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 be no greater than 55 - 65 characters long, including spaces.
    Name[current-user:name]The login name of the user account.
    Original user[current-user:original]The original user data if the user is being updated or saved.
    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.
    Long format[current-user:original:created:long]A date in 'long' format. (Friday, December 1, 2023 - 12:39)
    Medium format[current-user:original:created:medium]A date in 'medium' format. (Fri, 12/01/2023 - 12:39)
    Raw timestamp[current-user:original:created:raw]A date in UNIX timestamp format (1701452365)
    Short format[current-user:original:created:short]A date in 'short' format. (12/01/2023 - 12:39)
    Time-since[current-user:original:created:since]A date in 'time-since' format. (53 years 11 months)
    Edit URL[current-user:original:edit-url]The URL of the account edit page.
    Email[current-user:original:mail]The email address of the user account.
    Last login[current-user:original:last-login]The date the user last logged in to the site.
    Meta tags[current-user:original:metatag]Meta tags for this user.
    Advanced tags: Author[current-user:original:metatag:author]Author(s) of the web page; little used though an official part of the HTML 5.2 specification.
    Advanced tags: Cache-Control[current-user:original:metatag:cache-control]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag.
    Advanced tags: Canonical URL[current-user:original:metatag:canonical]The URl of the preferred page location or URL of the content of this page, to help eliminate duplicate content penalties from search engines.
    Advanced tags: Content language[current-user:original:metatag:content-language]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 tags: Content rating[current-user:original:metatag:rating]Used to indicate the intended audience for the content.
    Advanced tags: Expires[current-user:original: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 tags: Generator[current-user:original:metatag:generator]Describes the name and version number of the software or publishing tool used to create the page.
    Advanced tags: Geo place name[current-user:original:metatag:geo.placename]A location's formal name.
    Advanced tags: Geo position[current-user:original:metatag:geo.position]Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details.
    Advanced tags: Geo region[current-user:original: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 tags: Google[current-user:original: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 tags: Google News Keywords[current-user:original:metatag:news_keywords]A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News.
    Advanced tags: Google Standout[current-user:original: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 tags: ICBM[current-user:original:metatag:icbm]Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details.
    Advanced tags: Image[current-user:original:metatag:image_src]An image associated with this page, for use as a thumbnail in social networks and other services.
    Advanced tags: Next page URL[current-user:original:metatag:next]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link.
    Advanced tags: Original Source[current-user:original: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 tags: Pragma[current-user:original:metatag:pragma]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag.
    Advanced tags: Previous page URL[current-user:original:metatag:prev]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link.
    Advanced tags: Referrer policy[current-user:original:metatag:referrer]Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details.
    Advanced tags: Refresh[current-user:original:metatag:refresh]The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds.
    Advanced tags: Revisit After[current-user:original: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 tags: Rights[current-user:original:metatag:rights]Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property.
    Advanced tags: Robots[current-user:original:metatag:robots]Provides search engines with specific directions for what to do when this page is indexed.
    Basic tags: Abstract[current-user:original: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: Description[current-user:original:metatag:description]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 is used by search engines to archive a summary about the page.
    Basic tags: Keywords[current-user:original:metatag:keywords]A comma-separated list of keywords about the page. This meta tag is no longer supported by most search engines anymore.
    Basic tags: Page title[current-user:original: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 be no greater than 55 - 65 characters long, including spaces.
    Name[current-user:original:name]The login name of the user account.
    Picture[current-user:original:picture]The picture of the user.
    Alt Text[current-user:original:picture:field_file_image_alt_text]Text field.
    Base name[current-user:original:picture:basename]The base name of the file.
    Download URL[current-user:original:picture:download-url]The URL to download the file directly.
    Extension[current-user:original:picture:extension]The extension of the file.
    File ID[current-user:original:picture:fid]The unique ID of the uploaded file.
    File byte size[current-user:original:picture:size-raw]The size of the file, in bytes.
    File name[current-user:original:picture:name]The name of the file.
    File size[current-user:original:picture:size]The size of the file.
    File type[current-user:original:picture:type]The file type of the file.
    MIME type[current-user:original:picture:mime]The MIME type of the file.
    Owner[current-user:original:picture:owner]The user who originally uploaded the file.
    Path[current-user:original:picture:path]The location of the file relative to Drupal root.
    Timestamp[current-user:original:picture:timestamp]The date the file was most recently changed.
    Title Text[current-user:original:picture:field_file_image_title_text]Text field.
    URL[current-user:original:picture:url]The web-accessible URL for the file.
    Roles[current-user:original:roles]The user roles associated with the user account.
    Count[current-user:original:roles:count]The number of elements in the array.
    First[current-user:original:roles:first]The first element of the array.
    Imploded[current-user:original:roles:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[current-user:original:roles:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[current-user:original:roles:keys]The array of keys of the array.
    Last[current-user:original:roles:last]The last element of the array.
    Reversed[current-user:original:roles:reversed]The array reversed.
    Value[current-user:original:roles:value:?]The specific value of the array.
    URL[current-user:original:url]The URL of the account profile page.
    Absolute URL[current-user:original:url:absolute]The absolute URL.
    Arguments[current-user:original:url:args]The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
    Brief URL[current-user:original:url:brief]The URL without the protocol and trailing backslash.
    Path[current-user:original:url:path]The path component of the URL.
    Relative URL[current-user:original:url:relative]The relative URL.
    Unaliased URL[current-user:original:url:unaliased]The unaliased URL.
    User ID[current-user:original:uid]The unique ID of the user account.
    User role ids[current-user:original:role-ids]The role ids the user account is a member of as comma separated list.
    User role names[current-user:original:role-names]The role names the user account is a member of as comma separated list.
    Picture[current-user:picture]The picture of the user.
    Alt Text[current-user:picture:field_file_image_alt_text]Text field.
    Base name[current-user:picture:basename]The base name of the file.
    Download URL[current-user:picture:download-url]The URL to download the file directly.
    Absolute URL[current-user:picture:download-url:absolute]The absolute URL.
    Arguments[current-user:picture:download-url:args]The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
    Brief URL[current-user:picture:download-url:brief]The URL without the protocol and trailing backslash.
    Path[current-user:picture:download-url:path]The path component of the URL.
    Relative URL[current-user:picture:download-url:relative]The relative URL.
    Unaliased URL[current-user:picture:download-url:unaliased]The unaliased URL.
    Extension[current-user:picture:extension]The extension of the file.
    File ID[current-user:picture:fid]The unique ID of the uploaded file.
    File byte size[current-user:picture:size-raw]The size of the file, in bytes.
    File name[current-user:picture:name]The name of the file.
    File size[current-user:picture:size]The size of the file.
    File type[current-user:picture:type]The file type of the file.
    Edit URL[current-user:picture:type:edit-url]The URL of the file type's edit page.
    File count[current-user:picture:type:count]The number of files belonging to the file type.
    Machine-readable name[current-user:picture:type:machine-name]The unique machine-readable name of the file type.
    Name[current-user:picture:type:name]The name of the file type.
    MIME type[current-user:picture:mime]The MIME type of the file.
    Original file[current-user:picture:original]The original file data if the file is being updated or saved.
    Alt Text[current-user:picture:original:field_file_image_alt_text]Text field.
    Base name[current-user:picture:original:basename]The base name of the file.
    Download URL[current-user:picture:original:download-url]The URL to download the file directly.
    Extension[current-user:picture:original:extension]The extension of the file.
    File ID[current-user:picture:original:fid]The unique ID of the uploaded file.
    File byte size[current-user:picture:original:size-raw]The size of the file, in bytes.
    File name[current-user:picture:original:name]The name of the file.
    File size[current-user:picture:original:size]The size of the file.
    File type[current-user:picture:original:type]The file type of the file.
    MIME type[current-user:picture:original:mime]The MIME type of the file.
    Owner[current-user:picture:original:owner]The user who originally uploaded the file.
    Path[current-user:picture:original:path]The location of the file relative to Drupal root.
    Timestamp[current-user:picture:original:timestamp]The date the file was most recently changed.
    Title Text[current-user:picture:original:field_file_image_title_text]Text field.
    URL[current-user:picture:original:url]The web-accessible URL for the file.
    Owner[current-user:picture:owner]The user who originally uploaded the file.
    Created[current-user:picture:owner:created]The date the user account was created.
    Edit URL[current-user:picture:owner:edit-url]The URL of the account edit page.
    Email[current-user:picture:owner:mail]The email address of the user account.
    Last login[current-user:picture:owner:last-login]The date the user last logged in to the site.
    Meta tags[current-user:picture:owner:metatag]Meta tags for this user.
    Name[current-user:picture:owner:name]The login name of the user account.
    Original user[current-user:picture:owner:original]The original user data if the user is being updated or saved.
    Roles[current-user:picture:owner:roles]The user roles associated with the user account.
    URL[current-user:picture:owner:url]The URL of the account profile page.
    User ID[current-user:picture:owner:uid]The unique ID of the user account.
    User role ids[current-user:picture:owner:role-ids]The role ids the user account is a member of as comma separated list.
    User role names[current-user:picture:owner:role-names]The role names the user account is a member of as comma separated list.
    Path[current-user:picture:path]The location of the file relative to Drupal root.
    Timestamp[current-user:picture:timestamp]The date the file was most recently changed.
    Custom format[current-user:picture:timestamp:custom:?]A date in a custom format. See the PHP documentation for details.
    Long format[current-user:picture:timestamp:long]A date in 'long' format. (Friday, December 1, 2023 - 12:39)
    Medium format[current-user:picture:timestamp:medium]A date in 'medium' format. (Fri, 12/01/2023 - 12:39)
    Raw timestamp[current-user:picture:timestamp:raw]A date in UNIX timestamp format (1701452365)
    Short format[current-user:picture:timestamp:short]A date in 'short' format. (12/01/2023 - 12:39)
    Time-since[current-user:picture:timestamp:since]A date in 'time-since' format. (53 years 11 months)
    Title Text[current-user:picture:field_file_image_title_text]Text field.
    URL[current-user:picture:url]The web-accessible URL for the file.
    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.
    MediaTokens related to a file_entity field.
    Field token value[file_field:field]Default: The value returned by the token field formatter. Defaults to first value.
    Filename[file_field:filename]Filename the file_entity resource. Defaults to first value.
    Count[file_field:filename:count]The number of elements in the array.
    First[file_field:filename:first]The first element of the array.
    Imploded[file_field:filename:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:filename:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:filename:keys]The array of keys of the array.
    Count[file_field:filename:keys:count]The number of elements in the array.
    First[file_field:filename:keys:first]The first element of the array.
    Imploded[file_field:filename:keys:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:filename:keys:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Last[file_field:filename:keys:last]The last element of the array.
    Reversed[file_field:filename:keys:reversed]The array reversed.
    Value[file_field:filename:keys:value:?]The specific value of the array.
    Last[file_field:filename:last]The last element of the array.
    Reversed[file_field:filename:reversed]The array reversed.
    Count[file_field:filename:reversed:count]The number of elements in the array.
    First[file_field:filename:reversed:first]The first element of the array.
    Imploded[file_field:filename:reversed:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:filename:reversed:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:filename:reversed:keys]The array of keys of the array.
    Last[file_field:filename:reversed:last]The last element of the array.
    Value[file_field:filename:reversed:value:?]The specific value of the array.
    Value[file_field:filename:value:?]The specific value of the array.
    File type[file_field:type]File type of the file_entity resource. Defaults to first value.
    Count[file_field:type:count]The number of elements in the array.
    First[file_field:type:first]The first element of the array.
    Imploded[file_field:type:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:type:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:type:keys]The array of keys of the array.
    Count[file_field:type:keys:count]The number of elements in the array.
    First[file_field:type:keys:first]The first element of the array.
    Imploded[file_field:type:keys:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:type:keys:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Last[file_field:type:keys:last]The last element of the array.
    Reversed[file_field:type:keys:reversed]The array reversed.
    Value[file_field:type:keys:value:?]The specific value of the array.
    Last[file_field:type:last]The last element of the array.
    Reversed[file_field:type:reversed]The array reversed.
    Count[file_field:type:reversed:count]The number of elements in the array.
    First[file_field:type:reversed:first]The first element of the array.
    Imploded[file_field:type:reversed:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:type:reversed:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:type:reversed:keys]The array of keys of the array.
    Last[file_field:type:reversed:last]The last element of the array.
    Value[file_field:type:reversed:value:?]The specific value of the array.
    Value[file_field:type:value:?]The specific value of the array.
    Height[file_field:height]Height of the file_entity resource, for videos or images. Defaults to first value.
    Count[file_field:height:count]The number of elements in the array.
    First[file_field:height:first]The first element of the array.
    Imploded[file_field:height:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:height:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:height:keys]The array of keys of the array.
    Count[file_field:height:keys:count]The number of elements in the array.
    First[file_field:height:keys:first]The first element of the array.
    Imploded[file_field:height:keys:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:height:keys:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Last[file_field:height:keys:last]The last element of the array.
    Reversed[file_field:height:keys:reversed]The array reversed.
    Value[file_field:height:keys:value:?]The specific value of the array.
    Last[file_field:height:last]The last element of the array.
    Reversed[file_field:height:reversed]The array reversed.
    Count[file_field:height:reversed:count]The number of elements in the array.
    First[file_field:height:reversed:first]The first element of the array.
    Imploded[file_field:height:reversed:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:height:reversed:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:height:reversed:keys]The array of keys of the array.
    Last[file_field:height:reversed:last]The last element of the array.
    Value[file_field:height:reversed:value:?]The specific value of the array.
    Value[file_field:height:value:?]The specific value of the array.
    Image[file_field:image]URL of a representative image for the file_entity resource, e.g. a video thumbnail. Defaults to first value.
    Count[file_field:image:count]The number of elements in the array.
    First[file_field:image:first]The first element of the array.
    Imploded[file_field:image:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:image:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:image:keys]The array of keys of the array.
    Count[file_field:image:keys:count]The number of elements in the array.
    First[file_field:image:keys:first]The first element of the array.
    Imploded[file_field:image:keys:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:image:keys:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Last[file_field:image:keys:last]The last element of the array.
    Reversed[file_field:image:keys:reversed]The array reversed.
    Value[file_field:image:keys:value:?]The specific value of the array.
    Last[file_field:image:last]The last element of the array.
    Reversed[file_field:image:reversed]The array reversed.
    Count[file_field:image:reversed:count]The number of elements in the array.
    First[file_field:image:reversed:first]The first element of the array.
    Imploded[file_field:image:reversed:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:image:reversed:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:image:reversed:keys]The array of keys of the array.
    Last[file_field:image:reversed:last]The last element of the array.
    Value[file_field:image:reversed:value:?]The specific value of the array.
    Value[file_field:image:value:?]The specific value of the array.
    MIME type[file_field:filemime]MIME type of the file_entity resource. Defaults to first value.
    Count[file_field:filemime:count]The number of elements in the array.
    First[file_field:filemime:first]The first element of the array.
    Imploded[file_field:filemime:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:filemime:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:filemime:keys]The array of keys of the array.
    Count[file_field:filemime:keys:count]The number of elements in the array.
    First[file_field:filemime:keys:first]The first element of the array.
    Imploded[file_field:filemime:keys:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:filemime:keys:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Last[file_field:filemime:keys:last]The last element of the array.
    Reversed[file_field:filemime:keys:reversed]The array reversed.
    Value[file_field:filemime:keys:value:?]The specific value of the array.
    Last[file_field:filemime:last]The last element of the array.
    Reversed[file_field:filemime:reversed]The array reversed.
    Count[file_field:filemime:reversed:count]The number of elements in the array.
    First[file_field:filemime:reversed:first]The first element of the array.
    Imploded[file_field:filemime:reversed:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:filemime:reversed:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:filemime:reversed:keys]The array of keys of the array.
    Last[file_field:filemime:reversed:last]The last element of the array.
    Value[file_field:filemime:reversed:value:?]The specific value of the array.
    Value[file_field:filemime:value:?]The specific value of the array.
    Secure URL[file_field:https-url]URL of the file_entity resource using HTTPS. Defaults to first value.
    Count[file_field:https-url:count]The number of elements in the array.
    First[file_field:https-url:first]The first element of the array.
    Imploded[file_field:https-url:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:https-url:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:https-url:keys]The array of keys of the array.
    Count[file_field:https-url:keys:count]The number of elements in the array.
    First[file_field:https-url:keys:first]The first element of the array.
    Imploded[file_field:https-url:keys:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:https-url:keys:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Last[file_field:https-url:keys:last]The last element of the array.
    Reversed[file_field:https-url:keys:reversed]The array reversed.
    Value[file_field:https-url:keys:value:?]The specific value of the array.
    Last[file_field:https-url:last]The last element of the array.
    Reversed[file_field:https-url:reversed]The array reversed.
    Count[file_field:https-url:reversed:count]The number of elements in the array.
    First[file_field:https-url:reversed:first]The first element of the array.
    Imploded[file_field:https-url:reversed:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:https-url:reversed:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:https-url:reversed:keys]The array of keys of the array.
    Last[file_field:https-url:reversed:last]The last element of the array.
    Value[file_field:https-url:reversed:value:?]The specific value of the array.
    Value[file_field:https-url:value:?]The specific value of the array.
    Secure image[file_field:https-image]URL of a representative image for the file_entity resource using HTTPS, usually for videos. Defaults to first value.
    Count[file_field:https-image:count]The number of elements in the array.
    First[file_field:https-image:first]The first element of the array.
    Imploded[file_field:https-image:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:https-image:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:https-image:keys]The array of keys of the array.
    Count[file_field:https-image:keys:count]The number of elements in the array.
    First[file_field:https-image:keys:first]The first element of the array.
    Imploded[file_field:https-image:keys:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:https-image:keys:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Last[file_field:https-image:keys:last]The last element of the array.
    Reversed[file_field:https-image:keys:reversed]The array reversed.
    Value[file_field:https-image:keys:value:?]The specific value of the array.
    Last[file_field:https-image:last]The last element of the array.
    Reversed[file_field:https-image:reversed]The array reversed.
    Count[file_field:https-image:reversed:count]The number of elements in the array.
    First[file_field:https-image:reversed:first]The first element of the array.
    Imploded[file_field:https-image:reversed:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:https-image:reversed:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:https-image:reversed:keys]The array of keys of the array.
    Last[file_field:https-image:reversed:last]The last element of the array.
    Value[file_field:https-image:reversed:value:?]The specific value of the array.
    Value[file_field:https-image:value:?]The specific value of the array.
    URL[file_field:url]URL of the file_entity resource. Defaults to first value.
    Count[file_field:url:count]The number of elements in the array.
    First[file_field:url:first]The first element of the array.
    Imploded[file_field:url:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:url:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:url:keys]The array of keys of the array.
    Count[file_field:url:keys:count]The number of elements in the array.
    First[file_field:url:keys:first]The first element of the array.
    Imploded[file_field:url:keys:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:url:keys:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Last[file_field:url:keys:last]The last element of the array.
    Reversed[file_field:url:keys:reversed]The array reversed.
    Value[file_field:url:keys:value:?]The specific value of the array.
    Last[file_field:url:last]The last element of the array.
    Reversed[file_field:url:reversed]The array reversed.
    Count[file_field:url:reversed:count]The number of elements in the array.
    First[file_field:url:reversed:first]The first element of the array.
    Imploded[file_field:url:reversed:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:url:reversed:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:url:reversed:keys]The array of keys of the array.
    Last[file_field:url:reversed:last]The last element of the array.
    Value[file_field:url:reversed:value:?]The specific value of the array.
    Value[file_field:url:value:?]The specific value of the array.
    Width[file_field:width]Width of the file_entity resource, for videos or images. Defaults to first value.
    Count[file_field:width:count]The number of elements in the array.
    First[file_field:width:first]The first element of the array.
    Imploded[file_field:width:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:width:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:width:keys]The array of keys of the array.
    Count[file_field:width:keys:count]The number of elements in the array.
    First[file_field:width:keys:first]The first element of the array.
    Imploded[file_field:width:keys:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:width:keys:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Last[file_field:width:keys:last]The last element of the array.
    Reversed[file_field:width:keys:reversed]The array reversed.
    Value[file_field:width:keys:value:?]The specific value of the array.
    Last[file_field:width:last]The last element of the array.
    Reversed[file_field:width:reversed]The array reversed.
    Count[file_field:width:reversed:count]The number of elements in the array.
    First[file_field:width:reversed:first]The first element of the array.
    Imploded[file_field:width:reversed:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[file_field:width:reversed:join-path]The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL.
    Keys[file_field:width:reversed:keys]The array of keys of the array.
    Last[file_field:width:reversed:last]The last element of the array.
    Value[file_field:width:reversed:value:?]The specific value of the array.
    Value[file_field:width:value:?]The specific value of the array.
    Meta tagsGenerated by the Metatag module, may not be used to fill in other meta tags.
    Advanced tags: Author[metatag:author]Author(s) of the web page; little used though an official part of the HTML 5.2 specification.
    Advanced tags: Cache-Control[metatag:cache-control]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag.
    Advanced tags: Canonical URL[metatag:canonical]The URl of the preferred page location or URL of the content of this page, to help eliminate duplicate content penalties from search engines.
    Advanced tags: Content language[metatag:content-language]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 tags: Content rating[metatag:rating]Used to indicate the intended audience for the content.
    Advanced tags: Expires[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 tags: Generator[metatag:generator]Describes the name and version number of the software or publishing tool used to create the page.
    Advanced tags: Geo place name[metatag:geo.placename]A location's formal name.
    Advanced tags: Geo position[metatag:geo.position]Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details.
    Advanced tags: Geo region[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 tags: Google[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 tags: Google News Keywords[metatag:news_keywords]A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News.
    Advanced tags: Google Standout[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 tags: ICBM[metatag:icbm]Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details.
    Advanced tags: Image[metatag:image_src]An image associated with this page, for use as a thumbnail in social networks and other services.
    Advanced tags: Next page URL[metatag:next]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link.
    Advanced tags: Original Source[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 tags: Pragma[metatag:pragma]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag.
    Advanced tags: Previous page URL[metatag:prev]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link.
    Advanced tags: Referrer policy[metatag:referrer]Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details.
    Advanced tags: Refresh[metatag:refresh]The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds.
    Advanced tags: Revisit After[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 tags: Rights[metatag:rights]Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property.
    Advanced tags: Robots[metatag:robots]Provides search engines with specific directions for what to do when this page is indexed.
    Basic tags: Abstract[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: Description[metatag:description]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 is used by search engines to archive a summary about the page.
    Basic tags: Keywords[metatag:keywords]A comma-separated list of keywords about the page. This meta tag is no longer supported by most search engines anymore.
    Basic tags: Page title[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 be no greater than 55 - 65 characters long, including spaces.
    RandomTokens related to random data.
    Hash[random:hash:?]A random hash. The possible hashing algorithms are: md2, md4, md5, sha1, sha224, sha256, sha384, sha512/224, sha512/256, sha512, sha3-224, sha3-256, sha3-384, sha3-512, ripemd128, ripemd160, ripemd256, ripemd320, whirlpool, tiger128,3, tiger160,3, tiger192,3, tiger128,4, tiger160,4, tiger192,4, snefru, snefru256, gost, gost-crypto, adler32, crc32, crc32b, crc32c, fnv132, fnv1a32, fnv164, fnv1a64, joaat, haval128,3, haval160,3, haval192,3, haval224,3, haval256,3, haval128,4, haval160,4, haval192,4, haval224,4, haval256,4, haval128,5, haval160,5, haval192,5, haval224,5, haval256,5.
    Number[random:number]A random number from 0 to 2147483647.
    Site informationTokens for site-wide settings and other global information.
    Email[site:mail]The administrative email address for the site.
    Login page[site:login-url]The URL of the site's login page.
    Name[site:name]The name of the site.
    Slogan[site:slogan]The slogan of the site.
    URL[site:url]The URL of the site's front page.
    URL (brief)[site:url-brief]The URL of the site's front page without the protocol.
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>

    This site allows HTML content. While learning all of HTML may feel intimidating, learning how to use a very small number of the most basic HTML "tags" is very easy. This table provides examples for each tag that is enabled on this site.

    For more information see W3C's HTML Specifications or use your favorite search engine to find other sites that explain HTML.

    Tag DescriptionYou TypeYou Get
    Anchors are used to make links to other pages.<a href="https://the-nref.org">The National Robotics Education Foundation</a>The National Robotics Education Foundation
    Emphasized<em>Emphasized</em>Emphasized
    Strong<strong>Strong</strong>Strong
    Cited<cite>Cited</cite>Cited
    Block quoted<blockquote>Block quoted</blockquote>
    Block quoted
    Coded text used to show programming source code<code>Coded</code>Coded
    Unordered list - use the <li> to begin each list item<ul> <li>First item</li> <li>Second item</li> </ul>
    • First item
    • Second item
    Ordered list - use the <li> to begin each list item<ol> <li>First item</li> <li>Second item</li> </ol>
    1. First item
    2. Second item
    No help provided for tag li.
    Definition lists are similar to other HTML lists. <dl> begins the definition list, <dt> begins the definition term and <dd> begins the definition description.<dl> <dt>First term</dt> <dd>First definition</dd> <dt>Second term</dt> <dd>Second definition</dd> </dl>
    First term
    First definition
    Second term
    Second definition
    No help provided for tag dt.
    No help provided for tag dd.

    Most unusual characters can be directly entered without any problems.

    If you do encounter problems, try using HTML character entities. A common example looks like &amp; for an ampersand & character. For a full list of entities see HTML's entities page. Some of the available characters include:

    Character DescriptionYou TypeYou Get
    Ampersand&amp;&
    Greater than&gt;>
    Less than&lt;<
    Quotation mark&quot;"
  • Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.