Page Layout
When you have access to the master template you can use several of our placeholders to customize the layout of your IG pages. The placeholders can retrieve different kinds of information usable in the header, table of contents, footer and everything in between.
Variable Placeholders
The placeholders can be used in your guide by removing the space between the curly brackets.
The variable placeholders will retrieve the accompanying fields from the IG Settings:
{{variable:scope} }
{{variable:guide-fhir-version} }
{{variable:guide-title} }
{{variable:guide-description} }
{{variable:guide-version} }
{{publish-date, format:yyy-MM-ddd} }
TOC Placeholders
There are several placeholders to help customize your table of contents and navigation bar:
{{breadcrumbs} }
{{dropdown-navigation} }
{{dropdown-navigation-with-title} }
{{tree-navigation} }
All the options are explained in more detail in our documentation here.