Here is a list of all the embeddable content for the common page source.
([$portal.link_id])
- Unique ID for the portal.
([$portal.datetime])
- The timestamp of when the portal was created (Format: YYYY-MM-DD hh:mm:ss).
([$portal.logo_id])
- An alphanumeric id generated from the link_id for naming the portal logo file.
([$portal.logo_type])
- Logo image file type, will always be gif, jpg or png.
([$portal.logo_exists])
- Whether or not a logo image exists for the portal. Set to 1 if it does, else 0.
([$portal.section_breaking_news])
- Breaking News content for the portal.
([$portal.section_case_studies])
- Case Studies content for the portal.
([$portal.section_events])
- Events content for the portal.
The main page source is using the Smarty Template Engine to render the various portal landing pages. Smarty is essentially the same as normal HTML files, with the exception of template variables that follow the format ([$variable]). Smarty takes the page source and replaces all instances of ([$variable]) with the corresponding variable value. So for example, if you had a link as such: