Templat:Cell
{{cell|COLOR}}
The {{cell}} template can be used to create a table cell with a specified background color.
Usage
sunting{{cell|COLOR}}
The template takes one unnamed parameter as input, which is the background color of the table cell.
Examples
sunting- Code
{| width="50%" cellspacing=0 {{cell|red}}{{cell|blue}}{{cell|green}} |}
- Result
Note
suntingThe {{cell2}} and {{cell3}} templates can be used to condense a sequence of cells of the same color.