Template:Td: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "<includeonly><onlyinclude>{{Table|td|{{{1|}}}}}</onlyinclude></includeonly>")
 
mNo edit summary
Line 1: Line 1:
<includeonly><onlyinclude>{{Table|td|{{{1|}}}}}</onlyinclude></includeonly>
<includeonly><onlyinclude><td {{#if:{{{dark|}}}| bgcolor="#303030" | {{#if:{{{bgcolor|}}}|bgcolor="{{{bgcolor|}}}"|}} }} {{#if:{{{colspan|}}}|colspan="{{{colspan|}}}"|}} {{#if:{{{rowspan|}}}|rowspan="{{{rowspan|}}}"|}} {{#if:{{{align|}}}|align="{{{align|}}}"|}} style="{{#if:{{{width|}}}|width:{{{width|}}};|}} {{#if:{{{radius|}}}|border-radius:{{{radius|}}};|}} {{#if:{{{font-size|}}}|font-size:{{{font-size|}}};|}} {{#if:{{{color|}}}|color:{{{color|}}};|}}{{{style|}}}">{{{2|{{{text|}}}}}}</td></onlyinclude></includeonly>

Revision as of 07:52, 18 March 2023