wdpr
    Preparing search index...
    • Render an [[include]] element.

      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.

      Parameters

      • ctx: RenderContext

        The current render context.

      • data: IncludeData

        Include data with the target page location and resolved elements.

      Returns void