Template Page

Template pages are the simplest page. They let you insert static content and style it to your needs. Additionally, you can insert UI Elements such as slideshows or figures.

Inserting content

The editor lets you style content in many ways. In order to get a consistent result, it is recommended to insert un-styled text and do the styling within ck-editor. You can add tables, links etc., all within the editor window. Alternatively, you style your content in word (or any other rich text processor), keep the layout persistent and simple and copy the text directly in the editor.

While images can directly be copied into the ck-editor, you should use the NDR Core image manager to deal with images. With the help of UI Elements you can display them with a caption and automatic resizing.

Inserting UI Elements

You can insert UI Elements with a simple code: [[element-type|id]]. After you create a UI Element, it shows you the specific line of code to copy into your template text. Examples are [[slideshow|2]], [[figure|23]], [[card|12]]. Refer to the UI element help for more details.

Similarly, you can use custom settings. Insert [[setting|setting-name]] into your template text to display this settings value. (Example: [[setting|my_own_setting]]).