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

Jump to content

Template:Scrollable/doc

From Wikipedia, the free encyclopedia

Usage

[edit]

This template allows the ability to create a scrollable portion on a page. The first parameter "1" is the content of the scrollable pane. The second parameter "2" allows setting of the height. The third parameter "3" allows setting of the width. To override the default padding of 3px, use |padding=. To override the default border-width of 1px, use |border-width=.

Example 1
{{scrollable
|height=4em
|content=

This is the content of the pane <br/>
It is scrollable from the sidescroll <br/>
The height setting for this box is 7em <br/>

}}

produces:

This is the content of the pane
It is scrollable from the sidescroll
The height setting for this box is 7em

Example 2
{{scrollable
| <!-- this is the content area -->
This is the content of the pane
<!-- this is the height parameter: -->
|2em
}}

produces:

This is the content of the pane

See also

[edit]