OptionaldomainCurrent site domain used for absolute URL generation (e.g. "scp-wiki.example.org")
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.