OptionaldomainCurrent site domain used for absolute URL generation (e.g. "scp-wiki.example.org")
OptionalfilesImage attachments of the current page, used by the content-less
[[gallery]] form. Provide attachments whose mimetype is image/*
and that have resized variants (matching what Wikidot's gallery
shows); order does not matter — each gallery sorts by its own
order attribute. When omitted, auto galleries render as an empty
gallery box; an empty array renders the Wikidot "no images" error.
OptionalpageReturns whether a page exists on the site.
When a target page does not exist, the renderer adds class="newpage"
to the link element — the standard Wikidot convention for red-links.
Full page name including category prefix (e.g. "secret:test2")
OptionalresolveResolve a cross-site page reference site slug to a domain.
OptionalsiteSite slug for the current page (e.g. "scp-wiki")
OptionalsiteKnown domains for cross-site page references keyed by site slug.
OptionaltagsPage tags used for client-side [[iftags]] evaluation during rendering
Contextual information about the wiki page being rendered.
The renderer uses this to resolve relative links, local file paths, page-existence checks (adding a
"newpage"CSS class to links targeting non-existent pages), and[[iftags]]evaluation.