wdpr
    Preparing search index...
    • Render a [[module Backlinks]] element as an empty container.

      Parameters

      • ctx: RenderContext

        The current render context.

      • _data: { module: "backlinks"; page: string | null }

        Backlinks module data (unused; the container is always empty).

        • module: "backlinks"

          [[module Backlinks]] — lists pages that link to a given page

        • page: string | null

          Target page, or null for the current page

      Returns void