Compose tips

  • 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.
    Day only[current-date:day_only]A date in 'day_only' format. (12)
    Long format[current-date:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-date:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-date:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-date:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-date:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-date:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-date:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-date:year_only]A date in 'year_only' format. (2024)
    Current pageTokens related to the current page request.
    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.
    Business Name[current-user:field-business-name]Field "field_business_name".
    Business Name[current-user:field_business_name]Text field. Also known as Company, Company Name.
    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.
    Day only[current-user:created:day_only]A date in 'day_only' format. (12)
    Long format[current-user:created:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:created:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:created:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:created:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:created:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:created:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:created:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:created:year_only]A date in 'year_only' format. (2024)
    Default theme[current-user:theme]The user's default theme.
    Edit URL[current-user:edit-url]The URL of the account edit page.
    Email[current-user:mail]The email address of the user account.
    Feed NID[current-user:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[current-user:feed-node]Feed Node that imported this entity.
    Area of Operations[current-user:feed-node:field-area-of-operations]Field "field_area_of_operations".
    Taxonomy terms with delta 0[current-user:feed-node:field-area-of-operations:0]The list item with delta 0. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 1[current-user:feed-node:field-area-of-operations:1]The list item with delta 1. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 2[current-user:feed-node:field-area-of-operations:2]The list item with delta 2. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 3[current-user:feed-node:field-area-of-operations:3]The list item with delta 3. Delta values start from 0 and are incremented by one per list item.
    Area of Operations[current-user:feed-node:field_area_of_operations]Term reference field.
    Author[current-user:feed-node:author]The author of the node.
    Business Name[current-user:feed-node:author:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[current-user:feed-node:author:field-business-name]Field "field_business_name".
    Created[current-user:feed-node:author:created]The date the user account was created.
    Default theme[current-user:feed-node:author:theme]The user's default theme.
    Edit URL[current-user:feed-node:author:edit-url]The URL of the account edit page.
    Email[current-user:feed-node:author:mail]The email address of the user account.
    Feed NID[current-user:feed-node:author:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:author:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:author:feeds-item-url]Feeds Item URL.
    Last access[current-user:feed-node:author:last-access]The date the user last accessed the site.
    Last login[current-user:feed-node:author:last-login]The date the user last logged in to the site.
    Name[current-user:feed-node:author:name]The login name of the user account.
    Original user[current-user:feed-node:author:original]The original user data if the user is being updated or saved.
    Picture[current-user:feed-node:author:picture]The picture of the user.
    Roles[current-user:feed-node:author:roles]The user roles associated with the user account.
    Status[current-user:feed-node:author:status]Whether the user is active or blocked.
    URL[current-user:feed-node:author:url]The URL of the account profile page.
    User ID[current-user:feed-node:author:uid]The unique ID of the user account.
    User role ids[current-user:feed-node:author:role-ids]The role ids the user account is a member of as comma separated list.
    User role names[current-user:feed-node:author:role-names]The role names the user account is a member of as comma separated list.
    Body[current-user:feed-node:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[current-user:feed-node:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[current-user:feed-node:field_bottom_img]Image field.
    Brochure[current-user:feed-node:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[current-user:feed-node:field_brochure]File field.
    Field token value[current-user:feed-node:field_brochure:field]Default: The value returned by the token field formatter. Defaults to first value.
    Filename[current-user:feed-node:field_brochure:filename]Filename the file_entity resource. Defaults to first value.
    File type[current-user:feed-node:field_brochure:type]File type of the file_entity resource. Defaults to first value.
    Height[current-user:feed-node:field_brochure:height]Height of the file_entity resource, for videos or images. Defaults to first value.
    Image[current-user:feed-node:field_brochure:image]URL of a representative image for the file_entity resource, e.g. a video thumbnail. Defaults to first value.
    MIME type[current-user:feed-node:field_brochure:filemime]MIME type of the file_entity resource. Defaults to first value.
    Secure URL[current-user:feed-node:field_brochure:https-url]URL of the file_entity resource using HTTPS. Defaults to first value.
    Secure image[current-user:feed-node:field_brochure:https-image]URL of a representative image for the file_entity resource using HTTPS, usually for videos. Defaults to first value.
    URL[current-user:feed-node:field_brochure:url]URL of the file_entity resource. Defaults to first value.
    Width[current-user:feed-node:field_brochure:width]Width of the file_entity resource, for videos or images. Defaults to first value.
    Business image[current-user:feed-node:field_business_image]Image field.
    Business image[current-user:feed-node:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[current-user:feed-node:field_category]Text field.
    Category[current-user:feed-node:field-category]Field "field_category".
    Chamber execs pics[current-user:feed-node:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[current-user:feed-node:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[current-user:feed-node:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[current-user:feed-node:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[current-user:feed-node:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[current-user:feed-node:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[current-user:feed-node:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[current-user:feed-node:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[current-user:feed-node:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[current-user:feed-node:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[current-user:feed-node:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[current-user:feed-node:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[current-user:feed-node:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[current-user:feed-node:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[current-user:feed-node:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[current-user:feed-node:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[current-user:feed-node:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[current-user:feed-node:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[current-user:feed-node:field-city]Field "field_city".
    City[current-user:feed-node:field_city]Text field.
    Contact[current-user:feed-node:field-contact]Field "field_contact".
    Contact[current-user:feed-node:field_contact]Text field.
    Contact Telephone[current-user:feed-node:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[current-user:feed-node:field_contact_telephone]Phone Number field.
    Contact Us[current-user:feed-node:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[current-user:feed-node:field_contact_us]Postal address field.
    Address formatted for MailChimp[current-user:feed-node:field_contact_us:format-mailchimp]The full address formatted for import into MailChimp.
    Administrative area (i.e. State/Province)[current-user:feed-node:field_contact_us:administrative-area]The administrative area value, expanded to the full name if applicable.
    Administrative area (raw value)[current-user:feed-node:field_contact_us:administrative-area-raw]The raw administrative area value.
    Country code[current-user:feed-node:field_contact_us:country-code]The two letter ISO country code.
    Country name[current-user:feed-node:field_contact_us:country]The full name of the country.
    First name[current-user:feed-node:field_contact_us:first-name]The first name value.
    Full name[current-user:feed-node:field_contact_us:name-line]The name line value of the address.
    Last name[current-user:feed-node:field_contact_us:last-name]The last name value.
    Locality (i.e. City)[current-user:feed-node:field_contact_us:locality]The locality value.
    Organisation[current-user:feed-node:field_contact_us:organisation]The organisation name value.
    Postal code[current-user:feed-node:field_contact_us:postal-code]The postal code value.
    Premise (i.e. Street address)[current-user:feed-node:field_contact_us:premise]The premise value.
    Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)[current-user:feed-node:field_contact_us:sub_premise]The sub premise value.
    Thoroughfare (i.e. Street address)[current-user:feed-node:field_contact_us:thoroughfare]The thoroughfare value.
    Content ID[current-user:feed-node:nid]The unique ID of the content item, or "node".
    Content type[current-user:feed-node:content-type]The content type of the node.
    Description[current-user:feed-node:content-type:description]The optional description of the content type.
    Edit URL[current-user:feed-node:content-type:edit-url]The URL of the content type's edit page.
    Machine-readable name[current-user:feed-node:content-type:machine-name]The unique machine-readable name of the content type.
    Name[current-user:feed-node:content-type:name]The name of the content type.
    Node count[current-user:feed-node:content-type:node-count]The number of nodes belonging to the content type.
    Country[current-user:feed-node:field-country]Field "field_country".
    Country[current-user:feed-node:field_country]Text field.
    Creates revision[current-user:feed-node:revision]Whether saving this node creates a new revision.
    Date[current-user:feed-node:field_publication_date]Date field. Also known as Publication date.
    Date[current-user:feed-node:field_date]Date field.
    Date[current-user:feed-node:field-date]Field "field_date".
    Custom format[current-user:feed-node:field-date:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:feed-node:field-date:day_only]A date in 'day_only' format. (12)
    Long format[current-user:feed-node:field-date:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:feed-node:field-date:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:feed-node:field-date:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:feed-node:field-date:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:feed-node:field-date:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:feed-node:field-date:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:feed-node:field-date:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:feed-node:field-date:year_only]A date in 'year_only' format. (2024)
    Date changed[current-user:feed-node:changed]The date the node was most recently updated.
    Custom format[current-user:feed-node:changed:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:feed-node:changed:day_only]A date in 'day_only' format. (12)
    Long format[current-user:feed-node:changed:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:feed-node:changed:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:feed-node:changed:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:feed-node:changed:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:feed-node:changed:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:feed-node:changed:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:feed-node:changed:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:feed-node:changed:year_only]A date in 'year_only' format. (2024)
    Date created[current-user:feed-node:created]The date the node was posted.
    Custom format[current-user:feed-node:created:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:feed-node:created:day_only]A date in 'day_only' format. (12)
    Long format[current-user:feed-node:created:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:feed-node:created:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:feed-node:created:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:feed-node:created:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:feed-node:created:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:feed-node:created:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:feed-node:created:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:feed-node:created:year_only]A date in 'year_only' format. (2024)
    Download Document[current-user:feed-node:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[current-user:feed-node:field_document]File field.
    Field token value[current-user:feed-node:field_document:field]Default: The value returned by the token field formatter. Defaults to first value.
    Filename[current-user:feed-node:field_document:filename]Filename the file_entity resource. Defaults to first value.
    File type[current-user:feed-node:field_document:type]File type of the file_entity resource. Defaults to first value.
    Height[current-user:feed-node:field_document:height]Height of the file_entity resource, for videos or images. Defaults to first value.
    Image[current-user:feed-node:field_document:image]URL of a representative image for the file_entity resource, e.g. a video thumbnail. Defaults to first value.
    MIME type[current-user:feed-node:field_document:filemime]MIME type of the file_entity resource. Defaults to first value.
    Secure URL[current-user:feed-node:field_document:https-url]URL of the file_entity resource using HTTPS. Defaults to first value.
    Secure image[current-user:feed-node:field_document:https-image]URL of a representative image for the file_entity resource using HTTPS, usually for videos. Defaults to first value.
    URL[current-user:feed-node:field_document:url]URL of the file_entity resource. Defaults to first value.
    Width[current-user:feed-node:field_document:width]Width of the file_entity resource, for videos or images. Defaults to first value.
    E-mail[current-user:feed-node:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[current-user:feed-node:field-e-mail]Field "field_e_mail".
    Edit URL[current-user:feed-node:edit-url]The URL of the node's edit page.
    Email[current-user:feed-node:field_email_address]Email field. Also known as Email Address.
    Email Address[current-user:feed-node:field-email-address]Field "field_email_address".
    Event Image[current-user:feed-node:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[current-user:feed-node:field_event_image]Image field.
    Event Start Date[current-user:feed-node:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[current-user:feed-node:field_event_start_date]Date field.
    External ID[current-user:feed-node:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[current-user:feed-node:field_facebook_external_id]Text field.
    External id[current-user:feed-node:field_tweet_external_id]Text field.
    External id[current-user:feed-node:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[current-user:feed-node:field_fax]Telephone number field.
    Fax[current-user:feed-node:field-faxnumber]Field "field_faxnumber".
    Fax[current-user:feed-node:field_faxnumber]Phone Number field.
    Fax[current-user:feed-node:field-fax]Field "field_fax".
    Feed NID[current-user:feed-node:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:feeds-item-url]Feeds Item URL.
    Feed source[current-user:feed-node:feed-source]The node the feed item was sourced from.
    Area of Operations[current-user:feed-node:feed-source:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[current-user:feed-node:feed-source:field_area_of_operations]Term reference field.
    Author[current-user:feed-node:feed-source:author]The author of the node.
    Body[current-user:feed-node:feed-source:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[current-user:feed-node:feed-source:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[current-user:feed-node:feed-source:field_bottom_img]Image field.
    Brochure[current-user:feed-node:feed-source:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[current-user:feed-node:feed-source:field_brochure]File field.
    Business image[current-user:feed-node:feed-source:field_business_image]Image field.
    Business image[current-user:feed-node:feed-source:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[current-user:feed-node:feed-source:field_category]Text field.
    Category[current-user:feed-node:feed-source:field-category]Field "field_category".
    Chamber execs pics[current-user:feed-node:feed-source:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[current-user:feed-node:feed-source:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[current-user:feed-node:feed-source:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[current-user:feed-node:feed-source:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[current-user:feed-node:feed-source:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[current-user:feed-node:feed-source:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:feed-source:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:feed-source:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[current-user:feed-node:feed-source:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[current-user:feed-node:feed-source:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[current-user:feed-node:feed-source:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[current-user:feed-node:feed-source:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:feed-source:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:feed-source:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[current-user:feed-node:feed-source:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[current-user:feed-node:feed-source:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[current-user:feed-node:feed-source:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[current-user:feed-node:feed-source:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[current-user:feed-node:feed-source:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[current-user:feed-node:feed-source:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:feed-source:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:feed-source:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[current-user:feed-node:feed-source:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[current-user:feed-node:feed-source:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[current-user:feed-node:feed-source:field-city]Field "field_city".
    City[current-user:feed-node:feed-source:field_city]Text field.
    Contact[current-user:feed-node:feed-source:field-contact]Field "field_contact".
    Contact[current-user:feed-node:feed-source:field_contact]Text field.
    Contact Telephone[current-user:feed-node:feed-source:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[current-user:feed-node:feed-source:field_contact_telephone]Phone Number field.
    Contact Us[current-user:feed-node:feed-source:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[current-user:feed-node:feed-source:field_contact_us]Postal address field.
    Content ID[current-user:feed-node:feed-source:nid]The unique ID of the content item, or "node".
    Content type[current-user:feed-node:feed-source:content-type]The content type of the node.
    Country[current-user:feed-node:feed-source:field-country]Field "field_country".
    Country[current-user:feed-node:feed-source:field_country]Text field.
    Creates revision[current-user:feed-node:feed-source:revision]Whether saving this node creates a new revision.
    Date[current-user:feed-node:feed-source:field_publication_date]Date field. Also known as Publication date.
    Date[current-user:feed-node:feed-source:field_date]Date field.
    Date[current-user:feed-node:feed-source:field-date]Field "field_date".
    Date changed[current-user:feed-node:feed-source:changed]The date the node was most recently updated.
    Date created[current-user:feed-node:feed-source:created]The date the node was posted.
    Download Document[current-user:feed-node:feed-source:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[current-user:feed-node:feed-source:field_document]File field.
    E-mail[current-user:feed-node:feed-source:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[current-user:feed-node:feed-source:field-e-mail]Field "field_e_mail".
    Edit URL[current-user:feed-node:feed-source:edit-url]The URL of the node's edit page.
    Email[current-user:feed-node:feed-source:field_email_address]Email field. Also known as Email Address.
    Email Address[current-user:feed-node:feed-source:field-email-address]Field "field_email_address".
    Event Image[current-user:feed-node:feed-source:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[current-user:feed-node:feed-source:field_event_image]Image field.
    Event Start Date[current-user:feed-node:feed-source:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[current-user:feed-node:feed-source:field_event_start_date]Date field.
    External ID[current-user:feed-node:feed-source:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[current-user:feed-node:feed-source:field_facebook_external_id]Text field.
    External id[current-user:feed-node:feed-source:field_tweet_external_id]Text field.
    External id[current-user:feed-node:feed-source:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[current-user:feed-node:feed-source:field_fax]Telephone number field.
    Fax[current-user:feed-node:feed-source:field-faxnumber]Field "field_faxnumber".
    Fax[current-user:feed-node:feed-source:field_faxnumber]Phone Number field.
    Fax[current-user:feed-node:feed-source:field-fax]Field "field_fax".
    Feed NID[current-user:feed-node:feed-source:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:feed-source:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:feed-source:feeds-item-url]Feeds Item URL.
    From[current-user:feed-node:feed-source:field-from]Field "field_from".
    From[current-user:feed-node:feed-source:field_from]Text field.
    Header[current-user:feed-node:feed-source:field_header]Field collection field.
    Header[current-user:feed-node:feed-source:field-header]Field "field_header".
    Header img[current-user:feed-node:feed-source:field_header_img]Image field.
    Header img[current-user:feed-node:feed-source:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[current-user:feed-node:feed-source:field_header_pic_2]Image field.
    Header img 2[current-user:feed-node:feed-source:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[current-user:feed-node:feed-source:field_image]Image field.
    Image[current-user:feed-node:feed-source:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[current-user:feed-node:feed-source:field-is-annual]Field "field_is_annual".
    Is annual[current-user:feed-node:feed-source:field_is_annual]Boolean field.
    Is new[current-user:feed-node:feed-source:is-new]Whether the node is new and not saved to the database yet.
    Job Id[current-user:feed-node:feed-source:field_job_id]Text field.
    Job Id[current-user:feed-node:feed-source:field-job-id]Field "field_job_id".
    Job Title[current-user:feed-node:feed-source:field-job-title]Field "field_job_title".
    Job Title[current-user:feed-node:feed-source:field_job_title]Text field.
    Language[current-user:feed-node:feed-source:language]The language the node is written in.
    Last view[current-user:feed-node:feed-source:last-view]The date on which a visitor last read the node.
    Lead[current-user:feed-node:feed-source:field-lead]Field "field_lead".
    Lead[current-user:feed-node:feed-source:field_lead]Text field.
    Lead 2[current-user:feed-node:feed-source:field_lead_2]Text field.
    Lead 2[current-user:feed-node:feed-source:field-lead-2]Field "field_lead_2".
    Left Column[current-user:feed-node:feed-source:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[current-user:feed-node:feed-source:field_left_column]Long text field.
    Location[current-user:feed-node:feed-source:field-location]Field "field_location".
    Location[current-user:feed-node:feed-source:field_location]Text field.
    Name of Contact[current-user:feed-node:feed-source:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[current-user:feed-node:feed-source:field_name_of_contact]Text field.
    Number of Employees[current-user:feed-node:feed-source:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[current-user:feed-node:feed-source:field_number_of_employees]List (text) field.
    Number of views[current-user:feed-node:feed-source:total-count]The number of visitors who have read the node.
    Number of views[current-user:feed-node:feed-source:views]The number of visitors who have read the node.
    Original node[current-user:feed-node:feed-source:original]The original node data if the node is being updated or saved.
    Participating location link [current-user:feed-node:feed-source:field_participating_location_lin]Link field.
    Participating location link [current-user:feed-node:feed-source:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[current-user:feed-node:feed-source:field-phone]Field "field_phone".
    Phone[current-user:feed-node:feed-source:field_phone]Telephone number field. Also known as Phone Number .
    Photos[current-user:feed-node:feed-source:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[current-user:feed-node:feed-source:field_photos]Image field.
    Picture[current-user:feed-node:feed-source:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[current-user:feed-node:feed-source:field_facebook_picture]Image field.
    Position[current-user:feed-node:feed-source:field-position]Field "field_position".
    Position[current-user:feed-node:feed-source:field_position]Text field.
    Postcode[current-user:feed-node:feed-source:field-postcode]Field "field_postcode".
    Promoted to frontpage[current-user:feed-node:feed-source:promote]Whether the node is promoted to the frontpage.
    Province[current-user:feed-node:feed-source:field-province]Field "field_province".
    Publication date[current-user:feed-node:feed-source:field-publication-date]Field "field_publication_date".
    Publication image[current-user:feed-node:feed-source:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[current-user:feed-node:feed-source:field_publication_image]Image field.
    Publication type[current-user:feed-node:feed-source:field-publication-type]Field "field_publication_type".
    Publication type[current-user:feed-node:feed-source:field_publication_type]Term reference field.
    Quote Author[current-user:feed-node:feed-source:field_quote_author]Text field.
    Quote Author[current-user:feed-node:feed-source:field-quote-author]Field "field_quote_author".
    Quote Image[current-user:feed-node:feed-source:field_quote_image]Image field.
    Quote Image[current-user:feed-node:feed-source:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[current-user:feed-node:feed-source:vid]The unique ID of the node's latest revision.
    Revision log message[current-user:feed-node:feed-source:log]The explanation of the most recent changes made to the node.
    Right Column[current-user:feed-node:feed-source:field_right_column]Long text field.
    Right Column[current-user:feed-node:feed-source:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[current-user:feed-node:feed-source:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[current-user:feed-node:feed-source:field_sponsor_img]Image field.
    State / Province / Region[current-user:feed-node:feed-source:field_province]Text field. Also known as Province, State / Province / Region.
    Status[current-user:feed-node:feed-source:status]Whether the node is published or unpublished.
    Sticky in lists[current-user:feed-node:feed-source:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[current-user:feed-node:feed-source:field-street]Field "field_street".
    Street[current-user:feed-node:feed-source:field_street]Text field.
    Sub title[current-user:feed-node:feed-source:field_sub_title]Text field.
    Sub title[current-user:feed-node:feed-source:field-sub-title]Field "field_sub_title".
    Summary[current-user:feed-node:feed-source:summary]The summary of the node's main body text.
    Tags[current-user:feed-node:feed-source:field-tags-member]Field "field_tags_member".
    Tags[current-user:feed-node:feed-source:field_tags_member]Text field.
    Tags[current-user:feed-node:feed-source:field_tags]Term reference field.
    Tags[current-user:feed-node:feed-source:field-tags]Field "field_tags".
    Telephone[current-user:feed-node:feed-source:field-telephone]Field "field_telephone".
    Telephone[current-user:feed-node:feed-source:field_telephone]Phone Number field.
    Thumbnail image[current-user:feed-node:feed-source:field_thumbnail_image]Image field.
    Thumbnail image[current-user:feed-node:feed-source:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[current-user:feed-node:feed-source:title]The title of the node.
    Translation source node[current-user:feed-node:feed-source:source]The source node for this current node's translation set.
    Tweet media[current-user:feed-node:feed-source:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[current-user:feed-node:feed-source:field_tweet_media]Image field.
    URL[current-user:feed-node:feed-source:url]The URL of the node.
    Updated[current-user:feed-node:feed-source:field_updated]Date (ISO format) field.
    Updated[current-user:feed-node:feed-source:field-updated]Field "field_updated".
    User[current-user:feed-node:feed-source:field_tweet_user]Text field.
    User[current-user:feed-node:feed-source:field-tweet-user]Field "field_tweet_user".
    User Picture[current-user:feed-node:feed-source:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[current-user:feed-node:feed-source:field_tweet_user_picture]Image field.
    Video[current-user:feed-node:feed-source:field_video]Video Embed field.
    Video[current-user:feed-node:feed-source:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[current-user:feed-node:feed-source:day-views]The number of visitors who have read the node today.
    Views today[current-user:feed-node:feed-source:day-count]The number of visitors who have read the node today.
    Website[current-user:feed-node:feed-source:field_website]Link field.
    Website[current-user:feed-node:feed-source:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[current-user:feed-node:feed-source:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[current-user:feed-node:feed-source:field_ybdp_image]Image field.
    YBDP Slide Image[current-user:feed-node:feed-source:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[current-user:feed-node:feed-source:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[current-user:feed-node:feed-source:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[current-user:feed-node:feed-source:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[current-user:feed-node:feed-source:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    From[current-user:feed-node:field-from]Field "field_from".
    From[current-user:feed-node:field_from]Text field.
    Header[current-user:feed-node:field_header]Field collection field.
    Header[current-user:feed-node:field-header]Field "field_header".
    Archived[current-user:feed-node:field-header:archived]Field collection item "archived" property.
    Feed NID[current-user:feed-node:field-header:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:field-header:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:field-header:feeds-item-url]Feeds Item URL.
    Field collection item ID[current-user:feed-node:field-header:item-id]The unique ID of the field collection item.
    Header Description[current-user:feed-node:field-header:field_header_description]Text field.
    Header Description[current-user:feed-node:field-header:field-header-description]Field "field_header_description".
    Header Image[current-user:feed-node:field-header:field-header-image:?]Field "field_header_image". The following properties may be appended to the token: file (The image file.)
    Header Image[current-user:feed-node:field-header:field_header_image]Image field.
    Header Subtitle [current-user:feed-node:field-header:field-header-subtitle-]Field "field_header_subtitle_".
    Header Subtitle [current-user:feed-node:field-header:field_header_subtitle_]Text field.
    Header Title[current-user:feed-node:field-header:field_header_title]Text field.
    Header Title[current-user:feed-node:field-header:field-header-title]Field "field_header_title".
    Host entity[current-user:feed-node:field-header:host]The host entity of this field collection item.
    Host entity (Node)[current-user:feed-node:field-header:host-entity-node]The Node containing the field collection field (empty if this field collection is attached to an item of a different type).
    Revision_id[current-user:feed-node:field-header:revision-id]Field collection item "revision_id" property.
    URL[current-user:feed-node:field-header:url]The URL of the entity.
    Header img[current-user:feed-node:field_header_img]Image field.
    Header img[current-user:feed-node:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[current-user:feed-node:field_header_pic_2]Image field.
    Header img 2[current-user:feed-node:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[current-user:feed-node:field_image]Image field.
    Image[current-user:feed-node:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[current-user:feed-node:field-is-annual]Field "field_is_annual".
    Is annual[current-user:feed-node:field_is_annual]Boolean field.
    Is new[current-user:feed-node:is-new]Whether the node is new and not saved to the database yet.
    Job Id[current-user:feed-node:field_job_id]Text field.
    Job Id[current-user:feed-node:field-job-id]Field "field_job_id".
    Job Title[current-user:feed-node:field-job-title]Field "field_job_title".
    Job Title[current-user:feed-node:field_job_title]Text field.
    Language[current-user:feed-node:language]The language the node is written in.
    Last view[current-user:feed-node:last-view]The date on which a visitor last read the node.
    Custom format[current-user:feed-node:last-view:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:feed-node:last-view:day_only]A date in 'day_only' format. (12)
    Long format[current-user:feed-node:last-view:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:feed-node:last-view:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:feed-node:last-view:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:feed-node:last-view:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:feed-node:last-view:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:feed-node:last-view:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:feed-node:last-view:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:feed-node:last-view:year_only]A date in 'year_only' format. (2024)
    Lead[current-user:feed-node:field-lead]Field "field_lead".
    Lead[current-user:feed-node:field_lead]Text field.
    Lead 2[current-user:feed-node:field_lead_2]Text field.
    Lead 2[current-user:feed-node:field-lead-2]Field "field_lead_2".
    Left Column[current-user:feed-node:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[current-user:feed-node:field_left_column]Long text field.
    Location[current-user:feed-node:field-location]Field "field_location".
    Location[current-user:feed-node:field_location]Text field.
    Name of Contact[current-user:feed-node:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[current-user:feed-node:field_name_of_contact]Text field.
    Number of Employees[current-user:feed-node:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[current-user:feed-node:field_number_of_employees]List (text) field.
    Number of views[current-user:feed-node:total-count]The number of visitors who have read the node.
    Number of views[current-user:feed-node:views]The number of visitors who have read the node.
    Original node[current-user:feed-node:original]The original node data if the node is being updated or saved.
    Area of Operations[current-user:feed-node:original:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[current-user:feed-node:original:field_area_of_operations]Term reference field.
    Author[current-user:feed-node:original:author]The author of the node.
    Body[current-user:feed-node:original:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[current-user:feed-node:original:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[current-user:feed-node:original:field_bottom_img]Image field.
    Brochure[current-user:feed-node:original:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[current-user:feed-node:original:field_brochure]File field.
    Business image[current-user:feed-node:original:field_business_image]Image field.
    Business image[current-user:feed-node:original:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[current-user:feed-node:original:field_category]Text field.
    Category[current-user:feed-node:original:field-category]Field "field_category".
    Chamber execs pics[current-user:feed-node:original:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[current-user:feed-node:original:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[current-user:feed-node:original:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[current-user:feed-node:original:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[current-user:feed-node:original:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[current-user:feed-node:original:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:original:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:original:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[current-user:feed-node:original:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[current-user:feed-node:original:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[current-user:feed-node:original:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[current-user:feed-node:original:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:original:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:original:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[current-user:feed-node:original:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[current-user:feed-node:original:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[current-user:feed-node:original:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[current-user:feed-node:original:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[current-user:feed-node:original:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[current-user:feed-node:original:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:original:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:original:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[current-user:feed-node:original:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[current-user:feed-node:original:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[current-user:feed-node:original:field-city]Field "field_city".
    City[current-user:feed-node:original:field_city]Text field.
    Contact[current-user:feed-node:original:field-contact]Field "field_contact".
    Contact[current-user:feed-node:original:field_contact]Text field.
    Contact Telephone[current-user:feed-node:original:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[current-user:feed-node:original:field_contact_telephone]Phone Number field.
    Contact Us[current-user:feed-node:original:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[current-user:feed-node:original:field_contact_us]Postal address field.
    Content ID[current-user:feed-node:original:nid]The unique ID of the content item, or "node".
    Content type[current-user:feed-node:original:content-type]The content type of the node.
    Country[current-user:feed-node:original:field-country]Field "field_country".
    Country[current-user:feed-node:original:field_country]Text field.
    Creates revision[current-user:feed-node:original:revision]Whether saving this node creates a new revision.
    Date[current-user:feed-node:original:field_publication_date]Date field. Also known as Publication date.
    Date[current-user:feed-node:original:field_date]Date field.
    Date[current-user:feed-node:original:field-date]Field "field_date".
    Date changed[current-user:feed-node:original:changed]The date the node was most recently updated.
    Date created[current-user:feed-node:original:created]The date the node was posted.
    Download Document[current-user:feed-node:original:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[current-user:feed-node:original:field_document]File field.
    E-mail[current-user:feed-node:original:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[current-user:feed-node:original:field-e-mail]Field "field_e_mail".
    Edit URL[current-user:feed-node:original:edit-url]The URL of the node's edit page.
    Email[current-user:feed-node:original:field_email_address]Email field. Also known as Email Address.
    Email Address[current-user:feed-node:original:field-email-address]Field "field_email_address".
    Event Image[current-user:feed-node:original:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[current-user:feed-node:original:field_event_image]Image field.
    Event Start Date[current-user:feed-node:original:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[current-user:feed-node:original:field_event_start_date]Date field.
    External ID[current-user:feed-node:original:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[current-user:feed-node:original:field_facebook_external_id]Text field.
    External id[current-user:feed-node:original:field_tweet_external_id]Text field.
    External id[current-user:feed-node:original:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[current-user:feed-node:original:field_fax]Telephone number field.
    Fax[current-user:feed-node:original:field-faxnumber]Field "field_faxnumber".
    Fax[current-user:feed-node:original:field_faxnumber]Phone Number field.
    Fax[current-user:feed-node:original:field-fax]Field "field_fax".
    Feed NID[current-user:feed-node:original:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:original:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:original:feeds-item-url]Feeds Item URL.
    Feed source[current-user:feed-node:original:feed-source]The node the feed item was sourced from.
    From[current-user:feed-node:original:field-from]Field "field_from".
    From[current-user:feed-node:original:field_from]Text field.
    Header[current-user:feed-node:original:field_header]Field collection field.
    Header[current-user:feed-node:original:field-header]Field "field_header".
    Header img[current-user:feed-node:original:field_header_img]Image field.
    Header img[current-user:feed-node:original:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[current-user:feed-node:original:field_header_pic_2]Image field.
    Header img 2[current-user:feed-node:original:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[current-user:feed-node:original:field_image]Image field.
    Image[current-user:feed-node:original:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[current-user:feed-node:original:field-is-annual]Field "field_is_annual".
    Is annual[current-user:feed-node:original:field_is_annual]Boolean field.
    Is new[current-user:feed-node:original:is-new]Whether the node is new and not saved to the database yet.
    Job Id[current-user:feed-node:original:field_job_id]Text field.
    Job Id[current-user:feed-node:original:field-job-id]Field "field_job_id".
    Job Title[current-user:feed-node:original:field-job-title]Field "field_job_title".
    Job Title[current-user:feed-node:original:field_job_title]Text field.
    Language[current-user:feed-node:original:language]The language the node is written in.
    Last view[current-user:feed-node:original:last-view]The date on which a visitor last read the node.
    Lead[current-user:feed-node:original:field-lead]Field "field_lead".
    Lead[current-user:feed-node:original:field_lead]Text field.
    Lead 2[current-user:feed-node:original:field_lead_2]Text field.
    Lead 2[current-user:feed-node:original:field-lead-2]Field "field_lead_2".
    Left Column[current-user:feed-node:original:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[current-user:feed-node:original:field_left_column]Long text field.
    Location[current-user:feed-node:original:field-location]Field "field_location".
    Location[current-user:feed-node:original:field_location]Text field.
    Name of Contact[current-user:feed-node:original:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[current-user:feed-node:original:field_name_of_contact]Text field.
    Number of Employees[current-user:feed-node:original:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[current-user:feed-node:original:field_number_of_employees]List (text) field.
    Number of views[current-user:feed-node:original:total-count]The number of visitors who have read the node.
    Number of views[current-user:feed-node:original:views]The number of visitors who have read the node.
    Participating location link [current-user:feed-node:original:field_participating_location_lin]Link field.
    Participating location link [current-user:feed-node:original:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[current-user:feed-node:original:field-phone]Field "field_phone".
    Phone[current-user:feed-node:original:field_phone]Telephone number field. Also known as Phone Number .
    Photos[current-user:feed-node:original:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[current-user:feed-node:original:field_photos]Image field.
    Picture[current-user:feed-node:original:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[current-user:feed-node:original:field_facebook_picture]Image field.
    Position[current-user:feed-node:original:field-position]Field "field_position".
    Position[current-user:feed-node:original:field_position]Text field.
    Postcode[current-user:feed-node:original:field-postcode]Field "field_postcode".
    Promoted to frontpage[current-user:feed-node:original:promote]Whether the node is promoted to the frontpage.
    Province[current-user:feed-node:original:field-province]Field "field_province".
    Publication date[current-user:feed-node:original:field-publication-date]Field "field_publication_date".
    Publication image[current-user:feed-node:original:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[current-user:feed-node:original:field_publication_image]Image field.
    Publication type[current-user:feed-node:original:field-publication-type]Field "field_publication_type".
    Publication type[current-user:feed-node:original:field_publication_type]Term reference field.
    Quote Author[current-user:feed-node:original:field_quote_author]Text field.
    Quote Author[current-user:feed-node:original:field-quote-author]Field "field_quote_author".
    Quote Image[current-user:feed-node:original:field_quote_image]Image field.
    Quote Image[current-user:feed-node:original:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[current-user:feed-node:original:vid]The unique ID of the node's latest revision.
    Revision log message[current-user:feed-node:original:log]The explanation of the most recent changes made to the node.
    Right Column[current-user:feed-node:original:field_right_column]Long text field.
    Right Column[current-user:feed-node:original:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[current-user:feed-node:original:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[current-user:feed-node:original:field_sponsor_img]Image field.
    State / Province / Region[current-user:feed-node:original:field_province]Text field. Also known as Province, State / Province / Region.
    Status[current-user:feed-node:original:status]Whether the node is published or unpublished.
    Sticky in lists[current-user:feed-node:original:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[current-user:feed-node:original:field-street]Field "field_street".
    Street[current-user:feed-node:original:field_street]Text field.
    Sub title[current-user:feed-node:original:field_sub_title]Text field.
    Sub title[current-user:feed-node:original:field-sub-title]Field "field_sub_title".
    Summary[current-user:feed-node:original:summary]The summary of the node's main body text.
    Tags[current-user:feed-node:original:field-tags-member]Field "field_tags_member".
    Tags[current-user:feed-node:original:field_tags_member]Text field.
    Tags[current-user:feed-node:original:field_tags]Term reference field.
    Tags[current-user:feed-node:original:field-tags]Field "field_tags".
    Telephone[current-user:feed-node:original:field-telephone]Field "field_telephone".
    Telephone[current-user:feed-node:original:field_telephone]Phone Number field.
    Thumbnail image[current-user:feed-node:original:field_thumbnail_image]Image field.
    Thumbnail image[current-user:feed-node:original:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[current-user:feed-node:original:title]The title of the node.
    Translation source node[current-user:feed-node:original:source]The source node for this current node's translation set.
    Tweet media[current-user:feed-node:original:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[current-user:feed-node:original:field_tweet_media]Image field.
    URL[current-user:feed-node:original:url]The URL of the node.
    Updated[current-user:feed-node:original:field_updated]Date (ISO format) field.
    Updated[current-user:feed-node:original:field-updated]Field "field_updated".
    User[current-user:feed-node:original:field_tweet_user]Text field.
    User[current-user:feed-node:original:field-tweet-user]Field "field_tweet_user".
    User Picture[current-user:feed-node:original:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[current-user:feed-node:original:field_tweet_user_picture]Image field.
    Video[current-user:feed-node:original:field_video]Video Embed field.
    Video[current-user:feed-node:original:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[current-user:feed-node:original:day-views]The number of visitors who have read the node today.
    Views today[current-user:feed-node:original:day-count]The number of visitors who have read the node today.
    Website[current-user:feed-node:original:field_website]Link field.
    Website[current-user:feed-node:original:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[current-user:feed-node:original:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[current-user:feed-node:original:field_ybdp_image]Image field.
    YBDP Slide Image[current-user:feed-node:original:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[current-user:feed-node:original:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[current-user:feed-node:original:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[current-user:feed-node:original:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[current-user:feed-node:original:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Participating location link [current-user:feed-node:field_participating_location_lin]Link field.
    Participating location link [current-user:feed-node:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[current-user:feed-node:field-phone]Field "field_phone".
    Phone[current-user:feed-node:field_phone]Telephone number field. Also known as Phone Number .
    Photos[current-user:feed-node:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[current-user:feed-node:field_photos]Image field.
    Picture[current-user:feed-node:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[current-user:feed-node:field_facebook_picture]Image field.
    Position[current-user:feed-node:field-position]Field "field_position".
    Position[current-user:feed-node:field_position]Text field.
    Postcode[current-user:feed-node:field-postcode]Field "field_postcode".
    Promoted to frontpage[current-user:feed-node:promote]Whether the node is promoted to the frontpage.
    Province[current-user:feed-node:field-province]Field "field_province".
    Publication date[current-user:feed-node:field-publication-date]Field "field_publication_date".
    Custom format[current-user:feed-node:field-publication-date:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:feed-node:field-publication-date:day_only]A date in 'day_only' format. (12)
    Long format[current-user:feed-node:field-publication-date:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:feed-node:field-publication-date:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:feed-node:field-publication-date:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:feed-node:field-publication-date:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:feed-node:field-publication-date:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:feed-node:field-publication-date:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:feed-node:field-publication-date:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:feed-node:field-publication-date:year_only]A date in 'year_only' format. (2024)
    Publication image[current-user:feed-node:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[current-user:feed-node:field_publication_image]Image field.
    Publication type[current-user:feed-node:field-publication-type]Field "field_publication_type".
    All parent terms[current-user:feed-node:field-publication-type:parents-all]Ancestors of the term, i.e. parent of all above hierarchy levels.
    Description[current-user:feed-node:field-publication-type:description]The optional description of the taxonomy term.
    Edit URL[current-user:feed-node:field-publication-type:edit-url]The URL of the taxonomy term's edit page.
    Feed NID[current-user:feed-node:field-publication-type:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:field-publication-type:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:field-publication-type:feeds-item-url]Feeds Item URL.
    Name[current-user:feed-node:field-publication-type:name]The name of the taxonomy term.
    Node count[current-user:feed-node:field-publication-type:node-count]The number of nodes tagged with the taxonomy term.
    Original taxonomy term[current-user:feed-node:field-publication-type:original]The original taxonomy term data if the taxonomy term is being updated or saved.
    Parents[current-user:feed-node:field-publication-type:parents]An array of all the term's parents, starting with the root.
    Parent term[current-user:feed-node:field-publication-type:parent]The parent term of the taxonomy term, if one exists.
    Root term[current-user:feed-node:field-publication-type:root]The root term of the taxonomy term.
    Status[current-user:feed-node:field-publication-type:status]Whether the taxonomy term is published or unpublished.
    Term ID[current-user:feed-node:field-publication-type:tid]The unique ID of the taxonomy term.
    URL[current-user:feed-node:field-publication-type:url]The URL of the taxonomy term.
    Vocabulary[current-user:feed-node:field-publication-type:vocabulary]The vocabulary the taxonomy term belongs to.
    Weight[current-user:feed-node:field-publication-type:weight]The weight of the term, which is used for ordering terms during display.
    Publication type[current-user:feed-node:field_publication_type]Term reference field.
    Quote Author[current-user:feed-node:field_quote_author]Text field.
    Quote Author[current-user:feed-node:field-quote-author]Field "field_quote_author".
    Quote Image[current-user:feed-node:field_quote_image]Image field.
    Quote Image[current-user:feed-node:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[current-user:feed-node:vid]The unique ID of the node's latest revision.
    Revision log message[current-user:feed-node:log]The explanation of the most recent changes made to the node.
    Right Column[current-user:feed-node:field_right_column]Long text field.
    Right Column[current-user:feed-node:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[current-user:feed-node:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[current-user:feed-node:field_sponsor_img]Image field.
    State / Province / Region[current-user:feed-node:field_province]Text field. Also known as Province, State / Province / Region.
    Status[current-user:feed-node:status]Whether the node is published or unpublished.
    Sticky in lists[current-user:feed-node:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[current-user:feed-node:field-street]Field "field_street".
    Street[current-user:feed-node:field_street]Text field.
    Sub title[current-user:feed-node:field_sub_title]Text field.
    Sub title[current-user:feed-node:field-sub-title]Field "field_sub_title".
    Summary[current-user:feed-node:summary]The summary of the node's main body text.
    Tags[current-user:feed-node:field-tags-member]Field "field_tags_member".
    Tags[current-user:feed-node:field_tags_member]Text field.
    Tags[current-user:feed-node:field_tags]Term reference field.
    Tags[current-user:feed-node:field-tags]Field "field_tags".
    Taxonomy terms with delta 0[current-user:feed-node:field-tags:0]The list item with delta 0. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 1[current-user:feed-node:field-tags:1]The list item with delta 1. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 2[current-user:feed-node:field-tags:2]The list item with delta 2. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 3[current-user:feed-node:field-tags:3]The list item with delta 3. Delta values start from 0 and are incremented by one per list item.
    Telephone[current-user:feed-node:field-telephone]Field "field_telephone".
    Telephone[current-user:feed-node:field_telephone]Phone Number field.
    Thumbnail image[current-user:feed-node:field_thumbnail_image]Image field.
    Thumbnail image[current-user:feed-node:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[current-user:feed-node:title]The title of the node.
    Translation source node[current-user:feed-node:source]The source node for this current node's translation set.
    Area of Operations[current-user:feed-node:source:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[current-user:feed-node:source:field_area_of_operations]Term reference field.
    Author[current-user:feed-node:source:author]The author of the node.
    Body[current-user:feed-node:source:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[current-user:feed-node:source:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[current-user:feed-node:source:field_bottom_img]Image field.
    Brochure[current-user:feed-node:source:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[current-user:feed-node:source:field_brochure]File field.
    Business image[current-user:feed-node:source:field_business_image]Image field.
    Business image[current-user:feed-node:source:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[current-user:feed-node:source:field_category]Text field.
    Category[current-user:feed-node:source:field-category]Field "field_category".
    Chamber execs pics[current-user:feed-node:source:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[current-user:feed-node:source:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[current-user:feed-node:source:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[current-user:feed-node:source:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[current-user:feed-node:source:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[current-user:feed-node:source:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:source:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:source:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[current-user:feed-node:source:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[current-user:feed-node:source:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[current-user:feed-node:source:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[current-user:feed-node:source:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:source:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:source:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[current-user:feed-node:source:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[current-user:feed-node:source:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[current-user:feed-node:source:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[current-user:feed-node:source:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[current-user:feed-node:source:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[current-user:feed-node:source:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:source:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:source:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[current-user:feed-node:source:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[current-user:feed-node:source:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[current-user:feed-node:source:field-city]Field "field_city".
    City[current-user:feed-node:source:field_city]Text field.
    Contact[current-user:feed-node:source:field-contact]Field "field_contact".
    Contact[current-user:feed-node:source:field_contact]Text field.
    Contact Telephone[current-user:feed-node:source:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[current-user:feed-node:source:field_contact_telephone]Phone Number field.
    Contact Us[current-user:feed-node:source:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[current-user:feed-node:source:field_contact_us]Postal address field.
    Content ID[current-user:feed-node:source:nid]The unique ID of the content item, or "node".
    Content type[current-user:feed-node:source:content-type]The content type of the node.
    Country[current-user:feed-node:source:field-country]Field "field_country".
    Country[current-user:feed-node:source:field_country]Text field.
    Creates revision[current-user:feed-node:source:revision]Whether saving this node creates a new revision.
    Date[current-user:feed-node:source:field_publication_date]Date field. Also known as Publication date.
    Date[current-user:feed-node:source:field_date]Date field.
    Date[current-user:feed-node:source:field-date]Field "field_date".
    Date changed[current-user:feed-node:source:changed]The date the node was most recently updated.
    Date created[current-user:feed-node:source:created]The date the node was posted.
    Download Document[current-user:feed-node:source:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[current-user:feed-node:source:field_document]File field.
    E-mail[current-user:feed-node:source:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[current-user:feed-node:source:field-e-mail]Field "field_e_mail".
    Edit URL[current-user:feed-node:source:edit-url]The URL of the node's edit page.
    Email[current-user:feed-node:source:field_email_address]Email field. Also known as Email Address.
    Email Address[current-user:feed-node:source:field-email-address]Field "field_email_address".
    Event Image[current-user:feed-node:source:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[current-user:feed-node:source:field_event_image]Image field.
    Event Start Date[current-user:feed-node:source:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[current-user:feed-node:source:field_event_start_date]Date field.
    External ID[current-user:feed-node:source:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[current-user:feed-node:source:field_facebook_external_id]Text field.
    External id[current-user:feed-node:source:field_tweet_external_id]Text field.
    External id[current-user:feed-node:source:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[current-user:feed-node:source:field_fax]Telephone number field.
    Fax[current-user:feed-node:source:field-faxnumber]Field "field_faxnumber".
    Fax[current-user:feed-node:source:field_faxnumber]Phone Number field.
    Fax[current-user:feed-node:source:field-fax]Field "field_fax".
    Feed NID[current-user:feed-node:source:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:source:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:source:feeds-item-url]Feeds Item URL.
    Feed source[current-user:feed-node:source:feed-source]The node the feed item was sourced from.
    From[current-user:feed-node:source:field-from]Field "field_from".
    From[current-user:feed-node:source:field_from]Text field.
    Header[current-user:feed-node:source:field_header]Field collection field.
    Header[current-user:feed-node:source:field-header]Field "field_header".
    Header img[current-user:feed-node:source:field_header_img]Image field.
    Header img[current-user:feed-node:source:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[current-user:feed-node:source:field_header_pic_2]Image field.
    Header img 2[current-user:feed-node:source:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[current-user:feed-node:source:field_image]Image field.
    Image[current-user:feed-node:source:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[current-user:feed-node:source:field-is-annual]Field "field_is_annual".
    Is annual[current-user:feed-node:source:field_is_annual]Boolean field.
    Is new[current-user:feed-node:source:is-new]Whether the node is new and not saved to the database yet.
    Job Id[current-user:feed-node:source:field_job_id]Text field.
    Job Id[current-user:feed-node:source:field-job-id]Field "field_job_id".
    Job Title[current-user:feed-node:source:field-job-title]Field "field_job_title".
    Job Title[current-user:feed-node:source:field_job_title]Text field.
    Language[current-user:feed-node:source:language]The language the node is written in.
    Last view[current-user:feed-node:source:last-view]The date on which a visitor last read the node.
    Lead[current-user:feed-node:source:field-lead]Field "field_lead".
    Lead[current-user:feed-node:source:field_lead]Text field.
    Lead 2[current-user:feed-node:source:field_lead_2]Text field.
    Lead 2[current-user:feed-node:source:field-lead-2]Field "field_lead_2".
    Left Column[current-user:feed-node:source:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[current-user:feed-node:source:field_left_column]Long text field.
    Location[current-user:feed-node:source:field-location]Field "field_location".
    Location[current-user:feed-node:source:field_location]Text field.
    Name of Contact[current-user:feed-node:source:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[current-user:feed-node:source:field_name_of_contact]Text field.
    Number of Employees[current-user:feed-node:source:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[current-user:feed-node:source:field_number_of_employees]List (text) field.
    Number of views[current-user:feed-node:source:total-count]The number of visitors who have read the node.
    Number of views[current-user:feed-node:source:views]The number of visitors who have read the node.
    Original node[current-user:feed-node:source:original]The original node data if the node is being updated or saved.
    Participating location link [current-user:feed-node:source:field_participating_location_lin]Link field.
    Participating location link [current-user:feed-node:source:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[current-user:feed-node:source:field-phone]Field "field_phone".
    Phone[current-user:feed-node:source:field_phone]Telephone number field. Also known as Phone Number .
    Photos[current-user:feed-node:source:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[current-user:feed-node:source:field_photos]Image field.
    Picture[current-user:feed-node:source:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[current-user:feed-node:source:field_facebook_picture]Image field.
    Position[current-user:feed-node:source:field-position]Field "field_position".
    Position[current-user:feed-node:source:field_position]Text field.
    Postcode[current-user:feed-node:source:field-postcode]Field "field_postcode".
    Promoted to frontpage[current-user:feed-node:source:promote]Whether the node is promoted to the frontpage.
    Province[current-user:feed-node:source:field-province]Field "field_province".
    Publication date[current-user:feed-node:source:field-publication-date]Field "field_publication_date".
    Publication image[current-user:feed-node:source:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[current-user:feed-node:source:field_publication_image]Image field.
    Publication type[current-user:feed-node:source:field-publication-type]Field "field_publication_type".
    Publication type[current-user:feed-node:source:field_publication_type]Term reference field.
    Quote Author[current-user:feed-node:source:field_quote_author]Text field.
    Quote Author[current-user:feed-node:source:field-quote-author]Field "field_quote_author".
    Quote Image[current-user:feed-node:source:field_quote_image]Image field.
    Quote Image[current-user:feed-node:source:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[current-user:feed-node:source:vid]The unique ID of the node's latest revision.
    Revision log message[current-user:feed-node:source:log]The explanation of the most recent changes made to the node.
    Right Column[current-user:feed-node:source:field_right_column]Long text field.
    Right Column[current-user:feed-node:source:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[current-user:feed-node:source:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[current-user:feed-node:source:field_sponsor_img]Image field.
    State / Province / Region[current-user:feed-node:source:field_province]Text field. Also known as Province, State / Province / Region.
    Status[current-user:feed-node:source:status]Whether the node is published or unpublished.
    Sticky in lists[current-user:feed-node:source:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[current-user:feed-node:source:field-street]Field "field_street".
    Street[current-user:feed-node:source:field_street]Text field.
    Sub title[current-user:feed-node:source:field_sub_title]Text field.
    Sub title[current-user:feed-node:source:field-sub-title]Field "field_sub_title".
    Summary[current-user:feed-node:source:summary]The summary of the node's main body text.
    Tags[current-user:feed-node:source:field-tags-member]Field "field_tags_member".
    Tags[current-user:feed-node:source:field_tags_member]Text field.
    Tags[current-user:feed-node:source:field_tags]Term reference field.
    Tags[current-user:feed-node:source:field-tags]Field "field_tags".
    Telephone[current-user:feed-node:source:field-telephone]Field "field_telephone".
    Telephone[current-user:feed-node:source:field_telephone]Phone Number field.
    Thumbnail image[current-user:feed-node:source:field_thumbnail_image]Image field.
    Thumbnail image[current-user:feed-node:source:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[current-user:feed-node:source:title]The title of the node.
    Tweet media[current-user:feed-node:source:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[current-user:feed-node:source:field_tweet_media]Image field.
    URL[current-user:feed-node:source:url]The URL of the node.
    Updated[current-user:feed-node:source:field_updated]Date (ISO format) field.
    Updated[current-user:feed-node:source:field-updated]Field "field_updated".
    User[current-user:feed-node:source:field_tweet_user]Text field.
    User[current-user:feed-node:source:field-tweet-user]Field "field_tweet_user".
    User Picture[current-user:feed-node:source:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[current-user:feed-node:source:field_tweet_user_picture]Image field.
    Video[current-user:feed-node:source:field_video]Video Embed field.
    Video[current-user:feed-node:source:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[current-user:feed-node:source:day-views]The number of visitors who have read the node today.
    Views today[current-user:feed-node:source:day-count]The number of visitors who have read the node today.
    Website[current-user:feed-node:source:field_website]Link field.
    Website[current-user:feed-node:source:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[current-user:feed-node:source:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[current-user:feed-node:source:field_ybdp_image]Image field.
    YBDP Slide Image[current-user:feed-node:source:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[current-user:feed-node:source:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[current-user:feed-node:source:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[current-user:feed-node:source:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[current-user:feed-node:source:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Tweet media[current-user:feed-node:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[current-user:feed-node:field_tweet_media]Image field.
    URL[current-user:feed-node:url]The URL of the node.
    Absolute URL[current-user:feed-node:url:absolute]The absolute URL.
    Arguments[current-user:feed-node:url:args]The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
    Brief URL[current-user:feed-node:url:brief]The URL without the protocol and trailing backslash.
    Path[current-user:feed-node:url:path]The path component of the URL.
    Relative URL[current-user:feed-node:url:relative]The relative URL.
    Unaliased URL[current-user:feed-node:url:unaliased]The unaliased URL.
    Updated[current-user:feed-node:field_updated]Date (ISO format) field.
    Updated[current-user:feed-node:field-updated]Field "field_updated".
    Custom format[current-user:feed-node:field-updated:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:feed-node:field-updated:day_only]A date in 'day_only' format. (12)
    Long format[current-user:feed-node:field-updated:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:feed-node:field-updated:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:feed-node:field-updated:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:feed-node:field-updated:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:feed-node:field-updated:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:feed-node:field-updated:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:feed-node:field-updated:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:feed-node:field-updated:year_only]A date in 'year_only' format. (2024)
    User[current-user:feed-node:field_tweet_user]Text field.
    User[current-user:feed-node:field-tweet-user]Field "field_tweet_user".
    User Picture[current-user:feed-node:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[current-user:feed-node:field_tweet_user_picture]Image field.
    Video[current-user:feed-node:field_video]Video Embed field.
    Video[current-user:feed-node:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[current-user:feed-node:day-views]The number of visitors who have read the node today.
    Views today[current-user:feed-node:day-count]The number of visitors who have read the node today.
    Website[current-user:feed-node:field_website]Link field.
    Website[current-user:feed-node:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[current-user:feed-node:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[current-user:feed-node:field_ybdp_image]Image field.
    YBDP Slide Image[current-user:feed-node:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[current-user:feed-node:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[current-user:feed-node:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[current-user:feed-node:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[current-user:feed-node:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Feeds Item GUID[current-user:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feeds-item-url]Feeds Item URL.
    IP address[current-user:ip-address]The IP address of the current user.
    Last access[current-user:last-access]The date the user last accessed the site.
    Custom format[current-user:last-access:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:last-access:day_only]A date in 'day_only' format. (12)
    Long format[current-user:last-access:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:last-access:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:last-access:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:last-access:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:last-access:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:last-access:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:last-access:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:last-access:year_only]A date in 'year_only' format. (2024)
    Last login[current-user:last-login]The date the user last logged in to the site.
    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.
    Business Name[current-user:original:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[current-user:original:field-business-name]Field "field_business_name".
    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.
    Day only[current-user:original:created:day_only]A date in 'day_only' format. (12)
    Long format[current-user:original:created:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:original:created:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:original:created:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:original:created:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:original:created:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:original:created:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:original:created:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:original:created:year_only]A date in 'year_only' format. (2024)
    Default theme[current-user:original:theme]The user's default theme.
    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.
    Feed NID[current-user:original:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[current-user:original:feed-node]Feed Node that imported this entity.
    Area of Operations[current-user:original:feed-node:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[current-user:original:feed-node:field_area_of_operations]Term reference field.
    Author[current-user:original:feed-node:author]The author of the node.
    Body[current-user:original:feed-node:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[current-user:original:feed-node:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[current-user:original:feed-node:field_bottom_img]Image field.
    Brochure[current-user:original:feed-node:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[current-user:original:feed-node:field_brochure]File field.
    Business image[current-user:original:feed-node:field_business_image]Image field.
    Business image[current-user:original:feed-node:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[current-user:original:feed-node:field_category]Text field.
    Category[current-user:original:feed-node:field-category]Field "field_category".
    Chamber execs pics[current-user:original:feed-node:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[current-user:original:feed-node:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[current-user:original:feed-node:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[current-user:original:feed-node:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[current-user:original:feed-node:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[current-user:original:feed-node:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:original:feed-node:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:original:feed-node:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[current-user:original:feed-node:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[current-user:original:feed-node:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[current-user:original:feed-node:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[current-user:original:feed-node:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:original:feed-node:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:original:feed-node:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[current-user:original:feed-node:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[current-user:original:feed-node:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[current-user:original:feed-node:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[current-user:original:feed-node:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[current-user:original:feed-node:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[current-user:original:feed-node:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:original:feed-node:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:original:feed-node:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[current-user:original:feed-node:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[current-user:original:feed-node:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[current-user:original:feed-node:field-city]Field "field_city".
    City[current-user:original:feed-node:field_city]Text field.
    Contact[current-user:original:feed-node:field-contact]Field "field_contact".
    Contact[current-user:original:feed-node:field_contact]Text field.
    Contact Telephone[current-user:original:feed-node:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[current-user:original:feed-node:field_contact_telephone]Phone Number field.
    Contact Us[current-user:original:feed-node:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[current-user:original:feed-node:field_contact_us]Postal address field.
    Content ID[current-user:original:feed-node:nid]The unique ID of the content item, or "node".
    Content type[current-user:original:feed-node:content-type]The content type of the node.
    Country[current-user:original:feed-node:field-country]Field "field_country".
    Country[current-user:original:feed-node:field_country]Text field.
    Creates revision[current-user:original:feed-node:revision]Whether saving this node creates a new revision.
    Date[current-user:original:feed-node:field_publication_date]Date field. Also known as Publication date.
    Date[current-user:original:feed-node:field_date]Date field.
    Date[current-user:original:feed-node:field-date]Field "field_date".
    Date changed[current-user:original:feed-node:changed]The date the node was most recently updated.
    Date created[current-user:original:feed-node:created]The date the node was posted.
    Download Document[current-user:original:feed-node:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[current-user:original:feed-node:field_document]File field.
    E-mail[current-user:original:feed-node:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[current-user:original:feed-node:field-e-mail]Field "field_e_mail".
    Edit URL[current-user:original:feed-node:edit-url]The URL of the node's edit page.
    Email[current-user:original:feed-node:field_email_address]Email field. Also known as Email Address.
    Email Address[current-user:original:feed-node:field-email-address]Field "field_email_address".
    Event Image[current-user:original:feed-node:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[current-user:original:feed-node:field_event_image]Image field.
    Event Start Date[current-user:original:feed-node:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[current-user:original:feed-node:field_event_start_date]Date field.
    External ID[current-user:original:feed-node:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[current-user:original:feed-node:field_facebook_external_id]Text field.
    External id[current-user:original:feed-node:field_tweet_external_id]Text field.
    External id[current-user:original:feed-node:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[current-user:original:feed-node:field_fax]Telephone number field.
    Fax[current-user:original:feed-node:field-faxnumber]Field "field_faxnumber".
    Fax[current-user:original:feed-node:field_faxnumber]Phone Number field.
    Fax[current-user:original:feed-node:field-fax]Field "field_fax".
    Feed NID[current-user:original:feed-node:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:original:feed-node:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:original:feed-node:feeds-item-url]Feeds Item URL.
    Feed source[current-user:original:feed-node:feed-source]The node the feed item was sourced from.
    From[current-user:original:feed-node:field-from]Field "field_from".
    From[current-user:original:feed-node:field_from]Text field.
    Header[current-user:original:feed-node:field_header]Field collection field.
    Header[current-user:original:feed-node:field-header]Field "field_header".
    Header img[current-user:original:feed-node:field_header_img]Image field.
    Header img[current-user:original:feed-node:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[current-user:original:feed-node:field_header_pic_2]Image field.
    Header img 2[current-user:original:feed-node:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[current-user:original:feed-node:field_image]Image field.
    Image[current-user:original:feed-node:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[current-user:original:feed-node:field-is-annual]Field "field_is_annual".
    Is annual[current-user:original:feed-node:field_is_annual]Boolean field.
    Is new[current-user:original:feed-node:is-new]Whether the node is new and not saved to the database yet.
    Job Id[current-user:original:feed-node:field_job_id]Text field.
    Job Id[current-user:original:feed-node:field-job-id]Field "field_job_id".
    Job Title[current-user:original:feed-node:field-job-title]Field "field_job_title".
    Job Title[current-user:original:feed-node:field_job_title]Text field.
    Language[current-user:original:feed-node:language]The language the node is written in.
    Last view[current-user:original:feed-node:last-view]The date on which a visitor last read the node.
    Lead[current-user:original:feed-node:field-lead]Field "field_lead".
    Lead[current-user:original:feed-node:field_lead]Text field.
    Lead 2[current-user:original:feed-node:field_lead_2]Text field.
    Lead 2[current-user:original:feed-node:field-lead-2]Field "field_lead_2".
    Left Column[current-user:original:feed-node:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[current-user:original:feed-node:field_left_column]Long text field.
    Location[current-user:original:feed-node:field-location]Field "field_location".
    Location[current-user:original:feed-node:field_location]Text field.
    Name of Contact[current-user:original:feed-node:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[current-user:original:feed-node:field_name_of_contact]Text field.
    Number of Employees[current-user:original:feed-node:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[current-user:original:feed-node:field_number_of_employees]List (text) field.
    Number of views[current-user:original:feed-node:total-count]The number of visitors who have read the node.
    Number of views[current-user:original:feed-node:views]The number of visitors who have read the node.
    Participating location link [current-user:original:feed-node:field_participating_location_lin]Link field.
    Participating location link [current-user:original:feed-node:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[current-user:original:feed-node:field-phone]Field "field_phone".
    Phone[current-user:original:feed-node:field_phone]Telephone number field. Also known as Phone Number .
    Photos[current-user:original:feed-node:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[current-user:original:feed-node:field_photos]Image field.
    Picture[current-user:original:feed-node:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[current-user:original:feed-node:field_facebook_picture]Image field.
    Position[current-user:original:feed-node:field-position]Field "field_position".
    Position[current-user:original:feed-node:field_position]Text field.
    Postcode[current-user:original:feed-node:field-postcode]Field "field_postcode".
    Promoted to frontpage[current-user:original:feed-node:promote]Whether the node is promoted to the frontpage.
    Province[current-user:original:feed-node:field-province]Field "field_province".
    Publication date[current-user:original:feed-node:field-publication-date]Field "field_publication_date".
    Publication image[current-user:original:feed-node:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[current-user:original:feed-node:field_publication_image]Image field.
    Publication type[current-user:original:feed-node:field-publication-type]Field "field_publication_type".
    Publication type[current-user:original:feed-node:field_publication_type]Term reference field.
    Quote Author[current-user:original:feed-node:field_quote_author]Text field.
    Quote Author[current-user:original:feed-node:field-quote-author]Field "field_quote_author".
    Quote Image[current-user:original:feed-node:field_quote_image]Image field.
    Quote Image[current-user:original:feed-node:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[current-user:original:feed-node:vid]The unique ID of the node's latest revision.
    Revision log message[current-user:original:feed-node:log]The explanation of the most recent changes made to the node.
    Right Column[current-user:original:feed-node:field_right_column]Long text field.
    Right Column[current-user:original:feed-node:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[current-user:original:feed-node:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[current-user:original:feed-node:field_sponsor_img]Image field.
    State / Province / Region[current-user:original:feed-node:field_province]Text field. Also known as Province, State / Province / Region.
    Status[current-user:original:feed-node:status]Whether the node is published or unpublished.
    Sticky in lists[current-user:original:feed-node:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[current-user:original:feed-node:field-street]Field "field_street".
    Street[current-user:original:feed-node:field_street]Text field.
    Sub title[current-user:original:feed-node:field_sub_title]Text field.
    Sub title[current-user:original:feed-node:field-sub-title]Field "field_sub_title".
    Summary[current-user:original:feed-node:summary]The summary of the node's main body text.
    Tags[current-user:original:feed-node:field-tags-member]Field "field_tags_member".
    Tags[current-user:original:feed-node:field_tags_member]Text field.
    Tags[current-user:original:feed-node:field_tags]Term reference field.
    Tags[current-user:original:feed-node:field-tags]Field "field_tags".
    Telephone[current-user:original:feed-node:field-telephone]Field "field_telephone".
    Telephone[current-user:original:feed-node:field_telephone]Phone Number field.
    Thumbnail image[current-user:original:feed-node:field_thumbnail_image]Image field.
    Thumbnail image[current-user:original:feed-node:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[current-user:original:feed-node:title]The title of the node.
    Translation source node[current-user:original:feed-node:source]The source node for this current node's translation set.
    Tweet media[current-user:original:feed-node:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[current-user:original:feed-node:field_tweet_media]Image field.
    URL[current-user:original:feed-node:url]The URL of the node.
    Updated[current-user:original:feed-node:field_updated]Date (ISO format) field.
    Updated[current-user:original:feed-node:field-updated]Field "field_updated".
    User[current-user:original:feed-node:field_tweet_user]Text field.
    User[current-user:original:feed-node:field-tweet-user]Field "field_tweet_user".
    User Picture[current-user:original:feed-node:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[current-user:original:feed-node:field_tweet_user_picture]Image field.
    Video[current-user:original:feed-node:field_video]Video Embed field.
    Video[current-user:original:feed-node:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[current-user:original:feed-node:day-views]The number of visitors who have read the node today.
    Views today[current-user:original:feed-node:day-count]The number of visitors who have read the node today.
    Website[current-user:original:feed-node:field_website]Link field.
    Website[current-user:original:feed-node:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[current-user:original:feed-node:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[current-user:original:feed-node:field_ybdp_image]Image field.
    YBDP Slide Image[current-user:original:feed-node:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[current-user:original:feed-node:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[current-user:original:feed-node:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[current-user:original:feed-node:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[current-user:original:feed-node:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Feeds Item GUID[current-user:original:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:original:feeds-item-url]Feeds Item URL.
    Last access[current-user:original:last-access]The date the user last accessed the site.
    Custom format[current-user:original:last-access:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:original:last-access:day_only]A date in 'day_only' format. (12)
    Long format[current-user:original:last-access:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:original:last-access:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:original:last-access:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:original:last-access:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:original:last-access:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:original:last-access:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:original:last-access:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:original:last-access:year_only]A date in 'year_only' format. (2024)
    Last login[current-user:original:last-login]The date the user last logged in to the site.
    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.
    Alt Text[current-user:original:picture:field-file-image-alt-text]Field "field_file_image_alt_text".
    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.
    Feed NID[current-user:original:picture:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[current-user:original:picture:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[current-user:original:picture:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:original:picture:feeds-item-url]Feeds Item URL.
    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.
    Title Text[current-user:original:picture:field-file-image-title-text]Field "field_file_image_title_text".
    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.
    Status[current-user:original:status]Whether the user is active or blocked.
    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.
    Alt Text[current-user:picture:field-file-image-alt-text]Field "field_file_image_alt_text".
    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.
    Feed NID[current-user:picture:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[current-user:picture:feed-node]Feed Node that imported this entity.
    Area of Operations[current-user:picture:feed-node:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[current-user:picture:feed-node:field_area_of_operations]Term reference field.
    Author[current-user:picture:feed-node:author]The author of the node.
    Body[current-user:picture:feed-node:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[current-user:picture:feed-node:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[current-user:picture:feed-node:field_bottom_img]Image field.
    Brochure[current-user:picture:feed-node:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[current-user:picture:feed-node:field_brochure]File field.
    Business image[current-user:picture:feed-node:field_business_image]Image field.
    Business image[current-user:picture:feed-node:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[current-user:picture:feed-node:field_category]Text field.
    Category[current-user:picture:feed-node:field-category]Field "field_category".
    Chamber execs pics[current-user:picture:feed-node:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[current-user:picture:feed-node:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[current-user:picture:feed-node:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[current-user:picture:feed-node:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[current-user:picture:feed-node:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[current-user:picture:feed-node:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:picture:feed-node:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:picture:feed-node:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[current-user:picture:feed-node:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[current-user:picture:feed-node:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[current-user:picture:feed-node:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[current-user:picture:feed-node:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:picture:feed-node:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:picture:feed-node:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[current-user:picture:feed-node:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[current-user:picture:feed-node:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[current-user:picture:feed-node:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[current-user:picture:feed-node:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[current-user:picture:feed-node:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[current-user:picture:feed-node:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:picture:feed-node:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:picture:feed-node:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[current-user:picture:feed-node:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[current-user:picture:feed-node:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[current-user:picture:feed-node:field-city]Field "field_city".
    City[current-user:picture:feed-node:field_city]Text field.
    Contact[current-user:picture:feed-node:field-contact]Field "field_contact".
    Contact[current-user:picture:feed-node:field_contact]Text field.
    Contact Telephone[current-user:picture:feed-node:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[current-user:picture:feed-node:field_contact_telephone]Phone Number field.
    Contact Us[current-user:picture:feed-node:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[current-user:picture:feed-node:field_contact_us]Postal address field.
    Content ID[current-user:picture:feed-node:nid]The unique ID of the content item, or "node".
    Content type[current-user:picture:feed-node:content-type]The content type of the node.
    Country[current-user:picture:feed-node:field-country]Field "field_country".
    Country[current-user:picture:feed-node:field_country]Text field.
    Creates revision[current-user:picture:feed-node:revision]Whether saving this node creates a new revision.
    Date[current-user:picture:feed-node:field_publication_date]Date field. Also known as Publication date.
    Date[current-user:picture:feed-node:field_date]Date field.
    Date[current-user:picture:feed-node:field-date]Field "field_date".
    Date changed[current-user:picture:feed-node:changed]The date the node was most recently updated.
    Date created[current-user:picture:feed-node:created]The date the node was posted.
    Download Document[current-user:picture:feed-node:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[current-user:picture:feed-node:field_document]File field.
    E-mail[current-user:picture:feed-node:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[current-user:picture:feed-node:field-e-mail]Field "field_e_mail".
    Edit URL[current-user:picture:feed-node:edit-url]The URL of the node's edit page.
    Email[current-user:picture:feed-node:field_email_address]Email field. Also known as Email Address.
    Email Address[current-user:picture:feed-node:field-email-address]Field "field_email_address".
    Event Image[current-user:picture:feed-node:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[current-user:picture:feed-node:field_event_image]Image field.
    Event Start Date[current-user:picture:feed-node:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[current-user:picture:feed-node:field_event_start_date]Date field.
    External ID[current-user:picture:feed-node:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[current-user:picture:feed-node:field_facebook_external_id]Text field.
    External id[current-user:picture:feed-node:field_tweet_external_id]Text field.
    External id[current-user:picture:feed-node:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[current-user:picture:feed-node:field_fax]Telephone number field.
    Fax[current-user:picture:feed-node:field-faxnumber]Field "field_faxnumber".
    Fax[current-user:picture:feed-node:field_faxnumber]Phone Number field.
    Fax[current-user:picture:feed-node:field-fax]Field "field_fax".
    Feed NID[current-user:picture:feed-node:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:picture:feed-node:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:picture:feed-node:feeds-item-url]Feeds Item URL.
    Feed source[current-user:picture:feed-node:feed-source]The node the feed item was sourced from.
    From[current-user:picture:feed-node:field-from]Field "field_from".
    From[current-user:picture:feed-node:field_from]Text field.
    Header[current-user:picture:feed-node:field_header]Field collection field.
    Header[current-user:picture:feed-node:field-header]Field "field_header".
    Header img[current-user:picture:feed-node:field_header_img]Image field.
    Header img[current-user:picture:feed-node:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[current-user:picture:feed-node:field_header_pic_2]Image field.
    Header img 2[current-user:picture:feed-node:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[current-user:picture:feed-node:field_image]Image field.
    Image[current-user:picture:feed-node:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[current-user:picture:feed-node:field-is-annual]Field "field_is_annual".
    Is annual[current-user:picture:feed-node:field_is_annual]Boolean field.
    Is new[current-user:picture:feed-node:is-new]Whether the node is new and not saved to the database yet.
    Job Id[current-user:picture:feed-node:field_job_id]Text field.
    Job Id[current-user:picture:feed-node:field-job-id]Field "field_job_id".
    Job Title[current-user:picture:feed-node:field-job-title]Field "field_job_title".
    Job Title[current-user:picture:feed-node:field_job_title]Text field.
    Language[current-user:picture:feed-node:language]The language the node is written in.
    Last view[current-user:picture:feed-node:last-view]The date on which a visitor last read the node.
    Lead[current-user:picture:feed-node:field-lead]Field "field_lead".
    Lead[current-user:picture:feed-node:field_lead]Text field.
    Lead 2[current-user:picture:feed-node:field_lead_2]Text field.
    Lead 2[current-user:picture:feed-node:field-lead-2]Field "field_lead_2".
    Left Column[current-user:picture:feed-node:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[current-user:picture:feed-node:field_left_column]Long text field.
    Location[current-user:picture:feed-node:field-location]Field "field_location".
    Location[current-user:picture:feed-node:field_location]Text field.
    Name of Contact[current-user:picture:feed-node:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[current-user:picture:feed-node:field_name_of_contact]Text field.
    Number of Employees[current-user:picture:feed-node:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[current-user:picture:feed-node:field_number_of_employees]List (text) field.
    Number of views[current-user:picture:feed-node:total-count]The number of visitors who have read the node.
    Number of views[current-user:picture:feed-node:views]The number of visitors who have read the node.
    Original node[current-user:picture:feed-node:original]The original node data if the node is being updated or saved.
    Participating location link [current-user:picture:feed-node:field_participating_location_lin]Link field.
    Participating location link [current-user:picture:feed-node:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[current-user:picture:feed-node:field-phone]Field "field_phone".
    Phone[current-user:picture:feed-node:field_phone]Telephone number field. Also known as Phone Number .
    Photos[current-user:picture:feed-node:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[current-user:picture:feed-node:field_photos]Image field.
    Picture[current-user:picture:feed-node:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[current-user:picture:feed-node:field_facebook_picture]Image field.
    Position[current-user:picture:feed-node:field-position]Field "field_position".
    Position[current-user:picture:feed-node:field_position]Text field.
    Postcode[current-user:picture:feed-node:field-postcode]Field "field_postcode".
    Promoted to frontpage[current-user:picture:feed-node:promote]Whether the node is promoted to the frontpage.
    Province[current-user:picture:feed-node:field-province]Field "field_province".
    Publication date[current-user:picture:feed-node:field-publication-date]Field "field_publication_date".
    Publication image[current-user:picture:feed-node:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[current-user:picture:feed-node:field_publication_image]Image field.
    Publication type[current-user:picture:feed-node:field-publication-type]Field "field_publication_type".
    Publication type[current-user:picture:feed-node:field_publication_type]Term reference field.
    Quote Author[current-user:picture:feed-node:field_quote_author]Text field.
    Quote Author[current-user:picture:feed-node:field-quote-author]Field "field_quote_author".
    Quote Image[current-user:picture:feed-node:field_quote_image]Image field.
    Quote Image[current-user:picture:feed-node:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[current-user:picture:feed-node:vid]The unique ID of the node's latest revision.
    Revision log message[current-user:picture:feed-node:log]The explanation of the most recent changes made to the node.
    Right Column[current-user:picture:feed-node:field_right_column]Long text field.
    Right Column[current-user:picture:feed-node:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[current-user:picture:feed-node:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[current-user:picture:feed-node:field_sponsor_img]Image field.
    State / Province / Region[current-user:picture:feed-node:field_province]Text field. Also known as Province, State / Province / Region.
    Status[current-user:picture:feed-node:status]Whether the node is published or unpublished.
    Sticky in lists[current-user:picture:feed-node:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[current-user:picture:feed-node:field-street]Field "field_street".
    Street[current-user:picture:feed-node:field_street]Text field.
    Sub title[current-user:picture:feed-node:field_sub_title]Text field.
    Sub title[current-user:picture:feed-node:field-sub-title]Field "field_sub_title".
    Summary[current-user:picture:feed-node:summary]The summary of the node's main body text.
    Tags[current-user:picture:feed-node:field-tags-member]Field "field_tags_member".
    Tags[current-user:picture:feed-node:field_tags_member]Text field.
    Tags[current-user:picture:feed-node:field_tags]Term reference field.
    Tags[current-user:picture:feed-node:field-tags]Field "field_tags".
    Telephone[current-user:picture:feed-node:field-telephone]Field "field_telephone".
    Telephone[current-user:picture:feed-node:field_telephone]Phone Number field.
    Thumbnail image[current-user:picture:feed-node:field_thumbnail_image]Image field.
    Thumbnail image[current-user:picture:feed-node:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[current-user:picture:feed-node:title]The title of the node.
    Translation source node[current-user:picture:feed-node:source]The source node for this current node's translation set.
    Tweet media[current-user:picture:feed-node:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[current-user:picture:feed-node:field_tweet_media]Image field.
    URL[current-user:picture:feed-node:url]The URL of the node.
    Updated[current-user:picture:feed-node:field_updated]Date (ISO format) field.
    Updated[current-user:picture:feed-node:field-updated]Field "field_updated".
    User[current-user:picture:feed-node:field_tweet_user]Text field.
    User[current-user:picture:feed-node:field-tweet-user]Field "field_tweet_user".
    User Picture[current-user:picture:feed-node:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[current-user:picture:feed-node:field_tweet_user_picture]Image field.
    Video[current-user:picture:feed-node:field_video]Video Embed field.
    Video[current-user:picture:feed-node:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[current-user:picture:feed-node:day-views]The number of visitors who have read the node today.
    Views today[current-user:picture:feed-node:day-count]The number of visitors who have read the node today.
    Website[current-user:picture:feed-node:field_website]Link field.
    Website[current-user:picture:feed-node:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[current-user:picture:feed-node:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[current-user:picture:feed-node:field_ybdp_image]Image field.
    YBDP Slide Image[current-user:picture:feed-node:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[current-user:picture:feed-node:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[current-user:picture:feed-node:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[current-user:picture:feed-node:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[current-user:picture:feed-node:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Feeds Item GUID[current-user:picture:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:picture:feeds-item-url]Feeds Item URL.
    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.
    Alt Text[current-user:picture:original:field-file-image-alt-text]Field "field_file_image_alt_text".
    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.
    Feed NID[current-user:picture:original:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[current-user:picture:original:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[current-user:picture:original:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:picture:original:feeds-item-url]Feeds Item URL.
    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.
    Title Text[current-user:picture:original:field-file-image-title-text]Field "field_file_image_title_text".
    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.
    Business Name[current-user:picture:owner:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[current-user:picture:owner:field-business-name]Field "field_business_name".
    Created[current-user:picture:owner:created]The date the user account was created.
    Default theme[current-user:picture:owner:theme]The user's default theme.
    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.
    Feed NID[current-user:picture:owner:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[current-user:picture:owner:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[current-user:picture:owner:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:picture:owner:feeds-item-url]Feeds Item URL.
    Last access[current-user:picture:owner:last-access]The date the user last accessed the site.
    Last login[current-user:picture:owner:last-login]The date the user last logged in to the site.
    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.
    Status[current-user:picture:owner:status]Whether the user is active or blocked.
    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.
    Day only[current-user:picture:timestamp:day_only]A date in 'day_only' format. (12)
    Long format[current-user:picture:timestamp:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:picture:timestamp:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:picture:timestamp:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:picture:timestamp:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:picture:timestamp:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:picture:timestamp:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:picture:timestamp:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:picture:timestamp:year_only]A date in 'year_only' format. (2024)
    Title Text[current-user:picture:field_file_image_title_text]Text field.
    Title Text[current-user:picture:field-file-image-title-text]Field "field_file_image_title_text".
    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.
    Status[current-user:status]Whether the user is active or blocked.
    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.
    Location mapTokens provided by the Location Map module.
    Latitude[locationmap:latitude]Latitude of map marker.
    Longitude[locationmap:longitude]Longitude of map marker.
    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.
    RandomTokens related to random data.
    Hash[random:hash:?]A random hash. The possible hashing algorithms are: md2, md4, md5, sha1, sha224, sha256, sha384, sha512, 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, 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.
    Current date[site:current-date]The current date and time.
    Custom format[site:current-date:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:current-date:day_only]A date in 'day_only' format. (12)
    Long format[site:current-date:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:current-date:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:current-date:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:current-date:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:current-date:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:current-date:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:current-date:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:current-date:year_only]A date in 'year_only' format. (2024)
    Current page[site:current-page:?]Information related to the current page request. The following properties may be appended to the token: path (Path), url (URL)
    Email[site:mail]The administrative email address for the site.
    Feed NID[site:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:feed-node]Feed Node that imported this entity.
    Area of Operations[site:feed-node:field-area-of-operations]Field "field_area_of_operations".
    Taxonomy terms with delta 0[site:feed-node:field-area-of-operations:0]The list item with delta 0. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 1[site:feed-node:field-area-of-operations:1]The list item with delta 1. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 2[site:feed-node:field-area-of-operations:2]The list item with delta 2. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 3[site:feed-node:field-area-of-operations:3]The list item with delta 3. Delta values start from 0 and are incremented by one per list item.
    Area of Operations[site:feed-node:field_area_of_operations]Term reference field.
    Author[site:feed-node:author]The author of the node.
    Business Name[site:feed-node:author:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[site:feed-node:author:field-business-name]Field "field_business_name".
    Created[site:feed-node:author:created]The date the user account was created.
    Default theme[site:feed-node:author:theme]The user's default theme.
    Edit URL[site:feed-node:author:edit-url]The URL of the account edit page.
    Email[site:feed-node:author:mail]The email address of the user account.
    Feed NID[site:feed-node:author:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:author:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:author:feeds-item-url]Feeds Item URL.
    Last access[site:feed-node:author:last-access]The date the user last accessed the site.
    Last login[site:feed-node:author:last-login]The date the user last logged in to the site.
    Name[site:feed-node:author:name]The login name of the user account.
    Original user[site:feed-node:author:original]The original user data if the user is being updated or saved.
    Picture[site:feed-node:author:picture]The picture of the user.
    Roles[site:feed-node:author:roles]The user roles associated with the user account.
    Status[site:feed-node:author:status]Whether the user is active or blocked.
    URL[site:feed-node:author:url]The URL of the account profile page.
    User ID[site:feed-node:author:uid]The unique ID of the user account.
    User role ids[site:feed-node:author:role-ids]The role ids the user account is a member of as comma separated list.
    User role names[site:feed-node:author:role-names]The role names the user account is a member of as comma separated list.
    Body[site:feed-node:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[site:feed-node:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[site:feed-node:field_bottom_img]Image field.
    Brochure[site:feed-node:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[site:feed-node:field_brochure]File field.
    Field token value[site:feed-node:field_brochure:field]Default: The value returned by the token field formatter. Defaults to first value.
    Filename[site:feed-node:field_brochure:filename]Filename the file_entity resource. Defaults to first value.
    File type[site:feed-node:field_brochure:type]File type of the file_entity resource. Defaults to first value.
    Height[site:feed-node:field_brochure:height]Height of the file_entity resource, for videos or images. Defaults to first value.
    Image[site:feed-node:field_brochure:image]URL of a representative image for the file_entity resource, e.g. a video thumbnail. Defaults to first value.
    MIME type[site:feed-node:field_brochure:filemime]MIME type of the file_entity resource. Defaults to first value.
    Secure URL[site:feed-node:field_brochure:https-url]URL of the file_entity resource using HTTPS. Defaults to first value.
    Secure image[site:feed-node:field_brochure:https-image]URL of a representative image for the file_entity resource using HTTPS, usually for videos. Defaults to first value.
    URL[site:feed-node:field_brochure:url]URL of the file_entity resource. Defaults to first value.
    Width[site:feed-node:field_brochure:width]Width of the file_entity resource, for videos or images. Defaults to first value.
    Business image[site:feed-node:field_business_image]Image field.
    Business image[site:feed-node:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[site:feed-node:field_category]Text field.
    Category[site:feed-node:field-category]Field "field_category".
    Chamber execs pics[site:feed-node:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[site:feed-node:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[site:feed-node:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[site:feed-node:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[site:feed-node:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[site:feed-node:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[site:feed-node:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[site:feed-node:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[site:feed-node:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[site:feed-node:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[site:feed-node:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[site:feed-node:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[site:feed-node:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[site:feed-node:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[site:feed-node:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[site:feed-node:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[site:feed-node:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[site:feed-node:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[site:feed-node:field-city]Field "field_city".
    City[site:feed-node:field_city]Text field.
    Contact[site:feed-node:field-contact]Field "field_contact".
    Contact[site:feed-node:field_contact]Text field.
    Contact Telephone[site:feed-node:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[site:feed-node:field_contact_telephone]Phone Number field.
    Contact Us[site:feed-node:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[site:feed-node:field_contact_us]Postal address field.
    Address formatted for MailChimp[site:feed-node:field_contact_us:format-mailchimp]The full address formatted for import into MailChimp.
    Administrative area (i.e. State/Province)[site:feed-node:field_contact_us:administrative-area]The administrative area value, expanded to the full name if applicable.
    Administrative area (raw value)[site:feed-node:field_contact_us:administrative-area-raw]The raw administrative area value.
    Country code[site:feed-node:field_contact_us:country-code]The two letter ISO country code.
    Country name[site:feed-node:field_contact_us:country]The full name of the country.
    First name[site:feed-node:field_contact_us:first-name]The first name value.
    Full name[site:feed-node:field_contact_us:name-line]The name line value of the address.
    Last name[site:feed-node:field_contact_us:last-name]The last name value.
    Locality (i.e. City)[site:feed-node:field_contact_us:locality]The locality value.
    Organisation[site:feed-node:field_contact_us:organisation]The organisation name value.
    Postal code[site:feed-node:field_contact_us:postal-code]The postal code value.
    Premise (i.e. Street address)[site:feed-node:field_contact_us:premise]The premise value.
    Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)[site:feed-node:field_contact_us:sub_premise]The sub premise value.
    Thoroughfare (i.e. Street address)[site:feed-node:field_contact_us:thoroughfare]The thoroughfare value.
    Content ID[site:feed-node:nid]The unique ID of the content item, or "node".
    Content type[site:feed-node:content-type]The content type of the node.
    Description[site:feed-node:content-type:description]The optional description of the content type.
    Edit URL[site:feed-node:content-type:edit-url]The URL of the content type's edit page.
    Machine-readable name[site:feed-node:content-type:machine-name]The unique machine-readable name of the content type.
    Name[site:feed-node:content-type:name]The name of the content type.
    Node count[site:feed-node:content-type:node-count]The number of nodes belonging to the content type.
    Country[site:feed-node:field-country]Field "field_country".
    Country[site:feed-node:field_country]Text field.
    Creates revision[site:feed-node:revision]Whether saving this node creates a new revision.
    Date[site:feed-node:field_publication_date]Date field. Also known as Publication date.
    Date[site:feed-node:field_date]Date field.
    Date[site:feed-node:field-date]Field "field_date".
    Custom format[site:feed-node:field-date:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:feed-node:field-date:day_only]A date in 'day_only' format. (12)
    Long format[site:feed-node:field-date:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:feed-node:field-date:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:feed-node:field-date:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:feed-node:field-date:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:feed-node:field-date:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:feed-node:field-date:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:feed-node:field-date:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:feed-node:field-date:year_only]A date in 'year_only' format. (2024)
    Date changed[site:feed-node:changed]The date the node was most recently updated.
    Custom format[site:feed-node:changed:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:feed-node:changed:day_only]A date in 'day_only' format. (12)
    Long format[site:feed-node:changed:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:feed-node:changed:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:feed-node:changed:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:feed-node:changed:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:feed-node:changed:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:feed-node:changed:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:feed-node:changed:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:feed-node:changed:year_only]A date in 'year_only' format. (2024)
    Date created[site:feed-node:created]The date the node was posted.
    Custom format[site:feed-node:created:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:feed-node:created:day_only]A date in 'day_only' format. (12)
    Long format[site:feed-node:created:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:feed-node:created:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:feed-node:created:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:feed-node:created:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:feed-node:created:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:feed-node:created:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:feed-node:created:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:feed-node:created:year_only]A date in 'year_only' format. (2024)
    Download Document[site:feed-node:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[site:feed-node:field_document]File field.
    Field token value[site:feed-node:field_document:field]Default: The value returned by the token field formatter. Defaults to first value.
    Filename[site:feed-node:field_document:filename]Filename the file_entity resource. Defaults to first value.
    File type[site:feed-node:field_document:type]File type of the file_entity resource. Defaults to first value.
    Height[site:feed-node:field_document:height]Height of the file_entity resource, for videos or images. Defaults to first value.
    Image[site:feed-node:field_document:image]URL of a representative image for the file_entity resource, e.g. a video thumbnail. Defaults to first value.
    MIME type[site:feed-node:field_document:filemime]MIME type of the file_entity resource. Defaults to first value.
    Secure URL[site:feed-node:field_document:https-url]URL of the file_entity resource using HTTPS. Defaults to first value.
    Secure image[site:feed-node:field_document:https-image]URL of a representative image for the file_entity resource using HTTPS, usually for videos. Defaults to first value.
    URL[site:feed-node:field_document:url]URL of the file_entity resource. Defaults to first value.
    Width[site:feed-node:field_document:width]Width of the file_entity resource, for videos or images. Defaults to first value.
    E-mail[site:feed-node:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[site:feed-node:field-e-mail]Field "field_e_mail".
    Edit URL[site:feed-node:edit-url]The URL of the node's edit page.
    Email[site:feed-node:field_email_address]Email field. Also known as Email Address.
    Email Address[site:feed-node:field-email-address]Field "field_email_address".
    Event Image[site:feed-node:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[site:feed-node:field_event_image]Image field.
    Event Start Date[site:feed-node:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[site:feed-node:field_event_start_date]Date field.
    External ID[site:feed-node:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[site:feed-node:field_facebook_external_id]Text field.
    External id[site:feed-node:field_tweet_external_id]Text field.
    External id[site:feed-node:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[site:feed-node:field_fax]Telephone number field.
    Fax[site:feed-node:field-faxnumber]Field "field_faxnumber".
    Fax[site:feed-node:field_faxnumber]Phone Number field.
    Fax[site:feed-node:field-fax]Field "field_fax".
    Feed NID[site:feed-node:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:feeds-item-url]Feeds Item URL.
    Feed source[site:feed-node:feed-source]The node the feed item was sourced from.
    Area of Operations[site:feed-node:feed-source:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[site:feed-node:feed-source:field_area_of_operations]Term reference field.
    Author[site:feed-node:feed-source:author]The author of the node.
    Body[site:feed-node:feed-source:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[site:feed-node:feed-source:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[site:feed-node:feed-source:field_bottom_img]Image field.
    Brochure[site:feed-node:feed-source:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[site:feed-node:feed-source:field_brochure]File field.
    Business image[site:feed-node:feed-source:field_business_image]Image field.
    Business image[site:feed-node:feed-source:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[site:feed-node:feed-source:field_category]Text field.
    Category[site:feed-node:feed-source:field-category]Field "field_category".
    Chamber execs pics[site:feed-node:feed-source:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[site:feed-node:feed-source:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[site:feed-node:feed-source:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[site:feed-node:feed-source:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[site:feed-node:feed-source:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[site:feed-node:feed-source:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:feed-source:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:feed-source:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[site:feed-node:feed-source:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[site:feed-node:feed-source:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[site:feed-node:feed-source:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[site:feed-node:feed-source:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:feed-source:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:feed-source:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[site:feed-node:feed-source:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[site:feed-node:feed-source:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[site:feed-node:feed-source:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[site:feed-node:feed-source:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[site:feed-node:feed-source:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[site:feed-node:feed-source:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:feed-source:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:feed-source:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[site:feed-node:feed-source:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[site:feed-node:feed-source:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[site:feed-node:feed-source:field-city]Field "field_city".
    City[site:feed-node:feed-source:field_city]Text field.
    Contact[site:feed-node:feed-source:field-contact]Field "field_contact".
    Contact[site:feed-node:feed-source:field_contact]Text field.
    Contact Telephone[site:feed-node:feed-source:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[site:feed-node:feed-source:field_contact_telephone]Phone Number field.
    Contact Us[site:feed-node:feed-source:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[site:feed-node:feed-source:field_contact_us]Postal address field.
    Content ID[site:feed-node:feed-source:nid]The unique ID of the content item, or "node".
    Content type[site:feed-node:feed-source:content-type]The content type of the node.
    Country[site:feed-node:feed-source:field-country]Field "field_country".
    Country[site:feed-node:feed-source:field_country]Text field.
    Creates revision[site:feed-node:feed-source:revision]Whether saving this node creates a new revision.
    Date[site:feed-node:feed-source:field_publication_date]Date field. Also known as Publication date.
    Date[site:feed-node:feed-source:field_date]Date field.
    Date[site:feed-node:feed-source:field-date]Field "field_date".
    Date changed[site:feed-node:feed-source:changed]The date the node was most recently updated.
    Date created[site:feed-node:feed-source:created]The date the node was posted.
    Download Document[site:feed-node:feed-source:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[site:feed-node:feed-source:field_document]File field.
    E-mail[site:feed-node:feed-source:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[site:feed-node:feed-source:field-e-mail]Field "field_e_mail".
    Edit URL[site:feed-node:feed-source:edit-url]The URL of the node's edit page.
    Email[site:feed-node:feed-source:field_email_address]Email field. Also known as Email Address.
    Email Address[site:feed-node:feed-source:field-email-address]Field "field_email_address".
    Event Image[site:feed-node:feed-source:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[site:feed-node:feed-source:field_event_image]Image field.
    Event Start Date[site:feed-node:feed-source:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[site:feed-node:feed-source:field_event_start_date]Date field.
    External ID[site:feed-node:feed-source:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[site:feed-node:feed-source:field_facebook_external_id]Text field.
    External id[site:feed-node:feed-source:field_tweet_external_id]Text field.
    External id[site:feed-node:feed-source:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[site:feed-node:feed-source:field_fax]Telephone number field.
    Fax[site:feed-node:feed-source:field-faxnumber]Field "field_faxnumber".
    Fax[site:feed-node:feed-source:field_faxnumber]Phone Number field.
    Fax[site:feed-node:feed-source:field-fax]Field "field_fax".
    Feed NID[site:feed-node:feed-source:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:feed-source:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:feed-source:feeds-item-url]Feeds Item URL.
    From[site:feed-node:feed-source:field-from]Field "field_from".
    From[site:feed-node:feed-source:field_from]Text field.
    Header[site:feed-node:feed-source:field_header]Field collection field.
    Header[site:feed-node:feed-source:field-header]Field "field_header".
    Header img[site:feed-node:feed-source:field_header_img]Image field.
    Header img[site:feed-node:feed-source:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[site:feed-node:feed-source:field_header_pic_2]Image field.
    Header img 2[site:feed-node:feed-source:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[site:feed-node:feed-source:field_image]Image field.
    Image[site:feed-node:feed-source:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[site:feed-node:feed-source:field-is-annual]Field "field_is_annual".
    Is annual[site:feed-node:feed-source:field_is_annual]Boolean field.
    Is new[site:feed-node:feed-source:is-new]Whether the node is new and not saved to the database yet.
    Job Id[site:feed-node:feed-source:field_job_id]Text field.
    Job Id[site:feed-node:feed-source:field-job-id]Field "field_job_id".
    Job Title[site:feed-node:feed-source:field-job-title]Field "field_job_title".
    Job Title[site:feed-node:feed-source:field_job_title]Text field.
    Language[site:feed-node:feed-source:language]The language the node is written in.
    Last view[site:feed-node:feed-source:last-view]The date on which a visitor last read the node.
    Lead[site:feed-node:feed-source:field-lead]Field "field_lead".
    Lead[site:feed-node:feed-source:field_lead]Text field.
    Lead 2[site:feed-node:feed-source:field_lead_2]Text field.
    Lead 2[site:feed-node:feed-source:field-lead-2]Field "field_lead_2".
    Left Column[site:feed-node:feed-source:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[site:feed-node:feed-source:field_left_column]Long text field.
    Location[site:feed-node:feed-source:field-location]Field "field_location".
    Location[site:feed-node:feed-source:field_location]Text field.
    Name of Contact[site:feed-node:feed-source:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[site:feed-node:feed-source:field_name_of_contact]Text field.
    Number of Employees[site:feed-node:feed-source:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[site:feed-node:feed-source:field_number_of_employees]List (text) field.
    Number of views[site:feed-node:feed-source:total-count]The number of visitors who have read the node.
    Number of views[site:feed-node:feed-source:views]The number of visitors who have read the node.
    Original node[site:feed-node:feed-source:original]The original node data if the node is being updated or saved.
    Participating location link [site:feed-node:feed-source:field_participating_location_lin]Link field.
    Participating location link [site:feed-node:feed-source:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[site:feed-node:feed-source:field-phone]Field "field_phone".
    Phone[site:feed-node:feed-source:field_phone]Telephone number field. Also known as Phone Number .
    Photos[site:feed-node:feed-source:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[site:feed-node:feed-source:field_photos]Image field.
    Picture[site:feed-node:feed-source:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[site:feed-node:feed-source:field_facebook_picture]Image field.
    Position[site:feed-node:feed-source:field-position]Field "field_position".
    Position[site:feed-node:feed-source:field_position]Text field.
    Postcode[site:feed-node:feed-source:field-postcode]Field "field_postcode".
    Promoted to frontpage[site:feed-node:feed-source:promote]Whether the node is promoted to the frontpage.
    Province[site:feed-node:feed-source:field-province]Field "field_province".
    Publication date[site:feed-node:feed-source:field-publication-date]Field "field_publication_date".
    Publication image[site:feed-node:feed-source:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[site:feed-node:feed-source:field_publication_image]Image field.
    Publication type[site:feed-node:feed-source:field-publication-type]Field "field_publication_type".
    Publication type[site:feed-node:feed-source:field_publication_type]Term reference field.
    Quote Author[site:feed-node:feed-source:field_quote_author]Text field.
    Quote Author[site:feed-node:feed-source:field-quote-author]Field "field_quote_author".
    Quote Image[site:feed-node:feed-source:field_quote_image]Image field.
    Quote Image[site:feed-node:feed-source:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[site:feed-node:feed-source:vid]The unique ID of the node's latest revision.
    Revision log message[site:feed-node:feed-source:log]The explanation of the most recent changes made to the node.
    Right Column[site:feed-node:feed-source:field_right_column]Long text field.
    Right Column[site:feed-node:feed-source:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[site:feed-node:feed-source:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[site:feed-node:feed-source:field_sponsor_img]Image field.
    State / Province / Region[site:feed-node:feed-source:field_province]Text field. Also known as Province, State / Province / Region.
    Status[site:feed-node:feed-source:status]Whether the node is published or unpublished.
    Sticky in lists[site:feed-node:feed-source:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[site:feed-node:feed-source:field-street]Field "field_street".
    Street[site:feed-node:feed-source:field_street]Text field.
    Sub title[site:feed-node:feed-source:field_sub_title]Text field.
    Sub title[site:feed-node:feed-source:field-sub-title]Field "field_sub_title".
    Summary[site:feed-node:feed-source:summary]The summary of the node's main body text.
    Tags[site:feed-node:feed-source:field-tags-member]Field "field_tags_member".
    Tags[site:feed-node:feed-source:field_tags_member]Text field.
    Tags[site:feed-node:feed-source:field_tags]Term reference field.
    Tags[site:feed-node:feed-source:field-tags]Field "field_tags".
    Telephone[site:feed-node:feed-source:field-telephone]Field "field_telephone".
    Telephone[site:feed-node:feed-source:field_telephone]Phone Number field.
    Thumbnail image[site:feed-node:feed-source:field_thumbnail_image]Image field.
    Thumbnail image[site:feed-node:feed-source:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[site:feed-node:feed-source:title]The title of the node.
    Translation source node[site:feed-node:feed-source:source]The source node for this current node's translation set.
    Tweet media[site:feed-node:feed-source:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[site:feed-node:feed-source:field_tweet_media]Image field.
    URL[site:feed-node:feed-source:url]The URL of the node.
    Updated[site:feed-node:feed-source:field_updated]Date (ISO format) field.
    Updated[site:feed-node:feed-source:field-updated]Field "field_updated".
    User[site:feed-node:feed-source:field_tweet_user]Text field.
    User[site:feed-node:feed-source:field-tweet-user]Field "field_tweet_user".
    User Picture[site:feed-node:feed-source:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[site:feed-node:feed-source:field_tweet_user_picture]Image field.
    Video[site:feed-node:feed-source:field_video]Video Embed field.
    Video[site:feed-node:feed-source:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[site:feed-node:feed-source:day-views]The number of visitors who have read the node today.
    Views today[site:feed-node:feed-source:day-count]The number of visitors who have read the node today.
    Website[site:feed-node:feed-source:field_website]Link field.
    Website[site:feed-node:feed-source:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[site:feed-node:feed-source:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[site:feed-node:feed-source:field_ybdp_image]Image field.
    YBDP Slide Image[site:feed-node:feed-source:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[site:feed-node:feed-source:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[site:feed-node:feed-source:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[site:feed-node:feed-source:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[site:feed-node:feed-source:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    From[site:feed-node:field-from]Field "field_from".
    From[site:feed-node:field_from]Text field.
    Header[site:feed-node:field_header]Field collection field.
    Header[site:feed-node:field-header]Field "field_header".
    Archived[site:feed-node:field-header:archived]Field collection item "archived" property.
    Feed NID[site:feed-node:field-header:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:field-header:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:field-header:feeds-item-url]Feeds Item URL.
    Field collection item ID[site:feed-node:field-header:item-id]The unique ID of the field collection item.
    Header Description[site:feed-node:field-header:field_header_description]Text field.
    Header Description[site:feed-node:field-header:field-header-description]Field "field_header_description".
    Header Image[site:feed-node:field-header:field-header-image:?]Field "field_header_image". The following properties may be appended to the token: file (The image file.)
    Header Image[site:feed-node:field-header:field_header_image]Image field.
    Header Subtitle [site:feed-node:field-header:field-header-subtitle-]Field "field_header_subtitle_".
    Header Subtitle [site:feed-node:field-header:field_header_subtitle_]Text field.
    Header Title[site:feed-node:field-header:field_header_title]Text field.
    Header Title[site:feed-node:field-header:field-header-title]Field "field_header_title".
    Host entity[site:feed-node:field-header:host]The host entity of this field collection item.
    Host entity (Node)[site:feed-node:field-header:host-entity-node]The Node containing the field collection field (empty if this field collection is attached to an item of a different type).
    Revision_id[site:feed-node:field-header:revision-id]Field collection item "revision_id" property.
    URL[site:feed-node:field-header:url]The URL of the entity.
    Header img[site:feed-node:field_header_img]Image field.
    Header img[site:feed-node:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[site:feed-node:field_header_pic_2]Image field.
    Header img 2[site:feed-node:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[site:feed-node:field_image]Image field.
    Image[site:feed-node:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[site:feed-node:field-is-annual]Field "field_is_annual".
    Is annual[site:feed-node:field_is_annual]Boolean field.
    Is new[site:feed-node:is-new]Whether the node is new and not saved to the database yet.
    Job Id[site:feed-node:field_job_id]Text field.
    Job Id[site:feed-node:field-job-id]Field "field_job_id".
    Job Title[site:feed-node:field-job-title]Field "field_job_title".
    Job Title[site:feed-node:field_job_title]Text field.
    Language[site:feed-node:language]The language the node is written in.
    Last view[site:feed-node:last-view]The date on which a visitor last read the node.
    Custom format[site:feed-node:last-view:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:feed-node:last-view:day_only]A date in 'day_only' format. (12)
    Long format[site:feed-node:last-view:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:feed-node:last-view:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:feed-node:last-view:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:feed-node:last-view:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:feed-node:last-view:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:feed-node:last-view:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:feed-node:last-view:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:feed-node:last-view:year_only]A date in 'year_only' format. (2024)
    Lead[site:feed-node:field-lead]Field "field_lead".
    Lead[site:feed-node:field_lead]Text field.
    Lead 2[site:feed-node:field_lead_2]Text field.
    Lead 2[site:feed-node:field-lead-2]Field "field_lead_2".
    Left Column[site:feed-node:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[site:feed-node:field_left_column]Long text field.
    Location[site:feed-node:field-location]Field "field_location".
    Location[site:feed-node:field_location]Text field.
    Name of Contact[site:feed-node:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[site:feed-node:field_name_of_contact]Text field.
    Number of Employees[site:feed-node:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[site:feed-node:field_number_of_employees]List (text) field.
    Number of views[site:feed-node:total-count]The number of visitors who have read the node.
    Number of views[site:feed-node:views]The number of visitors who have read the node.
    Original node[site:feed-node:original]The original node data if the node is being updated or saved.
    Area of Operations[site:feed-node:original:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[site:feed-node:original:field_area_of_operations]Term reference field.
    Author[site:feed-node:original:author]The author of the node.
    Body[site:feed-node:original:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[site:feed-node:original:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[site:feed-node:original:field_bottom_img]Image field.
    Brochure[site:feed-node:original:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[site:feed-node:original:field_brochure]File field.
    Business image[site:feed-node:original:field_business_image]Image field.
    Business image[site:feed-node:original:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[site:feed-node:original:field_category]Text field.
    Category[site:feed-node:original:field-category]Field "field_category".
    Chamber execs pics[site:feed-node:original:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[site:feed-node:original:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[site:feed-node:original:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[site:feed-node:original:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[site:feed-node:original:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[site:feed-node:original:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:original:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:original:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[site:feed-node:original:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[site:feed-node:original:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[site:feed-node:original:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[site:feed-node:original:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:original:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:original:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[site:feed-node:original:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[site:feed-node:original:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[site:feed-node:original:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[site:feed-node:original:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[site:feed-node:original:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[site:feed-node:original:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:original:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:original:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[site:feed-node:original:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[site:feed-node:original:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[site:feed-node:original:field-city]Field "field_city".
    City[site:feed-node:original:field_city]Text field.
    Contact[site:feed-node:original:field-contact]Field "field_contact".
    Contact[site:feed-node:original:field_contact]Text field.
    Contact Telephone[site:feed-node:original:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[site:feed-node:original:field_contact_telephone]Phone Number field.
    Contact Us[site:feed-node:original:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[site:feed-node:original:field_contact_us]Postal address field.
    Content ID[site:feed-node:original:nid]The unique ID of the content item, or "node".
    Content type[site:feed-node:original:content-type]The content type of the node.
    Country[site:feed-node:original:field-country]Field "field_country".
    Country[site:feed-node:original:field_country]Text field.
    Creates revision[site:feed-node:original:revision]Whether saving this node creates a new revision.
    Date[site:feed-node:original:field_publication_date]Date field. Also known as Publication date.
    Date[site:feed-node:original:field_date]Date field.
    Date[site:feed-node:original:field-date]Field "field_date".
    Date changed[site:feed-node:original:changed]The date the node was most recently updated.
    Date created[site:feed-node:original:created]The date the node was posted.
    Download Document[site:feed-node:original:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[site:feed-node:original:field_document]File field.
    E-mail[site:feed-node:original:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[site:feed-node:original:field-e-mail]Field "field_e_mail".
    Edit URL[site:feed-node:original:edit-url]The URL of the node's edit page.
    Email[site:feed-node:original:field_email_address]Email field. Also known as Email Address.
    Email Address[site:feed-node:original:field-email-address]Field "field_email_address".
    Event Image[site:feed-node:original:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[site:feed-node:original:field_event_image]Image field.
    Event Start Date[site:feed-node:original:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[site:feed-node:original:field_event_start_date]Date field.
    External ID[site:feed-node:original:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[site:feed-node:original:field_facebook_external_id]Text field.
    External id[site:feed-node:original:field_tweet_external_id]Text field.
    External id[site:feed-node:original:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[site:feed-node:original:field_fax]Telephone number field.
    Fax[site:feed-node:original:field-faxnumber]Field "field_faxnumber".
    Fax[site:feed-node:original:field_faxnumber]Phone Number field.
    Fax[site:feed-node:original:field-fax]Field "field_fax".
    Feed NID[site:feed-node:original:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:original:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:original:feeds-item-url]Feeds Item URL.
    Feed source[site:feed-node:original:feed-source]The node the feed item was sourced from.
    From[site:feed-node:original:field-from]Field "field_from".
    From[site:feed-node:original:field_from]Text field.
    Header[site:feed-node:original:field_header]Field collection field.
    Header[site:feed-node:original:field-header]Field "field_header".
    Header img[site:feed-node:original:field_header_img]Image field.
    Header img[site:feed-node:original:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[site:feed-node:original:field_header_pic_2]Image field.
    Header img 2[site:feed-node:original:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[site:feed-node:original:field_image]Image field.
    Image[site:feed-node:original:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[site:feed-node:original:field-is-annual]Field "field_is_annual".
    Is annual[site:feed-node:original:field_is_annual]Boolean field.
    Is new[site:feed-node:original:is-new]Whether the node is new and not saved to the database yet.
    Job Id[site:feed-node:original:field_job_id]Text field.
    Job Id[site:feed-node:original:field-job-id]Field "field_job_id".
    Job Title[site:feed-node:original:field-job-title]Field "field_job_title".
    Job Title[site:feed-node:original:field_job_title]Text field.
    Language[site:feed-node:original:language]The language the node is written in.
    Last view[site:feed-node:original:last-view]The date on which a visitor last read the node.
    Lead[site:feed-node:original:field-lead]Field "field_lead".
    Lead[site:feed-node:original:field_lead]Text field.
    Lead 2[site:feed-node:original:field_lead_2]Text field.
    Lead 2[site:feed-node:original:field-lead-2]Field "field_lead_2".
    Left Column[site:feed-node:original:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[site:feed-node:original:field_left_column]Long text field.
    Location[site:feed-node:original:field-location]Field "field_location".
    Location[site:feed-node:original:field_location]Text field.
    Name of Contact[site:feed-node:original:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[site:feed-node:original:field_name_of_contact]Text field.
    Number of Employees[site:feed-node:original:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[site:feed-node:original:field_number_of_employees]List (text) field.
    Number of views[site:feed-node:original:total-count]The number of visitors who have read the node.
    Number of views[site:feed-node:original:views]The number of visitors who have read the node.
    Participating location link [site:feed-node:original:field_participating_location_lin]Link field.
    Participating location link [site:feed-node:original:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[site:feed-node:original:field-phone]Field "field_phone".
    Phone[site:feed-node:original:field_phone]Telephone number field. Also known as Phone Number .
    Photos[site:feed-node:original:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[site:feed-node:original:field_photos]Image field.
    Picture[site:feed-node:original:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[site:feed-node:original:field_facebook_picture]Image field.
    Position[site:feed-node:original:field-position]Field "field_position".
    Position[site:feed-node:original:field_position]Text field.
    Postcode[site:feed-node:original:field-postcode]Field "field_postcode".
    Promoted to frontpage[site:feed-node:original:promote]Whether the node is promoted to the frontpage.
    Province[site:feed-node:original:field-province]Field "field_province".
    Publication date[site:feed-node:original:field-publication-date]Field "field_publication_date".
    Publication image[site:feed-node:original:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[site:feed-node:original:field_publication_image]Image field.
    Publication type[site:feed-node:original:field-publication-type]Field "field_publication_type".
    Publication type[site:feed-node:original:field_publication_type]Term reference field.
    Quote Author[site:feed-node:original:field_quote_author]Text field.
    Quote Author[site:feed-node:original:field-quote-author]Field "field_quote_author".
    Quote Image[site:feed-node:original:field_quote_image]Image field.
    Quote Image[site:feed-node:original:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[site:feed-node:original:vid]The unique ID of the node's latest revision.
    Revision log message[site:feed-node:original:log]The explanation of the most recent changes made to the node.
    Right Column[site:feed-node:original:field_right_column]Long text field.
    Right Column[site:feed-node:original:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[site:feed-node:original:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[site:feed-node:original:field_sponsor_img]Image field.
    State / Province / Region[site:feed-node:original:field_province]Text field. Also known as Province, State / Province / Region.
    Status[site:feed-node:original:status]Whether the node is published or unpublished.
    Sticky in lists[site:feed-node:original:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[site:feed-node:original:field-street]Field "field_street".
    Street[site:feed-node:original:field_street]Text field.
    Sub title[site:feed-node:original:field_sub_title]Text field.
    Sub title[site:feed-node:original:field-sub-title]Field "field_sub_title".
    Summary[site:feed-node:original:summary]The summary of the node's main body text.
    Tags[site:feed-node:original:field-tags-member]Field "field_tags_member".
    Tags[site:feed-node:original:field_tags_member]Text field.
    Tags[site:feed-node:original:field_tags]Term reference field.
    Tags[site:feed-node:original:field-tags]Field "field_tags".
    Telephone[site:feed-node:original:field-telephone]Field "field_telephone".
    Telephone[site:feed-node:original:field_telephone]Phone Number field.
    Thumbnail image[site:feed-node:original:field_thumbnail_image]Image field.
    Thumbnail image[site:feed-node:original:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[site:feed-node:original:title]The title of the node.
    Translation source node[site:feed-node:original:source]The source node for this current node's translation set.
    Tweet media[site:feed-node:original:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[site:feed-node:original:field_tweet_media]Image field.
    URL[site:feed-node:original:url]The URL of the node.
    Updated[site:feed-node:original:field_updated]Date (ISO format) field.
    Updated[site:feed-node:original:field-updated]Field "field_updated".
    User[site:feed-node:original:field_tweet_user]Text field.
    User[site:feed-node:original:field-tweet-user]Field "field_tweet_user".
    User Picture[site:feed-node:original:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[site:feed-node:original:field_tweet_user_picture]Image field.
    Video[site:feed-node:original:field_video]Video Embed field.
    Video[site:feed-node:original:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[site:feed-node:original:day-views]The number of visitors who have read the node today.
    Views today[site:feed-node:original:day-count]The number of visitors who have read the node today.
    Website[site:feed-node:original:field_website]Link field.
    Website[site:feed-node:original:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[site:feed-node:original:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[site:feed-node:original:field_ybdp_image]Image field.
    YBDP Slide Image[site:feed-node:original:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[site:feed-node:original:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[site:feed-node:original:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[site:feed-node:original:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[site:feed-node:original:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Participating location link [site:feed-node:field_participating_location_lin]Link field.
    Participating location link [site:feed-node:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[site:feed-node:field-phone]Field "field_phone".
    Phone[site:feed-node:field_phone]Telephone number field. Also known as Phone Number .
    Photos[site:feed-node:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[site:feed-node:field_photos]Image field.
    Picture[site:feed-node:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[site:feed-node:field_facebook_picture]Image field.
    Position[site:feed-node:field-position]Field "field_position".
    Position[site:feed-node:field_position]Text field.
    Postcode[site:feed-node:field-postcode]Field "field_postcode".
    Promoted to frontpage[site:feed-node:promote]Whether the node is promoted to the frontpage.
    Province[site:feed-node:field-province]Field "field_province".
    Publication date[site:feed-node:field-publication-date]Field "field_publication_date".
    Custom format[site:feed-node:field-publication-date:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:feed-node:field-publication-date:day_only]A date in 'day_only' format. (12)
    Long format[site:feed-node:field-publication-date:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:feed-node:field-publication-date:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:feed-node:field-publication-date:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:feed-node:field-publication-date:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:feed-node:field-publication-date:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:feed-node:field-publication-date:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:feed-node:field-publication-date:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:feed-node:field-publication-date:year_only]A date in 'year_only' format. (2024)
    Publication image[site:feed-node:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[site:feed-node:field_publication_image]Image field.
    Publication type[site:feed-node:field-publication-type]Field "field_publication_type".
    All parent terms[site:feed-node:field-publication-type:parents-all]Ancestors of the term, i.e. parent of all above hierarchy levels.
    Description[site:feed-node:field-publication-type:description]The optional description of the taxonomy term.
    Edit URL[site:feed-node:field-publication-type:edit-url]The URL of the taxonomy term's edit page.
    Feed NID[site:feed-node:field-publication-type:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:field-publication-type:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:field-publication-type:feeds-item-url]Feeds Item URL.
    Name[site:feed-node:field-publication-type:name]The name of the taxonomy term.
    Node count[site:feed-node:field-publication-type:node-count]The number of nodes tagged with the taxonomy term.
    Original taxonomy term[site:feed-node:field-publication-type:original]The original taxonomy term data if the taxonomy term is being updated or saved.
    Parents[site:feed-node:field-publication-type:parents]An array of all the term's parents, starting with the root.
    Parent term[site:feed-node:field-publication-type:parent]The parent term of the taxonomy term, if one exists.
    Root term[site:feed-node:field-publication-type:root]The root term of the taxonomy term.
    Status[site:feed-node:field-publication-type:status]Whether the taxonomy term is published or unpublished.
    Term ID[site:feed-node:field-publication-type:tid]The unique ID of the taxonomy term.
    URL[site:feed-node:field-publication-type:url]The URL of the taxonomy term.
    Vocabulary[site:feed-node:field-publication-type:vocabulary]The vocabulary the taxonomy term belongs to.
    Weight[site:feed-node:field-publication-type:weight]The weight of the term, which is used for ordering terms during display.
    Publication type[site:feed-node:field_publication_type]Term reference field.
    Quote Author[site:feed-node:field_quote_author]Text field.
    Quote Author[site:feed-node:field-quote-author]Field "field_quote_author".
    Quote Image[site:feed-node:field_quote_image]Image field.
    Quote Image[site:feed-node:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[site:feed-node:vid]The unique ID of the node's latest revision.
    Revision log message[site:feed-node:log]The explanation of the most recent changes made to the node.
    Right Column[site:feed-node:field_right_column]Long text field.
    Right Column[site:feed-node:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[site:feed-node:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[site:feed-node:field_sponsor_img]Image field.
    State / Province / Region[site:feed-node:field_province]Text field. Also known as Province, State / Province / Region.
    Status[site:feed-node:status]Whether the node is published or unpublished.
    Sticky in lists[site:feed-node:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[site:feed-node:field-street]Field "field_street".
    Street[site:feed-node:field_street]Text field.
    Sub title[site:feed-node:field_sub_title]Text field.
    Sub title[site:feed-node:field-sub-title]Field "field_sub_title".
    Summary[site:feed-node:summary]The summary of the node's main body text.
    Tags[site:feed-node:field-tags-member]Field "field_tags_member".
    Tags[site:feed-node:field_tags_member]Text field.
    Tags[site:feed-node:field_tags]Term reference field.
    Tags[site:feed-node:field-tags]Field "field_tags".
    Taxonomy terms with delta 0[site:feed-node:field-tags:0]The list item with delta 0. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 1[site:feed-node:field-tags:1]The list item with delta 1. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 2[site:feed-node:field-tags:2]The list item with delta 2. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 3[site:feed-node:field-tags:3]The list item with delta 3. Delta values start from 0 and are incremented by one per list item.
    Telephone[site:feed-node:field-telephone]Field "field_telephone".
    Telephone[site:feed-node:field_telephone]Phone Number field.
    Thumbnail image[site:feed-node:field_thumbnail_image]Image field.
    Thumbnail image[site:feed-node:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[site:feed-node:title]The title of the node.
    Translation source node[site:feed-node:source]The source node for this current node's translation set.
    Area of Operations[site:feed-node:source:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[site:feed-node:source:field_area_of_operations]Term reference field.
    Author[site:feed-node:source:author]The author of the node.
    Body[site:feed-node:source:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[site:feed-node:source:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[site:feed-node:source:field_bottom_img]Image field.
    Brochure[site:feed-node:source:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[site:feed-node:source:field_brochure]File field.
    Business image[site:feed-node:source:field_business_image]Image field.
    Business image[site:feed-node:source:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[site:feed-node:source:field_category]Text field.
    Category[site:feed-node:source:field-category]Field "field_category".
    Chamber execs pics[site:feed-node:source:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[site:feed-node:source:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[site:feed-node:source:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[site:feed-node:source:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[site:feed-node:source:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[site:feed-node:source:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:source:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:source:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[site:feed-node:source:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[site:feed-node:source:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[site:feed-node:source:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[site:feed-node:source:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:source:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:source:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[site:feed-node:source:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[site:feed-node:source:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[site:feed-node:source:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[site:feed-node:source:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[site:feed-node:source:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[site:feed-node:source:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:source:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:source:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[site:feed-node:source:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[site:feed-node:source:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[site:feed-node:source:field-city]Field "field_city".
    City[site:feed-node:source:field_city]Text field.
    Contact[site:feed-node:source:field-contact]Field "field_contact".
    Contact[site:feed-node:source:field_contact]Text field.
    Contact Telephone[site:feed-node:source:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[site:feed-node:source:field_contact_telephone]Phone Number field.
    Contact Us[site:feed-node:source:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[site:feed-node:source:field_contact_us]Postal address field.
    Content ID[site:feed-node:source:nid]The unique ID of the content item, or "node".
    Content type[site:feed-node:source:content-type]The content type of the node.
    Country[site:feed-node:source:field-country]Field "field_country".
    Country[site:feed-node:source:field_country]Text field.
    Creates revision[site:feed-node:source:revision]Whether saving this node creates a new revision.
    Date[site:feed-node:source:field_publication_date]Date field. Also known as Publication date.
    Date[site:feed-node:source:field_date]Date field.
    Date[site:feed-node:source:field-date]Field "field_date".
    Date changed[site:feed-node:source:changed]The date the node was most recently updated.
    Date created[site:feed-node:source:created]The date the node was posted.
    Download Document[site:feed-node:source:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[site:feed-node:source:field_document]File field.
    E-mail[site:feed-node:source:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[site:feed-node:source:field-e-mail]Field "field_e_mail".
    Edit URL[site:feed-node:source:edit-url]The URL of the node's edit page.
    Email[site:feed-node:source:field_email_address]Email field. Also known as Email Address.
    Email Address[site:feed-node:source:field-email-address]Field "field_email_address".
    Event Image[site:feed-node:source:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[site:feed-node:source:field_event_image]Image field.
    Event Start Date[site:feed-node:source:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[site:feed-node:source:field_event_start_date]Date field.
    External ID[site:feed-node:source:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[site:feed-node:source:field_facebook_external_id]Text field.
    External id[site:feed-node:source:field_tweet_external_id]Text field.
    External id[site:feed-node:source:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[site:feed-node:source:field_fax]Telephone number field.
    Fax[site:feed-node:source:field-faxnumber]Field "field_faxnumber".
    Fax[site:feed-node:source:field_faxnumber]Phone Number field.
    Fax[site:feed-node:source:field-fax]Field "field_fax".
    Feed NID[site:feed-node:source:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:source:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:source:feeds-item-url]Feeds Item URL.
    Feed source[site:feed-node:source:feed-source]The node the feed item was sourced from.
    From[site:feed-node:source:field-from]Field "field_from".
    From[site:feed-node:source:field_from]Text field.
    Header[site:feed-node:source:field_header]Field collection field.
    Header[site:feed-node:source:field-header]Field "field_header".
    Header img[site:feed-node:source:field_header_img]Image field.
    Header img[site:feed-node:source:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[site:feed-node:source:field_header_pic_2]Image field.
    Header img 2[site:feed-node:source:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[site:feed-node:source:field_image]Image field.
    Image[site:feed-node:source:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[site:feed-node:source:field-is-annual]Field "field_is_annual".
    Is annual[site:feed-node:source:field_is_annual]Boolean field.
    Is new[site:feed-node:source:is-new]Whether the node is new and not saved to the database yet.
    Job Id[site:feed-node:source:field_job_id]Text field.
    Job Id[site:feed-node:source:field-job-id]Field "field_job_id".
    Job Title[site:feed-node:source:field-job-title]Field "field_job_title".
    Job Title[site:feed-node:source:field_job_title]Text field.
    Language[site:feed-node:source:language]The language the node is written in.
    Last view[site:feed-node:source:last-view]The date on which a visitor last read the node.
    Lead[site:feed-node:source:field-lead]Field "field_lead".
    Lead[site:feed-node:source:field_lead]Text field.
    Lead 2[site:feed-node:source:field_lead_2]Text field.
    Lead 2[site:feed-node:source:field-lead-2]Field "field_lead_2".
    Left Column[site:feed-node:source:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[site:feed-node:source:field_left_column]Long text field.
    Location[site:feed-node:source:field-location]Field "field_location".
    Location[site:feed-node:source:field_location]Text field.
    Name of Contact[site:feed-node:source:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[site:feed-node:source:field_name_of_contact]Text field.
    Number of Employees[site:feed-node:source:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[site:feed-node:source:field_number_of_employees]List (text) field.
    Number of views[site:feed-node:source:total-count]The number of visitors who have read the node.
    Number of views[site:feed-node:source:views]The number of visitors who have read the node.
    Original node[site:feed-node:source:original]The original node data if the node is being updated or saved.
    Participating location link [site:feed-node:source:field_participating_location_lin]Link field.
    Participating location link [site:feed-node:source:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[site:feed-node:source:field-phone]Field "field_phone".
    Phone[site:feed-node:source:field_phone]Telephone number field. Also known as Phone Number .
    Photos[site:feed-node:source:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[site:feed-node:source:field_photos]Image field.
    Picture[site:feed-node:source:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[site:feed-node:source:field_facebook_picture]Image field.
    Position[site:feed-node:source:field-position]Field "field_position".
    Position[site:feed-node:source:field_position]Text field.
    Postcode[site:feed-node:source:field-postcode]Field "field_postcode".
    Promoted to frontpage[site:feed-node:source:promote]Whether the node is promoted to the frontpage.
    Province[site:feed-node:source:field-province]Field "field_province".
    Publication date[site:feed-node:source:field-publication-date]Field "field_publication_date".
    Publication image[site:feed-node:source:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[site:feed-node:source:field_publication_image]Image field.
    Publication type[site:feed-node:source:field-publication-type]Field "field_publication_type".
    Publication type[site:feed-node:source:field_publication_type]Term reference field.
    Quote Author[site:feed-node:source:field_quote_author]Text field.
    Quote Author[site:feed-node:source:field-quote-author]Field "field_quote_author".
    Quote Image[site:feed-node:source:field_quote_image]Image field.
    Quote Image[site:feed-node:source:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[site:feed-node:source:vid]The unique ID of the node's latest revision.
    Revision log message[site:feed-node:source:log]The explanation of the most recent changes made to the node.
    Right Column[site:feed-node:source:field_right_column]Long text field.
    Right Column[site:feed-node:source:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[site:feed-node:source:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[site:feed-node:source:field_sponsor_img]Image field.
    State / Province / Region[site:feed-node:source:field_province]Text field. Also known as Province, State / Province / Region.
    Status[site:feed-node:source:status]Whether the node is published or unpublished.
    Sticky in lists[site:feed-node:source:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[site:feed-node:source:field-street]Field "field_street".
    Street[site:feed-node:source:field_street]Text field.
    Sub title[site:feed-node:source:field_sub_title]Text field.
    Sub title[site:feed-node:source:field-sub-title]Field "field_sub_title".
    Summary[site:feed-node:source:summary]The summary of the node's main body text.
    Tags[site:feed-node:source:field-tags-member]Field "field_tags_member".
    Tags[site:feed-node:source:field_tags_member]Text field.
    Tags[site:feed-node:source:field_tags]Term reference field.
    Tags[site:feed-node:source:field-tags]Field "field_tags".
    Telephone[site:feed-node:source:field-telephone]Field "field_telephone".
    Telephone[site:feed-node:source:field_telephone]Phone Number field.
    Thumbnail image[site:feed-node:source:field_thumbnail_image]Image field.
    Thumbnail image[site:feed-node:source:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[site:feed-node:source:title]The title of the node.
    Tweet media[site:feed-node:source:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[site:feed-node:source:field_tweet_media]Image field.
    URL[site:feed-node:source:url]The URL of the node.
    Updated[site:feed-node:source:field_updated]Date (ISO format) field.
    Updated[site:feed-node:source:field-updated]Field "field_updated".
    User[site:feed-node:source:field_tweet_user]Text field.
    User[site:feed-node:source:field-tweet-user]Field "field_tweet_user".
    User Picture[site:feed-node:source:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[site:feed-node:source:field_tweet_user_picture]Image field.
    Video[site:feed-node:source:field_video]Video Embed field.
    Video[site:feed-node:source:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[site:feed-node:source:day-views]The number of visitors who have read the node today.
    Views today[site:feed-node:source:day-count]The number of visitors who have read the node today.
    Website[site:feed-node:source:field_website]Link field.
    Website[site:feed-node:source:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[site:feed-node:source:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[site:feed-node:source:field_ybdp_image]Image field.
    YBDP Slide Image[site:feed-node:source:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[site:feed-node:source:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[site:feed-node:source:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[site:feed-node:source:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[site:feed-node:source:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Tweet media[site:feed-node:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[site:feed-node:field_tweet_media]Image field.
    URL[site:feed-node:url]The URL of the node.
    Absolute URL[site:feed-node:url:absolute]The absolute URL.
    Arguments[site:feed-node:url:args]The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
    Brief URL[site:feed-node:url:brief]The URL without the protocol and trailing backslash.
    Path[site:feed-node:url:path]The path component of the URL.
    Relative URL[site:feed-node:url:relative]The relative URL.
    Unaliased URL[site:feed-node:url:unaliased]The unaliased URL.
    Updated[site:feed-node:field_updated]Date (ISO format) field.
    Updated[site:feed-node:field-updated]Field "field_updated".
    Custom format[site:feed-node:field-updated:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:feed-node:field-updated:day_only]A date in 'day_only' format. (12)
    Long format[site:feed-node:field-updated:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:feed-node:field-updated:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:feed-node:field-updated:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:feed-node:field-updated:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:feed-node:field-updated:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:feed-node:field-updated:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:feed-node:field-updated:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:feed-node:field-updated:year_only]A date in 'year_only' format. (2024)
    User[site:feed-node:field_tweet_user]Text field.
    User[site:feed-node:field-tweet-user]Field "field_tweet_user".
    User Picture[site:feed-node:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[site:feed-node:field_tweet_user_picture]Image field.
    Video[site:feed-node:field_video]Video Embed field.
    Video[site:feed-node:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[site:feed-node:day-views]The number of visitors who have read the node today.
    Views today[site:feed-node:day-count]The number of visitors who have read the node today.
    Website[site:feed-node:field_website]Link field.
    Website[site:feed-node:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[site:feed-node:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[site:feed-node:field_ybdp_image]Image field.
    YBDP Slide Image[site:feed-node:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[site:feed-node:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[site:feed-node:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[site:feed-node:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[site:feed-node:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Feeds Item GUID[site:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feeds-item-url]Feeds Item URL.
    Logged in user[site:current-user]The currently logged in user.
    Business Name[site:current-user:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[site:current-user:field-business-name]Field "field_business_name".
    Created[site:current-user:created]The date the user account was created.
    Custom format[site:current-user:created:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:current-user:created:day_only]A date in 'day_only' format. (12)
    Long format[site:current-user:created:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:current-user:created:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:current-user:created:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:current-user:created:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:current-user:created:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:current-user:created:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:current-user:created:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:current-user:created:year_only]A date in 'year_only' format. (2024)
    Default theme[site:current-user:theme]The user's default theme.
    Edit URL[site:current-user:edit-url]The URL of the account edit page.
    Email[site:current-user:mail]The email address of the user account.
    Feed NID[site:current-user:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-user:feed-node]Feed Node that imported this entity.
    Area of Operations[site:current-user:feed-node:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[site:current-user:feed-node:field_area_of_operations]Term reference field.
    Author[site:current-user:feed-node:author]The author of the node.
    Body[site:current-user:feed-node:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[site:current-user:feed-node:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[site:current-user:feed-node:field_bottom_img]Image field.
    Brochure[site:current-user:feed-node:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[site:current-user:feed-node:field_brochure]File field.
    Business image[site:current-user:feed-node:field_business_image]Image field.
    Business image[site:current-user:feed-node:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[site:current-user:feed-node:field_category]Text field.
    Category[site:current-user:feed-node:field-category]Field "field_category".
    Chamber execs pics[site:current-user:feed-node:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[site:current-user:feed-node:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[site:current-user:feed-node:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[site:current-user:feed-node:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[site:current-user:feed-node:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[site:current-user:feed-node:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:current-user:feed-node:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:current-user:feed-node:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[site:current-user:feed-node:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[site:current-user:feed-node:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[site:current-user:feed-node:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[site:current-user:feed-node:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:current-user:feed-node:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:current-user:feed-node:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[site:current-user:feed-node:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[site:current-user:feed-node:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[site:current-user:feed-node:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[site:current-user:feed-node:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[site:current-user:feed-node:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[site:current-user:feed-node:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:current-user:feed-node:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:current-user:feed-node:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[site:current-user:feed-node:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[site:current-user:feed-node:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[site:current-user:feed-node:field-city]Field "field_city".
    City[site:current-user:feed-node:field_city]Text field.
    Contact[site:current-user:feed-node:field-contact]Field "field_contact".
    Contact[site:current-user:feed-node:field_contact]Text field.
    Contact Telephone[site:current-user:feed-node:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[site:current-user:feed-node:field_contact_telephone]Phone Number field.
    Contact Us[site:current-user:feed-node:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[site:current-user:feed-node:field_contact_us]Postal address field.
    Content ID[site:current-user:feed-node:nid]The unique ID of the content item, or "node".
    Content type[site:current-user:feed-node:content-type]The content type of the node.
    Country[site:current-user:feed-node:field-country]Field "field_country".
    Country[site:current-user:feed-node:field_country]Text field.
    Creates revision[site:current-user:feed-node:revision]Whether saving this node creates a new revision.
    Date[site:current-user:feed-node:field_publication_date]Date field. Also known as Publication date.
    Date[site:current-user:feed-node:field_date]Date field.
    Date[site:current-user:feed-node:field-date]Field "field_date".
    Date changed[site:current-user:feed-node:changed]The date the node was most recently updated.
    Date created[site:current-user:feed-node:created]The date the node was posted.
    Download Document[site:current-user:feed-node:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[site:current-user:feed-node:field_document]File field.
    E-mail[site:current-user:feed-node:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[site:current-user:feed-node:field-e-mail]Field "field_e_mail".
    Edit URL[site:current-user:feed-node:edit-url]The URL of the node's edit page.
    Email[site:current-user:feed-node:field_email_address]Email field. Also known as Email Address.
    Email Address[site:current-user:feed-node:field-email-address]Field "field_email_address".
    Event Image[site:current-user:feed-node:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[site:current-user:feed-node:field_event_image]Image field.
    Event Start Date[site:current-user:feed-node:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[site:current-user:feed-node:field_event_start_date]Date field.
    External ID[site:current-user:feed-node:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[site:current-user:feed-node:field_facebook_external_id]Text field.
    External id[site:current-user:feed-node:field_tweet_external_id]Text field.
    External id[site:current-user:feed-node:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[site:current-user:feed-node:field_fax]Telephone number field.
    Fax[site:current-user:feed-node:field-faxnumber]Field "field_faxnumber".
    Fax[site:current-user:feed-node:field_faxnumber]Phone Number field.
    Fax[site:current-user:feed-node:field-fax]Field "field_fax".
    Feed NID[site:current-user:feed-node:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:current-user:feed-node:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-user:feed-node:feeds-item-url]Feeds Item URL.
    Feed source[site:current-user:feed-node:feed-source]The node the feed item was sourced from.
    From[site:current-user:feed-node:field-from]Field "field_from".
    From[site:current-user:feed-node:field_from]Text field.
    Header[site:current-user:feed-node:field_header]Field collection field.
    Header[site:current-user:feed-node:field-header]Field "field_header".
    Header img[site:current-user:feed-node:field_header_img]Image field.
    Header img[site:current-user:feed-node:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[site:current-user:feed-node:field_header_pic_2]Image field.
    Header img 2[site:current-user:feed-node:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[site:current-user:feed-node:field_image]Image field.
    Image[site:current-user:feed-node:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[site:current-user:feed-node:field-is-annual]Field "field_is_annual".
    Is annual[site:current-user:feed-node:field_is_annual]Boolean field.
    Is new[site:current-user:feed-node:is-new]Whether the node is new and not saved to the database yet.
    Job Id[site:current-user:feed-node:field_job_id]Text field.
    Job Id[site:current-user:feed-node:field-job-id]Field "field_job_id".
    Job Title[site:current-user:feed-node:field-job-title]Field "field_job_title".
    Job Title[site:current-user:feed-node:field_job_title]Text field.
    Language[site:current-user:feed-node:language]The language the node is written in.
    Last view[site:current-user:feed-node:last-view]The date on which a visitor last read the node.
    Lead[site:current-user:feed-node:field-lead]Field "field_lead".
    Lead[site:current-user:feed-node:field_lead]Text field.
    Lead 2[site:current-user:feed-node:field_lead_2]Text field.
    Lead 2[site:current-user:feed-node:field-lead-2]Field "field_lead_2".
    Left Column[site:current-user:feed-node:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[site:current-user:feed-node:field_left_column]Long text field.
    Location[site:current-user:feed-node:field-location]Field "field_location".
    Location[site:current-user:feed-node:field_location]Text field.
    Name of Contact[site:current-user:feed-node:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[site:current-user:feed-node:field_name_of_contact]Text field.
    Number of Employees[site:current-user:feed-node:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[site:current-user:feed-node:field_number_of_employees]List (text) field.
    Number of views[site:current-user:feed-node:total-count]The number of visitors who have read the node.
    Number of views[site:current-user:feed-node:views]The number of visitors who have read the node.
    Original node[site:current-user:feed-node:original]The original node data if the node is being updated or saved.
    Participating location link [site:current-user:feed-node:field_participating_location_lin]Link field.
    Participating location link [site:current-user:feed-node:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[site:current-user:feed-node:field-phone]Field "field_phone".
    Phone[site:current-user:feed-node:field_phone]Telephone number field. Also known as Phone Number .
    Photos[site:current-user:feed-node:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[site:current-user:feed-node:field_photos]Image field.
    Picture[site:current-user:feed-node:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[site:current-user:feed-node:field_facebook_picture]Image field.
    Position[site:current-user:feed-node:field-position]Field "field_position".
    Position[site:current-user:feed-node:field_position]Text field.
    Postcode[site:current-user:feed-node:field-postcode]Field "field_postcode".
    Promoted to frontpage[site:current-user:feed-node:promote]Whether the node is promoted to the frontpage.
    Province[site:current-user:feed-node:field-province]Field "field_province".
    Publication date[site:current-user:feed-node:field-publication-date]Field "field_publication_date".
    Publication image[site:current-user:feed-node:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[site:current-user:feed-node:field_publication_image]Image field.
    Publication type[site:current-user:feed-node:field-publication-type]Field "field_publication_type".
    Publication type[site:current-user:feed-node:field_publication_type]Term reference field.
    Quote Author[site:current-user:feed-node:field_quote_author]Text field.
    Quote Author[site:current-user:feed-node:field-quote-author]Field "field_quote_author".
    Quote Image[site:current-user:feed-node:field_quote_image]Image field.
    Quote Image[site:current-user:feed-node:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[site:current-user:feed-node:vid]The unique ID of the node's latest revision.
    Revision log message[site:current-user:feed-node:log]The explanation of the most recent changes made to the node.
    Right Column[site:current-user:feed-node:field_right_column]Long text field.
    Right Column[site:current-user:feed-node:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[site:current-user:feed-node:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[site:current-user:feed-node:field_sponsor_img]Image field.
    State / Province / Region[site:current-user:feed-node:field_province]Text field. Also known as Province, State / Province / Region.
    Status[site:current-user:feed-node:status]Whether the node is published or unpublished.
    Sticky in lists[site:current-user:feed-node:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[site:current-user:feed-node:field-street]Field "field_street".
    Street[site:current-user:feed-node:field_street]Text field.
    Sub title[site:current-user:feed-node:field_sub_title]Text field.
    Sub title[site:current-user:feed-node:field-sub-title]Field "field_sub_title".
    Summary[site:current-user:feed-node:summary]The summary of the node's main body text.
    Tags[site:current-user:feed-node:field-tags-member]Field "field_tags_member".
    Tags[site:current-user:feed-node:field_tags_member]Text field.
    Tags[site:current-user:feed-node:field_tags]Term reference field.
    Tags[site:current-user:feed-node:field-tags]Field "field_tags".
    Telephone[site:current-user:feed-node:field-telephone]Field "field_telephone".
    Telephone[site:current-user:feed-node:field_telephone]Phone Number field.
    Thumbnail image[site:current-user:feed-node:field_thumbnail_image]Image field.
    Thumbnail image[site:current-user:feed-node:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[site:current-user:feed-node:title]The title of the node.
    Translation source node[site:current-user:feed-node:source]The source node for this current node's translation set.
    Tweet media[site:current-user:feed-node:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[site:current-user:feed-node:field_tweet_media]Image field.
    URL[site:current-user:feed-node:url]The URL of the node.
    Updated[site:current-user:feed-node:field_updated]Date (ISO format) field.
    Updated[site:current-user:feed-node:field-updated]Field "field_updated".
    User[site:current-user:feed-node:field_tweet_user]Text field.
    User[site:current-user:feed-node:field-tweet-user]Field "field_tweet_user".
    User Picture[site:current-user:feed-node:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[site:current-user:feed-node:field_tweet_user_picture]Image field.
    Video[site:current-user:feed-node:field_video]Video Embed field.
    Video[site:current-user:feed-node:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[site:current-user:feed-node:day-views]The number of visitors who have read the node today.
    Views today[site:current-user:feed-node:day-count]The number of visitors who have read the node today.
    Website[site:current-user:feed-node:field_website]Link field.
    Website[site:current-user:feed-node:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[site:current-user:feed-node:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[site:current-user:feed-node:field_ybdp_image]Image field.
    YBDP Slide Image[site:current-user:feed-node:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[site:current-user:feed-node:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[site:current-user:feed-node:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[site:current-user:feed-node:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[site:current-user:feed-node:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Feeds Item GUID[site:current-user:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-user:feeds-item-url]Feeds Item URL.
    Last access[site:current-user:last-access]The date the user last accessed the site.
    Custom format[site:current-user:last-access:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:current-user:last-access:day_only]A date in 'day_only' format. (12)
    Long format[site:current-user:last-access:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:current-user:last-access:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:current-user:last-access:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:current-user:last-access:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:current-user:last-access:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:current-user:last-access:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:current-user:last-access:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:current-user:last-access:year_only]A date in 'year_only' format. (2024)
    Last login[site:current-user:last-login]The date the user last logged in to the site.
    Name[site:current-user:name]The login name of the user account.
    Original user[site:current-user:original]The original user data if the user is being updated or saved.
    Business Name[site:current-user:original:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[site:current-user:original:field-business-name]Field "field_business_name".
    Created[site:current-user:original:created]The date the user account was created.
    Default theme[site:current-user:original:theme]The user's default theme.
    Edit URL[site:current-user:original:edit-url]The URL of the account edit page.
    Email[site:current-user:original:mail]The email address of the user account.
    Feed NID[site:current-user:original:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-user:original:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[site:current-user:original:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-user:original:feeds-item-url]Feeds Item URL.
    Last access[site:current-user:original:last-access]The date the user last accessed the site.
    Last login[site:current-user:original:last-login]The date the user last logged in to the site.
    Name[site:current-user:original:name]The login name of the user account.
    Picture[site:current-user:original:picture]The picture of the user.
    Roles[site:current-user:original:roles]The user roles associated with the user account.
    Status[site:current-user:original:status]Whether the user is active or blocked.
    URL[site:current-user:original:url]The URL of the account profile page.
    User ID[site:current-user:original:uid]The unique ID of the user account.
    User role ids[site:current-user:original:role-ids]The role ids the user account is a member of as comma separated list.
    User role names[site:current-user:original:role-names]The role names the user account is a member of as comma separated list.
    Picture[site:current-user:picture]The picture of the user.
    Alt Text[site:current-user:picture:field_file_image_alt_text]Text field.
    Alt Text[site:current-user:picture:field-file-image-alt-text]Field "field_file_image_alt_text".
    Base name[site:current-user:picture:basename]The base name of the file.
    Download URL[site:current-user:picture:download-url]The URL to download the file directly.
    Extension[site:current-user:picture:extension]The extension of the file.
    Feed NID[site:current-user:picture:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-user:picture:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[site:current-user:picture:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-user:picture:feeds-item-url]Feeds Item URL.
    File ID[site:current-user:picture:fid]The unique ID of the uploaded file.
    File byte size[site:current-user:picture:size-raw]The size of the file, in bytes.
    File name[site:current-user:picture:name]The name of the file.
    File size[site:current-user:picture:size]The size of the file.
    File type[site:current-user:picture:type]The file type of the file.
    MIME type[site:current-user:picture:mime]The MIME type of the file.
    Original file[site:current-user:picture:original]The original file data if the file is being updated or saved.
    Owner[site:current-user:picture:owner]The user who originally uploaded the file.
    Path[site:current-user:picture:path]The location of the file relative to Drupal root.
    Timestamp[site:current-user:picture:timestamp]The date the file was most recently changed.
    Title Text[site:current-user:picture:field_file_image_title_text]Text field.
    Title Text[site:current-user:picture:field-file-image-title-text]Field "field_file_image_title_text".
    URL[site:current-user:picture:url]The web-accessible URL for the file.
    Roles[site:current-user:roles]The user roles associated with the user account.
    Count[site:current-user:roles:count]The number of elements in the array.
    First[site:current-user:roles:first]The first element of the array.
    Imploded[site:current-user:roles:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[site: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[site:current-user:roles:keys]The array of keys of the array.
    Last[site:current-user:roles:last]The last element of the array.
    Reversed[site:current-user:roles:reversed]The array reversed.
    Value[site:current-user:roles:value:?]The specific value of the array.
    Status[site:current-user:status]Whether the user is active or blocked.
    URL[site:current-user:url]The URL of the account profile page.
    Absolute URL[site:current-user:url:absolute]The absolute URL.
    Arguments[site:current-user:url:args]The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
    Brief URL[site:current-user:url:brief]The URL without the protocol and trailing backslash.
    Path[site:current-user:url:path]The path component of the URL.
    Relative URL[site:current-user:url:relative]The relative URL.
    Unaliased URL[site:current-user:url:unaliased]The unaliased URL.
    User ID[site:current-user:uid]The unique ID of the user account.
    User role ids[site:current-user:role-ids]The role ids the user account is a member of as comma separated list.
    User role names[site:current-user:role-names]The role names the user account is a member of as comma separated list.
    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.
    User's shopping cart order[site:current-cart-order]The shopping cart order belonging to the current user.
    Billing information[site:current-cart-order:commerce_customer_billing]Customer profile reference field.
    Billing information[site:current-cart-order:commerce-customer-billing]Field "commerce_customer_billing".
    Address[site:current-cart-order:commerce-customer-billing:commerce-customer-address:?]Field "commerce_customer_address". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Address[site:current-cart-order:commerce-customer-billing:commerce_customer_address]Postal address field.
    Customer profile ID[site:current-cart-order:commerce-customer-billing:customer-profile-id]The unique numeric ID of the customer profile.
    Customer profile owner[site:current-cart-order:commerce-customer-billing:owner]The user the customer profile belongs to.
    Customer profile type[site:current-cart-order:commerce-customer-billing:type]The type of the customer profile.
    Customer profile type name[site:current-cart-order:commerce-customer-billing:type-name]The type name of the customer profile.
    Date created[site:current-cart-order:commerce-customer-billing:created]The date the customer profile was created.
    Date updated[site:current-cart-order:commerce-customer-billing:changed]The date the customer profile was last updated.
    Feed NID[site:current-cart-order:commerce-customer-billing:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-cart-order:commerce-customer-billing:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[site:current-cart-order:commerce-customer-billing:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-cart-order:commerce-customer-billing:feeds-item-url]Feeds Item URL.
    Original commerce customer profile[site:current-cart-order:commerce-customer-billing:original]The original commerce customer profile data if the commerce customer profile is being updated or saved.
    Profile ID[site:current-cart-order:commerce-customer-billing:profile-id]The internal numeric ID of the customer profile.
    Revision ID[site:current-cart-order:commerce-customer-billing:revision-id]The unique ID of the customer profile's latest revision.
    Status[site:current-cart-order:commerce-customer-billing:status]Whether or not the customer profile is active.
    URL[site:current-cart-order:commerce-customer-billing:url]The URL of the commerce customer profile.
    User[site:current-cart-order:commerce-customer-billing:user]The user the customer profile belongs to.
    User ID[site:current-cart-order:commerce-customer-billing:uid]The unique ID of the user the customer profile belongs to.
    Create revision[site:current-cart-order:revision]Whether or not saving this order creates a new revision.
    Date changed[site:current-cart-order:changed]The date the order was last updated.
    Custom format[site:current-cart-order:changed:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:current-cart-order:changed:day_only]A date in 'day_only' format. (12)
    Long format[site:current-cart-order:changed:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:current-cart-order:changed:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:current-cart-order:changed:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:current-cart-order:changed:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:current-cart-order:changed:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:current-cart-order:changed:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:current-cart-order:changed:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:current-cart-order:changed:year_only]A date in 'year_only' format. (2024)
    Date created[site:current-cart-order:created]The date the order was created.
    Custom format[site:current-cart-order:created:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:current-cart-order:created:day_only]A date in 'day_only' format. (12)
    Long format[site:current-cart-order:created:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:current-cart-order:created:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:current-cart-order:created:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:current-cart-order:created:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:current-cart-order:created:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:current-cart-order:created:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:current-cart-order:created:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:current-cart-order:created:year_only]A date in 'year_only' format. (2024)
    Date placed[site:current-cart-order:placed]The date the order was placed i.e. checkout was completed.
    Custom format[site:current-cart-order:placed:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:current-cart-order:placed:day_only]A date in 'day_only' format. (12)
    Long format[site:current-cart-order:placed:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:current-cart-order:placed:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:current-cart-order:placed:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:current-cart-order:placed:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:current-cart-order:placed:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:current-cart-order:placed:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:current-cart-order:placed:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:current-cart-order:placed:year_only]A date in 'year_only' format. (2024)
    Edit URL[site:current-cart-order:edit-url]The URL of the order's edit page.
    Feed NID[site:current-cart-order:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-cart-order:feed-node]Feed Node that imported this entity.
    Area of Operations[site:current-cart-order:feed-node:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[site:current-cart-order:feed-node:field_area_of_operations]Term reference field.
    Author[site:current-cart-order:feed-node:author]The author of the node.
    Body[site:current-cart-order:feed-node:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[site:current-cart-order:feed-node:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[site:current-cart-order:feed-node:field_bottom_img]Image field.
    Brochure[site:current-cart-order:feed-node:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[site:current-cart-order:feed-node:field_brochure]File field.
    Business image[site:current-cart-order:feed-node:field_business_image]Image field.
    Business image[site:current-cart-order:feed-node:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[site:current-cart-order:feed-node:field_category]Text field.
    Category[site:current-cart-order:feed-node:field-category]Field "field_category".
    Chamber execs pics[site:current-cart-order:feed-node:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[site:current-cart-order:feed-node:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[site:current-cart-order:feed-node:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[site:current-cart-order:feed-node:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[site:current-cart-order:feed-node:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[site:current-cart-order:feed-node:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:current-cart-order:feed-node:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:current-cart-order:feed-node:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[site:current-cart-order:feed-node:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[site:current-cart-order:feed-node:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[site:current-cart-order:feed-node:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[site:current-cart-order:feed-node:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:current-cart-order:feed-node:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:current-cart-order:feed-node:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[site:current-cart-order:feed-node:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[site:current-cart-order:feed-node:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[site:current-cart-order:feed-node:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[site:current-cart-order:feed-node:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[site:current-cart-order:feed-node:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[site:current-cart-order:feed-node:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:current-cart-order:feed-node:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:current-cart-order:feed-node:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[site:current-cart-order:feed-node:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[site:current-cart-order:feed-node:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[site:current-cart-order:feed-node:field-city]Field "field_city".
    City[site:current-cart-order:feed-node:field_city]Text field.
    Contact[site:current-cart-order:feed-node:field-contact]Field "field_contact".
    Contact[site:current-cart-order:feed-node:field_contact]Text field.
    Contact Telephone[site:current-cart-order:feed-node:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[site:current-cart-order:feed-node:field_contact_telephone]Phone Number field.
    Contact Us[site:current-cart-order:feed-node:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[site:current-cart-order:feed-node:field_contact_us]Postal address field.
    Content ID[site:current-cart-order:feed-node:nid]The unique ID of the content item, or "node".
    Content type[site:current-cart-order:feed-node:content-type]The content type of the node.
    Country[site:current-cart-order:feed-node:field-country]Field "field_country".
    Country[site:current-cart-order:feed-node:field_country]Text field.
    Creates revision[site:current-cart-order:feed-node:revision]Whether saving this node creates a new revision.
    Date[site:current-cart-order:feed-node:field_publication_date]Date field. Also known as Publication date.
    Date[site:current-cart-order:feed-node:field_date]Date field.
    Date[site:current-cart-order:feed-node:field-date]Field "field_date".
    Date changed[site:current-cart-order:feed-node:changed]The date the node was most recently updated.
    Date created[site:current-cart-order:feed-node:created]The date the node was posted.
    Download Document[site:current-cart-order:feed-node:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[site:current-cart-order:feed-node:field_document]File field.
    E-mail[site:current-cart-order:feed-node:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[site:current-cart-order:feed-node:field-e-mail]Field "field_e_mail".
    Edit URL[site:current-cart-order:feed-node:edit-url]The URL of the node's edit page.
    Email[site:current-cart-order:feed-node:field_email_address]Email field. Also known as Email Address.
    Email Address[site:current-cart-order:feed-node:field-email-address]Field "field_email_address".
    Event Image[site:current-cart-order:feed-node:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[site:current-cart-order:feed-node:field_event_image]Image field.
    Event Start Date[site:current-cart-order:feed-node:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[site:current-cart-order:feed-node:field_event_start_date]Date field.
    External ID[site:current-cart-order:feed-node:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[site:current-cart-order:feed-node:field_facebook_external_id]Text field.
    External id[site:current-cart-order:feed-node:field_tweet_external_id]Text field.
    External id[site:current-cart-order:feed-node:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[site:current-cart-order:feed-node:field_fax]Telephone number field.
    Fax[site:current-cart-order:feed-node:field-faxnumber]Field "field_faxnumber".
    Fax[site:current-cart-order:feed-node:field_faxnumber]Phone Number field.
    Fax[site:current-cart-order:feed-node:field-fax]Field "field_fax".
    Feed NID[site:current-cart-order:feed-node:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:current-cart-order:feed-node:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-cart-order:feed-node:feeds-item-url]Feeds Item URL.
    Feed source[site:current-cart-order:feed-node:feed-source]The node the feed item was sourced from.
    From[site:current-cart-order:feed-node:field-from]Field "field_from".
    From[site:current-cart-order:feed-node:field_from]Text field.
    Header[site:current-cart-order:feed-node:field_header]Field collection field.
    Header[site:current-cart-order:feed-node:field-header]Field "field_header".
    Header img[site:current-cart-order:feed-node:field_header_img]Image field.
    Header img[site:current-cart-order:feed-node:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[site:current-cart-order:feed-node:field_header_pic_2]Image field.
    Header img 2[site:current-cart-order:feed-node:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[site:current-cart-order:feed-node:field_image]Image field.
    Image[site:current-cart-order:feed-node:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[site:current-cart-order:feed-node:field-is-annual]Field "field_is_annual".
    Is annual[site:current-cart-order:feed-node:field_is_annual]Boolean field.
    Is new[site:current-cart-order:feed-node:is-new]Whether the node is new and not saved to the database yet.
    Job Id[site:current-cart-order:feed-node:field_job_id]Text field.
    Job Id[site:current-cart-order:feed-node:field-job-id]Field "field_job_id".
    Job Title[site:current-cart-order:feed-node:field-job-title]Field "field_job_title".
    Job Title[site:current-cart-order:feed-node:field_job_title]Text field.
    Language[site:current-cart-order:feed-node:language]The language the node is written in.
    Last view[site:current-cart-order:feed-node:last-view]The date on which a visitor last read the node.
    Lead[site:current-cart-order:feed-node:field-lead]Field "field_lead".
    Lead[site:current-cart-order:feed-node:field_lead]Text field.
    Lead 2[site:current-cart-order:feed-node:field_lead_2]Text field.
    Lead 2[site:current-cart-order:feed-node:field-lead-2]Field "field_lead_2".
    Left Column[site:current-cart-order:feed-node:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[site:current-cart-order:feed-node:field_left_column]Long text field.
    Location[site:current-cart-order:feed-node:field-location]Field "field_location".
    Location[site:current-cart-order:feed-node:field_location]Text field.
    Name of Contact[site:current-cart-order:feed-node:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[site:current-cart-order:feed-node:field_name_of_contact]Text field.
    Number of Employees[site:current-cart-order:feed-node:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[site:current-cart-order:feed-node:field_number_of_employees]List (text) field.
    Number of views[site:current-cart-order:feed-node:total-count]The number of visitors who have read the node.
    Number of views[site:current-cart-order:feed-node:views]The number of visitors who have read the node.
    Original node[site:current-cart-order:feed-node:original]The original node data if the node is being updated or saved.
    Participating location link [site:current-cart-order:feed-node:field_participating_location_lin]Link field.
    Participating location link [site:current-cart-order:feed-node:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[site:current-cart-order:feed-node:field-phone]Field "field_phone".
    Phone[site:current-cart-order:feed-node:field_phone]Telephone number field. Also known as Phone Number .
    Photos[site:current-cart-order:feed-node:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[site:current-cart-order:feed-node:field_photos]Image field.
    Picture[site:current-cart-order:feed-node:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[site:current-cart-order:feed-node:field_facebook_picture]Image field.
    Position[site:current-cart-order:feed-node:field-position]Field "field_position".
    Position[site:current-cart-order:feed-node:field_position]Text field.
    Postcode[site:current-cart-order:feed-node:field-postcode]Field "field_postcode".
    Promoted to frontpage[site:current-cart-order:feed-node:promote]Whether the node is promoted to the frontpage.
    Province[site:current-cart-order:feed-node:field-province]Field "field_province".
    Publication date[site:current-cart-order:feed-node:field-publication-date]Field "field_publication_date".
    Publication image[site:current-cart-order:feed-node:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[site:current-cart-order:feed-node:field_publication_image]Image field.
    Publication type[site:current-cart-order:feed-node:field-publication-type]Field "field_publication_type".
    Publication type[site:current-cart-order:feed-node:field_publication_type]Term reference field.
    Quote Author[site:current-cart-order:feed-node:field_quote_author]Text field.
    Quote Author[site:current-cart-order:feed-node:field-quote-author]Field "field_quote_author".
    Quote Image[site:current-cart-order:feed-node:field_quote_image]Image field.
    Quote Image[site:current-cart-order:feed-node:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[site:current-cart-order:feed-node:vid]The unique ID of the node's latest revision.
    Revision log message[site:current-cart-order:feed-node:log]The explanation of the most recent changes made to the node.
    Right Column[site:current-cart-order:feed-node:field_right_column]Long text field.
    Right Column[site:current-cart-order:feed-node:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[site:current-cart-order:feed-node:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[site:current-cart-order:feed-node:field_sponsor_img]Image field.
    State / Province / Region[site:current-cart-order:feed-node:field_province]Text field. Also known as Province, State / Province / Region.
    Status[site:current-cart-order:feed-node:status]Whether the node is published or unpublished.
    Sticky in lists[site:current-cart-order:feed-node:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[site:current-cart-order:feed-node:field-street]Field "field_street".
    Street[site:current-cart-order:feed-node:field_street]Text field.
    Sub title[site:current-cart-order:feed-node:field_sub_title]Text field.
    Sub title[site:current-cart-order:feed-node:field-sub-title]Field "field_sub_title".
    Summary[site:current-cart-order:feed-node:summary]The summary of the node's main body text.
    Tags[site:current-cart-order:feed-node:field-tags-member]Field "field_tags_member".
    Tags[site:current-cart-order:feed-node:field_tags_member]Text field.
    Tags[site:current-cart-order:feed-node:field_tags]Term reference field.
    Tags[site:current-cart-order:feed-node:field-tags]Field "field_tags".
    Telephone[site:current-cart-order:feed-node:field-telephone]Field "field_telephone".
    Telephone[site:current-cart-order:feed-node:field_telephone]Phone Number field.
    Thumbnail image[site:current-cart-order:feed-node:field_thumbnail_image]Image field.
    Thumbnail image[site:current-cart-order:feed-node:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[site:current-cart-order:feed-node:title]The title of the node.
    Translation source node[site:current-cart-order:feed-node:source]The source node for this current node's translation set.
    Tweet media[site:current-cart-order:feed-node:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[site:current-cart-order:feed-node:field_tweet_media]Image field.
    URL[site:current-cart-order:feed-node:url]The URL of the node.
    Updated[site:current-cart-order:feed-node:field_updated]Date (ISO format) field.
    Updated[site:current-cart-order:feed-node:field-updated]Field "field_updated".
    User[site:current-cart-order:feed-node:field_tweet_user]Text field.
    User[site:current-cart-order:feed-node:field-tweet-user]Field "field_tweet_user".
    User Picture[site:current-cart-order:feed-node:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[site:current-cart-order:feed-node:field_tweet_user_picture]Image field.
    Video[site:current-cart-order:feed-node:field_video]Video Embed field.
    Video[site:current-cart-order:feed-node:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[site:current-cart-order:feed-node:day-views]The number of visitors who have read the node today.
    Views today[site:current-cart-order:feed-node:day-count]The number of visitors who have read the node today.
    Website[site:current-cart-order:feed-node:field_website]Link field.
    Website[site:current-cart-order:feed-node:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[site:current-cart-order:feed-node:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[site:current-cart-order:feed-node:field_ybdp_image]Image field.
    YBDP Slide Image[site:current-cart-order:feed-node:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[site:current-cart-order:feed-node:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[site:current-cart-order:feed-node:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[site:current-cart-order:feed-node:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[site:current-cart-order:feed-node:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Feeds Item GUID[site:current-cart-order:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-cart-order:feeds-item-url]Feeds Item URL.
    Host name[site:current-cart-order:hostname]The IP address that created this order.
    Line items[site:current-cart-order:commerce-line-items]Field "commerce_line_items".
    Line items with delta 0[site:current-cart-order:commerce-line-items:0]The list item with delta 0. Delta values start from 0 and are incremented by one per list item.
    Line items with delta 1[site:current-cart-order:commerce-line-items:1]The list item with delta 1. Delta values start from 0 and are incremented by one per list item.
    Line items with delta 2[site:current-cart-order:commerce-line-items:2]The list item with delta 2. Delta values start from 0 and are incremented by one per list item.
    Line items with delta 3[site:current-cart-order:commerce-line-items:3]The list item with delta 3. Delta values start from 0 and are incremented by one per list item.
    Line items[site:current-cart-order:commerce_line_items]Line item reference field.
    Order ID[site:current-cart-order:order-id]The unique numeric ID of the order.
    Order Items[site:current-cart-order:commerce-email-order-items]A table containing order items.
    Order e-mail[site:current-cart-order:mail]The e-mail address associated with the order.
    Order e-mail prepared for username usage[site:current-cart-order:mail-username]The e-mail address associated with this order with illegal characters for usernames replaced.
    Order number[site:current-cart-order:order-number]The order number displayed to the customer.
    Order state[site:current-cart-order:state]The current state of the order.
    Order state title[site:current-cart-order:state-title]The human-readable title of the order state.
    Order status[site:current-cart-order:status]The current status of the order.
    Order status title[site:current-cart-order:status-title]The human-readable title of the order status.
    Order total[site:current-cart-order:commerce-order-total:?]Field "commerce_order_total". The following properties may be appended to the token: amount (Amount), amount_decimal (Amount (decimal)), currency_code (Currency), data (Data)
    Order total[site:current-cart-order:commerce_order_total]Price field.
    Order type[site:current-cart-order:type]The type of the order.
    Order type name[site:current-cart-order:type-name]The human-readable name of the order type.
    Original commerce order[site:current-cart-order:original]The original commerce order data if the commerce order is being updated or saved.
    Billing information[site:current-cart-order:original:commerce_customer_billing]Customer profile reference field.
    Billing information[site:current-cart-order:original:commerce-customer-billing]Field "commerce_customer_billing".
    Create revision[site:current-cart-order:original:revision]Whether or not saving this order creates a new revision.
    Date changed[site:current-cart-order:original:changed]The date the order was last updated.
    Date created[site:current-cart-order:original:created]The date the order was created.
    Date placed[site:current-cart-order:original:placed]The date the order was placed i.e. checkout was completed.
    Edit URL[site:current-cart-order:original:edit-url]The URL of the order's edit page.
    Feed NID[site:current-cart-order:original:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-cart-order:original:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[site:current-cart-order:original:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-cart-order:original:feeds-item-url]Feeds Item URL.
    Host name[site:current-cart-order:original:hostname]The IP address that created this order.
    Line items[site:current-cart-order:original:commerce-line-items]Field "commerce_line_items".
    Line items[site:current-cart-order:original:commerce_line_items]Line item reference field.
    Order ID[site:current-cart-order:original:order-id]The unique numeric ID of the order.
    Order Items[site:current-cart-order:original:commerce-email-order-items]A table containing order items.
    Order e-mail[site:current-cart-order:original:mail]The e-mail address associated with the order.
    Order e-mail prepared for username usage[site:current-cart-order:original:mail-username]The e-mail address associated with this order with illegal characters for usernames replaced.
    Order number[site:current-cart-order:original:order-number]The order number displayed to the customer.
    Order state[site:current-cart-order:original:state]The current state of the order.
    Order state title[site:current-cart-order:original:state-title]The human-readable title of the order state.
    Order status[site:current-cart-order:original:status]The current status of the order.
    Order status title[site:current-cart-order:original:status-title]The human-readable title of the order status.
    Order total[site:current-cart-order:original:commerce-order-total:?]Field "commerce_order_total". The following properties may be appended to the token: amount (Amount), amount_decimal (Amount (decimal)), currency_code (Currency), data (Data)
    Order total[site:current-cart-order:original:commerce_order_total]Price field.
    Order type[site:current-cart-order:original:type]The type of the order.
    Order type name[site:current-cart-order:original:type-name]The human-readable name of the order type.
    Owner[site:current-cart-order:original:owner]The owner of the order.
    Owner ID[site:current-cart-order:original:uid]The unique ID of the order owner.
    Payment method[site:current-cart-order:original:payment-method]The method_id of the payment method selected by the customer during checkout.
    Payment method display title[site:current-cart-order:original:payment-method-display-title]The checkout form oriented display title of the payment method for the payment transaction.
    Payment method short title[site:current-cart-order:original:payment-method-short-title]The customer oriented short title of the payment method selected by the customer during checkout.
    Payment method title[site:current-cart-order:original:payment-method-title]The administrative title of the payment method selected by the customer during checkout.
    Revision ID[site:current-cart-order:original:revision-id]The unique ID of the order's latest revision.
    URL[site:current-cart-order:original:url]The URL of the order.
    URL[site:current-cart-order:original:customer-url]The URL for customers to view the order.
    URL[site:current-cart-order:original:admin-url]The URL for administrators to view the order.
    View URL[site:current-cart-order:original:view-url]The URL a customer can visit to view the order.
    Owner[site:current-cart-order:owner]The owner of the order.
    Business Name[site:current-cart-order:owner:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[site:current-cart-order:owner:field-business-name]Field "field_business_name".
    Created[site:current-cart-order:owner:created]The date the user account was created.
    Default theme[site:current-cart-order:owner:theme]The user's default theme.
    Edit URL[site:current-cart-order:owner:edit-url]The URL of the account edit page.
    Email[site:current-cart-order:owner:mail]The email address of the user account.
    Feed NID[site:current-cart-order:owner:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-cart-order:owner:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[site:current-cart-order:owner:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-cart-order:owner:feeds-item-url]Feeds Item URL.
    Last access[site:current-cart-order:owner:last-access]The date the user last accessed the site.
    Last login[site:current-cart-order:owner:last-login]The date the user last logged in to the site.
    Name[site:current-cart-order:owner:name]The login name of the user account.
    Original user[site:current-cart-order:owner:original]The original user data if the user is being updated or saved.
    Picture[site:current-cart-order:owner:picture]The picture of the user.
    Roles[site:current-cart-order:owner:roles]The user roles associated with the user account.
    Status[site:current-cart-order:owner:status]Whether the user is active or blocked.
    URL[site:current-cart-order:owner:url]The URL of the account profile page.
    User ID[site:current-cart-order:owner:uid]The unique ID of the user account.
    User role ids[site:current-cart-order:owner:role-ids]The role ids the user account is a member of as comma separated list.
    User role names[site:current-cart-order:owner:role-names]The role names the user account is a member of as comma separated list.
    Owner ID[site:current-cart-order:uid]The unique ID of the order owner.
    Payment method[site:current-cart-order:payment-method]The method_id of the payment method selected by the customer during checkout.
    Payment method display title[site:current-cart-order:payment-method-display-title]The checkout form oriented display title of the payment method for the payment transaction.
    Payment method short title[site:current-cart-order:payment-method-short-title]The customer oriented short title of the payment method selected by the customer during checkout.
    Payment method title[site:current-cart-order:payment-method-title]The administrative title of the payment method selected by the customer during checkout.
    Revision ID[site:current-cart-order:revision-id]The unique ID of the order's latest revision.
    URL[site:current-cart-order:url]The URL of the order.
    URL[site:current-cart-order:customer-url]The URL for customers to view the order.
    URL[site:current-cart-order:admin-url]The URL for administrators to view the order.
    View URL[site:current-cart-order:view-url]The URL a customer can visit to view the order.
    VariablesTokens for variable values.
    Additional text to show above the image[variable:locationmap_block_text_top]Value of variable Additional text to show above the image
    Address of your location[variable:locationmap_address]Value of variable Address of your location
    Anonymous user[variable:anonymous]The name used to indicate anonymous users.
    Batch limit[variable:mailchimp_batch_limit]Value of variable Batch limit
    Block map height[variable:locationmap_block_mapheight]Value of variable Block map height
    Block map width[variable:locationmap_block_mapwidth]Value of variable Block map width
    Default picture[variable:user_picture_default]URL of picture to display for users with no custom picture selected. Leave blank for none.
    Feed description[variable:feed_description]Description of your site, included in each feed.
    Latitude[variable:locationmap_lat]Value of variable Latitude
    Longitude[variable:locationmap_lng]Value of variable Longitude
    Maintenance mode message[variable:maintenance_mode_message]Message to show visitors when the site is in maintenance mode.
    Map height[variable:locationmap_height]Value of variable Map height
    Map width[variable:locationmap_width]Value of variable Map width
    Picture guidelines[variable:user_picture_guidelines]This text is displayed at the picture upload form in addition to the default guidelines. It's useful for helping or instructing your users.
    Picture maximum dimensions[variable:user_picture_dimensions]Maximum dimensions for pictures, in pixels.
    Picture maximum file size[variable:user_picture_file_size]Maximum file size for pictures, in kB.
    Site email address[variable:site_mail]The From address in automated e-mails sent during registration and new password requests, and other notifications. (Use an address ending in your site's domain to help prevent this e-mail being flagged as spam.)
    Site name[variable:site_name]The name of this website.
    Site slogan[variable:site_slogan]Your site's motto, tag line, or catchphrase (often displayed alongside the title of the site).
    Title[variable:locationmap_title]Value of variable Title
    User registration guidelines[variable:user_registration_help]This text is displayed at the top of the user registration form and is useful for helping or instructing your users.
    Web Property ID[variable:googleanalytics_account]This ID is unique to each site you want to track separately, and is in the form of UA-xxxxxxx-yy. To get a Web Property ID, register your site with Google Analytics, or if you already have registered your site, go to your Google Analytics Settings page to see the ID next to every site profile. Find more information in the documentation.
  • 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://www.whitehorsechamber.ca">Whitehorse Chamber of Commerce</a>Whitehorse Chamber of Commerce
    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.
  • No HTML tags allowed.
  • 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.
    Day only[current-date:day_only]A date in 'day_only' format. (12)
    Long format[current-date:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-date:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-date:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-date:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-date:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-date:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-date:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-date:year_only]A date in 'year_only' format. (2024)
    Current pageTokens related to the current page request.
    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.
    Business Name[current-user:field-business-name]Field "field_business_name".
    Business Name[current-user:field_business_name]Text field. Also known as Company, Company Name.
    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.
    Day only[current-user:created:day_only]A date in 'day_only' format. (12)
    Long format[current-user:created:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:created:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:created:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:created:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:created:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:created:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:created:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:created:year_only]A date in 'year_only' format. (2024)
    Default theme[current-user:theme]The user's default theme.
    Edit URL[current-user:edit-url]The URL of the account edit page.
    Email[current-user:mail]The email address of the user account.
    Feed NID[current-user:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[current-user:feed-node]Feed Node that imported this entity.
    Area of Operations[current-user:feed-node:field-area-of-operations]Field "field_area_of_operations".
    Taxonomy terms with delta 0[current-user:feed-node:field-area-of-operations:0]The list item with delta 0. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 1[current-user:feed-node:field-area-of-operations:1]The list item with delta 1. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 2[current-user:feed-node:field-area-of-operations:2]The list item with delta 2. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 3[current-user:feed-node:field-area-of-operations:3]The list item with delta 3. Delta values start from 0 and are incremented by one per list item.
    Area of Operations[current-user:feed-node:field_area_of_operations]Term reference field.
    Author[current-user:feed-node:author]The author of the node.
    Business Name[current-user:feed-node:author:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[current-user:feed-node:author:field-business-name]Field "field_business_name".
    Created[current-user:feed-node:author:created]The date the user account was created.
    Default theme[current-user:feed-node:author:theme]The user's default theme.
    Edit URL[current-user:feed-node:author:edit-url]The URL of the account edit page.
    Email[current-user:feed-node:author:mail]The email address of the user account.
    Feed NID[current-user:feed-node:author:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:author:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:author:feeds-item-url]Feeds Item URL.
    Last access[current-user:feed-node:author:last-access]The date the user last accessed the site.
    Last login[current-user:feed-node:author:last-login]The date the user last logged in to the site.
    Name[current-user:feed-node:author:name]The login name of the user account.
    Original user[current-user:feed-node:author:original]The original user data if the user is being updated or saved.
    Picture[current-user:feed-node:author:picture]The picture of the user.
    Roles[current-user:feed-node:author:roles]The user roles associated with the user account.
    Status[current-user:feed-node:author:status]Whether the user is active or blocked.
    URL[current-user:feed-node:author:url]The URL of the account profile page.
    User ID[current-user:feed-node:author:uid]The unique ID of the user account.
    User role ids[current-user:feed-node:author:role-ids]The role ids the user account is a member of as comma separated list.
    User role names[current-user:feed-node:author:role-names]The role names the user account is a member of as comma separated list.
    Body[current-user:feed-node:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[current-user:feed-node:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[current-user:feed-node:field_bottom_img]Image field.
    Brochure[current-user:feed-node:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[current-user:feed-node:field_brochure]File field.
    Field token value[current-user:feed-node:field_brochure:field]Default: The value returned by the token field formatter. Defaults to first value.
    Filename[current-user:feed-node:field_brochure:filename]Filename the file_entity resource. Defaults to first value.
    File type[current-user:feed-node:field_brochure:type]File type of the file_entity resource. Defaults to first value.
    Height[current-user:feed-node:field_brochure:height]Height of the file_entity resource, for videos or images. Defaults to first value.
    Image[current-user:feed-node:field_brochure:image]URL of a representative image for the file_entity resource, e.g. a video thumbnail. Defaults to first value.
    MIME type[current-user:feed-node:field_brochure:filemime]MIME type of the file_entity resource. Defaults to first value.
    Secure URL[current-user:feed-node:field_brochure:https-url]URL of the file_entity resource using HTTPS. Defaults to first value.
    Secure image[current-user:feed-node:field_brochure:https-image]URL of a representative image for the file_entity resource using HTTPS, usually for videos. Defaults to first value.
    URL[current-user:feed-node:field_brochure:url]URL of the file_entity resource. Defaults to first value.
    Width[current-user:feed-node:field_brochure:width]Width of the file_entity resource, for videos or images. Defaults to first value.
    Business image[current-user:feed-node:field_business_image]Image field.
    Business image[current-user:feed-node:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[current-user:feed-node:field_category]Text field.
    Category[current-user:feed-node:field-category]Field "field_category".
    Chamber execs pics[current-user:feed-node:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[current-user:feed-node:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[current-user:feed-node:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[current-user:feed-node:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[current-user:feed-node:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[current-user:feed-node:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[current-user:feed-node:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[current-user:feed-node:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[current-user:feed-node:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[current-user:feed-node:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[current-user:feed-node:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[current-user:feed-node:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[current-user:feed-node:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[current-user:feed-node:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[current-user:feed-node:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[current-user:feed-node:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[current-user:feed-node:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[current-user:feed-node:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[current-user:feed-node:field-city]Field "field_city".
    City[current-user:feed-node:field_city]Text field.
    Contact[current-user:feed-node:field-contact]Field "field_contact".
    Contact[current-user:feed-node:field_contact]Text field.
    Contact Telephone[current-user:feed-node:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[current-user:feed-node:field_contact_telephone]Phone Number field.
    Contact Us[current-user:feed-node:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[current-user:feed-node:field_contact_us]Postal address field.
    Address formatted for MailChimp[current-user:feed-node:field_contact_us:format-mailchimp]The full address formatted for import into MailChimp.
    Administrative area (i.e. State/Province)[current-user:feed-node:field_contact_us:administrative-area]The administrative area value, expanded to the full name if applicable.
    Administrative area (raw value)[current-user:feed-node:field_contact_us:administrative-area-raw]The raw administrative area value.
    Country code[current-user:feed-node:field_contact_us:country-code]The two letter ISO country code.
    Country name[current-user:feed-node:field_contact_us:country]The full name of the country.
    First name[current-user:feed-node:field_contact_us:first-name]The first name value.
    Full name[current-user:feed-node:field_contact_us:name-line]The name line value of the address.
    Last name[current-user:feed-node:field_contact_us:last-name]The last name value.
    Locality (i.e. City)[current-user:feed-node:field_contact_us:locality]The locality value.
    Organisation[current-user:feed-node:field_contact_us:organisation]The organisation name value.
    Postal code[current-user:feed-node:field_contact_us:postal-code]The postal code value.
    Premise (i.e. Street address)[current-user:feed-node:field_contact_us:premise]The premise value.
    Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)[current-user:feed-node:field_contact_us:sub_premise]The sub premise value.
    Thoroughfare (i.e. Street address)[current-user:feed-node:field_contact_us:thoroughfare]The thoroughfare value.
    Content ID[current-user:feed-node:nid]The unique ID of the content item, or "node".
    Content type[current-user:feed-node:content-type]The content type of the node.
    Description[current-user:feed-node:content-type:description]The optional description of the content type.
    Edit URL[current-user:feed-node:content-type:edit-url]The URL of the content type's edit page.
    Machine-readable name[current-user:feed-node:content-type:machine-name]The unique machine-readable name of the content type.
    Name[current-user:feed-node:content-type:name]The name of the content type.
    Node count[current-user:feed-node:content-type:node-count]The number of nodes belonging to the content type.
    Country[current-user:feed-node:field-country]Field "field_country".
    Country[current-user:feed-node:field_country]Text field.
    Creates revision[current-user:feed-node:revision]Whether saving this node creates a new revision.
    Date[current-user:feed-node:field_publication_date]Date field. Also known as Publication date.
    Date[current-user:feed-node:field_date]Date field.
    Date[current-user:feed-node:field-date]Field "field_date".
    Custom format[current-user:feed-node:field-date:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:feed-node:field-date:day_only]A date in 'day_only' format. (12)
    Long format[current-user:feed-node:field-date:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:feed-node:field-date:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:feed-node:field-date:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:feed-node:field-date:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:feed-node:field-date:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:feed-node:field-date:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:feed-node:field-date:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:feed-node:field-date:year_only]A date in 'year_only' format. (2024)
    Date changed[current-user:feed-node:changed]The date the node was most recently updated.
    Custom format[current-user:feed-node:changed:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:feed-node:changed:day_only]A date in 'day_only' format. (12)
    Long format[current-user:feed-node:changed:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:feed-node:changed:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:feed-node:changed:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:feed-node:changed:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:feed-node:changed:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:feed-node:changed:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:feed-node:changed:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:feed-node:changed:year_only]A date in 'year_only' format. (2024)
    Date created[current-user:feed-node:created]The date the node was posted.
    Custom format[current-user:feed-node:created:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:feed-node:created:day_only]A date in 'day_only' format. (12)
    Long format[current-user:feed-node:created:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:feed-node:created:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:feed-node:created:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:feed-node:created:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:feed-node:created:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:feed-node:created:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:feed-node:created:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:feed-node:created:year_only]A date in 'year_only' format. (2024)
    Download Document[current-user:feed-node:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[current-user:feed-node:field_document]File field.
    Field token value[current-user:feed-node:field_document:field]Default: The value returned by the token field formatter. Defaults to first value.
    Filename[current-user:feed-node:field_document:filename]Filename the file_entity resource. Defaults to first value.
    File type[current-user:feed-node:field_document:type]File type of the file_entity resource. Defaults to first value.
    Height[current-user:feed-node:field_document:height]Height of the file_entity resource, for videos or images. Defaults to first value.
    Image[current-user:feed-node:field_document:image]URL of a representative image for the file_entity resource, e.g. a video thumbnail. Defaults to first value.
    MIME type[current-user:feed-node:field_document:filemime]MIME type of the file_entity resource. Defaults to first value.
    Secure URL[current-user:feed-node:field_document:https-url]URL of the file_entity resource using HTTPS. Defaults to first value.
    Secure image[current-user:feed-node:field_document:https-image]URL of a representative image for the file_entity resource using HTTPS, usually for videos. Defaults to first value.
    URL[current-user:feed-node:field_document:url]URL of the file_entity resource. Defaults to first value.
    Width[current-user:feed-node:field_document:width]Width of the file_entity resource, for videos or images. Defaults to first value.
    E-mail[current-user:feed-node:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[current-user:feed-node:field-e-mail]Field "field_e_mail".
    Edit URL[current-user:feed-node:edit-url]The URL of the node's edit page.
    Email[current-user:feed-node:field_email_address]Email field. Also known as Email Address.
    Email Address[current-user:feed-node:field-email-address]Field "field_email_address".
    Event Image[current-user:feed-node:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[current-user:feed-node:field_event_image]Image field.
    Event Start Date[current-user:feed-node:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[current-user:feed-node:field_event_start_date]Date field.
    External ID[current-user:feed-node:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[current-user:feed-node:field_facebook_external_id]Text field.
    External id[current-user:feed-node:field_tweet_external_id]Text field.
    External id[current-user:feed-node:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[current-user:feed-node:field_fax]Telephone number field.
    Fax[current-user:feed-node:field-faxnumber]Field "field_faxnumber".
    Fax[current-user:feed-node:field_faxnumber]Phone Number field.
    Fax[current-user:feed-node:field-fax]Field "field_fax".
    Feed NID[current-user:feed-node:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:feeds-item-url]Feeds Item URL.
    Feed source[current-user:feed-node:feed-source]The node the feed item was sourced from.
    Area of Operations[current-user:feed-node:feed-source:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[current-user:feed-node:feed-source:field_area_of_operations]Term reference field.
    Author[current-user:feed-node:feed-source:author]The author of the node.
    Body[current-user:feed-node:feed-source:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[current-user:feed-node:feed-source:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[current-user:feed-node:feed-source:field_bottom_img]Image field.
    Brochure[current-user:feed-node:feed-source:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[current-user:feed-node:feed-source:field_brochure]File field.
    Business image[current-user:feed-node:feed-source:field_business_image]Image field.
    Business image[current-user:feed-node:feed-source:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[current-user:feed-node:feed-source:field_category]Text field.
    Category[current-user:feed-node:feed-source:field-category]Field "field_category".
    Chamber execs pics[current-user:feed-node:feed-source:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[current-user:feed-node:feed-source:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[current-user:feed-node:feed-source:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[current-user:feed-node:feed-source:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[current-user:feed-node:feed-source:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[current-user:feed-node:feed-source:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:feed-source:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:feed-source:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[current-user:feed-node:feed-source:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[current-user:feed-node:feed-source:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[current-user:feed-node:feed-source:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[current-user:feed-node:feed-source:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:feed-source:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:feed-source:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[current-user:feed-node:feed-source:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[current-user:feed-node:feed-source:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[current-user:feed-node:feed-source:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[current-user:feed-node:feed-source:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[current-user:feed-node:feed-source:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[current-user:feed-node:feed-source:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:feed-source:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:feed-source:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[current-user:feed-node:feed-source:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[current-user:feed-node:feed-source:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[current-user:feed-node:feed-source:field-city]Field "field_city".
    City[current-user:feed-node:feed-source:field_city]Text field.
    Contact[current-user:feed-node:feed-source:field-contact]Field "field_contact".
    Contact[current-user:feed-node:feed-source:field_contact]Text field.
    Contact Telephone[current-user:feed-node:feed-source:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[current-user:feed-node:feed-source:field_contact_telephone]Phone Number field.
    Contact Us[current-user:feed-node:feed-source:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[current-user:feed-node:feed-source:field_contact_us]Postal address field.
    Content ID[current-user:feed-node:feed-source:nid]The unique ID of the content item, or "node".
    Content type[current-user:feed-node:feed-source:content-type]The content type of the node.
    Country[current-user:feed-node:feed-source:field-country]Field "field_country".
    Country[current-user:feed-node:feed-source:field_country]Text field.
    Creates revision[current-user:feed-node:feed-source:revision]Whether saving this node creates a new revision.
    Date[current-user:feed-node:feed-source:field_publication_date]Date field. Also known as Publication date.
    Date[current-user:feed-node:feed-source:field_date]Date field.
    Date[current-user:feed-node:feed-source:field-date]Field "field_date".
    Date changed[current-user:feed-node:feed-source:changed]The date the node was most recently updated.
    Date created[current-user:feed-node:feed-source:created]The date the node was posted.
    Download Document[current-user:feed-node:feed-source:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[current-user:feed-node:feed-source:field_document]File field.
    E-mail[current-user:feed-node:feed-source:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[current-user:feed-node:feed-source:field-e-mail]Field "field_e_mail".
    Edit URL[current-user:feed-node:feed-source:edit-url]The URL of the node's edit page.
    Email[current-user:feed-node:feed-source:field_email_address]Email field. Also known as Email Address.
    Email Address[current-user:feed-node:feed-source:field-email-address]Field "field_email_address".
    Event Image[current-user:feed-node:feed-source:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[current-user:feed-node:feed-source:field_event_image]Image field.
    Event Start Date[current-user:feed-node:feed-source:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[current-user:feed-node:feed-source:field_event_start_date]Date field.
    External ID[current-user:feed-node:feed-source:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[current-user:feed-node:feed-source:field_facebook_external_id]Text field.
    External id[current-user:feed-node:feed-source:field_tweet_external_id]Text field.
    External id[current-user:feed-node:feed-source:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[current-user:feed-node:feed-source:field_fax]Telephone number field.
    Fax[current-user:feed-node:feed-source:field-faxnumber]Field "field_faxnumber".
    Fax[current-user:feed-node:feed-source:field_faxnumber]Phone Number field.
    Fax[current-user:feed-node:feed-source:field-fax]Field "field_fax".
    Feed NID[current-user:feed-node:feed-source:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:feed-source:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:feed-source:feeds-item-url]Feeds Item URL.
    From[current-user:feed-node:feed-source:field-from]Field "field_from".
    From[current-user:feed-node:feed-source:field_from]Text field.
    Header[current-user:feed-node:feed-source:field_header]Field collection field.
    Header[current-user:feed-node:feed-source:field-header]Field "field_header".
    Header img[current-user:feed-node:feed-source:field_header_img]Image field.
    Header img[current-user:feed-node:feed-source:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[current-user:feed-node:feed-source:field_header_pic_2]Image field.
    Header img 2[current-user:feed-node:feed-source:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[current-user:feed-node:feed-source:field_image]Image field.
    Image[current-user:feed-node:feed-source:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[current-user:feed-node:feed-source:field-is-annual]Field "field_is_annual".
    Is annual[current-user:feed-node:feed-source:field_is_annual]Boolean field.
    Is new[current-user:feed-node:feed-source:is-new]Whether the node is new and not saved to the database yet.
    Job Id[current-user:feed-node:feed-source:field_job_id]Text field.
    Job Id[current-user:feed-node:feed-source:field-job-id]Field "field_job_id".
    Job Title[current-user:feed-node:feed-source:field-job-title]Field "field_job_title".
    Job Title[current-user:feed-node:feed-source:field_job_title]Text field.
    Language[current-user:feed-node:feed-source:language]The language the node is written in.
    Last view[current-user:feed-node:feed-source:last-view]The date on which a visitor last read the node.
    Lead[current-user:feed-node:feed-source:field-lead]Field "field_lead".
    Lead[current-user:feed-node:feed-source:field_lead]Text field.
    Lead 2[current-user:feed-node:feed-source:field_lead_2]Text field.
    Lead 2[current-user:feed-node:feed-source:field-lead-2]Field "field_lead_2".
    Left Column[current-user:feed-node:feed-source:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[current-user:feed-node:feed-source:field_left_column]Long text field.
    Location[current-user:feed-node:feed-source:field-location]Field "field_location".
    Location[current-user:feed-node:feed-source:field_location]Text field.
    Name of Contact[current-user:feed-node:feed-source:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[current-user:feed-node:feed-source:field_name_of_contact]Text field.
    Number of Employees[current-user:feed-node:feed-source:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[current-user:feed-node:feed-source:field_number_of_employees]List (text) field.
    Number of views[current-user:feed-node:feed-source:total-count]The number of visitors who have read the node.
    Number of views[current-user:feed-node:feed-source:views]The number of visitors who have read the node.
    Original node[current-user:feed-node:feed-source:original]The original node data if the node is being updated or saved.
    Participating location link [current-user:feed-node:feed-source:field_participating_location_lin]Link field.
    Participating location link [current-user:feed-node:feed-source:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[current-user:feed-node:feed-source:field-phone]Field "field_phone".
    Phone[current-user:feed-node:feed-source:field_phone]Telephone number field. Also known as Phone Number .
    Photos[current-user:feed-node:feed-source:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[current-user:feed-node:feed-source:field_photos]Image field.
    Picture[current-user:feed-node:feed-source:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[current-user:feed-node:feed-source:field_facebook_picture]Image field.
    Position[current-user:feed-node:feed-source:field-position]Field "field_position".
    Position[current-user:feed-node:feed-source:field_position]Text field.
    Postcode[current-user:feed-node:feed-source:field-postcode]Field "field_postcode".
    Promoted to frontpage[current-user:feed-node:feed-source:promote]Whether the node is promoted to the frontpage.
    Province[current-user:feed-node:feed-source:field-province]Field "field_province".
    Publication date[current-user:feed-node:feed-source:field-publication-date]Field "field_publication_date".
    Publication image[current-user:feed-node:feed-source:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[current-user:feed-node:feed-source:field_publication_image]Image field.
    Publication type[current-user:feed-node:feed-source:field-publication-type]Field "field_publication_type".
    Publication type[current-user:feed-node:feed-source:field_publication_type]Term reference field.
    Quote Author[current-user:feed-node:feed-source:field_quote_author]Text field.
    Quote Author[current-user:feed-node:feed-source:field-quote-author]Field "field_quote_author".
    Quote Image[current-user:feed-node:feed-source:field_quote_image]Image field.
    Quote Image[current-user:feed-node:feed-source:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[current-user:feed-node:feed-source:vid]The unique ID of the node's latest revision.
    Revision log message[current-user:feed-node:feed-source:log]The explanation of the most recent changes made to the node.
    Right Column[current-user:feed-node:feed-source:field_right_column]Long text field.
    Right Column[current-user:feed-node:feed-source:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[current-user:feed-node:feed-source:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[current-user:feed-node:feed-source:field_sponsor_img]Image field.
    State / Province / Region[current-user:feed-node:feed-source:field_province]Text field. Also known as Province, State / Province / Region.
    Status[current-user:feed-node:feed-source:status]Whether the node is published or unpublished.
    Sticky in lists[current-user:feed-node:feed-source:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[current-user:feed-node:feed-source:field-street]Field "field_street".
    Street[current-user:feed-node:feed-source:field_street]Text field.
    Sub title[current-user:feed-node:feed-source:field_sub_title]Text field.
    Sub title[current-user:feed-node:feed-source:field-sub-title]Field "field_sub_title".
    Summary[current-user:feed-node:feed-source:summary]The summary of the node's main body text.
    Tags[current-user:feed-node:feed-source:field-tags-member]Field "field_tags_member".
    Tags[current-user:feed-node:feed-source:field_tags_member]Text field.
    Tags[current-user:feed-node:feed-source:field_tags]Term reference field.
    Tags[current-user:feed-node:feed-source:field-tags]Field "field_tags".
    Telephone[current-user:feed-node:feed-source:field-telephone]Field "field_telephone".
    Telephone[current-user:feed-node:feed-source:field_telephone]Phone Number field.
    Thumbnail image[current-user:feed-node:feed-source:field_thumbnail_image]Image field.
    Thumbnail image[current-user:feed-node:feed-source:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[current-user:feed-node:feed-source:title]The title of the node.
    Translation source node[current-user:feed-node:feed-source:source]The source node for this current node's translation set.
    Tweet media[current-user:feed-node:feed-source:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[current-user:feed-node:feed-source:field_tweet_media]Image field.
    URL[current-user:feed-node:feed-source:url]The URL of the node.
    Updated[current-user:feed-node:feed-source:field_updated]Date (ISO format) field.
    Updated[current-user:feed-node:feed-source:field-updated]Field "field_updated".
    User[current-user:feed-node:feed-source:field_tweet_user]Text field.
    User[current-user:feed-node:feed-source:field-tweet-user]Field "field_tweet_user".
    User Picture[current-user:feed-node:feed-source:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[current-user:feed-node:feed-source:field_tweet_user_picture]Image field.
    Video[current-user:feed-node:feed-source:field_video]Video Embed field.
    Video[current-user:feed-node:feed-source:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[current-user:feed-node:feed-source:day-views]The number of visitors who have read the node today.
    Views today[current-user:feed-node:feed-source:day-count]The number of visitors who have read the node today.
    Website[current-user:feed-node:feed-source:field_website]Link field.
    Website[current-user:feed-node:feed-source:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[current-user:feed-node:feed-source:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[current-user:feed-node:feed-source:field_ybdp_image]Image field.
    YBDP Slide Image[current-user:feed-node:feed-source:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[current-user:feed-node:feed-source:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[current-user:feed-node:feed-source:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[current-user:feed-node:feed-source:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[current-user:feed-node:feed-source:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    From[current-user:feed-node:field-from]Field "field_from".
    From[current-user:feed-node:field_from]Text field.
    Header[current-user:feed-node:field_header]Field collection field.
    Header[current-user:feed-node:field-header]Field "field_header".
    Archived[current-user:feed-node:field-header:archived]Field collection item "archived" property.
    Feed NID[current-user:feed-node:field-header:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:field-header:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:field-header:feeds-item-url]Feeds Item URL.
    Field collection item ID[current-user:feed-node:field-header:item-id]The unique ID of the field collection item.
    Header Description[current-user:feed-node:field-header:field_header_description]Text field.
    Header Description[current-user:feed-node:field-header:field-header-description]Field "field_header_description".
    Header Image[current-user:feed-node:field-header:field-header-image:?]Field "field_header_image". The following properties may be appended to the token: file (The image file.)
    Header Image[current-user:feed-node:field-header:field_header_image]Image field.
    Header Subtitle [current-user:feed-node:field-header:field-header-subtitle-]Field "field_header_subtitle_".
    Header Subtitle [current-user:feed-node:field-header:field_header_subtitle_]Text field.
    Header Title[current-user:feed-node:field-header:field_header_title]Text field.
    Header Title[current-user:feed-node:field-header:field-header-title]Field "field_header_title".
    Host entity[current-user:feed-node:field-header:host]The host entity of this field collection item.
    Host entity (Node)[current-user:feed-node:field-header:host-entity-node]The Node containing the field collection field (empty if this field collection is attached to an item of a different type).
    Revision_id[current-user:feed-node:field-header:revision-id]Field collection item "revision_id" property.
    URL[current-user:feed-node:field-header:url]The URL of the entity.
    Header img[current-user:feed-node:field_header_img]Image field.
    Header img[current-user:feed-node:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[current-user:feed-node:field_header_pic_2]Image field.
    Header img 2[current-user:feed-node:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[current-user:feed-node:field_image]Image field.
    Image[current-user:feed-node:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[current-user:feed-node:field-is-annual]Field "field_is_annual".
    Is annual[current-user:feed-node:field_is_annual]Boolean field.
    Is new[current-user:feed-node:is-new]Whether the node is new and not saved to the database yet.
    Job Id[current-user:feed-node:field_job_id]Text field.
    Job Id[current-user:feed-node:field-job-id]Field "field_job_id".
    Job Title[current-user:feed-node:field-job-title]Field "field_job_title".
    Job Title[current-user:feed-node:field_job_title]Text field.
    Language[current-user:feed-node:language]The language the node is written in.
    Last view[current-user:feed-node:last-view]The date on which a visitor last read the node.
    Custom format[current-user:feed-node:last-view:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:feed-node:last-view:day_only]A date in 'day_only' format. (12)
    Long format[current-user:feed-node:last-view:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:feed-node:last-view:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:feed-node:last-view:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:feed-node:last-view:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:feed-node:last-view:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:feed-node:last-view:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:feed-node:last-view:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:feed-node:last-view:year_only]A date in 'year_only' format. (2024)
    Lead[current-user:feed-node:field-lead]Field "field_lead".
    Lead[current-user:feed-node:field_lead]Text field.
    Lead 2[current-user:feed-node:field_lead_2]Text field.
    Lead 2[current-user:feed-node:field-lead-2]Field "field_lead_2".
    Left Column[current-user:feed-node:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[current-user:feed-node:field_left_column]Long text field.
    Location[current-user:feed-node:field-location]Field "field_location".
    Location[current-user:feed-node:field_location]Text field.
    Name of Contact[current-user:feed-node:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[current-user:feed-node:field_name_of_contact]Text field.
    Number of Employees[current-user:feed-node:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[current-user:feed-node:field_number_of_employees]List (text) field.
    Number of views[current-user:feed-node:total-count]The number of visitors who have read the node.
    Number of views[current-user:feed-node:views]The number of visitors who have read the node.
    Original node[current-user:feed-node:original]The original node data if the node is being updated or saved.
    Area of Operations[current-user:feed-node:original:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[current-user:feed-node:original:field_area_of_operations]Term reference field.
    Author[current-user:feed-node:original:author]The author of the node.
    Body[current-user:feed-node:original:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[current-user:feed-node:original:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[current-user:feed-node:original:field_bottom_img]Image field.
    Brochure[current-user:feed-node:original:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[current-user:feed-node:original:field_brochure]File field.
    Business image[current-user:feed-node:original:field_business_image]Image field.
    Business image[current-user:feed-node:original:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[current-user:feed-node:original:field_category]Text field.
    Category[current-user:feed-node:original:field-category]Field "field_category".
    Chamber execs pics[current-user:feed-node:original:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[current-user:feed-node:original:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[current-user:feed-node:original:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[current-user:feed-node:original:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[current-user:feed-node:original:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[current-user:feed-node:original:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:original:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:original:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[current-user:feed-node:original:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[current-user:feed-node:original:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[current-user:feed-node:original:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[current-user:feed-node:original:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:original:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:original:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[current-user:feed-node:original:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[current-user:feed-node:original:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[current-user:feed-node:original:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[current-user:feed-node:original:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[current-user:feed-node:original:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[current-user:feed-node:original:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:original:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:original:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[current-user:feed-node:original:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[current-user:feed-node:original:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[current-user:feed-node:original:field-city]Field "field_city".
    City[current-user:feed-node:original:field_city]Text field.
    Contact[current-user:feed-node:original:field-contact]Field "field_contact".
    Contact[current-user:feed-node:original:field_contact]Text field.
    Contact Telephone[current-user:feed-node:original:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[current-user:feed-node:original:field_contact_telephone]Phone Number field.
    Contact Us[current-user:feed-node:original:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[current-user:feed-node:original:field_contact_us]Postal address field.
    Content ID[current-user:feed-node:original:nid]The unique ID of the content item, or "node".
    Content type[current-user:feed-node:original:content-type]The content type of the node.
    Country[current-user:feed-node:original:field-country]Field "field_country".
    Country[current-user:feed-node:original:field_country]Text field.
    Creates revision[current-user:feed-node:original:revision]Whether saving this node creates a new revision.
    Date[current-user:feed-node:original:field_publication_date]Date field. Also known as Publication date.
    Date[current-user:feed-node:original:field_date]Date field.
    Date[current-user:feed-node:original:field-date]Field "field_date".
    Date changed[current-user:feed-node:original:changed]The date the node was most recently updated.
    Date created[current-user:feed-node:original:created]The date the node was posted.
    Download Document[current-user:feed-node:original:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[current-user:feed-node:original:field_document]File field.
    E-mail[current-user:feed-node:original:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[current-user:feed-node:original:field-e-mail]Field "field_e_mail".
    Edit URL[current-user:feed-node:original:edit-url]The URL of the node's edit page.
    Email[current-user:feed-node:original:field_email_address]Email field. Also known as Email Address.
    Email Address[current-user:feed-node:original:field-email-address]Field "field_email_address".
    Event Image[current-user:feed-node:original:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[current-user:feed-node:original:field_event_image]Image field.
    Event Start Date[current-user:feed-node:original:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[current-user:feed-node:original:field_event_start_date]Date field.
    External ID[current-user:feed-node:original:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[current-user:feed-node:original:field_facebook_external_id]Text field.
    External id[current-user:feed-node:original:field_tweet_external_id]Text field.
    External id[current-user:feed-node:original:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[current-user:feed-node:original:field_fax]Telephone number field.
    Fax[current-user:feed-node:original:field-faxnumber]Field "field_faxnumber".
    Fax[current-user:feed-node:original:field_faxnumber]Phone Number field.
    Fax[current-user:feed-node:original:field-fax]Field "field_fax".
    Feed NID[current-user:feed-node:original:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:original:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:original:feeds-item-url]Feeds Item URL.
    Feed source[current-user:feed-node:original:feed-source]The node the feed item was sourced from.
    From[current-user:feed-node:original:field-from]Field "field_from".
    From[current-user:feed-node:original:field_from]Text field.
    Header[current-user:feed-node:original:field_header]Field collection field.
    Header[current-user:feed-node:original:field-header]Field "field_header".
    Header img[current-user:feed-node:original:field_header_img]Image field.
    Header img[current-user:feed-node:original:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[current-user:feed-node:original:field_header_pic_2]Image field.
    Header img 2[current-user:feed-node:original:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[current-user:feed-node:original:field_image]Image field.
    Image[current-user:feed-node:original:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[current-user:feed-node:original:field-is-annual]Field "field_is_annual".
    Is annual[current-user:feed-node:original:field_is_annual]Boolean field.
    Is new[current-user:feed-node:original:is-new]Whether the node is new and not saved to the database yet.
    Job Id[current-user:feed-node:original:field_job_id]Text field.
    Job Id[current-user:feed-node:original:field-job-id]Field "field_job_id".
    Job Title[current-user:feed-node:original:field-job-title]Field "field_job_title".
    Job Title[current-user:feed-node:original:field_job_title]Text field.
    Language[current-user:feed-node:original:language]The language the node is written in.
    Last view[current-user:feed-node:original:last-view]The date on which a visitor last read the node.
    Lead[current-user:feed-node:original:field-lead]Field "field_lead".
    Lead[current-user:feed-node:original:field_lead]Text field.
    Lead 2[current-user:feed-node:original:field_lead_2]Text field.
    Lead 2[current-user:feed-node:original:field-lead-2]Field "field_lead_2".
    Left Column[current-user:feed-node:original:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[current-user:feed-node:original:field_left_column]Long text field.
    Location[current-user:feed-node:original:field-location]Field "field_location".
    Location[current-user:feed-node:original:field_location]Text field.
    Name of Contact[current-user:feed-node:original:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[current-user:feed-node:original:field_name_of_contact]Text field.
    Number of Employees[current-user:feed-node:original:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[current-user:feed-node:original:field_number_of_employees]List (text) field.
    Number of views[current-user:feed-node:original:total-count]The number of visitors who have read the node.
    Number of views[current-user:feed-node:original:views]The number of visitors who have read the node.
    Participating location link [current-user:feed-node:original:field_participating_location_lin]Link field.
    Participating location link [current-user:feed-node:original:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[current-user:feed-node:original:field-phone]Field "field_phone".
    Phone[current-user:feed-node:original:field_phone]Telephone number field. Also known as Phone Number .
    Photos[current-user:feed-node:original:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[current-user:feed-node:original:field_photos]Image field.
    Picture[current-user:feed-node:original:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[current-user:feed-node:original:field_facebook_picture]Image field.
    Position[current-user:feed-node:original:field-position]Field "field_position".
    Position[current-user:feed-node:original:field_position]Text field.
    Postcode[current-user:feed-node:original:field-postcode]Field "field_postcode".
    Promoted to frontpage[current-user:feed-node:original:promote]Whether the node is promoted to the frontpage.
    Province[current-user:feed-node:original:field-province]Field "field_province".
    Publication date[current-user:feed-node:original:field-publication-date]Field "field_publication_date".
    Publication image[current-user:feed-node:original:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[current-user:feed-node:original:field_publication_image]Image field.
    Publication type[current-user:feed-node:original:field-publication-type]Field "field_publication_type".
    Publication type[current-user:feed-node:original:field_publication_type]Term reference field.
    Quote Author[current-user:feed-node:original:field_quote_author]Text field.
    Quote Author[current-user:feed-node:original:field-quote-author]Field "field_quote_author".
    Quote Image[current-user:feed-node:original:field_quote_image]Image field.
    Quote Image[current-user:feed-node:original:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[current-user:feed-node:original:vid]The unique ID of the node's latest revision.
    Revision log message[current-user:feed-node:original:log]The explanation of the most recent changes made to the node.
    Right Column[current-user:feed-node:original:field_right_column]Long text field.
    Right Column[current-user:feed-node:original:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[current-user:feed-node:original:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[current-user:feed-node:original:field_sponsor_img]Image field.
    State / Province / Region[current-user:feed-node:original:field_province]Text field. Also known as Province, State / Province / Region.
    Status[current-user:feed-node:original:status]Whether the node is published or unpublished.
    Sticky in lists[current-user:feed-node:original:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[current-user:feed-node:original:field-street]Field "field_street".
    Street[current-user:feed-node:original:field_street]Text field.
    Sub title[current-user:feed-node:original:field_sub_title]Text field.
    Sub title[current-user:feed-node:original:field-sub-title]Field "field_sub_title".
    Summary[current-user:feed-node:original:summary]The summary of the node's main body text.
    Tags[current-user:feed-node:original:field-tags-member]Field "field_tags_member".
    Tags[current-user:feed-node:original:field_tags_member]Text field.
    Tags[current-user:feed-node:original:field_tags]Term reference field.
    Tags[current-user:feed-node:original:field-tags]Field "field_tags".
    Telephone[current-user:feed-node:original:field-telephone]Field "field_telephone".
    Telephone[current-user:feed-node:original:field_telephone]Phone Number field.
    Thumbnail image[current-user:feed-node:original:field_thumbnail_image]Image field.
    Thumbnail image[current-user:feed-node:original:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[current-user:feed-node:original:title]The title of the node.
    Translation source node[current-user:feed-node:original:source]The source node for this current node's translation set.
    Tweet media[current-user:feed-node:original:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[current-user:feed-node:original:field_tweet_media]Image field.
    URL[current-user:feed-node:original:url]The URL of the node.
    Updated[current-user:feed-node:original:field_updated]Date (ISO format) field.
    Updated[current-user:feed-node:original:field-updated]Field "field_updated".
    User[current-user:feed-node:original:field_tweet_user]Text field.
    User[current-user:feed-node:original:field-tweet-user]Field "field_tweet_user".
    User Picture[current-user:feed-node:original:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[current-user:feed-node:original:field_tweet_user_picture]Image field.
    Video[current-user:feed-node:original:field_video]Video Embed field.
    Video[current-user:feed-node:original:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[current-user:feed-node:original:day-views]The number of visitors who have read the node today.
    Views today[current-user:feed-node:original:day-count]The number of visitors who have read the node today.
    Website[current-user:feed-node:original:field_website]Link field.
    Website[current-user:feed-node:original:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[current-user:feed-node:original:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[current-user:feed-node:original:field_ybdp_image]Image field.
    YBDP Slide Image[current-user:feed-node:original:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[current-user:feed-node:original:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[current-user:feed-node:original:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[current-user:feed-node:original:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[current-user:feed-node:original:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Participating location link [current-user:feed-node:field_participating_location_lin]Link field.
    Participating location link [current-user:feed-node:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[current-user:feed-node:field-phone]Field "field_phone".
    Phone[current-user:feed-node:field_phone]Telephone number field. Also known as Phone Number .
    Photos[current-user:feed-node:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[current-user:feed-node:field_photos]Image field.
    Picture[current-user:feed-node:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[current-user:feed-node:field_facebook_picture]Image field.
    Position[current-user:feed-node:field-position]Field "field_position".
    Position[current-user:feed-node:field_position]Text field.
    Postcode[current-user:feed-node:field-postcode]Field "field_postcode".
    Promoted to frontpage[current-user:feed-node:promote]Whether the node is promoted to the frontpage.
    Province[current-user:feed-node:field-province]Field "field_province".
    Publication date[current-user:feed-node:field-publication-date]Field "field_publication_date".
    Custom format[current-user:feed-node:field-publication-date:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:feed-node:field-publication-date:day_only]A date in 'day_only' format. (12)
    Long format[current-user:feed-node:field-publication-date:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:feed-node:field-publication-date:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:feed-node:field-publication-date:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:feed-node:field-publication-date:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:feed-node:field-publication-date:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:feed-node:field-publication-date:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:feed-node:field-publication-date:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:feed-node:field-publication-date:year_only]A date in 'year_only' format. (2024)
    Publication image[current-user:feed-node:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[current-user:feed-node:field_publication_image]Image field.
    Publication type[current-user:feed-node:field-publication-type]Field "field_publication_type".
    All parent terms[current-user:feed-node:field-publication-type:parents-all]Ancestors of the term, i.e. parent of all above hierarchy levels.
    Description[current-user:feed-node:field-publication-type:description]The optional description of the taxonomy term.
    Edit URL[current-user:feed-node:field-publication-type:edit-url]The URL of the taxonomy term's edit page.
    Feed NID[current-user:feed-node:field-publication-type:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:field-publication-type:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:field-publication-type:feeds-item-url]Feeds Item URL.
    Name[current-user:feed-node:field-publication-type:name]The name of the taxonomy term.
    Node count[current-user:feed-node:field-publication-type:node-count]The number of nodes tagged with the taxonomy term.
    Original taxonomy term[current-user:feed-node:field-publication-type:original]The original taxonomy term data if the taxonomy term is being updated or saved.
    Parents[current-user:feed-node:field-publication-type:parents]An array of all the term's parents, starting with the root.
    Parent term[current-user:feed-node:field-publication-type:parent]The parent term of the taxonomy term, if one exists.
    Root term[current-user:feed-node:field-publication-type:root]The root term of the taxonomy term.
    Status[current-user:feed-node:field-publication-type:status]Whether the taxonomy term is published or unpublished.
    Term ID[current-user:feed-node:field-publication-type:tid]The unique ID of the taxonomy term.
    URL[current-user:feed-node:field-publication-type:url]The URL of the taxonomy term.
    Vocabulary[current-user:feed-node:field-publication-type:vocabulary]The vocabulary the taxonomy term belongs to.
    Weight[current-user:feed-node:field-publication-type:weight]The weight of the term, which is used for ordering terms during display.
    Publication type[current-user:feed-node:field_publication_type]Term reference field.
    Quote Author[current-user:feed-node:field_quote_author]Text field.
    Quote Author[current-user:feed-node:field-quote-author]Field "field_quote_author".
    Quote Image[current-user:feed-node:field_quote_image]Image field.
    Quote Image[current-user:feed-node:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[current-user:feed-node:vid]The unique ID of the node's latest revision.
    Revision log message[current-user:feed-node:log]The explanation of the most recent changes made to the node.
    Right Column[current-user:feed-node:field_right_column]Long text field.
    Right Column[current-user:feed-node:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[current-user:feed-node:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[current-user:feed-node:field_sponsor_img]Image field.
    State / Province / Region[current-user:feed-node:field_province]Text field. Also known as Province, State / Province / Region.
    Status[current-user:feed-node:status]Whether the node is published or unpublished.
    Sticky in lists[current-user:feed-node:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[current-user:feed-node:field-street]Field "field_street".
    Street[current-user:feed-node:field_street]Text field.
    Sub title[current-user:feed-node:field_sub_title]Text field.
    Sub title[current-user:feed-node:field-sub-title]Field "field_sub_title".
    Summary[current-user:feed-node:summary]The summary of the node's main body text.
    Tags[current-user:feed-node:field-tags-member]Field "field_tags_member".
    Tags[current-user:feed-node:field_tags_member]Text field.
    Tags[current-user:feed-node:field_tags]Term reference field.
    Tags[current-user:feed-node:field-tags]Field "field_tags".
    Taxonomy terms with delta 0[current-user:feed-node:field-tags:0]The list item with delta 0. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 1[current-user:feed-node:field-tags:1]The list item with delta 1. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 2[current-user:feed-node:field-tags:2]The list item with delta 2. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 3[current-user:feed-node:field-tags:3]The list item with delta 3. Delta values start from 0 and are incremented by one per list item.
    Telephone[current-user:feed-node:field-telephone]Field "field_telephone".
    Telephone[current-user:feed-node:field_telephone]Phone Number field.
    Thumbnail image[current-user:feed-node:field_thumbnail_image]Image field.
    Thumbnail image[current-user:feed-node:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[current-user:feed-node:title]The title of the node.
    Translation source node[current-user:feed-node:source]The source node for this current node's translation set.
    Area of Operations[current-user:feed-node:source:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[current-user:feed-node:source:field_area_of_operations]Term reference field.
    Author[current-user:feed-node:source:author]The author of the node.
    Body[current-user:feed-node:source:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[current-user:feed-node:source:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[current-user:feed-node:source:field_bottom_img]Image field.
    Brochure[current-user:feed-node:source:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[current-user:feed-node:source:field_brochure]File field.
    Business image[current-user:feed-node:source:field_business_image]Image field.
    Business image[current-user:feed-node:source:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[current-user:feed-node:source:field_category]Text field.
    Category[current-user:feed-node:source:field-category]Field "field_category".
    Chamber execs pics[current-user:feed-node:source:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[current-user:feed-node:source:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[current-user:feed-node:source:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[current-user:feed-node:source:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[current-user:feed-node:source:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[current-user:feed-node:source:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:source:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:feed-node:source:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[current-user:feed-node:source:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[current-user:feed-node:source:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[current-user:feed-node:source:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[current-user:feed-node:source:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:source:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:feed-node:source:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[current-user:feed-node:source:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[current-user:feed-node:source:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[current-user:feed-node:source:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[current-user:feed-node:source:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[current-user:feed-node:source:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[current-user:feed-node:source:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:source:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:feed-node:source:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[current-user:feed-node:source:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[current-user:feed-node:source:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[current-user:feed-node:source:field-city]Field "field_city".
    City[current-user:feed-node:source:field_city]Text field.
    Contact[current-user:feed-node:source:field-contact]Field "field_contact".
    Contact[current-user:feed-node:source:field_contact]Text field.
    Contact Telephone[current-user:feed-node:source:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[current-user:feed-node:source:field_contact_telephone]Phone Number field.
    Contact Us[current-user:feed-node:source:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[current-user:feed-node:source:field_contact_us]Postal address field.
    Content ID[current-user:feed-node:source:nid]The unique ID of the content item, or "node".
    Content type[current-user:feed-node:source:content-type]The content type of the node.
    Country[current-user:feed-node:source:field-country]Field "field_country".
    Country[current-user:feed-node:source:field_country]Text field.
    Creates revision[current-user:feed-node:source:revision]Whether saving this node creates a new revision.
    Date[current-user:feed-node:source:field_publication_date]Date field. Also known as Publication date.
    Date[current-user:feed-node:source:field_date]Date field.
    Date[current-user:feed-node:source:field-date]Field "field_date".
    Date changed[current-user:feed-node:source:changed]The date the node was most recently updated.
    Date created[current-user:feed-node:source:created]The date the node was posted.
    Download Document[current-user:feed-node:source:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[current-user:feed-node:source:field_document]File field.
    E-mail[current-user:feed-node:source:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[current-user:feed-node:source:field-e-mail]Field "field_e_mail".
    Edit URL[current-user:feed-node:source:edit-url]The URL of the node's edit page.
    Email[current-user:feed-node:source:field_email_address]Email field. Also known as Email Address.
    Email Address[current-user:feed-node:source:field-email-address]Field "field_email_address".
    Event Image[current-user:feed-node:source:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[current-user:feed-node:source:field_event_image]Image field.
    Event Start Date[current-user:feed-node:source:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[current-user:feed-node:source:field_event_start_date]Date field.
    External ID[current-user:feed-node:source:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[current-user:feed-node:source:field_facebook_external_id]Text field.
    External id[current-user:feed-node:source:field_tweet_external_id]Text field.
    External id[current-user:feed-node:source:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[current-user:feed-node:source:field_fax]Telephone number field.
    Fax[current-user:feed-node:source:field-faxnumber]Field "field_faxnumber".
    Fax[current-user:feed-node:source:field_faxnumber]Phone Number field.
    Fax[current-user:feed-node:source:field-fax]Field "field_fax".
    Feed NID[current-user:feed-node:source:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:feed-node:source:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feed-node:source:feeds-item-url]Feeds Item URL.
    Feed source[current-user:feed-node:source:feed-source]The node the feed item was sourced from.
    From[current-user:feed-node:source:field-from]Field "field_from".
    From[current-user:feed-node:source:field_from]Text field.
    Header[current-user:feed-node:source:field_header]Field collection field.
    Header[current-user:feed-node:source:field-header]Field "field_header".
    Header img[current-user:feed-node:source:field_header_img]Image field.
    Header img[current-user:feed-node:source:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[current-user:feed-node:source:field_header_pic_2]Image field.
    Header img 2[current-user:feed-node:source:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[current-user:feed-node:source:field_image]Image field.
    Image[current-user:feed-node:source:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[current-user:feed-node:source:field-is-annual]Field "field_is_annual".
    Is annual[current-user:feed-node:source:field_is_annual]Boolean field.
    Is new[current-user:feed-node:source:is-new]Whether the node is new and not saved to the database yet.
    Job Id[current-user:feed-node:source:field_job_id]Text field.
    Job Id[current-user:feed-node:source:field-job-id]Field "field_job_id".
    Job Title[current-user:feed-node:source:field-job-title]Field "field_job_title".
    Job Title[current-user:feed-node:source:field_job_title]Text field.
    Language[current-user:feed-node:source:language]The language the node is written in.
    Last view[current-user:feed-node:source:last-view]The date on which a visitor last read the node.
    Lead[current-user:feed-node:source:field-lead]Field "field_lead".
    Lead[current-user:feed-node:source:field_lead]Text field.
    Lead 2[current-user:feed-node:source:field_lead_2]Text field.
    Lead 2[current-user:feed-node:source:field-lead-2]Field "field_lead_2".
    Left Column[current-user:feed-node:source:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[current-user:feed-node:source:field_left_column]Long text field.
    Location[current-user:feed-node:source:field-location]Field "field_location".
    Location[current-user:feed-node:source:field_location]Text field.
    Name of Contact[current-user:feed-node:source:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[current-user:feed-node:source:field_name_of_contact]Text field.
    Number of Employees[current-user:feed-node:source:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[current-user:feed-node:source:field_number_of_employees]List (text) field.
    Number of views[current-user:feed-node:source:total-count]The number of visitors who have read the node.
    Number of views[current-user:feed-node:source:views]The number of visitors who have read the node.
    Original node[current-user:feed-node:source:original]The original node data if the node is being updated or saved.
    Participating location link [current-user:feed-node:source:field_participating_location_lin]Link field.
    Participating location link [current-user:feed-node:source:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[current-user:feed-node:source:field-phone]Field "field_phone".
    Phone[current-user:feed-node:source:field_phone]Telephone number field. Also known as Phone Number .
    Photos[current-user:feed-node:source:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[current-user:feed-node:source:field_photos]Image field.
    Picture[current-user:feed-node:source:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[current-user:feed-node:source:field_facebook_picture]Image field.
    Position[current-user:feed-node:source:field-position]Field "field_position".
    Position[current-user:feed-node:source:field_position]Text field.
    Postcode[current-user:feed-node:source:field-postcode]Field "field_postcode".
    Promoted to frontpage[current-user:feed-node:source:promote]Whether the node is promoted to the frontpage.
    Province[current-user:feed-node:source:field-province]Field "field_province".
    Publication date[current-user:feed-node:source:field-publication-date]Field "field_publication_date".
    Publication image[current-user:feed-node:source:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[current-user:feed-node:source:field_publication_image]Image field.
    Publication type[current-user:feed-node:source:field-publication-type]Field "field_publication_type".
    Publication type[current-user:feed-node:source:field_publication_type]Term reference field.
    Quote Author[current-user:feed-node:source:field_quote_author]Text field.
    Quote Author[current-user:feed-node:source:field-quote-author]Field "field_quote_author".
    Quote Image[current-user:feed-node:source:field_quote_image]Image field.
    Quote Image[current-user:feed-node:source:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[current-user:feed-node:source:vid]The unique ID of the node's latest revision.
    Revision log message[current-user:feed-node:source:log]The explanation of the most recent changes made to the node.
    Right Column[current-user:feed-node:source:field_right_column]Long text field.
    Right Column[current-user:feed-node:source:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[current-user:feed-node:source:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[current-user:feed-node:source:field_sponsor_img]Image field.
    State / Province / Region[current-user:feed-node:source:field_province]Text field. Also known as Province, State / Province / Region.
    Status[current-user:feed-node:source:status]Whether the node is published or unpublished.
    Sticky in lists[current-user:feed-node:source:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[current-user:feed-node:source:field-street]Field "field_street".
    Street[current-user:feed-node:source:field_street]Text field.
    Sub title[current-user:feed-node:source:field_sub_title]Text field.
    Sub title[current-user:feed-node:source:field-sub-title]Field "field_sub_title".
    Summary[current-user:feed-node:source:summary]The summary of the node's main body text.
    Tags[current-user:feed-node:source:field-tags-member]Field "field_tags_member".
    Tags[current-user:feed-node:source:field_tags_member]Text field.
    Tags[current-user:feed-node:source:field_tags]Term reference field.
    Tags[current-user:feed-node:source:field-tags]Field "field_tags".
    Telephone[current-user:feed-node:source:field-telephone]Field "field_telephone".
    Telephone[current-user:feed-node:source:field_telephone]Phone Number field.
    Thumbnail image[current-user:feed-node:source:field_thumbnail_image]Image field.
    Thumbnail image[current-user:feed-node:source:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[current-user:feed-node:source:title]The title of the node.
    Tweet media[current-user:feed-node:source:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[current-user:feed-node:source:field_tweet_media]Image field.
    URL[current-user:feed-node:source:url]The URL of the node.
    Updated[current-user:feed-node:source:field_updated]Date (ISO format) field.
    Updated[current-user:feed-node:source:field-updated]Field "field_updated".
    User[current-user:feed-node:source:field_tweet_user]Text field.
    User[current-user:feed-node:source:field-tweet-user]Field "field_tweet_user".
    User Picture[current-user:feed-node:source:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[current-user:feed-node:source:field_tweet_user_picture]Image field.
    Video[current-user:feed-node:source:field_video]Video Embed field.
    Video[current-user:feed-node:source:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[current-user:feed-node:source:day-views]The number of visitors who have read the node today.
    Views today[current-user:feed-node:source:day-count]The number of visitors who have read the node today.
    Website[current-user:feed-node:source:field_website]Link field.
    Website[current-user:feed-node:source:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[current-user:feed-node:source:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[current-user:feed-node:source:field_ybdp_image]Image field.
    YBDP Slide Image[current-user:feed-node:source:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[current-user:feed-node:source:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[current-user:feed-node:source:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[current-user:feed-node:source:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[current-user:feed-node:source:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Tweet media[current-user:feed-node:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[current-user:feed-node:field_tweet_media]Image field.
    URL[current-user:feed-node:url]The URL of the node.
    Absolute URL[current-user:feed-node:url:absolute]The absolute URL.
    Arguments[current-user:feed-node:url:args]The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
    Brief URL[current-user:feed-node:url:brief]The URL without the protocol and trailing backslash.
    Path[current-user:feed-node:url:path]The path component of the URL.
    Relative URL[current-user:feed-node:url:relative]The relative URL.
    Unaliased URL[current-user:feed-node:url:unaliased]The unaliased URL.
    Updated[current-user:feed-node:field_updated]Date (ISO format) field.
    Updated[current-user:feed-node:field-updated]Field "field_updated".
    Custom format[current-user:feed-node:field-updated:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:feed-node:field-updated:day_only]A date in 'day_only' format. (12)
    Long format[current-user:feed-node:field-updated:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:feed-node:field-updated:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:feed-node:field-updated:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:feed-node:field-updated:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:feed-node:field-updated:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:feed-node:field-updated:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:feed-node:field-updated:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:feed-node:field-updated:year_only]A date in 'year_only' format. (2024)
    User[current-user:feed-node:field_tweet_user]Text field.
    User[current-user:feed-node:field-tweet-user]Field "field_tweet_user".
    User Picture[current-user:feed-node:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[current-user:feed-node:field_tweet_user_picture]Image field.
    Video[current-user:feed-node:field_video]Video Embed field.
    Video[current-user:feed-node:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[current-user:feed-node:day-views]The number of visitors who have read the node today.
    Views today[current-user:feed-node:day-count]The number of visitors who have read the node today.
    Website[current-user:feed-node:field_website]Link field.
    Website[current-user:feed-node:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[current-user:feed-node:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[current-user:feed-node:field_ybdp_image]Image field.
    YBDP Slide Image[current-user:feed-node:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[current-user:feed-node:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[current-user:feed-node:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[current-user:feed-node:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[current-user:feed-node:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Feeds Item GUID[current-user:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:feeds-item-url]Feeds Item URL.
    IP address[current-user:ip-address]The IP address of the current user.
    Last access[current-user:last-access]The date the user last accessed the site.
    Custom format[current-user:last-access:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:last-access:day_only]A date in 'day_only' format. (12)
    Long format[current-user:last-access:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:last-access:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:last-access:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:last-access:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:last-access:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:last-access:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:last-access:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:last-access:year_only]A date in 'year_only' format. (2024)
    Last login[current-user:last-login]The date the user last logged in to the site.
    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.
    Business Name[current-user:original:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[current-user:original:field-business-name]Field "field_business_name".
    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.
    Day only[current-user:original:created:day_only]A date in 'day_only' format. (12)
    Long format[current-user:original:created:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:original:created:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:original:created:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:original:created:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:original:created:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:original:created:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:original:created:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:original:created:year_only]A date in 'year_only' format. (2024)
    Default theme[current-user:original:theme]The user's default theme.
    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.
    Feed NID[current-user:original:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[current-user:original:feed-node]Feed Node that imported this entity.
    Area of Operations[current-user:original:feed-node:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[current-user:original:feed-node:field_area_of_operations]Term reference field.
    Author[current-user:original:feed-node:author]The author of the node.
    Body[current-user:original:feed-node:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[current-user:original:feed-node:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[current-user:original:feed-node:field_bottom_img]Image field.
    Brochure[current-user:original:feed-node:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[current-user:original:feed-node:field_brochure]File field.
    Business image[current-user:original:feed-node:field_business_image]Image field.
    Business image[current-user:original:feed-node:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[current-user:original:feed-node:field_category]Text field.
    Category[current-user:original:feed-node:field-category]Field "field_category".
    Chamber execs pics[current-user:original:feed-node:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[current-user:original:feed-node:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[current-user:original:feed-node:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[current-user:original:feed-node:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[current-user:original:feed-node:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[current-user:original:feed-node:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:original:feed-node:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:original:feed-node:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[current-user:original:feed-node:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[current-user:original:feed-node:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[current-user:original:feed-node:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[current-user:original:feed-node:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:original:feed-node:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:original:feed-node:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[current-user:original:feed-node:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[current-user:original:feed-node:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[current-user:original:feed-node:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[current-user:original:feed-node:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[current-user:original:feed-node:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[current-user:original:feed-node:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:original:feed-node:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:original:feed-node:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[current-user:original:feed-node:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[current-user:original:feed-node:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[current-user:original:feed-node:field-city]Field "field_city".
    City[current-user:original:feed-node:field_city]Text field.
    Contact[current-user:original:feed-node:field-contact]Field "field_contact".
    Contact[current-user:original:feed-node:field_contact]Text field.
    Contact Telephone[current-user:original:feed-node:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[current-user:original:feed-node:field_contact_telephone]Phone Number field.
    Contact Us[current-user:original:feed-node:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[current-user:original:feed-node:field_contact_us]Postal address field.
    Content ID[current-user:original:feed-node:nid]The unique ID of the content item, or "node".
    Content type[current-user:original:feed-node:content-type]The content type of the node.
    Country[current-user:original:feed-node:field-country]Field "field_country".
    Country[current-user:original:feed-node:field_country]Text field.
    Creates revision[current-user:original:feed-node:revision]Whether saving this node creates a new revision.
    Date[current-user:original:feed-node:field_publication_date]Date field. Also known as Publication date.
    Date[current-user:original:feed-node:field_date]Date field.
    Date[current-user:original:feed-node:field-date]Field "field_date".
    Date changed[current-user:original:feed-node:changed]The date the node was most recently updated.
    Date created[current-user:original:feed-node:created]The date the node was posted.
    Download Document[current-user:original:feed-node:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[current-user:original:feed-node:field_document]File field.
    E-mail[current-user:original:feed-node:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[current-user:original:feed-node:field-e-mail]Field "field_e_mail".
    Edit URL[current-user:original:feed-node:edit-url]The URL of the node's edit page.
    Email[current-user:original:feed-node:field_email_address]Email field. Also known as Email Address.
    Email Address[current-user:original:feed-node:field-email-address]Field "field_email_address".
    Event Image[current-user:original:feed-node:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[current-user:original:feed-node:field_event_image]Image field.
    Event Start Date[current-user:original:feed-node:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[current-user:original:feed-node:field_event_start_date]Date field.
    External ID[current-user:original:feed-node:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[current-user:original:feed-node:field_facebook_external_id]Text field.
    External id[current-user:original:feed-node:field_tweet_external_id]Text field.
    External id[current-user:original:feed-node:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[current-user:original:feed-node:field_fax]Telephone number field.
    Fax[current-user:original:feed-node:field-faxnumber]Field "field_faxnumber".
    Fax[current-user:original:feed-node:field_faxnumber]Phone Number field.
    Fax[current-user:original:feed-node:field-fax]Field "field_fax".
    Feed NID[current-user:original:feed-node:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:original:feed-node:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:original:feed-node:feeds-item-url]Feeds Item URL.
    Feed source[current-user:original:feed-node:feed-source]The node the feed item was sourced from.
    From[current-user:original:feed-node:field-from]Field "field_from".
    From[current-user:original:feed-node:field_from]Text field.
    Header[current-user:original:feed-node:field_header]Field collection field.
    Header[current-user:original:feed-node:field-header]Field "field_header".
    Header img[current-user:original:feed-node:field_header_img]Image field.
    Header img[current-user:original:feed-node:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[current-user:original:feed-node:field_header_pic_2]Image field.
    Header img 2[current-user:original:feed-node:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[current-user:original:feed-node:field_image]Image field.
    Image[current-user:original:feed-node:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[current-user:original:feed-node:field-is-annual]Field "field_is_annual".
    Is annual[current-user:original:feed-node:field_is_annual]Boolean field.
    Is new[current-user:original:feed-node:is-new]Whether the node is new and not saved to the database yet.
    Job Id[current-user:original:feed-node:field_job_id]Text field.
    Job Id[current-user:original:feed-node:field-job-id]Field "field_job_id".
    Job Title[current-user:original:feed-node:field-job-title]Field "field_job_title".
    Job Title[current-user:original:feed-node:field_job_title]Text field.
    Language[current-user:original:feed-node:language]The language the node is written in.
    Last view[current-user:original:feed-node:last-view]The date on which a visitor last read the node.
    Lead[current-user:original:feed-node:field-lead]Field "field_lead".
    Lead[current-user:original:feed-node:field_lead]Text field.
    Lead 2[current-user:original:feed-node:field_lead_2]Text field.
    Lead 2[current-user:original:feed-node:field-lead-2]Field "field_lead_2".
    Left Column[current-user:original:feed-node:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[current-user:original:feed-node:field_left_column]Long text field.
    Location[current-user:original:feed-node:field-location]Field "field_location".
    Location[current-user:original:feed-node:field_location]Text field.
    Name of Contact[current-user:original:feed-node:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[current-user:original:feed-node:field_name_of_contact]Text field.
    Number of Employees[current-user:original:feed-node:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[current-user:original:feed-node:field_number_of_employees]List (text) field.
    Number of views[current-user:original:feed-node:total-count]The number of visitors who have read the node.
    Number of views[current-user:original:feed-node:views]The number of visitors who have read the node.
    Participating location link [current-user:original:feed-node:field_participating_location_lin]Link field.
    Participating location link [current-user:original:feed-node:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[current-user:original:feed-node:field-phone]Field "field_phone".
    Phone[current-user:original:feed-node:field_phone]Telephone number field. Also known as Phone Number .
    Photos[current-user:original:feed-node:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[current-user:original:feed-node:field_photos]Image field.
    Picture[current-user:original:feed-node:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[current-user:original:feed-node:field_facebook_picture]Image field.
    Position[current-user:original:feed-node:field-position]Field "field_position".
    Position[current-user:original:feed-node:field_position]Text field.
    Postcode[current-user:original:feed-node:field-postcode]Field "field_postcode".
    Promoted to frontpage[current-user:original:feed-node:promote]Whether the node is promoted to the frontpage.
    Province[current-user:original:feed-node:field-province]Field "field_province".
    Publication date[current-user:original:feed-node:field-publication-date]Field "field_publication_date".
    Publication image[current-user:original:feed-node:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[current-user:original:feed-node:field_publication_image]Image field.
    Publication type[current-user:original:feed-node:field-publication-type]Field "field_publication_type".
    Publication type[current-user:original:feed-node:field_publication_type]Term reference field.
    Quote Author[current-user:original:feed-node:field_quote_author]Text field.
    Quote Author[current-user:original:feed-node:field-quote-author]Field "field_quote_author".
    Quote Image[current-user:original:feed-node:field_quote_image]Image field.
    Quote Image[current-user:original:feed-node:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[current-user:original:feed-node:vid]The unique ID of the node's latest revision.
    Revision log message[current-user:original:feed-node:log]The explanation of the most recent changes made to the node.
    Right Column[current-user:original:feed-node:field_right_column]Long text field.
    Right Column[current-user:original:feed-node:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[current-user:original:feed-node:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[current-user:original:feed-node:field_sponsor_img]Image field.
    State / Province / Region[current-user:original:feed-node:field_province]Text field. Also known as Province, State / Province / Region.
    Status[current-user:original:feed-node:status]Whether the node is published or unpublished.
    Sticky in lists[current-user:original:feed-node:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[current-user:original:feed-node:field-street]Field "field_street".
    Street[current-user:original:feed-node:field_street]Text field.
    Sub title[current-user:original:feed-node:field_sub_title]Text field.
    Sub title[current-user:original:feed-node:field-sub-title]Field "field_sub_title".
    Summary[current-user:original:feed-node:summary]The summary of the node's main body text.
    Tags[current-user:original:feed-node:field-tags-member]Field "field_tags_member".
    Tags[current-user:original:feed-node:field_tags_member]Text field.
    Tags[current-user:original:feed-node:field_tags]Term reference field.
    Tags[current-user:original:feed-node:field-tags]Field "field_tags".
    Telephone[current-user:original:feed-node:field-telephone]Field "field_telephone".
    Telephone[current-user:original:feed-node:field_telephone]Phone Number field.
    Thumbnail image[current-user:original:feed-node:field_thumbnail_image]Image field.
    Thumbnail image[current-user:original:feed-node:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[current-user:original:feed-node:title]The title of the node.
    Translation source node[current-user:original:feed-node:source]The source node for this current node's translation set.
    Tweet media[current-user:original:feed-node:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[current-user:original:feed-node:field_tweet_media]Image field.
    URL[current-user:original:feed-node:url]The URL of the node.
    Updated[current-user:original:feed-node:field_updated]Date (ISO format) field.
    Updated[current-user:original:feed-node:field-updated]Field "field_updated".
    User[current-user:original:feed-node:field_tweet_user]Text field.
    User[current-user:original:feed-node:field-tweet-user]Field "field_tweet_user".
    User Picture[current-user:original:feed-node:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[current-user:original:feed-node:field_tweet_user_picture]Image field.
    Video[current-user:original:feed-node:field_video]Video Embed field.
    Video[current-user:original:feed-node:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[current-user:original:feed-node:day-views]The number of visitors who have read the node today.
    Views today[current-user:original:feed-node:day-count]The number of visitors who have read the node today.
    Website[current-user:original:feed-node:field_website]Link field.
    Website[current-user:original:feed-node:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[current-user:original:feed-node:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[current-user:original:feed-node:field_ybdp_image]Image field.
    YBDP Slide Image[current-user:original:feed-node:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[current-user:original:feed-node:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[current-user:original:feed-node:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[current-user:original:feed-node:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[current-user:original:feed-node:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Feeds Item GUID[current-user:original:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:original:feeds-item-url]Feeds Item URL.
    Last access[current-user:original:last-access]The date the user last accessed the site.
    Custom format[current-user:original:last-access:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[current-user:original:last-access:day_only]A date in 'day_only' format. (12)
    Long format[current-user:original:last-access:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:original:last-access:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:original:last-access:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:original:last-access:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:original:last-access:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:original:last-access:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:original:last-access:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:original:last-access:year_only]A date in 'year_only' format. (2024)
    Last login[current-user:original:last-login]The date the user last logged in to the site.
    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.
    Alt Text[current-user:original:picture:field-file-image-alt-text]Field "field_file_image_alt_text".
    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.
    Feed NID[current-user:original:picture:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[current-user:original:picture:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[current-user:original:picture:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:original:picture:feeds-item-url]Feeds Item URL.
    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.
    Title Text[current-user:original:picture:field-file-image-title-text]Field "field_file_image_title_text".
    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.
    Status[current-user:original:status]Whether the user is active or blocked.
    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.
    Alt Text[current-user:picture:field-file-image-alt-text]Field "field_file_image_alt_text".
    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.
    Feed NID[current-user:picture:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[current-user:picture:feed-node]Feed Node that imported this entity.
    Area of Operations[current-user:picture:feed-node:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[current-user:picture:feed-node:field_area_of_operations]Term reference field.
    Author[current-user:picture:feed-node:author]The author of the node.
    Body[current-user:picture:feed-node:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[current-user:picture:feed-node:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[current-user:picture:feed-node:field_bottom_img]Image field.
    Brochure[current-user:picture:feed-node:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[current-user:picture:feed-node:field_brochure]File field.
    Business image[current-user:picture:feed-node:field_business_image]Image field.
    Business image[current-user:picture:feed-node:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[current-user:picture:feed-node:field_category]Text field.
    Category[current-user:picture:feed-node:field-category]Field "field_category".
    Chamber execs pics[current-user:picture:feed-node:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[current-user:picture:feed-node:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[current-user:picture:feed-node:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[current-user:picture:feed-node:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[current-user:picture:feed-node:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[current-user:picture:feed-node:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:picture:feed-node:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[current-user:picture:feed-node:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[current-user:picture:feed-node:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[current-user:picture:feed-node:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[current-user:picture:feed-node:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[current-user:picture:feed-node:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:picture:feed-node:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[current-user:picture:feed-node:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[current-user:picture:feed-node:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[current-user:picture:feed-node:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[current-user:picture:feed-node:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[current-user:picture:feed-node:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[current-user:picture:feed-node:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[current-user:picture:feed-node:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:picture:feed-node:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[current-user:picture:feed-node:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[current-user:picture:feed-node:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[current-user:picture:feed-node:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[current-user:picture:feed-node:field-city]Field "field_city".
    City[current-user:picture:feed-node:field_city]Text field.
    Contact[current-user:picture:feed-node:field-contact]Field "field_contact".
    Contact[current-user:picture:feed-node:field_contact]Text field.
    Contact Telephone[current-user:picture:feed-node:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[current-user:picture:feed-node:field_contact_telephone]Phone Number field.
    Contact Us[current-user:picture:feed-node:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[current-user:picture:feed-node:field_contact_us]Postal address field.
    Content ID[current-user:picture:feed-node:nid]The unique ID of the content item, or "node".
    Content type[current-user:picture:feed-node:content-type]The content type of the node.
    Country[current-user:picture:feed-node:field-country]Field "field_country".
    Country[current-user:picture:feed-node:field_country]Text field.
    Creates revision[current-user:picture:feed-node:revision]Whether saving this node creates a new revision.
    Date[current-user:picture:feed-node:field_publication_date]Date field. Also known as Publication date.
    Date[current-user:picture:feed-node:field_date]Date field.
    Date[current-user:picture:feed-node:field-date]Field "field_date".
    Date changed[current-user:picture:feed-node:changed]The date the node was most recently updated.
    Date created[current-user:picture:feed-node:created]The date the node was posted.
    Download Document[current-user:picture:feed-node:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[current-user:picture:feed-node:field_document]File field.
    E-mail[current-user:picture:feed-node:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[current-user:picture:feed-node:field-e-mail]Field "field_e_mail".
    Edit URL[current-user:picture:feed-node:edit-url]The URL of the node's edit page.
    Email[current-user:picture:feed-node:field_email_address]Email field. Also known as Email Address.
    Email Address[current-user:picture:feed-node:field-email-address]Field "field_email_address".
    Event Image[current-user:picture:feed-node:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[current-user:picture:feed-node:field_event_image]Image field.
    Event Start Date[current-user:picture:feed-node:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[current-user:picture:feed-node:field_event_start_date]Date field.
    External ID[current-user:picture:feed-node:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[current-user:picture:feed-node:field_facebook_external_id]Text field.
    External id[current-user:picture:feed-node:field_tweet_external_id]Text field.
    External id[current-user:picture:feed-node:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[current-user:picture:feed-node:field_fax]Telephone number field.
    Fax[current-user:picture:feed-node:field-faxnumber]Field "field_faxnumber".
    Fax[current-user:picture:feed-node:field_faxnumber]Phone Number field.
    Fax[current-user:picture:feed-node:field-fax]Field "field_fax".
    Feed NID[current-user:picture:feed-node:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[current-user:picture:feed-node:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:picture:feed-node:feeds-item-url]Feeds Item URL.
    Feed source[current-user:picture:feed-node:feed-source]The node the feed item was sourced from.
    From[current-user:picture:feed-node:field-from]Field "field_from".
    From[current-user:picture:feed-node:field_from]Text field.
    Header[current-user:picture:feed-node:field_header]Field collection field.
    Header[current-user:picture:feed-node:field-header]Field "field_header".
    Header img[current-user:picture:feed-node:field_header_img]Image field.
    Header img[current-user:picture:feed-node:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[current-user:picture:feed-node:field_header_pic_2]Image field.
    Header img 2[current-user:picture:feed-node:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[current-user:picture:feed-node:field_image]Image field.
    Image[current-user:picture:feed-node:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[current-user:picture:feed-node:field-is-annual]Field "field_is_annual".
    Is annual[current-user:picture:feed-node:field_is_annual]Boolean field.
    Is new[current-user:picture:feed-node:is-new]Whether the node is new and not saved to the database yet.
    Job Id[current-user:picture:feed-node:field_job_id]Text field.
    Job Id[current-user:picture:feed-node:field-job-id]Field "field_job_id".
    Job Title[current-user:picture:feed-node:field-job-title]Field "field_job_title".
    Job Title[current-user:picture:feed-node:field_job_title]Text field.
    Language[current-user:picture:feed-node:language]The language the node is written in.
    Last view[current-user:picture:feed-node:last-view]The date on which a visitor last read the node.
    Lead[current-user:picture:feed-node:field-lead]Field "field_lead".
    Lead[current-user:picture:feed-node:field_lead]Text field.
    Lead 2[current-user:picture:feed-node:field_lead_2]Text field.
    Lead 2[current-user:picture:feed-node:field-lead-2]Field "field_lead_2".
    Left Column[current-user:picture:feed-node:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[current-user:picture:feed-node:field_left_column]Long text field.
    Location[current-user:picture:feed-node:field-location]Field "field_location".
    Location[current-user:picture:feed-node:field_location]Text field.
    Name of Contact[current-user:picture:feed-node:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[current-user:picture:feed-node:field_name_of_contact]Text field.
    Number of Employees[current-user:picture:feed-node:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[current-user:picture:feed-node:field_number_of_employees]List (text) field.
    Number of views[current-user:picture:feed-node:total-count]The number of visitors who have read the node.
    Number of views[current-user:picture:feed-node:views]The number of visitors who have read the node.
    Original node[current-user:picture:feed-node:original]The original node data if the node is being updated or saved.
    Participating location link [current-user:picture:feed-node:field_participating_location_lin]Link field.
    Participating location link [current-user:picture:feed-node:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[current-user:picture:feed-node:field-phone]Field "field_phone".
    Phone[current-user:picture:feed-node:field_phone]Telephone number field. Also known as Phone Number .
    Photos[current-user:picture:feed-node:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[current-user:picture:feed-node:field_photos]Image field.
    Picture[current-user:picture:feed-node:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[current-user:picture:feed-node:field_facebook_picture]Image field.
    Position[current-user:picture:feed-node:field-position]Field "field_position".
    Position[current-user:picture:feed-node:field_position]Text field.
    Postcode[current-user:picture:feed-node:field-postcode]Field "field_postcode".
    Promoted to frontpage[current-user:picture:feed-node:promote]Whether the node is promoted to the frontpage.
    Province[current-user:picture:feed-node:field-province]Field "field_province".
    Publication date[current-user:picture:feed-node:field-publication-date]Field "field_publication_date".
    Publication image[current-user:picture:feed-node:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[current-user:picture:feed-node:field_publication_image]Image field.
    Publication type[current-user:picture:feed-node:field-publication-type]Field "field_publication_type".
    Publication type[current-user:picture:feed-node:field_publication_type]Term reference field.
    Quote Author[current-user:picture:feed-node:field_quote_author]Text field.
    Quote Author[current-user:picture:feed-node:field-quote-author]Field "field_quote_author".
    Quote Image[current-user:picture:feed-node:field_quote_image]Image field.
    Quote Image[current-user:picture:feed-node:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[current-user:picture:feed-node:vid]The unique ID of the node's latest revision.
    Revision log message[current-user:picture:feed-node:log]The explanation of the most recent changes made to the node.
    Right Column[current-user:picture:feed-node:field_right_column]Long text field.
    Right Column[current-user:picture:feed-node:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[current-user:picture:feed-node:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[current-user:picture:feed-node:field_sponsor_img]Image field.
    State / Province / Region[current-user:picture:feed-node:field_province]Text field. Also known as Province, State / Province / Region.
    Status[current-user:picture:feed-node:status]Whether the node is published or unpublished.
    Sticky in lists[current-user:picture:feed-node:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[current-user:picture:feed-node:field-street]Field "field_street".
    Street[current-user:picture:feed-node:field_street]Text field.
    Sub title[current-user:picture:feed-node:field_sub_title]Text field.
    Sub title[current-user:picture:feed-node:field-sub-title]Field "field_sub_title".
    Summary[current-user:picture:feed-node:summary]The summary of the node's main body text.
    Tags[current-user:picture:feed-node:field-tags-member]Field "field_tags_member".
    Tags[current-user:picture:feed-node:field_tags_member]Text field.
    Tags[current-user:picture:feed-node:field_tags]Term reference field.
    Tags[current-user:picture:feed-node:field-tags]Field "field_tags".
    Telephone[current-user:picture:feed-node:field-telephone]Field "field_telephone".
    Telephone[current-user:picture:feed-node:field_telephone]Phone Number field.
    Thumbnail image[current-user:picture:feed-node:field_thumbnail_image]Image field.
    Thumbnail image[current-user:picture:feed-node:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[current-user:picture:feed-node:title]The title of the node.
    Translation source node[current-user:picture:feed-node:source]The source node for this current node's translation set.
    Tweet media[current-user:picture:feed-node:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[current-user:picture:feed-node:field_tweet_media]Image field.
    URL[current-user:picture:feed-node:url]The URL of the node.
    Updated[current-user:picture:feed-node:field_updated]Date (ISO format) field.
    Updated[current-user:picture:feed-node:field-updated]Field "field_updated".
    User[current-user:picture:feed-node:field_tweet_user]Text field.
    User[current-user:picture:feed-node:field-tweet-user]Field "field_tweet_user".
    User Picture[current-user:picture:feed-node:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[current-user:picture:feed-node:field_tweet_user_picture]Image field.
    Video[current-user:picture:feed-node:field_video]Video Embed field.
    Video[current-user:picture:feed-node:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[current-user:picture:feed-node:day-views]The number of visitors who have read the node today.
    Views today[current-user:picture:feed-node:day-count]The number of visitors who have read the node today.
    Website[current-user:picture:feed-node:field_website]Link field.
    Website[current-user:picture:feed-node:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[current-user:picture:feed-node:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[current-user:picture:feed-node:field_ybdp_image]Image field.
    YBDP Slide Image[current-user:picture:feed-node:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[current-user:picture:feed-node:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[current-user:picture:feed-node:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[current-user:picture:feed-node:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[current-user:picture:feed-node:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Feeds Item GUID[current-user:picture:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:picture:feeds-item-url]Feeds Item URL.
    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.
    Alt Text[current-user:picture:original:field-file-image-alt-text]Field "field_file_image_alt_text".
    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.
    Feed NID[current-user:picture:original:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[current-user:picture:original:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[current-user:picture:original:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:picture:original:feeds-item-url]Feeds Item URL.
    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.
    Title Text[current-user:picture:original:field-file-image-title-text]Field "field_file_image_title_text".
    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.
    Business Name[current-user:picture:owner:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[current-user:picture:owner:field-business-name]Field "field_business_name".
    Created[current-user:picture:owner:created]The date the user account was created.
    Default theme[current-user:picture:owner:theme]The user's default theme.
    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.
    Feed NID[current-user:picture:owner:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[current-user:picture:owner:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[current-user:picture:owner:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[current-user:picture:owner:feeds-item-url]Feeds Item URL.
    Last access[current-user:picture:owner:last-access]The date the user last accessed the site.
    Last login[current-user:picture:owner:last-login]The date the user last logged in to the site.
    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.
    Status[current-user:picture:owner:status]Whether the user is active or blocked.
    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.
    Day only[current-user:picture:timestamp:day_only]A date in 'day_only' format. (12)
    Long format[current-user:picture:timestamp:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[current-user:picture:timestamp:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[current-user:picture:timestamp:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[current-user:picture:timestamp:raw]A date in UNIX timestamp format (1712964426)
    Short format[current-user:picture:timestamp:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[current-user:picture:timestamp:since]A date in 'time-since' format. (54 years 3 months)
    Time only[current-user:picture:timestamp:time_only]A date in 'time_only' format. (4:27pm)
    Year only[current-user:picture:timestamp:year_only]A date in 'year_only' format. (2024)
    Title Text[current-user:picture:field_file_image_title_text]Text field.
    Title Text[current-user:picture:field-file-image-title-text]Field "field_file_image_title_text".
    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.
    Status[current-user:status]Whether the user is active or blocked.
    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.
    Location mapTokens provided by the Location Map module.
    Latitude[locationmap:latitude]Latitude of map marker.
    Longitude[locationmap:longitude]Longitude of map marker.
    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.
    RandomTokens related to random data.
    Hash[random:hash:?]A random hash. The possible hashing algorithms are: md2, md4, md5, sha1, sha224, sha256, sha384, sha512, 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, 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.
    Current date[site:current-date]The current date and time.
    Custom format[site:current-date:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:current-date:day_only]A date in 'day_only' format. (12)
    Long format[site:current-date:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:current-date:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:current-date:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:current-date:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:current-date:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:current-date:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:current-date:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:current-date:year_only]A date in 'year_only' format. (2024)
    Current page[site:current-page:?]Information related to the current page request. The following properties may be appended to the token: path (Path), url (URL)
    Email[site:mail]The administrative email address for the site.
    Feed NID[site:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:feed-node]Feed Node that imported this entity.
    Area of Operations[site:feed-node:field-area-of-operations]Field "field_area_of_operations".
    Taxonomy terms with delta 0[site:feed-node:field-area-of-operations:0]The list item with delta 0. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 1[site:feed-node:field-area-of-operations:1]The list item with delta 1. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 2[site:feed-node:field-area-of-operations:2]The list item with delta 2. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 3[site:feed-node:field-area-of-operations:3]The list item with delta 3. Delta values start from 0 and are incremented by one per list item.
    Area of Operations[site:feed-node:field_area_of_operations]Term reference field.
    Author[site:feed-node:author]The author of the node.
    Business Name[site:feed-node:author:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[site:feed-node:author:field-business-name]Field "field_business_name".
    Created[site:feed-node:author:created]The date the user account was created.
    Default theme[site:feed-node:author:theme]The user's default theme.
    Edit URL[site:feed-node:author:edit-url]The URL of the account edit page.
    Email[site:feed-node:author:mail]The email address of the user account.
    Feed NID[site:feed-node:author:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:author:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:author:feeds-item-url]Feeds Item URL.
    Last access[site:feed-node:author:last-access]The date the user last accessed the site.
    Last login[site:feed-node:author:last-login]The date the user last logged in to the site.
    Name[site:feed-node:author:name]The login name of the user account.
    Original user[site:feed-node:author:original]The original user data if the user is being updated or saved.
    Picture[site:feed-node:author:picture]The picture of the user.
    Roles[site:feed-node:author:roles]The user roles associated with the user account.
    Status[site:feed-node:author:status]Whether the user is active or blocked.
    URL[site:feed-node:author:url]The URL of the account profile page.
    User ID[site:feed-node:author:uid]The unique ID of the user account.
    User role ids[site:feed-node:author:role-ids]The role ids the user account is a member of as comma separated list.
    User role names[site:feed-node:author:role-names]The role names the user account is a member of as comma separated list.
    Body[site:feed-node:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[site:feed-node:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[site:feed-node:field_bottom_img]Image field.
    Brochure[site:feed-node:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[site:feed-node:field_brochure]File field.
    Field token value[site:feed-node:field_brochure:field]Default: The value returned by the token field formatter. Defaults to first value.
    Filename[site:feed-node:field_brochure:filename]Filename the file_entity resource. Defaults to first value.
    File type[site:feed-node:field_brochure:type]File type of the file_entity resource. Defaults to first value.
    Height[site:feed-node:field_brochure:height]Height of the file_entity resource, for videos or images. Defaults to first value.
    Image[site:feed-node:field_brochure:image]URL of a representative image for the file_entity resource, e.g. a video thumbnail. Defaults to first value.
    MIME type[site:feed-node:field_brochure:filemime]MIME type of the file_entity resource. Defaults to first value.
    Secure URL[site:feed-node:field_brochure:https-url]URL of the file_entity resource using HTTPS. Defaults to first value.
    Secure image[site:feed-node:field_brochure:https-image]URL of a representative image for the file_entity resource using HTTPS, usually for videos. Defaults to first value.
    URL[site:feed-node:field_brochure:url]URL of the file_entity resource. Defaults to first value.
    Width[site:feed-node:field_brochure:width]Width of the file_entity resource, for videos or images. Defaults to first value.
    Business image[site:feed-node:field_business_image]Image field.
    Business image[site:feed-node:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[site:feed-node:field_category]Text field.
    Category[site:feed-node:field-category]Field "field_category".
    Chamber execs pics[site:feed-node:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[site:feed-node:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[site:feed-node:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[site:feed-node:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[site:feed-node:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[site:feed-node:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[site:feed-node:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[site:feed-node:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[site:feed-node:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[site:feed-node:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[site:feed-node:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[site:feed-node:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[site:feed-node:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[site:feed-node:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[site:feed-node:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[site:feed-node:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[site:feed-node:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[site:feed-node:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[site:feed-node:field-city]Field "field_city".
    City[site:feed-node:field_city]Text field.
    Contact[site:feed-node:field-contact]Field "field_contact".
    Contact[site:feed-node:field_contact]Text field.
    Contact Telephone[site:feed-node:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[site:feed-node:field_contact_telephone]Phone Number field.
    Contact Us[site:feed-node:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[site:feed-node:field_contact_us]Postal address field.
    Address formatted for MailChimp[site:feed-node:field_contact_us:format-mailchimp]The full address formatted for import into MailChimp.
    Administrative area (i.e. State/Province)[site:feed-node:field_contact_us:administrative-area]The administrative area value, expanded to the full name if applicable.
    Administrative area (raw value)[site:feed-node:field_contact_us:administrative-area-raw]The raw administrative area value.
    Country code[site:feed-node:field_contact_us:country-code]The two letter ISO country code.
    Country name[site:feed-node:field_contact_us:country]The full name of the country.
    First name[site:feed-node:field_contact_us:first-name]The first name value.
    Full name[site:feed-node:field_contact_us:name-line]The name line value of the address.
    Last name[site:feed-node:field_contact_us:last-name]The last name value.
    Locality (i.e. City)[site:feed-node:field_contact_us:locality]The locality value.
    Organisation[site:feed-node:field_contact_us:organisation]The organisation name value.
    Postal code[site:feed-node:field_contact_us:postal-code]The postal code value.
    Premise (i.e. Street address)[site:feed-node:field_contact_us:premise]The premise value.
    Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)[site:feed-node:field_contact_us:sub_premise]The sub premise value.
    Thoroughfare (i.e. Street address)[site:feed-node:field_contact_us:thoroughfare]The thoroughfare value.
    Content ID[site:feed-node:nid]The unique ID of the content item, or "node".
    Content type[site:feed-node:content-type]The content type of the node.
    Description[site:feed-node:content-type:description]The optional description of the content type.
    Edit URL[site:feed-node:content-type:edit-url]The URL of the content type's edit page.
    Machine-readable name[site:feed-node:content-type:machine-name]The unique machine-readable name of the content type.
    Name[site:feed-node:content-type:name]The name of the content type.
    Node count[site:feed-node:content-type:node-count]The number of nodes belonging to the content type.
    Country[site:feed-node:field-country]Field "field_country".
    Country[site:feed-node:field_country]Text field.
    Creates revision[site:feed-node:revision]Whether saving this node creates a new revision.
    Date[site:feed-node:field_publication_date]Date field. Also known as Publication date.
    Date[site:feed-node:field_date]Date field.
    Date[site:feed-node:field-date]Field "field_date".
    Custom format[site:feed-node:field-date:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:feed-node:field-date:day_only]A date in 'day_only' format. (12)
    Long format[site:feed-node:field-date:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:feed-node:field-date:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:feed-node:field-date:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:feed-node:field-date:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:feed-node:field-date:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:feed-node:field-date:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:feed-node:field-date:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:feed-node:field-date:year_only]A date in 'year_only' format. (2024)
    Date changed[site:feed-node:changed]The date the node was most recently updated.
    Custom format[site:feed-node:changed:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:feed-node:changed:day_only]A date in 'day_only' format. (12)
    Long format[site:feed-node:changed:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:feed-node:changed:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:feed-node:changed:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:feed-node:changed:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:feed-node:changed:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:feed-node:changed:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:feed-node:changed:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:feed-node:changed:year_only]A date in 'year_only' format. (2024)
    Date created[site:feed-node:created]The date the node was posted.
    Custom format[site:feed-node:created:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:feed-node:created:day_only]A date in 'day_only' format. (12)
    Long format[site:feed-node:created:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:feed-node:created:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:feed-node:created:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:feed-node:created:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:feed-node:created:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:feed-node:created:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:feed-node:created:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:feed-node:created:year_only]A date in 'year_only' format. (2024)
    Download Document[site:feed-node:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[site:feed-node:field_document]File field.
    Field token value[site:feed-node:field_document:field]Default: The value returned by the token field formatter. Defaults to first value.
    Filename[site:feed-node:field_document:filename]Filename the file_entity resource. Defaults to first value.
    File type[site:feed-node:field_document:type]File type of the file_entity resource. Defaults to first value.
    Height[site:feed-node:field_document:height]Height of the file_entity resource, for videos or images. Defaults to first value.
    Image[site:feed-node:field_document:image]URL of a representative image for the file_entity resource, e.g. a video thumbnail. Defaults to first value.
    MIME type[site:feed-node:field_document:filemime]MIME type of the file_entity resource. Defaults to first value.
    Secure URL[site:feed-node:field_document:https-url]URL of the file_entity resource using HTTPS. Defaults to first value.
    Secure image[site:feed-node:field_document:https-image]URL of a representative image for the file_entity resource using HTTPS, usually for videos. Defaults to first value.
    URL[site:feed-node:field_document:url]URL of the file_entity resource. Defaults to first value.
    Width[site:feed-node:field_document:width]Width of the file_entity resource, for videos or images. Defaults to first value.
    E-mail[site:feed-node:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[site:feed-node:field-e-mail]Field "field_e_mail".
    Edit URL[site:feed-node:edit-url]The URL of the node's edit page.
    Email[site:feed-node:field_email_address]Email field. Also known as Email Address.
    Email Address[site:feed-node:field-email-address]Field "field_email_address".
    Event Image[site:feed-node:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[site:feed-node:field_event_image]Image field.
    Event Start Date[site:feed-node:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[site:feed-node:field_event_start_date]Date field.
    External ID[site:feed-node:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[site:feed-node:field_facebook_external_id]Text field.
    External id[site:feed-node:field_tweet_external_id]Text field.
    External id[site:feed-node:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[site:feed-node:field_fax]Telephone number field.
    Fax[site:feed-node:field-faxnumber]Field "field_faxnumber".
    Fax[site:feed-node:field_faxnumber]Phone Number field.
    Fax[site:feed-node:field-fax]Field "field_fax".
    Feed NID[site:feed-node:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:feeds-item-url]Feeds Item URL.
    Feed source[site:feed-node:feed-source]The node the feed item was sourced from.
    Area of Operations[site:feed-node:feed-source:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[site:feed-node:feed-source:field_area_of_operations]Term reference field.
    Author[site:feed-node:feed-source:author]The author of the node.
    Body[site:feed-node:feed-source:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[site:feed-node:feed-source:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[site:feed-node:feed-source:field_bottom_img]Image field.
    Brochure[site:feed-node:feed-source:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[site:feed-node:feed-source:field_brochure]File field.
    Business image[site:feed-node:feed-source:field_business_image]Image field.
    Business image[site:feed-node:feed-source:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[site:feed-node:feed-source:field_category]Text field.
    Category[site:feed-node:feed-source:field-category]Field "field_category".
    Chamber execs pics[site:feed-node:feed-source:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[site:feed-node:feed-source:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[site:feed-node:feed-source:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[site:feed-node:feed-source:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[site:feed-node:feed-source:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[site:feed-node:feed-source:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:feed-source:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:feed-source:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[site:feed-node:feed-source:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[site:feed-node:feed-source:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[site:feed-node:feed-source:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[site:feed-node:feed-source:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:feed-source:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:feed-source:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[site:feed-node:feed-source:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[site:feed-node:feed-source:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[site:feed-node:feed-source:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[site:feed-node:feed-source:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[site:feed-node:feed-source:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[site:feed-node:feed-source:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:feed-source:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:feed-source:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[site:feed-node:feed-source:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[site:feed-node:feed-source:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[site:feed-node:feed-source:field-city]Field "field_city".
    City[site:feed-node:feed-source:field_city]Text field.
    Contact[site:feed-node:feed-source:field-contact]Field "field_contact".
    Contact[site:feed-node:feed-source:field_contact]Text field.
    Contact Telephone[site:feed-node:feed-source:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[site:feed-node:feed-source:field_contact_telephone]Phone Number field.
    Contact Us[site:feed-node:feed-source:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[site:feed-node:feed-source:field_contact_us]Postal address field.
    Content ID[site:feed-node:feed-source:nid]The unique ID of the content item, or "node".
    Content type[site:feed-node:feed-source:content-type]The content type of the node.
    Country[site:feed-node:feed-source:field-country]Field "field_country".
    Country[site:feed-node:feed-source:field_country]Text field.
    Creates revision[site:feed-node:feed-source:revision]Whether saving this node creates a new revision.
    Date[site:feed-node:feed-source:field_publication_date]Date field. Also known as Publication date.
    Date[site:feed-node:feed-source:field_date]Date field.
    Date[site:feed-node:feed-source:field-date]Field "field_date".
    Date changed[site:feed-node:feed-source:changed]The date the node was most recently updated.
    Date created[site:feed-node:feed-source:created]The date the node was posted.
    Download Document[site:feed-node:feed-source:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[site:feed-node:feed-source:field_document]File field.
    E-mail[site:feed-node:feed-source:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[site:feed-node:feed-source:field-e-mail]Field "field_e_mail".
    Edit URL[site:feed-node:feed-source:edit-url]The URL of the node's edit page.
    Email[site:feed-node:feed-source:field_email_address]Email field. Also known as Email Address.
    Email Address[site:feed-node:feed-source:field-email-address]Field "field_email_address".
    Event Image[site:feed-node:feed-source:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[site:feed-node:feed-source:field_event_image]Image field.
    Event Start Date[site:feed-node:feed-source:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[site:feed-node:feed-source:field_event_start_date]Date field.
    External ID[site:feed-node:feed-source:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[site:feed-node:feed-source:field_facebook_external_id]Text field.
    External id[site:feed-node:feed-source:field_tweet_external_id]Text field.
    External id[site:feed-node:feed-source:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[site:feed-node:feed-source:field_fax]Telephone number field.
    Fax[site:feed-node:feed-source:field-faxnumber]Field "field_faxnumber".
    Fax[site:feed-node:feed-source:field_faxnumber]Phone Number field.
    Fax[site:feed-node:feed-source:field-fax]Field "field_fax".
    Feed NID[site:feed-node:feed-source:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:feed-source:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:feed-source:feeds-item-url]Feeds Item URL.
    From[site:feed-node:feed-source:field-from]Field "field_from".
    From[site:feed-node:feed-source:field_from]Text field.
    Header[site:feed-node:feed-source:field_header]Field collection field.
    Header[site:feed-node:feed-source:field-header]Field "field_header".
    Header img[site:feed-node:feed-source:field_header_img]Image field.
    Header img[site:feed-node:feed-source:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[site:feed-node:feed-source:field_header_pic_2]Image field.
    Header img 2[site:feed-node:feed-source:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[site:feed-node:feed-source:field_image]Image field.
    Image[site:feed-node:feed-source:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[site:feed-node:feed-source:field-is-annual]Field "field_is_annual".
    Is annual[site:feed-node:feed-source:field_is_annual]Boolean field.
    Is new[site:feed-node:feed-source:is-new]Whether the node is new and not saved to the database yet.
    Job Id[site:feed-node:feed-source:field_job_id]Text field.
    Job Id[site:feed-node:feed-source:field-job-id]Field "field_job_id".
    Job Title[site:feed-node:feed-source:field-job-title]Field "field_job_title".
    Job Title[site:feed-node:feed-source:field_job_title]Text field.
    Language[site:feed-node:feed-source:language]The language the node is written in.
    Last view[site:feed-node:feed-source:last-view]The date on which a visitor last read the node.
    Lead[site:feed-node:feed-source:field-lead]Field "field_lead".
    Lead[site:feed-node:feed-source:field_lead]Text field.
    Lead 2[site:feed-node:feed-source:field_lead_2]Text field.
    Lead 2[site:feed-node:feed-source:field-lead-2]Field "field_lead_2".
    Left Column[site:feed-node:feed-source:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[site:feed-node:feed-source:field_left_column]Long text field.
    Location[site:feed-node:feed-source:field-location]Field "field_location".
    Location[site:feed-node:feed-source:field_location]Text field.
    Name of Contact[site:feed-node:feed-source:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[site:feed-node:feed-source:field_name_of_contact]Text field.
    Number of Employees[site:feed-node:feed-source:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[site:feed-node:feed-source:field_number_of_employees]List (text) field.
    Number of views[site:feed-node:feed-source:total-count]The number of visitors who have read the node.
    Number of views[site:feed-node:feed-source:views]The number of visitors who have read the node.
    Original node[site:feed-node:feed-source:original]The original node data if the node is being updated or saved.
    Participating location link [site:feed-node:feed-source:field_participating_location_lin]Link field.
    Participating location link [site:feed-node:feed-source:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[site:feed-node:feed-source:field-phone]Field "field_phone".
    Phone[site:feed-node:feed-source:field_phone]Telephone number field. Also known as Phone Number .
    Photos[site:feed-node:feed-source:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[site:feed-node:feed-source:field_photos]Image field.
    Picture[site:feed-node:feed-source:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[site:feed-node:feed-source:field_facebook_picture]Image field.
    Position[site:feed-node:feed-source:field-position]Field "field_position".
    Position[site:feed-node:feed-source:field_position]Text field.
    Postcode[site:feed-node:feed-source:field-postcode]Field "field_postcode".
    Promoted to frontpage[site:feed-node:feed-source:promote]Whether the node is promoted to the frontpage.
    Province[site:feed-node:feed-source:field-province]Field "field_province".
    Publication date[site:feed-node:feed-source:field-publication-date]Field "field_publication_date".
    Publication image[site:feed-node:feed-source:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[site:feed-node:feed-source:field_publication_image]Image field.
    Publication type[site:feed-node:feed-source:field-publication-type]Field "field_publication_type".
    Publication type[site:feed-node:feed-source:field_publication_type]Term reference field.
    Quote Author[site:feed-node:feed-source:field_quote_author]Text field.
    Quote Author[site:feed-node:feed-source:field-quote-author]Field "field_quote_author".
    Quote Image[site:feed-node:feed-source:field_quote_image]Image field.
    Quote Image[site:feed-node:feed-source:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[site:feed-node:feed-source:vid]The unique ID of the node's latest revision.
    Revision log message[site:feed-node:feed-source:log]The explanation of the most recent changes made to the node.
    Right Column[site:feed-node:feed-source:field_right_column]Long text field.
    Right Column[site:feed-node:feed-source:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[site:feed-node:feed-source:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[site:feed-node:feed-source:field_sponsor_img]Image field.
    State / Province / Region[site:feed-node:feed-source:field_province]Text field. Also known as Province, State / Province / Region.
    Status[site:feed-node:feed-source:status]Whether the node is published or unpublished.
    Sticky in lists[site:feed-node:feed-source:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[site:feed-node:feed-source:field-street]Field "field_street".
    Street[site:feed-node:feed-source:field_street]Text field.
    Sub title[site:feed-node:feed-source:field_sub_title]Text field.
    Sub title[site:feed-node:feed-source:field-sub-title]Field "field_sub_title".
    Summary[site:feed-node:feed-source:summary]The summary of the node's main body text.
    Tags[site:feed-node:feed-source:field-tags-member]Field "field_tags_member".
    Tags[site:feed-node:feed-source:field_tags_member]Text field.
    Tags[site:feed-node:feed-source:field_tags]Term reference field.
    Tags[site:feed-node:feed-source:field-tags]Field "field_tags".
    Telephone[site:feed-node:feed-source:field-telephone]Field "field_telephone".
    Telephone[site:feed-node:feed-source:field_telephone]Phone Number field.
    Thumbnail image[site:feed-node:feed-source:field_thumbnail_image]Image field.
    Thumbnail image[site:feed-node:feed-source:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[site:feed-node:feed-source:title]The title of the node.
    Translation source node[site:feed-node:feed-source:source]The source node for this current node's translation set.
    Tweet media[site:feed-node:feed-source:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[site:feed-node:feed-source:field_tweet_media]Image field.
    URL[site:feed-node:feed-source:url]The URL of the node.
    Updated[site:feed-node:feed-source:field_updated]Date (ISO format) field.
    Updated[site:feed-node:feed-source:field-updated]Field "field_updated".
    User[site:feed-node:feed-source:field_tweet_user]Text field.
    User[site:feed-node:feed-source:field-tweet-user]Field "field_tweet_user".
    User Picture[site:feed-node:feed-source:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[site:feed-node:feed-source:field_tweet_user_picture]Image field.
    Video[site:feed-node:feed-source:field_video]Video Embed field.
    Video[site:feed-node:feed-source:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[site:feed-node:feed-source:day-views]The number of visitors who have read the node today.
    Views today[site:feed-node:feed-source:day-count]The number of visitors who have read the node today.
    Website[site:feed-node:feed-source:field_website]Link field.
    Website[site:feed-node:feed-source:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[site:feed-node:feed-source:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[site:feed-node:feed-source:field_ybdp_image]Image field.
    YBDP Slide Image[site:feed-node:feed-source:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[site:feed-node:feed-source:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[site:feed-node:feed-source:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[site:feed-node:feed-source:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[site:feed-node:feed-source:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    From[site:feed-node:field-from]Field "field_from".
    From[site:feed-node:field_from]Text field.
    Header[site:feed-node:field_header]Field collection field.
    Header[site:feed-node:field-header]Field "field_header".
    Archived[site:feed-node:field-header:archived]Field collection item "archived" property.
    Feed NID[site:feed-node:field-header:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:field-header:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:field-header:feeds-item-url]Feeds Item URL.
    Field collection item ID[site:feed-node:field-header:item-id]The unique ID of the field collection item.
    Header Description[site:feed-node:field-header:field_header_description]Text field.
    Header Description[site:feed-node:field-header:field-header-description]Field "field_header_description".
    Header Image[site:feed-node:field-header:field-header-image:?]Field "field_header_image". The following properties may be appended to the token: file (The image file.)
    Header Image[site:feed-node:field-header:field_header_image]Image field.
    Header Subtitle [site:feed-node:field-header:field-header-subtitle-]Field "field_header_subtitle_".
    Header Subtitle [site:feed-node:field-header:field_header_subtitle_]Text field.
    Header Title[site:feed-node:field-header:field_header_title]Text field.
    Header Title[site:feed-node:field-header:field-header-title]Field "field_header_title".
    Host entity[site:feed-node:field-header:host]The host entity of this field collection item.
    Host entity (Node)[site:feed-node:field-header:host-entity-node]The Node containing the field collection field (empty if this field collection is attached to an item of a different type).
    Revision_id[site:feed-node:field-header:revision-id]Field collection item "revision_id" property.
    URL[site:feed-node:field-header:url]The URL of the entity.
    Header img[site:feed-node:field_header_img]Image field.
    Header img[site:feed-node:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[site:feed-node:field_header_pic_2]Image field.
    Header img 2[site:feed-node:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[site:feed-node:field_image]Image field.
    Image[site:feed-node:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[site:feed-node:field-is-annual]Field "field_is_annual".
    Is annual[site:feed-node:field_is_annual]Boolean field.
    Is new[site:feed-node:is-new]Whether the node is new and not saved to the database yet.
    Job Id[site:feed-node:field_job_id]Text field.
    Job Id[site:feed-node:field-job-id]Field "field_job_id".
    Job Title[site:feed-node:field-job-title]Field "field_job_title".
    Job Title[site:feed-node:field_job_title]Text field.
    Language[site:feed-node:language]The language the node is written in.
    Last view[site:feed-node:last-view]The date on which a visitor last read the node.
    Custom format[site:feed-node:last-view:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:feed-node:last-view:day_only]A date in 'day_only' format. (12)
    Long format[site:feed-node:last-view:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:feed-node:last-view:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:feed-node:last-view:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:feed-node:last-view:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:feed-node:last-view:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:feed-node:last-view:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:feed-node:last-view:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:feed-node:last-view:year_only]A date in 'year_only' format. (2024)
    Lead[site:feed-node:field-lead]Field "field_lead".
    Lead[site:feed-node:field_lead]Text field.
    Lead 2[site:feed-node:field_lead_2]Text field.
    Lead 2[site:feed-node:field-lead-2]Field "field_lead_2".
    Left Column[site:feed-node:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[site:feed-node:field_left_column]Long text field.
    Location[site:feed-node:field-location]Field "field_location".
    Location[site:feed-node:field_location]Text field.
    Name of Contact[site:feed-node:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[site:feed-node:field_name_of_contact]Text field.
    Number of Employees[site:feed-node:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[site:feed-node:field_number_of_employees]List (text) field.
    Number of views[site:feed-node:total-count]The number of visitors who have read the node.
    Number of views[site:feed-node:views]The number of visitors who have read the node.
    Original node[site:feed-node:original]The original node data if the node is being updated or saved.
    Area of Operations[site:feed-node:original:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[site:feed-node:original:field_area_of_operations]Term reference field.
    Author[site:feed-node:original:author]The author of the node.
    Body[site:feed-node:original:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[site:feed-node:original:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[site:feed-node:original:field_bottom_img]Image field.
    Brochure[site:feed-node:original:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[site:feed-node:original:field_brochure]File field.
    Business image[site:feed-node:original:field_business_image]Image field.
    Business image[site:feed-node:original:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[site:feed-node:original:field_category]Text field.
    Category[site:feed-node:original:field-category]Field "field_category".
    Chamber execs pics[site:feed-node:original:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[site:feed-node:original:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[site:feed-node:original:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[site:feed-node:original:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[site:feed-node:original:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[site:feed-node:original:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:original:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:original:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[site:feed-node:original:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[site:feed-node:original:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[site:feed-node:original:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[site:feed-node:original:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:original:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:original:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[site:feed-node:original:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[site:feed-node:original:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[site:feed-node:original:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[site:feed-node:original:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[site:feed-node:original:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[site:feed-node:original:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:original:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:original:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[site:feed-node:original:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[site:feed-node:original:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[site:feed-node:original:field-city]Field "field_city".
    City[site:feed-node:original:field_city]Text field.
    Contact[site:feed-node:original:field-contact]Field "field_contact".
    Contact[site:feed-node:original:field_contact]Text field.
    Contact Telephone[site:feed-node:original:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[site:feed-node:original:field_contact_telephone]Phone Number field.
    Contact Us[site:feed-node:original:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[site:feed-node:original:field_contact_us]Postal address field.
    Content ID[site:feed-node:original:nid]The unique ID of the content item, or "node".
    Content type[site:feed-node:original:content-type]The content type of the node.
    Country[site:feed-node:original:field-country]Field "field_country".
    Country[site:feed-node:original:field_country]Text field.
    Creates revision[site:feed-node:original:revision]Whether saving this node creates a new revision.
    Date[site:feed-node:original:field_publication_date]Date field. Also known as Publication date.
    Date[site:feed-node:original:field_date]Date field.
    Date[site:feed-node:original:field-date]Field "field_date".
    Date changed[site:feed-node:original:changed]The date the node was most recently updated.
    Date created[site:feed-node:original:created]The date the node was posted.
    Download Document[site:feed-node:original:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[site:feed-node:original:field_document]File field.
    E-mail[site:feed-node:original:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[site:feed-node:original:field-e-mail]Field "field_e_mail".
    Edit URL[site:feed-node:original:edit-url]The URL of the node's edit page.
    Email[site:feed-node:original:field_email_address]Email field. Also known as Email Address.
    Email Address[site:feed-node:original:field-email-address]Field "field_email_address".
    Event Image[site:feed-node:original:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[site:feed-node:original:field_event_image]Image field.
    Event Start Date[site:feed-node:original:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[site:feed-node:original:field_event_start_date]Date field.
    External ID[site:feed-node:original:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[site:feed-node:original:field_facebook_external_id]Text field.
    External id[site:feed-node:original:field_tweet_external_id]Text field.
    External id[site:feed-node:original:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[site:feed-node:original:field_fax]Telephone number field.
    Fax[site:feed-node:original:field-faxnumber]Field "field_faxnumber".
    Fax[site:feed-node:original:field_faxnumber]Phone Number field.
    Fax[site:feed-node:original:field-fax]Field "field_fax".
    Feed NID[site:feed-node:original:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:original:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:original:feeds-item-url]Feeds Item URL.
    Feed source[site:feed-node:original:feed-source]The node the feed item was sourced from.
    From[site:feed-node:original:field-from]Field "field_from".
    From[site:feed-node:original:field_from]Text field.
    Header[site:feed-node:original:field_header]Field collection field.
    Header[site:feed-node:original:field-header]Field "field_header".
    Header img[site:feed-node:original:field_header_img]Image field.
    Header img[site:feed-node:original:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[site:feed-node:original:field_header_pic_2]Image field.
    Header img 2[site:feed-node:original:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[site:feed-node:original:field_image]Image field.
    Image[site:feed-node:original:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[site:feed-node:original:field-is-annual]Field "field_is_annual".
    Is annual[site:feed-node:original:field_is_annual]Boolean field.
    Is new[site:feed-node:original:is-new]Whether the node is new and not saved to the database yet.
    Job Id[site:feed-node:original:field_job_id]Text field.
    Job Id[site:feed-node:original:field-job-id]Field "field_job_id".
    Job Title[site:feed-node:original:field-job-title]Field "field_job_title".
    Job Title[site:feed-node:original:field_job_title]Text field.
    Language[site:feed-node:original:language]The language the node is written in.
    Last view[site:feed-node:original:last-view]The date on which a visitor last read the node.
    Lead[site:feed-node:original:field-lead]Field "field_lead".
    Lead[site:feed-node:original:field_lead]Text field.
    Lead 2[site:feed-node:original:field_lead_2]Text field.
    Lead 2[site:feed-node:original:field-lead-2]Field "field_lead_2".
    Left Column[site:feed-node:original:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[site:feed-node:original:field_left_column]Long text field.
    Location[site:feed-node:original:field-location]Field "field_location".
    Location[site:feed-node:original:field_location]Text field.
    Name of Contact[site:feed-node:original:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[site:feed-node:original:field_name_of_contact]Text field.
    Number of Employees[site:feed-node:original:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[site:feed-node:original:field_number_of_employees]List (text) field.
    Number of views[site:feed-node:original:total-count]The number of visitors who have read the node.
    Number of views[site:feed-node:original:views]The number of visitors who have read the node.
    Participating location link [site:feed-node:original:field_participating_location_lin]Link field.
    Participating location link [site:feed-node:original:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[site:feed-node:original:field-phone]Field "field_phone".
    Phone[site:feed-node:original:field_phone]Telephone number field. Also known as Phone Number .
    Photos[site:feed-node:original:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[site:feed-node:original:field_photos]Image field.
    Picture[site:feed-node:original:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[site:feed-node:original:field_facebook_picture]Image field.
    Position[site:feed-node:original:field-position]Field "field_position".
    Position[site:feed-node:original:field_position]Text field.
    Postcode[site:feed-node:original:field-postcode]Field "field_postcode".
    Promoted to frontpage[site:feed-node:original:promote]Whether the node is promoted to the frontpage.
    Province[site:feed-node:original:field-province]Field "field_province".
    Publication date[site:feed-node:original:field-publication-date]Field "field_publication_date".
    Publication image[site:feed-node:original:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[site:feed-node:original:field_publication_image]Image field.
    Publication type[site:feed-node:original:field-publication-type]Field "field_publication_type".
    Publication type[site:feed-node:original:field_publication_type]Term reference field.
    Quote Author[site:feed-node:original:field_quote_author]Text field.
    Quote Author[site:feed-node:original:field-quote-author]Field "field_quote_author".
    Quote Image[site:feed-node:original:field_quote_image]Image field.
    Quote Image[site:feed-node:original:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[site:feed-node:original:vid]The unique ID of the node's latest revision.
    Revision log message[site:feed-node:original:log]The explanation of the most recent changes made to the node.
    Right Column[site:feed-node:original:field_right_column]Long text field.
    Right Column[site:feed-node:original:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[site:feed-node:original:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[site:feed-node:original:field_sponsor_img]Image field.
    State / Province / Region[site:feed-node:original:field_province]Text field. Also known as Province, State / Province / Region.
    Status[site:feed-node:original:status]Whether the node is published or unpublished.
    Sticky in lists[site:feed-node:original:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[site:feed-node:original:field-street]Field "field_street".
    Street[site:feed-node:original:field_street]Text field.
    Sub title[site:feed-node:original:field_sub_title]Text field.
    Sub title[site:feed-node:original:field-sub-title]Field "field_sub_title".
    Summary[site:feed-node:original:summary]The summary of the node's main body text.
    Tags[site:feed-node:original:field-tags-member]Field "field_tags_member".
    Tags[site:feed-node:original:field_tags_member]Text field.
    Tags[site:feed-node:original:field_tags]Term reference field.
    Tags[site:feed-node:original:field-tags]Field "field_tags".
    Telephone[site:feed-node:original:field-telephone]Field "field_telephone".
    Telephone[site:feed-node:original:field_telephone]Phone Number field.
    Thumbnail image[site:feed-node:original:field_thumbnail_image]Image field.
    Thumbnail image[site:feed-node:original:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[site:feed-node:original:title]The title of the node.
    Translation source node[site:feed-node:original:source]The source node for this current node's translation set.
    Tweet media[site:feed-node:original:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[site:feed-node:original:field_tweet_media]Image field.
    URL[site:feed-node:original:url]The URL of the node.
    Updated[site:feed-node:original:field_updated]Date (ISO format) field.
    Updated[site:feed-node:original:field-updated]Field "field_updated".
    User[site:feed-node:original:field_tweet_user]Text field.
    User[site:feed-node:original:field-tweet-user]Field "field_tweet_user".
    User Picture[site:feed-node:original:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[site:feed-node:original:field_tweet_user_picture]Image field.
    Video[site:feed-node:original:field_video]Video Embed field.
    Video[site:feed-node:original:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[site:feed-node:original:day-views]The number of visitors who have read the node today.
    Views today[site:feed-node:original:day-count]The number of visitors who have read the node today.
    Website[site:feed-node:original:field_website]Link field.
    Website[site:feed-node:original:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[site:feed-node:original:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[site:feed-node:original:field_ybdp_image]Image field.
    YBDP Slide Image[site:feed-node:original:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[site:feed-node:original:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[site:feed-node:original:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[site:feed-node:original:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[site:feed-node:original:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Participating location link [site:feed-node:field_participating_location_lin]Link field.
    Participating location link [site:feed-node:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[site:feed-node:field-phone]Field "field_phone".
    Phone[site:feed-node:field_phone]Telephone number field. Also known as Phone Number .
    Photos[site:feed-node:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[site:feed-node:field_photos]Image field.
    Picture[site:feed-node:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[site:feed-node:field_facebook_picture]Image field.
    Position[site:feed-node:field-position]Field "field_position".
    Position[site:feed-node:field_position]Text field.
    Postcode[site:feed-node:field-postcode]Field "field_postcode".
    Promoted to frontpage[site:feed-node:promote]Whether the node is promoted to the frontpage.
    Province[site:feed-node:field-province]Field "field_province".
    Publication date[site:feed-node:field-publication-date]Field "field_publication_date".
    Custom format[site:feed-node:field-publication-date:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:feed-node:field-publication-date:day_only]A date in 'day_only' format. (12)
    Long format[site:feed-node:field-publication-date:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:feed-node:field-publication-date:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:feed-node:field-publication-date:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:feed-node:field-publication-date:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:feed-node:field-publication-date:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:feed-node:field-publication-date:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:feed-node:field-publication-date:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:feed-node:field-publication-date:year_only]A date in 'year_only' format. (2024)
    Publication image[site:feed-node:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[site:feed-node:field_publication_image]Image field.
    Publication type[site:feed-node:field-publication-type]Field "field_publication_type".
    All parent terms[site:feed-node:field-publication-type:parents-all]Ancestors of the term, i.e. parent of all above hierarchy levels.
    Description[site:feed-node:field-publication-type:description]The optional description of the taxonomy term.
    Edit URL[site:feed-node:field-publication-type:edit-url]The URL of the taxonomy term's edit page.
    Feed NID[site:feed-node:field-publication-type:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:field-publication-type:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:field-publication-type:feeds-item-url]Feeds Item URL.
    Name[site:feed-node:field-publication-type:name]The name of the taxonomy term.
    Node count[site:feed-node:field-publication-type:node-count]The number of nodes tagged with the taxonomy term.
    Original taxonomy term[site:feed-node:field-publication-type:original]The original taxonomy term data if the taxonomy term is being updated or saved.
    Parents[site:feed-node:field-publication-type:parents]An array of all the term's parents, starting with the root.
    Parent term[site:feed-node:field-publication-type:parent]The parent term of the taxonomy term, if one exists.
    Root term[site:feed-node:field-publication-type:root]The root term of the taxonomy term.
    Status[site:feed-node:field-publication-type:status]Whether the taxonomy term is published or unpublished.
    Term ID[site:feed-node:field-publication-type:tid]The unique ID of the taxonomy term.
    URL[site:feed-node:field-publication-type:url]The URL of the taxonomy term.
    Vocabulary[site:feed-node:field-publication-type:vocabulary]The vocabulary the taxonomy term belongs to.
    Weight[site:feed-node:field-publication-type:weight]The weight of the term, which is used for ordering terms during display.
    Publication type[site:feed-node:field_publication_type]Term reference field.
    Quote Author[site:feed-node:field_quote_author]Text field.
    Quote Author[site:feed-node:field-quote-author]Field "field_quote_author".
    Quote Image[site:feed-node:field_quote_image]Image field.
    Quote Image[site:feed-node:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[site:feed-node:vid]The unique ID of the node's latest revision.
    Revision log message[site:feed-node:log]The explanation of the most recent changes made to the node.
    Right Column[site:feed-node:field_right_column]Long text field.
    Right Column[site:feed-node:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[site:feed-node:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[site:feed-node:field_sponsor_img]Image field.
    State / Province / Region[site:feed-node:field_province]Text field. Also known as Province, State / Province / Region.
    Status[site:feed-node:status]Whether the node is published or unpublished.
    Sticky in lists[site:feed-node:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[site:feed-node:field-street]Field "field_street".
    Street[site:feed-node:field_street]Text field.
    Sub title[site:feed-node:field_sub_title]Text field.
    Sub title[site:feed-node:field-sub-title]Field "field_sub_title".
    Summary[site:feed-node:summary]The summary of the node's main body text.
    Tags[site:feed-node:field-tags-member]Field "field_tags_member".
    Tags[site:feed-node:field_tags_member]Text field.
    Tags[site:feed-node:field_tags]Term reference field.
    Tags[site:feed-node:field-tags]Field "field_tags".
    Taxonomy terms with delta 0[site:feed-node:field-tags:0]The list item with delta 0. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 1[site:feed-node:field-tags:1]The list item with delta 1. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 2[site:feed-node:field-tags:2]The list item with delta 2. Delta values start from 0 and are incremented by one per list item.
    Taxonomy terms with delta 3[site:feed-node:field-tags:3]The list item with delta 3. Delta values start from 0 and are incremented by one per list item.
    Telephone[site:feed-node:field-telephone]Field "field_telephone".
    Telephone[site:feed-node:field_telephone]Phone Number field.
    Thumbnail image[site:feed-node:field_thumbnail_image]Image field.
    Thumbnail image[site:feed-node:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[site:feed-node:title]The title of the node.
    Translation source node[site:feed-node:source]The source node for this current node's translation set.
    Area of Operations[site:feed-node:source:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[site:feed-node:source:field_area_of_operations]Term reference field.
    Author[site:feed-node:source:author]The author of the node.
    Body[site:feed-node:source:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[site:feed-node:source:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[site:feed-node:source:field_bottom_img]Image field.
    Brochure[site:feed-node:source:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[site:feed-node:source:field_brochure]File field.
    Business image[site:feed-node:source:field_business_image]Image field.
    Business image[site:feed-node:source:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[site:feed-node:source:field_category]Text field.
    Category[site:feed-node:source:field-category]Field "field_category".
    Chamber execs pics[site:feed-node:source:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[site:feed-node:source:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[site:feed-node:source:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[site:feed-node:source:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[site:feed-node:source:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[site:feed-node:source:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:source:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:feed-node:source:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[site:feed-node:source:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[site:feed-node:source:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[site:feed-node:source:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[site:feed-node:source:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:source:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:feed-node:source:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[site:feed-node:source:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[site:feed-node:source:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[site:feed-node:source:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[site:feed-node:source:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[site:feed-node:source:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[site:feed-node:source:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:source:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:feed-node:source:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[site:feed-node:source:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[site:feed-node:source:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[site:feed-node:source:field-city]Field "field_city".
    City[site:feed-node:source:field_city]Text field.
    Contact[site:feed-node:source:field-contact]Field "field_contact".
    Contact[site:feed-node:source:field_contact]Text field.
    Contact Telephone[site:feed-node:source:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[site:feed-node:source:field_contact_telephone]Phone Number field.
    Contact Us[site:feed-node:source:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[site:feed-node:source:field_contact_us]Postal address field.
    Content ID[site:feed-node:source:nid]The unique ID of the content item, or "node".
    Content type[site:feed-node:source:content-type]The content type of the node.
    Country[site:feed-node:source:field-country]Field "field_country".
    Country[site:feed-node:source:field_country]Text field.
    Creates revision[site:feed-node:source:revision]Whether saving this node creates a new revision.
    Date[site:feed-node:source:field_publication_date]Date field. Also known as Publication date.
    Date[site:feed-node:source:field_date]Date field.
    Date[site:feed-node:source:field-date]Field "field_date".
    Date changed[site:feed-node:source:changed]The date the node was most recently updated.
    Date created[site:feed-node:source:created]The date the node was posted.
    Download Document[site:feed-node:source:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[site:feed-node:source:field_document]File field.
    E-mail[site:feed-node:source:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[site:feed-node:source:field-e-mail]Field "field_e_mail".
    Edit URL[site:feed-node:source:edit-url]The URL of the node's edit page.
    Email[site:feed-node:source:field_email_address]Email field. Also known as Email Address.
    Email Address[site:feed-node:source:field-email-address]Field "field_email_address".
    Event Image[site:feed-node:source:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[site:feed-node:source:field_event_image]Image field.
    Event Start Date[site:feed-node:source:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[site:feed-node:source:field_event_start_date]Date field.
    External ID[site:feed-node:source:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[site:feed-node:source:field_facebook_external_id]Text field.
    External id[site:feed-node:source:field_tweet_external_id]Text field.
    External id[site:feed-node:source:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[site:feed-node:source:field_fax]Telephone number field.
    Fax[site:feed-node:source:field-faxnumber]Field "field_faxnumber".
    Fax[site:feed-node:source:field_faxnumber]Phone Number field.
    Fax[site:feed-node:source:field-fax]Field "field_fax".
    Feed NID[site:feed-node:source:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:feed-node:source:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feed-node:source:feeds-item-url]Feeds Item URL.
    Feed source[site:feed-node:source:feed-source]The node the feed item was sourced from.
    From[site:feed-node:source:field-from]Field "field_from".
    From[site:feed-node:source:field_from]Text field.
    Header[site:feed-node:source:field_header]Field collection field.
    Header[site:feed-node:source:field-header]Field "field_header".
    Header img[site:feed-node:source:field_header_img]Image field.
    Header img[site:feed-node:source:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[site:feed-node:source:field_header_pic_2]Image field.
    Header img 2[site:feed-node:source:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[site:feed-node:source:field_image]Image field.
    Image[site:feed-node:source:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[site:feed-node:source:field-is-annual]Field "field_is_annual".
    Is annual[site:feed-node:source:field_is_annual]Boolean field.
    Is new[site:feed-node:source:is-new]Whether the node is new and not saved to the database yet.
    Job Id[site:feed-node:source:field_job_id]Text field.
    Job Id[site:feed-node:source:field-job-id]Field "field_job_id".
    Job Title[site:feed-node:source:field-job-title]Field "field_job_title".
    Job Title[site:feed-node:source:field_job_title]Text field.
    Language[site:feed-node:source:language]The language the node is written in.
    Last view[site:feed-node:source:last-view]The date on which a visitor last read the node.
    Lead[site:feed-node:source:field-lead]Field "field_lead".
    Lead[site:feed-node:source:field_lead]Text field.
    Lead 2[site:feed-node:source:field_lead_2]Text field.
    Lead 2[site:feed-node:source:field-lead-2]Field "field_lead_2".
    Left Column[site:feed-node:source:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[site:feed-node:source:field_left_column]Long text field.
    Location[site:feed-node:source:field-location]Field "field_location".
    Location[site:feed-node:source:field_location]Text field.
    Name of Contact[site:feed-node:source:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[site:feed-node:source:field_name_of_contact]Text field.
    Number of Employees[site:feed-node:source:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[site:feed-node:source:field_number_of_employees]List (text) field.
    Number of views[site:feed-node:source:total-count]The number of visitors who have read the node.
    Number of views[site:feed-node:source:views]The number of visitors who have read the node.
    Original node[site:feed-node:source:original]The original node data if the node is being updated or saved.
    Participating location link [site:feed-node:source:field_participating_location_lin]Link field.
    Participating location link [site:feed-node:source:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[site:feed-node:source:field-phone]Field "field_phone".
    Phone[site:feed-node:source:field_phone]Telephone number field. Also known as Phone Number .
    Photos[site:feed-node:source:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[site:feed-node:source:field_photos]Image field.
    Picture[site:feed-node:source:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[site:feed-node:source:field_facebook_picture]Image field.
    Position[site:feed-node:source:field-position]Field "field_position".
    Position[site:feed-node:source:field_position]Text field.
    Postcode[site:feed-node:source:field-postcode]Field "field_postcode".
    Promoted to frontpage[site:feed-node:source:promote]Whether the node is promoted to the frontpage.
    Province[site:feed-node:source:field-province]Field "field_province".
    Publication date[site:feed-node:source:field-publication-date]Field "field_publication_date".
    Publication image[site:feed-node:source:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[site:feed-node:source:field_publication_image]Image field.
    Publication type[site:feed-node:source:field-publication-type]Field "field_publication_type".
    Publication type[site:feed-node:source:field_publication_type]Term reference field.
    Quote Author[site:feed-node:source:field_quote_author]Text field.
    Quote Author[site:feed-node:source:field-quote-author]Field "field_quote_author".
    Quote Image[site:feed-node:source:field_quote_image]Image field.
    Quote Image[site:feed-node:source:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[site:feed-node:source:vid]The unique ID of the node's latest revision.
    Revision log message[site:feed-node:source:log]The explanation of the most recent changes made to the node.
    Right Column[site:feed-node:source:field_right_column]Long text field.
    Right Column[site:feed-node:source:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[site:feed-node:source:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[site:feed-node:source:field_sponsor_img]Image field.
    State / Province / Region[site:feed-node:source:field_province]Text field. Also known as Province, State / Province / Region.
    Status[site:feed-node:source:status]Whether the node is published or unpublished.
    Sticky in lists[site:feed-node:source:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[site:feed-node:source:field-street]Field "field_street".
    Street[site:feed-node:source:field_street]Text field.
    Sub title[site:feed-node:source:field_sub_title]Text field.
    Sub title[site:feed-node:source:field-sub-title]Field "field_sub_title".
    Summary[site:feed-node:source:summary]The summary of the node's main body text.
    Tags[site:feed-node:source:field-tags-member]Field "field_tags_member".
    Tags[site:feed-node:source:field_tags_member]Text field.
    Tags[site:feed-node:source:field_tags]Term reference field.
    Tags[site:feed-node:source:field-tags]Field "field_tags".
    Telephone[site:feed-node:source:field-telephone]Field "field_telephone".
    Telephone[site:feed-node:source:field_telephone]Phone Number field.
    Thumbnail image[site:feed-node:source:field_thumbnail_image]Image field.
    Thumbnail image[site:feed-node:source:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[site:feed-node:source:title]The title of the node.
    Tweet media[site:feed-node:source:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[site:feed-node:source:field_tweet_media]Image field.
    URL[site:feed-node:source:url]The URL of the node.
    Updated[site:feed-node:source:field_updated]Date (ISO format) field.
    Updated[site:feed-node:source:field-updated]Field "field_updated".
    User[site:feed-node:source:field_tweet_user]Text field.
    User[site:feed-node:source:field-tweet-user]Field "field_tweet_user".
    User Picture[site:feed-node:source:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[site:feed-node:source:field_tweet_user_picture]Image field.
    Video[site:feed-node:source:field_video]Video Embed field.
    Video[site:feed-node:source:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[site:feed-node:source:day-views]The number of visitors who have read the node today.
    Views today[site:feed-node:source:day-count]The number of visitors who have read the node today.
    Website[site:feed-node:source:field_website]Link field.
    Website[site:feed-node:source:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[site:feed-node:source:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[site:feed-node:source:field_ybdp_image]Image field.
    YBDP Slide Image[site:feed-node:source:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[site:feed-node:source:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[site:feed-node:source:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[site:feed-node:source:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[site:feed-node:source:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Tweet media[site:feed-node:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[site:feed-node:field_tweet_media]Image field.
    URL[site:feed-node:url]The URL of the node.
    Absolute URL[site:feed-node:url:absolute]The absolute URL.
    Arguments[site:feed-node:url:args]The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
    Brief URL[site:feed-node:url:brief]The URL without the protocol and trailing backslash.
    Path[site:feed-node:url:path]The path component of the URL.
    Relative URL[site:feed-node:url:relative]The relative URL.
    Unaliased URL[site:feed-node:url:unaliased]The unaliased URL.
    Updated[site:feed-node:field_updated]Date (ISO format) field.
    Updated[site:feed-node:field-updated]Field "field_updated".
    Custom format[site:feed-node:field-updated:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:feed-node:field-updated:day_only]A date in 'day_only' format. (12)
    Long format[site:feed-node:field-updated:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:feed-node:field-updated:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:feed-node:field-updated:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:feed-node:field-updated:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:feed-node:field-updated:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:feed-node:field-updated:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:feed-node:field-updated:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:feed-node:field-updated:year_only]A date in 'year_only' format. (2024)
    User[site:feed-node:field_tweet_user]Text field.
    User[site:feed-node:field-tweet-user]Field "field_tweet_user".
    User Picture[site:feed-node:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[site:feed-node:field_tweet_user_picture]Image field.
    Video[site:feed-node:field_video]Video Embed field.
    Video[site:feed-node:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[site:feed-node:day-views]The number of visitors who have read the node today.
    Views today[site:feed-node:day-count]The number of visitors who have read the node today.
    Website[site:feed-node:field_website]Link field.
    Website[site:feed-node:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[site:feed-node:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[site:feed-node:field_ybdp_image]Image field.
    YBDP Slide Image[site:feed-node:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[site:feed-node:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[site:feed-node:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[site:feed-node:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[site:feed-node:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Feeds Item GUID[site:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:feeds-item-url]Feeds Item URL.
    Logged in user[site:current-user]The currently logged in user.
    Business Name[site:current-user:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[site:current-user:field-business-name]Field "field_business_name".
    Created[site:current-user:created]The date the user account was created.
    Custom format[site:current-user:created:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:current-user:created:day_only]A date in 'day_only' format. (12)
    Long format[site:current-user:created:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:current-user:created:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:current-user:created:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:current-user:created:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:current-user:created:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:current-user:created:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:current-user:created:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:current-user:created:year_only]A date in 'year_only' format. (2024)
    Default theme[site:current-user:theme]The user's default theme.
    Edit URL[site:current-user:edit-url]The URL of the account edit page.
    Email[site:current-user:mail]The email address of the user account.
    Feed NID[site:current-user:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-user:feed-node]Feed Node that imported this entity.
    Area of Operations[site:current-user:feed-node:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[site:current-user:feed-node:field_area_of_operations]Term reference field.
    Author[site:current-user:feed-node:author]The author of the node.
    Body[site:current-user:feed-node:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[site:current-user:feed-node:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[site:current-user:feed-node:field_bottom_img]Image field.
    Brochure[site:current-user:feed-node:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[site:current-user:feed-node:field_brochure]File field.
    Business image[site:current-user:feed-node:field_business_image]Image field.
    Business image[site:current-user:feed-node:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[site:current-user:feed-node:field_category]Text field.
    Category[site:current-user:feed-node:field-category]Field "field_category".
    Chamber execs pics[site:current-user:feed-node:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[site:current-user:feed-node:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[site:current-user:feed-node:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[site:current-user:feed-node:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[site:current-user:feed-node:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[site:current-user:feed-node:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:current-user:feed-node:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:current-user:feed-node:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[site:current-user:feed-node:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[site:current-user:feed-node:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[site:current-user:feed-node:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[site:current-user:feed-node:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:current-user:feed-node:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:current-user:feed-node:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[site:current-user:feed-node:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[site:current-user:feed-node:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[site:current-user:feed-node:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[site:current-user:feed-node:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[site:current-user:feed-node:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[site:current-user:feed-node:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:current-user:feed-node:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:current-user:feed-node:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[site:current-user:feed-node:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[site:current-user:feed-node:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[site:current-user:feed-node:field-city]Field "field_city".
    City[site:current-user:feed-node:field_city]Text field.
    Contact[site:current-user:feed-node:field-contact]Field "field_contact".
    Contact[site:current-user:feed-node:field_contact]Text field.
    Contact Telephone[site:current-user:feed-node:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[site:current-user:feed-node:field_contact_telephone]Phone Number field.
    Contact Us[site:current-user:feed-node:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[site:current-user:feed-node:field_contact_us]Postal address field.
    Content ID[site:current-user:feed-node:nid]The unique ID of the content item, or "node".
    Content type[site:current-user:feed-node:content-type]The content type of the node.
    Country[site:current-user:feed-node:field-country]Field "field_country".
    Country[site:current-user:feed-node:field_country]Text field.
    Creates revision[site:current-user:feed-node:revision]Whether saving this node creates a new revision.
    Date[site:current-user:feed-node:field_publication_date]Date field. Also known as Publication date.
    Date[site:current-user:feed-node:field_date]Date field.
    Date[site:current-user:feed-node:field-date]Field "field_date".
    Date changed[site:current-user:feed-node:changed]The date the node was most recently updated.
    Date created[site:current-user:feed-node:created]The date the node was posted.
    Download Document[site:current-user:feed-node:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[site:current-user:feed-node:field_document]File field.
    E-mail[site:current-user:feed-node:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[site:current-user:feed-node:field-e-mail]Field "field_e_mail".
    Edit URL[site:current-user:feed-node:edit-url]The URL of the node's edit page.
    Email[site:current-user:feed-node:field_email_address]Email field. Also known as Email Address.
    Email Address[site:current-user:feed-node:field-email-address]Field "field_email_address".
    Event Image[site:current-user:feed-node:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[site:current-user:feed-node:field_event_image]Image field.
    Event Start Date[site:current-user:feed-node:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[site:current-user:feed-node:field_event_start_date]Date field.
    External ID[site:current-user:feed-node:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[site:current-user:feed-node:field_facebook_external_id]Text field.
    External id[site:current-user:feed-node:field_tweet_external_id]Text field.
    External id[site:current-user:feed-node:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[site:current-user:feed-node:field_fax]Telephone number field.
    Fax[site:current-user:feed-node:field-faxnumber]Field "field_faxnumber".
    Fax[site:current-user:feed-node:field_faxnumber]Phone Number field.
    Fax[site:current-user:feed-node:field-fax]Field "field_fax".
    Feed NID[site:current-user:feed-node:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:current-user:feed-node:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-user:feed-node:feeds-item-url]Feeds Item URL.
    Feed source[site:current-user:feed-node:feed-source]The node the feed item was sourced from.
    From[site:current-user:feed-node:field-from]Field "field_from".
    From[site:current-user:feed-node:field_from]Text field.
    Header[site:current-user:feed-node:field_header]Field collection field.
    Header[site:current-user:feed-node:field-header]Field "field_header".
    Header img[site:current-user:feed-node:field_header_img]Image field.
    Header img[site:current-user:feed-node:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[site:current-user:feed-node:field_header_pic_2]Image field.
    Header img 2[site:current-user:feed-node:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[site:current-user:feed-node:field_image]Image field.
    Image[site:current-user:feed-node:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[site:current-user:feed-node:field-is-annual]Field "field_is_annual".
    Is annual[site:current-user:feed-node:field_is_annual]Boolean field.
    Is new[site:current-user:feed-node:is-new]Whether the node is new and not saved to the database yet.
    Job Id[site:current-user:feed-node:field_job_id]Text field.
    Job Id[site:current-user:feed-node:field-job-id]Field "field_job_id".
    Job Title[site:current-user:feed-node:field-job-title]Field "field_job_title".
    Job Title[site:current-user:feed-node:field_job_title]Text field.
    Language[site:current-user:feed-node:language]The language the node is written in.
    Last view[site:current-user:feed-node:last-view]The date on which a visitor last read the node.
    Lead[site:current-user:feed-node:field-lead]Field "field_lead".
    Lead[site:current-user:feed-node:field_lead]Text field.
    Lead 2[site:current-user:feed-node:field_lead_2]Text field.
    Lead 2[site:current-user:feed-node:field-lead-2]Field "field_lead_2".
    Left Column[site:current-user:feed-node:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[site:current-user:feed-node:field_left_column]Long text field.
    Location[site:current-user:feed-node:field-location]Field "field_location".
    Location[site:current-user:feed-node:field_location]Text field.
    Name of Contact[site:current-user:feed-node:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[site:current-user:feed-node:field_name_of_contact]Text field.
    Number of Employees[site:current-user:feed-node:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[site:current-user:feed-node:field_number_of_employees]List (text) field.
    Number of views[site:current-user:feed-node:total-count]The number of visitors who have read the node.
    Number of views[site:current-user:feed-node:views]The number of visitors who have read the node.
    Original node[site:current-user:feed-node:original]The original node data if the node is being updated or saved.
    Participating location link [site:current-user:feed-node:field_participating_location_lin]Link field.
    Participating location link [site:current-user:feed-node:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[site:current-user:feed-node:field-phone]Field "field_phone".
    Phone[site:current-user:feed-node:field_phone]Telephone number field. Also known as Phone Number .
    Photos[site:current-user:feed-node:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[site:current-user:feed-node:field_photos]Image field.
    Picture[site:current-user:feed-node:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[site:current-user:feed-node:field_facebook_picture]Image field.
    Position[site:current-user:feed-node:field-position]Field "field_position".
    Position[site:current-user:feed-node:field_position]Text field.
    Postcode[site:current-user:feed-node:field-postcode]Field "field_postcode".
    Promoted to frontpage[site:current-user:feed-node:promote]Whether the node is promoted to the frontpage.
    Province[site:current-user:feed-node:field-province]Field "field_province".
    Publication date[site:current-user:feed-node:field-publication-date]Field "field_publication_date".
    Publication image[site:current-user:feed-node:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[site:current-user:feed-node:field_publication_image]Image field.
    Publication type[site:current-user:feed-node:field-publication-type]Field "field_publication_type".
    Publication type[site:current-user:feed-node:field_publication_type]Term reference field.
    Quote Author[site:current-user:feed-node:field_quote_author]Text field.
    Quote Author[site:current-user:feed-node:field-quote-author]Field "field_quote_author".
    Quote Image[site:current-user:feed-node:field_quote_image]Image field.
    Quote Image[site:current-user:feed-node:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[site:current-user:feed-node:vid]The unique ID of the node's latest revision.
    Revision log message[site:current-user:feed-node:log]The explanation of the most recent changes made to the node.
    Right Column[site:current-user:feed-node:field_right_column]Long text field.
    Right Column[site:current-user:feed-node:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[site:current-user:feed-node:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[site:current-user:feed-node:field_sponsor_img]Image field.
    State / Province / Region[site:current-user:feed-node:field_province]Text field. Also known as Province, State / Province / Region.
    Status[site:current-user:feed-node:status]Whether the node is published or unpublished.
    Sticky in lists[site:current-user:feed-node:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[site:current-user:feed-node:field-street]Field "field_street".
    Street[site:current-user:feed-node:field_street]Text field.
    Sub title[site:current-user:feed-node:field_sub_title]Text field.
    Sub title[site:current-user:feed-node:field-sub-title]Field "field_sub_title".
    Summary[site:current-user:feed-node:summary]The summary of the node's main body text.
    Tags[site:current-user:feed-node:field-tags-member]Field "field_tags_member".
    Tags[site:current-user:feed-node:field_tags_member]Text field.
    Tags[site:current-user:feed-node:field_tags]Term reference field.
    Tags[site:current-user:feed-node:field-tags]Field "field_tags".
    Telephone[site:current-user:feed-node:field-telephone]Field "field_telephone".
    Telephone[site:current-user:feed-node:field_telephone]Phone Number field.
    Thumbnail image[site:current-user:feed-node:field_thumbnail_image]Image field.
    Thumbnail image[site:current-user:feed-node:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[site:current-user:feed-node:title]The title of the node.
    Translation source node[site:current-user:feed-node:source]The source node for this current node's translation set.
    Tweet media[site:current-user:feed-node:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[site:current-user:feed-node:field_tweet_media]Image field.
    URL[site:current-user:feed-node:url]The URL of the node.
    Updated[site:current-user:feed-node:field_updated]Date (ISO format) field.
    Updated[site:current-user:feed-node:field-updated]Field "field_updated".
    User[site:current-user:feed-node:field_tweet_user]Text field.
    User[site:current-user:feed-node:field-tweet-user]Field "field_tweet_user".
    User Picture[site:current-user:feed-node:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[site:current-user:feed-node:field_tweet_user_picture]Image field.
    Video[site:current-user:feed-node:field_video]Video Embed field.
    Video[site:current-user:feed-node:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[site:current-user:feed-node:day-views]The number of visitors who have read the node today.
    Views today[site:current-user:feed-node:day-count]The number of visitors who have read the node today.
    Website[site:current-user:feed-node:field_website]Link field.
    Website[site:current-user:feed-node:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[site:current-user:feed-node:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[site:current-user:feed-node:field_ybdp_image]Image field.
    YBDP Slide Image[site:current-user:feed-node:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[site:current-user:feed-node:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[site:current-user:feed-node:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[site:current-user:feed-node:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[site:current-user:feed-node:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Feeds Item GUID[site:current-user:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-user:feeds-item-url]Feeds Item URL.
    Last access[site:current-user:last-access]The date the user last accessed the site.
    Custom format[site:current-user:last-access:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:current-user:last-access:day_only]A date in 'day_only' format. (12)
    Long format[site:current-user:last-access:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:current-user:last-access:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:current-user:last-access:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:current-user:last-access:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:current-user:last-access:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:current-user:last-access:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:current-user:last-access:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:current-user:last-access:year_only]A date in 'year_only' format. (2024)
    Last login[site:current-user:last-login]The date the user last logged in to the site.
    Name[site:current-user:name]The login name of the user account.
    Original user[site:current-user:original]The original user data if the user is being updated or saved.
    Business Name[site:current-user:original:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[site:current-user:original:field-business-name]Field "field_business_name".
    Created[site:current-user:original:created]The date the user account was created.
    Default theme[site:current-user:original:theme]The user's default theme.
    Edit URL[site:current-user:original:edit-url]The URL of the account edit page.
    Email[site:current-user:original:mail]The email address of the user account.
    Feed NID[site:current-user:original:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-user:original:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[site:current-user:original:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-user:original:feeds-item-url]Feeds Item URL.
    Last access[site:current-user:original:last-access]The date the user last accessed the site.
    Last login[site:current-user:original:last-login]The date the user last logged in to the site.
    Name[site:current-user:original:name]The login name of the user account.
    Picture[site:current-user:original:picture]The picture of the user.
    Roles[site:current-user:original:roles]The user roles associated with the user account.
    Status[site:current-user:original:status]Whether the user is active or blocked.
    URL[site:current-user:original:url]The URL of the account profile page.
    User ID[site:current-user:original:uid]The unique ID of the user account.
    User role ids[site:current-user:original:role-ids]The role ids the user account is a member of as comma separated list.
    User role names[site:current-user:original:role-names]The role names the user account is a member of as comma separated list.
    Picture[site:current-user:picture]The picture of the user.
    Alt Text[site:current-user:picture:field_file_image_alt_text]Text field.
    Alt Text[site:current-user:picture:field-file-image-alt-text]Field "field_file_image_alt_text".
    Base name[site:current-user:picture:basename]The base name of the file.
    Download URL[site:current-user:picture:download-url]The URL to download the file directly.
    Extension[site:current-user:picture:extension]The extension of the file.
    Feed NID[site:current-user:picture:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-user:picture:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[site:current-user:picture:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-user:picture:feeds-item-url]Feeds Item URL.
    File ID[site:current-user:picture:fid]The unique ID of the uploaded file.
    File byte size[site:current-user:picture:size-raw]The size of the file, in bytes.
    File name[site:current-user:picture:name]The name of the file.
    File size[site:current-user:picture:size]The size of the file.
    File type[site:current-user:picture:type]The file type of the file.
    MIME type[site:current-user:picture:mime]The MIME type of the file.
    Original file[site:current-user:picture:original]The original file data if the file is being updated or saved.
    Owner[site:current-user:picture:owner]The user who originally uploaded the file.
    Path[site:current-user:picture:path]The location of the file relative to Drupal root.
    Timestamp[site:current-user:picture:timestamp]The date the file was most recently changed.
    Title Text[site:current-user:picture:field_file_image_title_text]Text field.
    Title Text[site:current-user:picture:field-file-image-title-text]Field "field_file_image_title_text".
    URL[site:current-user:picture:url]The web-accessible URL for the file.
    Roles[site:current-user:roles]The user roles associated with the user account.
    Count[site:current-user:roles:count]The number of elements in the array.
    First[site:current-user:roles:first]The first element of the array.
    Imploded[site:current-user:roles:join:?]The values of the array joined together with a custom string in-between each value.
    Joined path[site: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[site:current-user:roles:keys]The array of keys of the array.
    Last[site:current-user:roles:last]The last element of the array.
    Reversed[site:current-user:roles:reversed]The array reversed.
    Value[site:current-user:roles:value:?]The specific value of the array.
    Status[site:current-user:status]Whether the user is active or blocked.
    URL[site:current-user:url]The URL of the account profile page.
    Absolute URL[site:current-user:url:absolute]The absolute URL.
    Arguments[site:current-user:url:args]The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1').
    Brief URL[site:current-user:url:brief]The URL without the protocol and trailing backslash.
    Path[site:current-user:url:path]The path component of the URL.
    Relative URL[site:current-user:url:relative]The relative URL.
    Unaliased URL[site:current-user:url:unaliased]The unaliased URL.
    User ID[site:current-user:uid]The unique ID of the user account.
    User role ids[site:current-user:role-ids]The role ids the user account is a member of as comma separated list.
    User role names[site:current-user:role-names]The role names the user account is a member of as comma separated list.
    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.
    User's shopping cart order[site:current-cart-order]The shopping cart order belonging to the current user.
    Billing information[site:current-cart-order:commerce_customer_billing]Customer profile reference field.
    Billing information[site:current-cart-order:commerce-customer-billing]Field "commerce_customer_billing".
    Address[site:current-cart-order:commerce-customer-billing:commerce-customer-address:?]Field "commerce_customer_address". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Address[site:current-cart-order:commerce-customer-billing:commerce_customer_address]Postal address field.
    Customer profile ID[site:current-cart-order:commerce-customer-billing:customer-profile-id]The unique numeric ID of the customer profile.
    Customer profile owner[site:current-cart-order:commerce-customer-billing:owner]The user the customer profile belongs to.
    Customer profile type[site:current-cart-order:commerce-customer-billing:type]The type of the customer profile.
    Customer profile type name[site:current-cart-order:commerce-customer-billing:type-name]The type name of the customer profile.
    Date created[site:current-cart-order:commerce-customer-billing:created]The date the customer profile was created.
    Date updated[site:current-cart-order:commerce-customer-billing:changed]The date the customer profile was last updated.
    Feed NID[site:current-cart-order:commerce-customer-billing:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-cart-order:commerce-customer-billing:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[site:current-cart-order:commerce-customer-billing:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-cart-order:commerce-customer-billing:feeds-item-url]Feeds Item URL.
    Original commerce customer profile[site:current-cart-order:commerce-customer-billing:original]The original commerce customer profile data if the commerce customer profile is being updated or saved.
    Profile ID[site:current-cart-order:commerce-customer-billing:profile-id]The internal numeric ID of the customer profile.
    Revision ID[site:current-cart-order:commerce-customer-billing:revision-id]The unique ID of the customer profile's latest revision.
    Status[site:current-cart-order:commerce-customer-billing:status]Whether or not the customer profile is active.
    URL[site:current-cart-order:commerce-customer-billing:url]The URL of the commerce customer profile.
    User[site:current-cart-order:commerce-customer-billing:user]The user the customer profile belongs to.
    User ID[site:current-cart-order:commerce-customer-billing:uid]The unique ID of the user the customer profile belongs to.
    Create revision[site:current-cart-order:revision]Whether or not saving this order creates a new revision.
    Date changed[site:current-cart-order:changed]The date the order was last updated.
    Custom format[site:current-cart-order:changed:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:current-cart-order:changed:day_only]A date in 'day_only' format. (12)
    Long format[site:current-cart-order:changed:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:current-cart-order:changed:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:current-cart-order:changed:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:current-cart-order:changed:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:current-cart-order:changed:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:current-cart-order:changed:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:current-cart-order:changed:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:current-cart-order:changed:year_only]A date in 'year_only' format. (2024)
    Date created[site:current-cart-order:created]The date the order was created.
    Custom format[site:current-cart-order:created:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:current-cart-order:created:day_only]A date in 'day_only' format. (12)
    Long format[site:current-cart-order:created:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:current-cart-order:created:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:current-cart-order:created:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:current-cart-order:created:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:current-cart-order:created:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:current-cart-order:created:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:current-cart-order:created:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:current-cart-order:created:year_only]A date in 'year_only' format. (2024)
    Date placed[site:current-cart-order:placed]The date the order was placed i.e. checkout was completed.
    Custom format[site:current-cart-order:placed:custom:?]A date in a custom format. See the PHP documentation for details.
    Day only[site:current-cart-order:placed:day_only]A date in 'day_only' format. (12)
    Long format[site:current-cart-order:placed:long]A date in 'long' format. (Friday, April 12, 2024 - 4:27pm)
    Medium format[site:current-cart-order:placed:medium]A date in 'medium' format. (Fri, 04/12/2024 - 4:27pm)
    Month only[site:current-cart-order:placed:month_only]A date in 'month_only' format. (Apr)
    Raw timestamp[site:current-cart-order:placed:raw]A date in UNIX timestamp format (1712964426)
    Short format[site:current-cart-order:placed:short]A date in 'short' format. (04/12/2024 - 4:27pm)
    Time-since[site:current-cart-order:placed:since]A date in 'time-since' format. (54 years 3 months)
    Time only[site:current-cart-order:placed:time_only]A date in 'time_only' format. (4:27pm)
    Year only[site:current-cart-order:placed:year_only]A date in 'year_only' format. (2024)
    Edit URL[site:current-cart-order:edit-url]The URL of the order's edit page.
    Feed NID[site:current-cart-order:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-cart-order:feed-node]Feed Node that imported this entity.
    Area of Operations[site:current-cart-order:feed-node:field-area-of-operations]Field "field_area_of_operations".
    Area of Operations[site:current-cart-order:feed-node:field_area_of_operations]Term reference field.
    Author[site:current-cart-order:feed-node:author]The author of the node.
    Body[site:current-cart-order:feed-node:body:?]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format)
    Bottom img[site:current-cart-order:feed-node:field-bottom-img:?]Field "field_bottom_img". The following properties may be appended to the token: file (The image file.)
    Bottom img[site:current-cart-order:feed-node:field_bottom_img]Image field.
    Brochure[site:current-cart-order:feed-node:field-brochure:?]Field "field_brochure". The following properties may be appended to the token: file (The file.)
    Brochure[site:current-cart-order:feed-node:field_brochure]File field.
    Business image[site:current-cart-order:feed-node:field_business_image]Image field.
    Business image[site:current-cart-order:feed-node:field-business-image:?]Field "field_business_image". The following properties may be appended to the token: file (The image file.)
    Category[site:current-cart-order:feed-node:field_category]Text field.
    Category[site:current-cart-order:feed-node:field-category]Field "field_category".
    Chamber execs pics[site:current-cart-order:feed-node:field-chamber-execs-pics:?]Field "field_chamber_execs_pics". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics[site:current-cart-order:feed-node:field_chamber_execs_pics]Image field.
    Chamber execs pics 2[site:current-cart-order:feed-node:field_chamber_execs_pics_2]Image field.
    Chamber execs pics 2[site:current-cart-order:feed-node:field-chamber-execs-pics-2:?]Field "field_chamber_execs_pics_2". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 3[site:current-cart-order:feed-node:field_chamber_execs_pics_3]Image field.
    Chamber execs pics 3[site:current-cart-order:feed-node:field-chamber-execs-pics-3:?]Field "field_chamber_execs_pics_3". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:current-cart-order:feed-node:field-chamber-execs-pics-4:?]Field "field_chamber_execs_pics_4". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 4[site:current-cart-order:feed-node:field_chamber_execs_pics_4]Image field.
    Chamber execs pics 5[site:current-cart-order:feed-node:field-chamber-execs-pics-5:?]Field "field_chamber_execs_pics_5". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 5[site:current-cart-order:feed-node:field_chamber_execs_pics_5]Image field.
    Chamber execs pics 6[site:current-cart-order:feed-node:field_chamber_execs_pics_6]Image field.
    Chamber execs pics 6[site:current-cart-order:feed-node:field-chamber-execs-pics-6:?]Field "field_chamber_execs_pics_6". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:current-cart-order:feed-node:field-chamber-execs-pics-7:?]Field "field_chamber_execs_pics_7". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 7[site:current-cart-order:feed-node:field_chamber_execs_pics_7]Image field.
    Chamber execs pics 8[site:current-cart-order:feed-node:field-chamber-execs-pics-8:?]Field "field_chamber_execs_pics_8". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 8[site:current-cart-order:feed-node:field_chamber_execs_pics_8]Image field.
    Chamber execs pics 9[site:current-cart-order:feed-node:field-chamber-execs-pics-9:?]Field "field_chamber_execs_pics_9". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 9[site:current-cart-order:feed-node:field_chamber_execs_pics_9]Image field.
    Chamber execs pics 10[site:current-cart-order:feed-node:field_chamber_execs_pics_10]Image field.
    Chamber execs pics 10[site:current-cart-order:feed-node:field-chamber-execs-pics-10:?]Field "field_chamber_execs_pics_10". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:current-cart-order:feed-node:field-chamber-execs-pics-11:?]Field "field_chamber_execs_pics_11". The following properties may be appended to the token: file (The image file.)
    Chamber execs pics 11[site:current-cart-order:feed-node:field_chamber_execs_pics_11]Image field.
    Chamber execs pics 12[site:current-cart-order:feed-node:field_chamber_execs_pics_12]Image field.
    Chamber execs pics 12[site:current-cart-order:feed-node:field-chamber-execs-pics-12:?]Field "field_chamber_execs_pics_12". The following properties may be appended to the token: file (The image file.)
    City[site:current-cart-order:feed-node:field-city]Field "field_city".
    City[site:current-cart-order:feed-node:field_city]Text field.
    Contact[site:current-cart-order:feed-node:field-contact]Field "field_contact".
    Contact[site:current-cart-order:feed-node:field_contact]Text field.
    Contact Telephone[site:current-cart-order:feed-node:field-contact-telephone]Field "field_contact_telephone".
    Contact Telephone[site:current-cart-order:feed-node:field_contact_telephone]Phone Number field.
    Contact Us[site:current-cart-order:feed-node:field-contact-us:?]Field "field_contact_us". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.)
    Contact Us[site:current-cart-order:feed-node:field_contact_us]Postal address field.
    Content ID[site:current-cart-order:feed-node:nid]The unique ID of the content item, or "node".
    Content type[site:current-cart-order:feed-node:content-type]The content type of the node.
    Country[site:current-cart-order:feed-node:field-country]Field "field_country".
    Country[site:current-cart-order:feed-node:field_country]Text field.
    Creates revision[site:current-cart-order:feed-node:revision]Whether saving this node creates a new revision.
    Date[site:current-cart-order:feed-node:field_publication_date]Date field. Also known as Publication date.
    Date[site:current-cart-order:feed-node:field_date]Date field.
    Date[site:current-cart-order:feed-node:field-date]Field "field_date".
    Date changed[site:current-cart-order:feed-node:changed]The date the node was most recently updated.
    Date created[site:current-cart-order:feed-node:created]The date the node was posted.
    Download Document[site:current-cart-order:feed-node:field-document:?]Field "field_document". The following properties may be appended to the token: file (The file.)
    Download Document[site:current-cart-order:feed-node:field_document]File field.
    E-mail[site:current-cart-order:feed-node:field_e_mail]Email field. Also known as Email Address , Email.
    E-mail[site:current-cart-order:feed-node:field-e-mail]Field "field_e_mail".
    Edit URL[site:current-cart-order:feed-node:edit-url]The URL of the node's edit page.
    Email[site:current-cart-order:feed-node:field_email_address]Email field. Also known as Email Address.
    Email Address[site:current-cart-order:feed-node:field-email-address]Field "field_email_address".
    Event Image[site:current-cart-order:feed-node:field-event-image:?]Field "field_event_image". The following properties may be appended to the token: file (The image file.)
    Event Image[site:current-cart-order:feed-node:field_event_image]Image field.
    Event Start Date[site:current-cart-order:feed-node:field-event-start-date:?]Field "field_event_start_date". The following properties may be appended to the token: value (Start date), value2 (End date), duration (Duration)
    Event Start Date[site:current-cart-order:feed-node:field_event_start_date]Date field.
    External ID[site:current-cart-order:feed-node:field-facebook-external-id]Field "field_facebook_external_id".
    External ID[site:current-cart-order:feed-node:field_facebook_external_id]Text field.
    External id[site:current-cart-order:feed-node:field_tweet_external_id]Text field.
    External id[site:current-cart-order:feed-node:field-tweet-external-id]Field "field_tweet_external_id".
    Fax[site:current-cart-order:feed-node:field_fax]Telephone number field.
    Fax[site:current-cart-order:feed-node:field-faxnumber]Field "field_faxnumber".
    Fax[site:current-cart-order:feed-node:field_faxnumber]Phone Number field.
    Fax[site:current-cart-order:feed-node:field-fax]Field "field_fax".
    Feed NID[site:current-cart-order:feed-node:feed-nid]Nid of the Feed Node that imported this entity.
    Feeds Item GUID[site:current-cart-order:feed-node:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-cart-order:feed-node:feeds-item-url]Feeds Item URL.
    Feed source[site:current-cart-order:feed-node:feed-source]The node the feed item was sourced from.
    From[site:current-cart-order:feed-node:field-from]Field "field_from".
    From[site:current-cart-order:feed-node:field_from]Text field.
    Header[site:current-cart-order:feed-node:field_header]Field collection field.
    Header[site:current-cart-order:feed-node:field-header]Field "field_header".
    Header img[site:current-cart-order:feed-node:field_header_img]Image field.
    Header img[site:current-cart-order:feed-node:field-header-img:?]Field "field_header_img". The following properties may be appended to the token: file (The image file.)
    Header img 2[site:current-cart-order:feed-node:field_header_pic_2]Image field.
    Header img 2[site:current-cart-order:feed-node:field-header-pic-2:?]Field "field_header_pic_2". The following properties may be appended to the token: file (The image file.)
    Image[site:current-cart-order:feed-node:field_image]Image field.
    Image[site:current-cart-order:feed-node:field-image:?]Field "field_image". The following properties may be appended to the token: file (The image file.), alt (The "Alt" attribute text)
    Is annual[site:current-cart-order:feed-node:field-is-annual]Field "field_is_annual".
    Is annual[site:current-cart-order:feed-node:field_is_annual]Boolean field.
    Is new[site:current-cart-order:feed-node:is-new]Whether the node is new and not saved to the database yet.
    Job Id[site:current-cart-order:feed-node:field_job_id]Text field.
    Job Id[site:current-cart-order:feed-node:field-job-id]Field "field_job_id".
    Job Title[site:current-cart-order:feed-node:field-job-title]Field "field_job_title".
    Job Title[site:current-cart-order:feed-node:field_job_title]Text field.
    Language[site:current-cart-order:feed-node:language]The language the node is written in.
    Last view[site:current-cart-order:feed-node:last-view]The date on which a visitor last read the node.
    Lead[site:current-cart-order:feed-node:field-lead]Field "field_lead".
    Lead[site:current-cart-order:feed-node:field_lead]Text field.
    Lead 2[site:current-cart-order:feed-node:field_lead_2]Text field.
    Lead 2[site:current-cart-order:feed-node:field-lead-2]Field "field_lead_2".
    Left Column[site:current-cart-order:feed-node:field-left-column:?]Field "field_left_column". The following properties may be appended to the token: value (Text), format (Text format)
    Left Column[site:current-cart-order:feed-node:field_left_column]Long text field.
    Location[site:current-cart-order:feed-node:field-location]Field "field_location".
    Location[site:current-cart-order:feed-node:field_location]Text field.
    Name of Contact[site:current-cart-order:feed-node:field-name-of-contact]Field "field_name_of_contact".
    Name of Contact[site:current-cart-order:feed-node:field_name_of_contact]Text field.
    Number of Employees[site:current-cart-order:feed-node:field-number-of-employees]Field "field_number_of_employees".
    Number of Employees[site:current-cart-order:feed-node:field_number_of_employees]List (text) field.
    Number of views[site:current-cart-order:feed-node:total-count]The number of visitors who have read the node.
    Number of views[site:current-cart-order:feed-node:views]The number of visitors who have read the node.
    Original node[site:current-cart-order:feed-node:original]The original node data if the node is being updated or saved.
    Participating location link [site:current-cart-order:feed-node:field_participating_location_lin]Link field.
    Participating location link [site:current-cart-order:feed-node:field-participating-location-lin:?]Field "field_participating_location_lin". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Phone[site:current-cart-order:feed-node:field-phone]Field "field_phone".
    Phone[site:current-cart-order:feed-node:field_phone]Telephone number field. Also known as Phone Number .
    Photos[site:current-cart-order:feed-node:field-photos:?]Field "field_photos". The following properties may be appended to the token: file (The image file.)
    Photos[site:current-cart-order:feed-node:field_photos]Image field.
    Picture[site:current-cart-order:feed-node:field-facebook-picture:?]Field "field_facebook_picture". The following properties may be appended to the token: file (The image file.)
    Picture[site:current-cart-order:feed-node:field_facebook_picture]Image field.
    Position[site:current-cart-order:feed-node:field-position]Field "field_position".
    Position[site:current-cart-order:feed-node:field_position]Text field.
    Postcode[site:current-cart-order:feed-node:field-postcode]Field "field_postcode".
    Promoted to frontpage[site:current-cart-order:feed-node:promote]Whether the node is promoted to the frontpage.
    Province[site:current-cart-order:feed-node:field-province]Field "field_province".
    Publication date[site:current-cart-order:feed-node:field-publication-date]Field "field_publication_date".
    Publication image[site:current-cart-order:feed-node:field-publication-image:?]Field "field_publication_image". The following properties may be appended to the token: file (The image file.)
    Publication image[site:current-cart-order:feed-node:field_publication_image]Image field.
    Publication type[site:current-cart-order:feed-node:field-publication-type]Field "field_publication_type".
    Publication type[site:current-cart-order:feed-node:field_publication_type]Term reference field.
    Quote Author[site:current-cart-order:feed-node:field_quote_author]Text field.
    Quote Author[site:current-cart-order:feed-node:field-quote-author]Field "field_quote_author".
    Quote Image[site:current-cart-order:feed-node:field_quote_image]Image field.
    Quote Image[site:current-cart-order:feed-node:field-quote-image:?]Field "field_quote_image". The following properties may be appended to the token: file (The image file.)
    Revision ID[site:current-cart-order:feed-node:vid]The unique ID of the node's latest revision.
    Revision log message[site:current-cart-order:feed-node:log]The explanation of the most recent changes made to the node.
    Right Column[site:current-cart-order:feed-node:field_right_column]Long text field.
    Right Column[site:current-cart-order:feed-node:field-right-column:?]Field "field_right_column". The following properties may be appended to the token: value (Text), format (Text format)
    Sponsor img[site:current-cart-order:feed-node:field-sponsor-img:?]Field "field_sponsor_img". The following properties may be appended to the token: file (The image file.)
    Sponsor img[site:current-cart-order:feed-node:field_sponsor_img]Image field.
    State / Province / Region[site:current-cart-order:feed-node:field_province]Text field. Also known as Province, State / Province / Region.
    Status[site:current-cart-order:feed-node:status]Whether the node is published or unpublished.
    Sticky in lists[site:current-cart-order:feed-node:sticky]Whether the node is displayed at the top of lists in which it appears.
    Street[site:current-cart-order:feed-node:field-street]Field "field_street".
    Street[site:current-cart-order:feed-node:field_street]Text field.
    Sub title[site:current-cart-order:feed-node:field_sub_title]Text field.
    Sub title[site:current-cart-order:feed-node:field-sub-title]Field "field_sub_title".
    Summary[site:current-cart-order:feed-node:summary]The summary of the node's main body text.
    Tags[site:current-cart-order:feed-node:field-tags-member]Field "field_tags_member".
    Tags[site:current-cart-order:feed-node:field_tags_member]Text field.
    Tags[site:current-cart-order:feed-node:field_tags]Term reference field.
    Tags[site:current-cart-order:feed-node:field-tags]Field "field_tags".
    Telephone[site:current-cart-order:feed-node:field-telephone]Field "field_telephone".
    Telephone[site:current-cart-order:feed-node:field_telephone]Phone Number field.
    Thumbnail image[site:current-cart-order:feed-node:field_thumbnail_image]Image field.
    Thumbnail image[site:current-cart-order:feed-node:field-thumbnail-image:?]Field "field_thumbnail_image". The following properties may be appended to the token: file (The image file.)
    Title[site:current-cart-order:feed-node:title]The title of the node.
    Translation source node[site:current-cart-order:feed-node:source]The source node for this current node's translation set.
    Tweet media[site:current-cart-order:feed-node:field-tweet-media:?]Field "field_tweet_media". The following properties may be appended to the token: file (The image file.)
    Tweet media[site:current-cart-order:feed-node:field_tweet_media]Image field.
    URL[site:current-cart-order:feed-node:url]The URL of the node.
    Updated[site:current-cart-order:feed-node:field_updated]Date (ISO format) field.
    Updated[site:current-cart-order:feed-node:field-updated]Field "field_updated".
    User[site:current-cart-order:feed-node:field_tweet_user]Text field.
    User[site:current-cart-order:feed-node:field-tweet-user]Field "field_tweet_user".
    User Picture[site:current-cart-order:feed-node:field-tweet-user-picture:?]Field "field_tweet_user_picture". The following properties may be appended to the token: file (The image file.)
    User Picture[site:current-cart-order:feed-node:field_tweet_user_picture]Image field.
    Video[site:current-cart-order:feed-node:field_video]Video Embed field.
    Video[site:current-cart-order:feed-node:field-video:?]Field "field_video". The following properties may be appended to the token: video_url (Video URL), thumbnail_path (Thumbnail path), description (Description)
    Views today[site:current-cart-order:feed-node:day-views]The number of visitors who have read the node today.
    Views today[site:current-cart-order:feed-node:day-count]The number of visitors who have read the node today.
    Website[site:current-cart-order:feed-node:field_website]Link field.
    Website[site:current-cart-order:feed-node:field-website:?]Field "field_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    YBDP Image[site:current-cart-order:feed-node:field-ybdp-image:?]Field "field_ybdp_image". The following properties may be appended to the token: file (The image file.)
    YBDP Image[site:current-cart-order:feed-node:field_ybdp_image]Image field.
    YBDP Slide Image[site:current-cart-order:feed-node:field-ybdp-slide-image:?]Field "field_ybdp_slide_image". The following properties may be appended to the token: file (The image file.)
    YBDP Slide Image[site:current-cart-order:feed-node:field_ybdp_slide_image]Image field.
    Yukoner appreciation week deals link[site:current-cart-order:feed-node:field-yukoner-appreciation-week-:?]Field "field_yukoner_appreciation_week_". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.)
    Yukoner appreciation week deals link[site:current-cart-order:feed-node:field_yukoner_appreciation_week_]Link field.
    ZIP / Postal Code[site:current-cart-order:feed-node:field_postcode]Text field. Also known as Postcode, ZIP / Postal Code.
    Feeds Item GUID[site:current-cart-order:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-cart-order:feeds-item-url]Feeds Item URL.
    Host name[site:current-cart-order:hostname]The IP address that created this order.
    Line items[site:current-cart-order:commerce-line-items]Field "commerce_line_items".
    Line items with delta 0[site:current-cart-order:commerce-line-items:0]The list item with delta 0. Delta values start from 0 and are incremented by one per list item.
    Line items with delta 1[site:current-cart-order:commerce-line-items:1]The list item with delta 1. Delta values start from 0 and are incremented by one per list item.
    Line items with delta 2[site:current-cart-order:commerce-line-items:2]The list item with delta 2. Delta values start from 0 and are incremented by one per list item.
    Line items with delta 3[site:current-cart-order:commerce-line-items:3]The list item with delta 3. Delta values start from 0 and are incremented by one per list item.
    Line items[site:current-cart-order:commerce_line_items]Line item reference field.
    Order ID[site:current-cart-order:order-id]The unique numeric ID of the order.
    Order Items[site:current-cart-order:commerce-email-order-items]A table containing order items.
    Order e-mail[site:current-cart-order:mail]The e-mail address associated with the order.
    Order e-mail prepared for username usage[site:current-cart-order:mail-username]The e-mail address associated with this order with illegal characters for usernames replaced.
    Order number[site:current-cart-order:order-number]The order number displayed to the customer.
    Order state[site:current-cart-order:state]The current state of the order.
    Order state title[site:current-cart-order:state-title]The human-readable title of the order state.
    Order status[site:current-cart-order:status]The current status of the order.
    Order status title[site:current-cart-order:status-title]The human-readable title of the order status.
    Order total[site:current-cart-order:commerce-order-total:?]Field "commerce_order_total". The following properties may be appended to the token: amount (Amount), amount_decimal (Amount (decimal)), currency_code (Currency), data (Data)
    Order total[site:current-cart-order:commerce_order_total]Price field.
    Order type[site:current-cart-order:type]The type of the order.
    Order type name[site:current-cart-order:type-name]The human-readable name of the order type.
    Original commerce order[site:current-cart-order:original]The original commerce order data if the commerce order is being updated or saved.
    Billing information[site:current-cart-order:original:commerce_customer_billing]Customer profile reference field.
    Billing information[site:current-cart-order:original:commerce-customer-billing]Field "commerce_customer_billing".
    Create revision[site:current-cart-order:original:revision]Whether or not saving this order creates a new revision.
    Date changed[site:current-cart-order:original:changed]The date the order was last updated.
    Date created[site:current-cart-order:original:created]The date the order was created.
    Date placed[site:current-cart-order:original:placed]The date the order was placed i.e. checkout was completed.
    Edit URL[site:current-cart-order:original:edit-url]The URL of the order's edit page.
    Feed NID[site:current-cart-order:original:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-cart-order:original:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[site:current-cart-order:original:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-cart-order:original:feeds-item-url]Feeds Item URL.
    Host name[site:current-cart-order:original:hostname]The IP address that created this order.
    Line items[site:current-cart-order:original:commerce-line-items]Field "commerce_line_items".
    Line items[site:current-cart-order:original:commerce_line_items]Line item reference field.
    Order ID[site:current-cart-order:original:order-id]The unique numeric ID of the order.
    Order Items[site:current-cart-order:original:commerce-email-order-items]A table containing order items.
    Order e-mail[site:current-cart-order:original:mail]The e-mail address associated with the order.
    Order e-mail prepared for username usage[site:current-cart-order:original:mail-username]The e-mail address associated with this order with illegal characters for usernames replaced.
    Order number[site:current-cart-order:original:order-number]The order number displayed to the customer.
    Order state[site:current-cart-order:original:state]The current state of the order.
    Order state title[site:current-cart-order:original:state-title]The human-readable title of the order state.
    Order status[site:current-cart-order:original:status]The current status of the order.
    Order status title[site:current-cart-order:original:status-title]The human-readable title of the order status.
    Order total[site:current-cart-order:original:commerce-order-total:?]Field "commerce_order_total". The following properties may be appended to the token: amount (Amount), amount_decimal (Amount (decimal)), currency_code (Currency), data (Data)
    Order total[site:current-cart-order:original:commerce_order_total]Price field.
    Order type[site:current-cart-order:original:type]The type of the order.
    Order type name[site:current-cart-order:original:type-name]The human-readable name of the order type.
    Owner[site:current-cart-order:original:owner]The owner of the order.
    Owner ID[site:current-cart-order:original:uid]The unique ID of the order owner.
    Payment method[site:current-cart-order:original:payment-method]The method_id of the payment method selected by the customer during checkout.
    Payment method display title[site:current-cart-order:original:payment-method-display-title]The checkout form oriented display title of the payment method for the payment transaction.
    Payment method short title[site:current-cart-order:original:payment-method-short-title]The customer oriented short title of the payment method selected by the customer during checkout.
    Payment method title[site:current-cart-order:original:payment-method-title]The administrative title of the payment method selected by the customer during checkout.
    Revision ID[site:current-cart-order:original:revision-id]The unique ID of the order's latest revision.
    URL[site:current-cart-order:original:url]The URL of the order.
    URL[site:current-cart-order:original:customer-url]The URL for customers to view the order.
    URL[site:current-cart-order:original:admin-url]The URL for administrators to view the order.
    View URL[site:current-cart-order:original:view-url]The URL a customer can visit to view the order.
    Owner[site:current-cart-order:owner]The owner of the order.
    Business Name[site:current-cart-order:owner:field_business_name]Text field. Also known as Company, Company Name.
    Business Name[site:current-cart-order:owner:field-business-name]Field "field_business_name".
    Created[site:current-cart-order:owner:created]The date the user account was created.
    Default theme[site:current-cart-order:owner:theme]The user's default theme.
    Edit URL[site:current-cart-order:owner:edit-url]The URL of the account edit page.
    Email[site:current-cart-order:owner:mail]The email address of the user account.
    Feed NID[site:current-cart-order:owner:feed-nid]Nid of the Feed Node that imported this entity.
    Feed node[site:current-cart-order:owner:feed-node]Feed Node that imported this entity.
    Feeds Item GUID[site:current-cart-order:owner:feeds-item-guid]Feeds Item GUID.
    Feeds Item URL[site:current-cart-order:owner:feeds-item-url]Feeds Item URL.
    Last access[site:current-cart-order:owner:last-access]The date the user last accessed the site.
    Last login[site:current-cart-order:owner:last-login]The date the user last logged in to the site.
    Name[site:current-cart-order:owner:name]The login name of the user account.
    Original user[site:current-cart-order:owner:original]The original user data if the user is being updated or saved.
    Picture[site:current-cart-order:owner:picture]The picture of the user.
    Roles[site:current-cart-order:owner:roles]The user roles associated with the user account.
    Status[site:current-cart-order:owner:status]Whether the user is active or blocked.
    URL[site:current-cart-order:owner:url]The URL of the account profile page.
    User ID[site:current-cart-order:owner:uid]The unique ID of the user account.
    User role ids[site:current-cart-order:owner:role-ids]The role ids the user account is a member of as comma separated list.
    User role names[site:current-cart-order:owner:role-names]The role names the user account is a member of as comma separated list.
    Owner ID[site:current-cart-order:uid]The unique ID of the order owner.
    Payment method[site:current-cart-order:payment-method]The method_id of the payment method selected by the customer during checkout.
    Payment method display title[site:current-cart-order:payment-method-display-title]The checkout form oriented display title of the payment method for the payment transaction.
    Payment method short title[site:current-cart-order:payment-method-short-title]The customer oriented short title of the payment method selected by the customer during checkout.
    Payment method title[site:current-cart-order:payment-method-title]The administrative title of the payment method selected by the customer during checkout.
    Revision ID[site:current-cart-order:revision-id]The unique ID of the order's latest revision.
    URL[site:current-cart-order:url]The URL of the order.
    URL[site:current-cart-order:customer-url]The URL for customers to view the order.
    URL[site:current-cart-order:admin-url]The URL for administrators to view the order.
    View URL[site:current-cart-order:view-url]The URL a customer can visit to view the order.
    VariablesTokens for variable values.
    Additional text to show above the image[variable:locationmap_block_text_top]Value of variable Additional text to show above the image
    Address of your location[variable:locationmap_address]Value of variable Address of your location
    Anonymous user[variable:anonymous]The name used to indicate anonymous users.
    Batch limit[variable:mailchimp_batch_limit]Value of variable Batch limit
    Block map height[variable:locationmap_block_mapheight]Value of variable Block map height
    Block map width[variable:locationmap_block_mapwidth]Value of variable Block map width
    Default picture[variable:user_picture_default]URL of picture to display for users with no custom picture selected. Leave blank for none.
    Feed description[variable:feed_description]Description of your site, included in each feed.
    Latitude[variable:locationmap_lat]Value of variable Latitude
    Longitude[variable:locationmap_lng]Value of variable Longitude
    Maintenance mode message[variable:maintenance_mode_message]Message to show visitors when the site is in maintenance mode.
    Map height[variable:locationmap_height]Value of variable Map height
    Map width[variable:locationmap_width]Value of variable Map width
    Picture guidelines[variable:user_picture_guidelines]This text is displayed at the picture upload form in addition to the default guidelines. It's useful for helping or instructing your users.
    Picture maximum dimensions[variable:user_picture_dimensions]Maximum dimensions for pictures, in pixels.
    Picture maximum file size[variable:user_picture_file_size]Maximum file size for pictures, in kB.
    Site email address[variable:site_mail]The From address in automated e-mails sent during registration and new password requests, and other notifications. (Use an address ending in your site's domain to help prevent this e-mail being flagged as spam.)
    Site name[variable:site_name]The name of this website.
    Site slogan[variable:site_slogan]Your site's motto, tag line, or catchphrase (often displayed alongside the title of the site).
    Title[variable:locationmap_title]Value of variable Title
    User registration guidelines[variable:user_registration_help]This text is displayed at the top of the user registration form and is useful for helping or instructing your users.
    Web Property ID[variable:googleanalytics_account]This ID is unique to each site you want to track separately, and is in the form of UA-xxxxxxx-yy. To get a Web Property ID, register your site with Google Analytics, or if you already have registered your site, go to your Google Analytics Settings page to see the ID next to every site profile. Find more information in the documentation.
  • 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.