Overview
The list below shows the main Rebar Merge Tags:
Rebar Syntax | Type | Description | Name |
---|---|---|---|
{{description}} | String | Description of the venue in use. | |
{{endTime}} | String | String of date and time formatted in UTC Timezone. Eg: “2021-06-24T08:35:00.000Z”. | |
{{logos}} | String | URL of the logos. | |
{{name}} | String | The name of the venue. | |
{{projectShowcase.showcaseSlug}} | String | Session livepage of the agenda, appended with a token to ensure value is unique. Eg: Session Livepage: Project –> showcaseSlug: Project-cbdnxU80. | |
{{speakers}} | Array of Objects | Speakers that are relevant to the agenda on a specific livepage. For full description, click here. | |
{{startTime}} | String | String of date and time formatted in UTC Timezone. Eg: “2021-06-24T08:35:00.000Z”. | |
{{baseUrl}} | String | [Deprecated] Represents the URL to the folder of template being loaded | |
{{partials}} | Object | List of HTML codes for partials which are used for rendering preset components on the page, the keys are the name of the html files. | |
{{backgroundImage}} | String | The URL of background image. | |
{{hasCustomBackground}} | Boolean | Under livepage settings, if Use a custom background image is selected, this field will be true. | |
{{hasCustomLogo}} | Boolean | Similar to hasCustomBackground. | |
{{id}} | String | The ID of the venue. | |
{{isPublic}} | Boolean | Indicates whether the livepage is public. | |
{{isPublished}} | Boolean | Indicates whether the livepage is published. | |
{{logo}} | String | Logo of the company that sponsors. | |
{{showcaseblocks}} | Object | Shows all the details about each block in the livepage. One example for Rich Text block is shown here. You may refer to other block types under Experience JSON tab. | |
{{showcaseblocksweight}} | Array of Objects | Similar to showcaseblocks. However, the main difference is that for showcaseblocks, the type is in array of objects, with all the showcaseblocks being ordered based on how they are configured. | |
{{slug}} | String | The uniquely identifiable URL slug of the livepage. To generate the full URL of a page, you can use:
Rebar Syntax:
| |
{{title}} | String | The title of the livepage. | |
{{baseUrl}} | String | [Deprecated] Represents the URL to the folder of template being loaded | |
{{companyId}} | String | The ID of the company. | |
{{id}} | String | The ID of the venue. | |
{{name}} | String | The name of the venue. | |
{{partials}} | Object | List of HTML codes for partials which are used for rendering preset components on the page, the keys are the name of the html files. | |
{{rootUrl}} | String | The root URL of a project. Eg. | |
{{backgroundImage}} | String | The URL of background image. | |
{{customDomain}} | String | URL of the custom domain. | |
{{enabled}} | Boolean | Indicates whether a particular type of widget is enabled for the livepage. | |
{{header}} | Object | Contains attributes for header settings. | |
{{closable}} | Boolean | ||
{{enabled}} | Boolean | Indicates whether a particular type of widget is enabled for the livepage. | |
{{positionLeft}} | Boolean | ||
{{positionRight}} | Boolean | ||
{{livebar}} | Object | Contains attributes for livebar settings. | |
{{custom}} | Object | ||
{{email}} | String | Email of user. | |
{{google}} | Boolean | ||
{{microsoft}} | Boolean | ||
{{sharedPassword.enable}} | Boolean | ||
{{sharedPassword.value}} | Array of Objects | ||
{{sharedPassword}} | Object | ||
{{sms}} | Boolean | ||
{{loginOption}} | Object | Contains attributes for login options. | |
{{logo}} | String | Logo of the company that sponsors. | |
{{registrationUrl}} | String |
| |
{{textColor}} | String | Hex code for the default text color. | |
{{bio}} | String | Biography of speaker, in HTML format. Eg: “<p>Biography</p>”. | |
{{company}} | String | Company of user. | |
{{firstname}} | String | First name of user. | |
{{jobTitle}} | String | Job title of user. | |
{{lastname}} | String | Last name of user. | |
{{profilePhoto}} | String | URL of the speaker’s profile picture uploaded. | |
{{code}} | String | Unique ID when creating the sponsorship company. | |
{{custom1}} | String | Custom fields that the company would want to add in the sponsorship. | |
{{custom2}} | String | Custom fields that the company would want to add in the sponsorship. | |
{{custom3}} | String | Custom fields that the company would want to add in the sponsorship. | |
{{custom4}} | String | Custom fields that the company would want to add in the sponsorship. | |
{{custom5}} | String | Custom fields that the company would want to add in the sponsorship. | |
{{description}} | String | Description of the venue in use. | |
{{id}} | String | The ID of the venue. | |
{{isBookmarked}} | Boolean | Checks if the sponsorship is bookmarked. | |
{{logo}} | String | Logo of the company that sponsors. | |
{{name}} | String | The name of the venue. | |
{{projectId}} | String | Project ID related to the event. | |
{{label}} | String | ||
{{type}} | String | The type of the venue. e.g. “store”. | |
{{url}} | String | ||
{{socialMediaLinks}} | Array of Objects | Any social media links such as Twitter, Instagram, Website, etc. Full for description, click here. | |
{{sponsorPackageId}} | String | If sponsorship is linked to any package, sponsorPackageId will contain the id of the package. | |
{{tagline}} | String | Optional tagline for the company. | |
{{baseURL}} | String | Base URL of folder to template | |
{{name}} | String | The name of the venue. | |
{{company}} | String | Company of user. | |
{{email}} | String | Email of user. | |
{{firstname}} | String | First name of user. | |
{{id}} | String | The ID of the venue. | |
{{jobTitle}} | String | Job title of user. | |
{{lastname}} | String | Last name of user. | |
{{projectId}} | String | Project ID related to the event. | |
{{active}} | Integer | ||
{{description}} | String | Description of the venue in use. | |
{{experience}} | Object | Contains attributes for the experience being used. | |
{{features}} | Array of Objects | Each type of widget has multiple features. For example, live-bar widget has 7 different features whereas a header widget has only 3 features. | |
{{gallery}} | List of sample preview pictures of the venue. | ||
{{goodFor}} | String | Suggested usage of the venue. | |
{{id}} | String | The ID of the venue. | |
{{isEditable}} | Integer | ||
{{name}} | String | The name of the venue. | |
{{sdkBaseUrl}} | String | The URL of sdk. | |
{{source}} | String | Source of the venue. e.g.”github”. | |
{{thumbnail}} | String | The URL of the thumbnail image file. | |
{{type}} | String | The type of the venue. e.g. “store”. | |
{{version}} | String | The version number of the venue. | |
{{enabled}} | Boolean | Indicates whether a particular type of widget is enabled for the livepage. | |
{{features}} | Array of Objects | Each type of widget has multiple features. For example, live-bar widget has 7 different features whereas a header widget has only 3 features. | |
{{featuresOrdering}} | Boolean | Indicates if the list of features are being ordered in the array. | |
{{inputs}} | Array of Objects |
| |
{{options}} | Array |
| |
{{position}} | String | Field is only available when widget is of type: “live-bar”. Position can be “right” or “left”, etc. | |
{{widget}} | String | There are 3 types of widgets: “live-bar”, “header”, and “menus”. |
Reference List
The table below lists all the Rebar Merge Tags:
Rebar Syntax | Type | Description | Name |
---|---|---|---|
{{description}} | String | Description of the venue in use. | |
{{endTime}} | String | String of date and time formatted in UTC Timezone. Eg: “2021-06-24T08:35:00.000Z”. | |
{{logos}} | String | URL of the logos. | |
{{name}} | String | The name of the venue. | |
{{projectShowcase.showcaseSlug}} | String | Session livepage of the agenda, appended with a token to ensure value is unique. Eg: Session Livepage: Project –> showcaseSlug: Project-cbdnxU80. | |
{{speakers}} | Array of Objects | Speakers that are relevant to the agenda on a specific livepage. For full description, click here. | |
{{startTime}} | String | String of date and time formatted in UTC Timezone. Eg: “2021-06-24T08:35:00.000Z”. | |
{{baseUrl}} | String | [Deprecated] Represents the URL to the folder of template being loaded | |
{{partials}} | Object | List of HTML codes for partials which are used for rendering preset components on the page, the keys are the name of the html files. | |
{{backgroundImage}} | String | The URL of background image. | |
{{hasCustomBackground}} | Boolean | Under livepage settings, if Use a custom background image is selected, this field will be true. | |
{{hasCustomLogo}} | Boolean | Similar to hasCustomBackground. | |
{{id}} | String | The ID of the venue. | |
{{isPublic}} | Boolean | Indicates whether the livepage is public. | |
{{isPublished}} | Boolean | Indicates whether the livepage is published. | |
{{logo}} | String | Logo of the company that sponsors. | |
{{showcaseblocks}} | Object | Shows all the details about each block in the livepage. One example for Rich Text block is shown here. You may refer to other block types under Experience JSON tab. | |
{{showcaseblocksweight}} | Array of Objects | Similar to showcaseblocks. However, the main difference is that for showcaseblocks, the type is in array of objects, with all the showcaseblocks being ordered based on how they are configured. | |
{{slug}} | String | The uniquely identifiable URL slug of the livepage. To generate the full URL of a page, you can use:
Rebar Syntax:
| |
{{title}} | String | The title of the livepage. | |
{{baseUrl}} | String | [Deprecated] Represents the URL to the folder of template being loaded | |
{{companyId}} | String | The ID of the company. | |
{{id}} | String | The ID of the venue. | |
{{name}} | String | The name of the venue. | |
{{partials}} | Object | List of HTML codes for partials which are used for rendering preset components on the page, the keys are the name of the html files. | |
{{rootUrl}} | String | The root URL of a project. Eg. | |
{{backgroundImage}} | String | The URL of background image. | |
{{customDomain}} | String | URL of the custom domain. | |
{{enabled}} | Boolean | Indicates whether a particular type of widget is enabled for the livepage. | |
{{header}} | Object | Contains attributes for header settings. | |
{{closable}} | Boolean | ||
{{enabled}} | Boolean | Indicates whether a particular type of widget is enabled for the livepage. | |
{{positionLeft}} | Boolean | ||
{{positionRight}} | Boolean | ||
{{livebar}} | Object | Contains attributes for livebar settings. | |
{{custom}} | Object | ||
{{email}} | String | Email of user. | |
{{google}} | Boolean | ||
{{microsoft}} | Boolean | ||
{{sharedPassword.enable}} | Boolean | ||
{{sharedPassword.value}} | Array of Objects | ||
{{sharedPassword}} | Object | ||
{{sms}} | Boolean | ||
{{loginOption}} | Object | Contains attributes for login options. | |
{{logo}} | String | Logo of the company that sponsors. | |
{{registrationUrl}} | String |
| |
{{textColor}} | String | Hex code for the default text color. | |
{{bio}} | String | Biography of speaker, in HTML format. Eg: “<p>Biography</p>”. | |
{{company}} | String | Company of user. | |
{{firstname}} | String | First name of user. | |
{{jobTitle}} | String | Job title of user. | |
{{lastname}} | String | Last name of user. | |
{{profilePhoto}} | String | URL of the speaker’s profile picture uploaded. | |
{{code}} | String | Unique ID when creating the sponsorship company. | |
{{custom1}} | String | Custom fields that the company would want to add in the sponsorship. | |
{{custom2}} | String | Custom fields that the company would want to add in the sponsorship. | |
{{custom3}} | String | Custom fields that the company would want to add in the sponsorship. | |
{{custom4}} | String | Custom fields that the company would want to add in the sponsorship. | |
{{custom5}} | String | Custom fields that the company would want to add in the sponsorship. | |
{{description}} | String | Description of the venue in use. | |
{{id}} | String | The ID of the venue. | |
{{isBookmarked}} | Boolean | Checks if the sponsorship is bookmarked. | |
{{logo}} | String | Logo of the company that sponsors. | |
{{name}} | String | The name of the venue. | |
{{projectId}} | String | Project ID related to the event. | |
{{label}} | String | ||
{{type}} | String | The type of the venue. e.g. “store”. | |
{{url}} | String | ||
{{socialMediaLinks}} | Array of Objects | Any social media links such as Twitter, Instagram, Website, etc. Full for description, click here. | |
{{sponsorPackageId}} | String | If sponsorship is linked to any package, sponsorPackageId will contain the id of the package. | |
{{tagline}} | String | Optional tagline for the company. | |
{{baseURL}} | String | Base URL of folder to template | |
{{name}} | String | The name of the venue. | |
{{company}} | String | Company of user. | |
{{email}} | String | Email of user. | |
{{firstname}} | String | First name of user. | |
{{id}} | String | The ID of the venue. | |
{{jobTitle}} | String | Job title of user. | |
{{lastname}} | String | Last name of user. | |
{{projectId}} | String | Project ID related to the event. | |
{{active}} | Integer | ||
{{description}} | String | Description of the venue in use. | |
{{experience}} | Object | Contains attributes for the experience being used. | |
{{features}} | Array of Objects | Each type of widget has multiple features. For example, live-bar widget has 7 different features whereas a header widget has only 3 features. | |
{{gallery}} | List of sample preview pictures of the venue. | ||
{{goodFor}} | String | Suggested usage of the venue. | |
{{id}} | String | The ID of the venue. | |
{{isEditable}} | Integer | ||
{{name}} | String | The name of the venue. | |
{{sdkBaseUrl}} | String | The URL of sdk. | |
{{source}} | String | Source of the venue. e.g.”github”. | |
{{thumbnail}} | String | The URL of the thumbnail image file. | |
{{type}} | String | The type of the venue. e.g. “store”. | |
{{version}} | String | The version number of the venue. | |
{{enabled}} | Boolean | Indicates whether a particular type of widget is enabled for the livepage. | |
{{features}} | Array of Objects | Each type of widget has multiple features. For example, live-bar widget has 7 different features whereas a header widget has only 3 features. | |
{{featuresOrdering}} | Boolean | Indicates if the list of features are being ordered in the array. | |
{{inputs}} | Array of Objects |
| |
{{options}} | Array |
| |
{{position}} | String | Field is only available when widget is of type: “live-bar”. Position can be “right” or “left”, etc. | |
{{widget}} | String | There are 3 types of widgets: “live-bar”, “header”, and “menus”. |