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

Jump to content

Template:Cell3/doc

From Wikipedia, the free encyclopedia

The {{cell3}} template can be used to create three consecutive table cells with a specified background color.

The command {{cell3|COLOR}} is equivalent to {{cell|COLOR}} {{cell|COLOR}} {{cell|COLOR}}

Usage

[edit]

{{cell3|COLOR}}

The template takes one unnamed parameter as input, which is the background color of the table cells.

Examples

[edit]
Code
{| width="50%" cellspacing=0
{{cell|red}}{{cell2|blue}}{{cell3|green}}
|}
Result

Note

[edit]

The {{cell2}} template can be used for a sequence of two cells of the same color. For more than three cells, use {{cells}}.

See also

[edit]