Template:Tr: Difference between revisions
Jump to navigation
Jump to search
m (Replaced with <tr></tr>) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Doc}} | {{Doc}} | ||
<includeonly><onlyinclude><tr {{#if:{{{id|}}}|id="{{{id|}}}"|}} {{#if:{{{class|}}}|class="{{{class|}}}"|}} style="background-color:{{{bgcolor|#3A3A3A}}}; {{#switch:{{{sticky|}}}|true=box-shadow:0 2px 0 #262626; position:sticky; z-index:10; top:0;|}} {{{style|}}}"> {{{1|{{{text|}}}}}} </tr></onlyinclude></includeonly> | <includeonly><onlyinclude><tr | ||
<!-- Attributes --> | |||
{{#if:{{{id|}}}|id="{{{id|}}}"|}} {{#if:{{{class|}}}|class="{{{class|}}}"|}} | |||
<!-- Style --> | |||
style="background-color:{{{bgcolor|#3A3A3A}}}; {{#switch:{{{sticky|}}}|true=box-shadow:0 2px 0 #262626; position:sticky; z-index:10; top:0;|}} {{{style|}}}"> {{{1|{{{text|}}}}}} </tr></onlyinclude></includeonly> |
Revision as of 07:02, 12 June 2023
The above documentation is transcluded from Template:Tr/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.