Render an [[include]] element.
[[include]]
If the include was resolved by the parser (i.e., data.elements is non-empty), the resolved elements are rendered directly. Otherwise, a Wikidot-compatible error block with a "create it now" link is shown.
data.elements
The current render context.
Include data with the target page location and resolved elements.
Render an
[[include]]element.If the include was resolved by the parser (i.e.,
data.elementsis non-empty), the resolved elements are rendered directly. Otherwise, a Wikidot-compatible error block with a "create it now" link is shown.