Template:Tr: Difference between revisions
Jump to navigation
Jump to search
m (New Parameter) |
(will this work?) |
||
Line 1: | Line 1: | ||
{{Doc}} | {{Doc}} | ||
<includeonly><onlyinclude><tr | <includeonly><onlyinclude><tr {{#if:{{{id|}}}|id="{{{id}}}"|}} {{#if:{{{class|}}}|class="{{{class}}}"|}} style="background-color:{{{bgcolor|#3A3A3A}}}; {{#if:{{{align|}}}|text-align:{{{align}}};|}} {{#switch:{{{sticky|}}}|true=box-shadow:0 2px 0 #262626; position:sticky; z-index:10; top:0;|}} {{{style|}}}">{{{1|{{{text|}}}}}}</tr></onlyinclude></includeonly> | ||
{{#if:{{{id|}}}|id="{{{id | |||
style="background-color:{{{bgcolor|#3A3A3A}}}; {{#if:{{{align|}}}|text-align:{{{align}}};|}} {{#switch:{{{sticky|}}}|true=box-shadow:0 2px 0 #262626; position:sticky; z-index:10; top:0;|}} {{{style|}}}"> {{{1|{{{text|}}}}}} </tr></onlyinclude></includeonly> |
Latest revision as of 04:40, 29 May 2025
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.