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.

Jump to content

Template:Cells/doc

From Wikipedia, the free encyclopedia

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

The command {{cells|4|COLOR}} is equivalent to {{cell|COLOR}} {{cell|COLOR}} {{cell|COLOR}} {{cell|COLOR}}

Usage

[edit]

{{cells|n|COLOR}}

The template takes two unnamed parameters as input

  • n is the number of consecutive table cells
  • COLOR is the background color

Examples

[edit]
Code
{{scarf|width=30em|{{cell|red}}{{cells|4|blue}}{{cell|green}}}}
Result

Note

[edit]

The {{cell2}} and {{cell3}} templates can be used for a sequence of two or three cells of the same color.

See also

[edit]