ഫലകം:Cell
{{cell|COLOR}}
[തിരുത്തുക] [ ] ഫലകത്തിന്റെ വിവരണം
The {{cell}} template can be used to create a table cell with a specified background color.
Usage
തിരുത്തുക{{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 non-breaking 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.
- Complete specification
{{cell|Color|Text|style=Style}}
- Default
{{cell|Color| |style=font-size:50%;}}
Examples
തിരുത്തുകExample 1
തിരുത്തുക- Code
{| width="50%" cellspacing=0 {{cell|red}}{{cell|blue}}{{cell|green}} |}
- Result
Example 2
തിരുത്തുക- Code
{| width="50%" cellspacing=0 {{cell|red| }}{{cell|blue| }}{{cell|green| }} |}
- Result
Example 3
തിരുത്തുക- Code
{| 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}} |}
- Result
R | B | G |
Note
തിരുത്തുകThe {{cell2}} and {{cell3}} templates can be used to condense a sequence of cells of the same color.
See also
തിരുത്തുകമുകളിൽ കാണുന്ന വിവരണം ഫലകം:Cell/doc എന്ന ഉപതാളിൽ നിന്ന് ഉൾപ്പെടുത്തിയിട്ടുള്ളതാണ്. (തിരുത്തുക | നാൾവഴി) താങ്കൾക്ക് പരീക്ഷണങ്ങൾ ഫലകത്തിന്റെ എഴുത്തുകളരി (നിർമ്മിക്കുക) താളിലോ testcases (നിർമ്മിക്കുക) താളിലോ നടത്താവുന്നതാണ്. ദയവായി വർഗ്ഗങ്ങളും ബഹുഭാഷാകണ്ണികളും /വിവരണം ഉപതാളിൽ മാത്രം ഇടുക. ഈ ഫലകത്തിന്റെ ഉപതാളുകൾ. |