type="match-strip"
| Name | customer-id |
| Description | CricViz customer identifier. |
| Values | alphanumeric string |
| Default | empty |
| Required | true |
| Name | customer-prefix |
| Description | Determines the subdomain that the widget aquires its feed data from. (eg. the 'ellipsedata' part of 'ellipsedata.emc.cricviz.com'). This should be setup by CricViz support and the value will be shared with the customer (along with the customer-id). Correct configuration of this attributeis essential so that the correct matches are displayed within the match strip for the customer. |
| Values | string |
| Default | ellipsedata |
| Required | true |
| Name | team-ids |
| Description | If applied, the widget feed will only include match boxes for the specified team ids. Use comma separation for more than one team id (eg. '12345,67890') |
| Values | string |
| Default | empty |
| Required | false |
| Name | team-display |
| Description | How the teams should be displayed. Configure this to show only the team names, or the team names and innings scores, or the team logos and team names and innings scores. |
| Values | empty / 'names' / 'names-scores' / 'logos-names-scores' |
| Default | empty (i.e. same as 'logos-names-scores') |
| Required | false |
| Name | match-box-display |
| Description | How the match box should be displayed. Configure this to show the individual match boxes in a detached layout, or in a terraced layout. |
| Values | empty / 'detached' / 'terraced' |
| Default | empty (i.e. same as 'detached') |
| Required | false |
| Name | hide-match-links |
| Description | If applied, will not show match link buttons on each match box. |
| Values | This is a value-less attribute. Adding this attribute with any (or no value) will turn this feature on. |
| Default | not present |
| Required | false |
| Name | match-links-url-base |
| Description | If applied (non-empty string), will open the match center for the match in a new browser tab. The string will be used as the base URL for the match links. It will be prefixed with 'https://' if it doesn't already start with 'http://' or 'https://', and have '/' postfixed (if not already present) with the CricViz gid match identifier. |
| Values | string |
| Default | empty |
| Required | false |
| Name | match-link-label |
| Description | If applied (non-empty string), will override the default label for the match link buttons which can appear on each match box. (Note that whether the buttons appear is determined by the 'match-links-url-base' attribute.) |
| Values | string |
| Default | empty |
| Required | false |
| Name | show-ticket-links |
| Description | If applied, this attribute will cause (only) matches which contain a ticket link (supplied within the match feed) to show ticket link buttons on the match box. |
| Values | This is a value-less attribute. Adding this attribute with any (or no value) will turn this feature on. |
| Default | not present |
| Required | false |
| Name | ticket-link-label |
| Description | If applied (non-empty string), will override the default label for the ticket link buttons which can appear on each match box. (Note that whether the buttons appear is determined by the 'show-ticket-links' attribute and the feed content.) |
| Values | string |
| Default | empty |
| Required | false |
| Name | nav-buttons-mobile |
| Description | How the navigation buttons should be displayed on mobile devices. Configure the display of the internal navigation buttons within the match strip when the widget is displayed on a mobile device (i.e. widget is smaller width). |
| Values | empty / 'none' / 'bookend' |
| Default | empty (i.e. same as 'none') |
| Required | false |
| Name | nav-buttons-desktop |
| Description | How the navigation buttons should be displayed on desktop devices. Configure the display of the internal navigation buttons within the match strip when the widget is displayed on a desktop device (i.e. widget is larger width). |
| Values | empty / 'none' / 'bookend' |
| Default | empty (i.e. same as 'bookend') |
| Required | false |
| Name | live-update |
| Description | If applied, this attribute will ensure the widget is updated on a 30 second time interval (unless the widget is disabled). |
| Values | This is a value-less attribute. Adding this attribute with any (or no value) will turn this feature on. |
| Default | not present |
| Required | false |
| Name | disabled |
| Description | If applied, this attribute will disable the widget (both user interaction and network data requests (except analytics)). |
| Values | This is a value-less attribute. Adding this attribute with any (or no value) will turn this feature on. |
| Default | not present |
| Required | false |
| Name | disable-analytics |
| Description | If applied, this attribute will disable internal tracking of key events, and hence not send any information to the internal analytics provider. |
| Values | This is a value-less attribute. Adding this attribute with any (or no value) will turn this feature on. |
| Default | not present |
| Required | false |