OptionaldomainSite domain used for absolute URL generation (e.g. "scp-wiki.wikidot.com")
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")
OptionalsiteSite slug used to build inter-site URLs (e.g. "scp-wiki")
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.