Template:Tr/doc: Difference between revisions
Jump to navigation
Jump to search
m (→Style) |
Thunder4ik (talk | contribs) m (→See also: clean up, replaced: See Also → See also) |
||
Line 45: | Line 45: | ||
|} | |} | ||
== See | == See also == | ||
* {{tl|link=Table}} | * {{tl|link=Table}} | ||
* {{tl|link=th}} | * {{tl|link=th}} |
Latest revision as of 02:29, 12 January 2024

This is a documentation subpage for Template:Tr.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
A row of an HTML table with a 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. | |
{{{style}}} | Custom CSS (prepared styles are also planned). | |
Style | ||
{{{bgcolor}}} | Background color. | |
{{{align}}} | Text alignment. | |
{{{sticky}}} | If true is specified, it includes CSS properties that make the table row stick to the top of the screen. |
See also