Template:Th
둘러보기로 이동
검색으로 이동
Available doc translations

…
The Template:Th/doc/ko documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
HTML table header with prepared style.
Parameters and Examples
Parameter | Description | Example |
---|---|---|
{{{1}}} or {{{text}}} | Your text. | |
Attributes | ||
{{{id}}} | Element ID. Useful for linking to a specific part of the page. | |
{{{class}}} | Custom HTML class. | |
{{{colspan}}} | Specifies values for the HTML attribute colspan. | |
{{{rowspan}}} | Specifies values for the rowspan HTML attribute. | |
{{{style}}} | Custom CSS (prepared styles are also planned). | |
Style | ||
{{{width}}} | The width of the cell. | |
{{{bgcolor}}} | Background color. | |
{{{radius}}} | The radius of the cell border. | |
{{{select}}} | Specifies the value for the CSS property user-select. | |
{{{align}}} | Text alignment. | |
{{{font-size}}} | Font size. | |
{{{color}}} | Text color. |