Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a224dc18dce93e6e

Jump to content

Module:Navigation header/doc

From Wikipedia, the free encyclopedia

Implements Template:Navigation header.

Functions

[edit]

main

[edit]
main(frame: table) -> string

Takes a frame object containing the template's arguments and generates a navigation header.

frame: A table containing the arguments passed to the module.

Returns: A string representing the generated HTML for the navigation header.

_main

[edit]
_main(args: table) -> string

Takes an args object containing another module's arguments into this module and does the same as above.