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: a21e1ccccb5fdafe

Jump to content

Module:Example/doc

From Wikipedia, the free encyclopedia
Example
DescriptionModule.
Status
Unknown
Testcase Status
Unknown
UpdatedJune 16, 2026 (41 days ago)

Example module.

This is example documentation for the module, used for demonstrations and the like.

Documentation

Package items

example.hello( frame ) (function)
Hello world function
Parameter: frame current frame (Frame)
Returns: Hello world
Usage: {{#invoke:Example|hello}}
example.hello_to( frame ) (function)
Hello world function
Parameters:
frame current frame (Frame)
frame.args[1] name (string; optional)
Returns: Hello world
Usage: {{#invoke:Example|hello_to|name}}
example.count_fruit( frame ) (function)
Counts fruit
Parameters:
frame current frame (Frame)
frame.args.bananas number of bananas (string)
frame.args.apples number of apples (string)
Returns: Number of apples and bananas
Usage: {{#invoke:Example|count_fruit|apples=number of apples|bananas=number of bananas}}
example.Name2( frame ) (function)
Name2
Parameter: frame current frame (Frame)
Returns: Some output

Documentation above is auto generated

See also