Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
titleRender Template

A render template references property values by name. A reference is introduced by the dollar sign ($). The name of the referenced property is wrapped in curly braces ({ and }). So to render the value of the property Level of Experience, the following would access the value of the property:

Code Block
languagetext
${Level of Experience}

In case you need to render a link with the property value, use the square brackets ([ and ]):

Code Block
languagetext
$[Name]

With the  the rendering template is added in the Select parameter. The  expects the template in a column header.

Content Marker
hidetrue


Tour
render-as-definition-listtrue
replace-title-with-nametrue




The rendered tour:

Since version 4.6 of the projectdoc Toolbox, the render template can also be used in definition list mode.

Image Added


Section
ignore-template-buttonstrue
titleSubordinate Topics


Hide From Reader

Create from template
blueprintModuleCompleteKeyde.smartics.atlassian.confluence.smartics-projectdoc-confluence-space-core:projectdoc-blueprint-doctype-topic
buttonLabelCreate Topic

Display Table
doctypetopic
render-no-hits-as-blanktrue
render-modedefinition
selectName, Short Description
restrict-to-immediate-childrentrue
sort-bySort Key, Name

...