Template:Cell2/doc

From English Wikipedia @ Freddythechick

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

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


Usage

{{cell2|COLOR}}

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

Examples

Code

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

Result

Note

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

See also