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