మూస:Cell3/doc
This is a documentation subpage for మూస:Cell3. It may contain usage information, categories and other content that is not part of the original మూస page. |
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
మార్చు{{cell3|COLOR}}
The template takes one unnamed parameter as input, which is the background color of the table cells.
Examples
మార్చు- Code
{| width="50%" cellspacing=0 {{cell|red}}{{cell2|blue}}{{cell3|green}} |}
- Result
Note
మార్చు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
మార్చు