Dynamic blocks

Warning

Dynamic blocks are fully compatible with dynamic tables and any pages created in the legacy editor.

Creating new pages in the legacy editor is no longer possible.

However, you can easily convert any existing pages from the legacy editor to the new editor format. For more information, see Switching a page to the new editor format.

Using a dynamic block, you can insert a fragment with content generated automatically based on the page info data or information from an external source.

You can use dynamic blocks to:

General format for calling dynamic blocks:

{{<block_name> <parameter_1>="<value_1>" <parameter_2>="<value_2>" ...}}

See also