You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

projectdoc Toolbox

Provides a template to render the counter tracking elements of the Content Marker Macro.

Identifier
projectdoc.renderCounterElement.template.{render counter}
Data Type
HTML fragment
Since
4.12

The template may contain any formatted HTML content with a placeholder to insert the current value of the element counter.

Example of Usage

The template (Def.{}) on the fourth element will be rendered as(Def.4).

In case the Render Counter parameter of the Content Marker Macro is set to 'def', then the space property will be specified as projectdoc.renderCounterElement.template.def.

Resources

Content Marker Macro
Marks a piece of content within a document. This content can be referenced for transclusion.
Skip rendering Counter Element
If counter elements are rendered purely by CSS styles, setting this flag to true prevents the rendering of the counter within its own HTML element.
  • No labels