{{cell|COLOR}}
{{cell|COLOR}}
The {{cell}} template can be used to create a table cell with a specified background color.
{{cell|COLOR}}The template takes one unnamed parameter as input, which is the background color of the table cell. The default content of each cell is a single thin space with a font-size of 50%. To override the content of each cell, use a second unnamed parameter. To override the default font-size, use the style= parameter.
{{cell|Color|Text|style=Style}}{{cell|Color| |style=font-size:50%;}}{| width="50%" cellspacing=0
{{cell|red}}{{cell|blue}}{{cell|green}}
|}
{| width="50%" cellspacing=0
{{cell|red| }}{{cell|blue| }}{{cell|green| }}
|}
{| width="50%" cellspacing=0
{{cell|red|R|style=text-align:center}}{{cell|blue|B|style=text-align:center}}{{cell|green|G|style=text-align:center}}
|}
| R | B | G |
The {{cell2}} and {{cell3}} templates can be used to condense a sequence of cells of the same color.
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.