Template:Table: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
-->{{#switch: {{{1|}}} | tr | th | td = | #default = | -->{{#switch: {{{1|}}} | tr | th | td = | #default = | ||
<table bgcolor="{{{bgcolor|#202020}}}" cellpadding="{{{cellpadding|4px}}}" {{#if:{{{cellspacing|}}}|cellspacing="{{{cellspacing|}}}"|}} style="{{#if:{{{width|}}}|width:{{{width|}}};|}} border:2px solid #525252; border-radius:{{{radius|12px}}}; {{#if:{{{font-size|}}}|font-size:{{{font-size|}}};|}} {{#if:{{{ | <table bgcolor="{{{bgcolor|#202020}}}" cellpadding="{{{cellpadding|4px}}}" {{#if:{{{cellspacing|}}}|cellspacing="{{{cellspacing|}}}"|}} style="{{#if:{{{width|}}}|width:{{{width|}}};|}} border:2px solid #525252; border-radius:{{{radius|12px}}}; {{#if:{{{font-size|}}}|font-size:{{{font-size|}}};|}} {{#if:{{{align|}}}|margin:{{#switch:{{{align|}}}|center=auto|right=0 0 0 auto}};|}}{{{style|}}}"> | ||
<caption>{{{caption|}}}</caption> | <caption>{{{caption|}}}</caption> |
Revision as of 08:52, 20 February 2023
The above documentation is transcluded from Template:Table/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.