Template:Td: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Doc}} | {{Doc}} | ||
<includeonly><onlyinclude><td | <includeonly><onlyinclude><td | ||
<!-- Attributes --> | |||
{{#if:{{{id|}}}|id="{{{id|}}}"|}} {{#if:{{{class|}}}|class="{{{class|}}}"|}} {{#if:{{{colspan|}}}|colspan="{{{colspan|}}}"|}} {{#if:{{{rowspan|}}}|rowspan="{{{rowspan|}}}"|}} | |||
<!-- Style --> | |||
style="{{#if:{{{width|}}}|width:{{{width|}}};|}} {{#if:{{{dark|}}}|background-color:#303030;|{{#if:{{{bgcolor|}}}|background-color:{{{bgcolor|#253B4E}}};|}}}} {{#if:{{{radius|}}}|border-radius:{{{radius|}}};|}} {{#if:{{{select|}}}|user-select:{{{select|}}};|}} {{#if:{{{align|}}}|text-align:{{{align|}}};|}} {{#if:{{{font-size|}}}|font-size:{{{font-size|}}};|}} {{#if:{{{color|}}}|color:{{{color|}}};|}} {{{style|}}}"> {{{1|{{{text|}}}}}} </td></onlyinclude></includeonly> | style="{{#if:{{{width|}}}|width:{{{width|}}};|}} {{#if:{{{dark|}}}|background-color:#303030;|{{#if:{{{bgcolor|}}}|background-color:{{{bgcolor|#253B4E}}};|}}}} {{#if:{{{radius|}}}|border-radius:{{{radius|}}};|}} {{#if:{{{select|}}}|user-select:{{{select|}}};|}} {{#if:{{{align|}}}|text-align:{{{align|}}};|}} {{#if:{{{font-size|}}}|font-size:{{{font-size|}}};|}} {{#if:{{{color|}}}|color:{{{color|}}};|}} {{{style|}}}"> {{{1|{{{text|}}}}}} </td></onlyinclude></includeonly> |
Latest revision as of 07:01, 12 June 2023
The above documentation is transcluded from Template:Td/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.