Template:Table/doc: Difference between revisions
Jump to navigation
Jump to search
tr
tr
tr
tr
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
Adds a table, but actually adds a table. | Adds a table, but actually adds a table. | ||
{{ | {{ModernNote|Work in progress. The template may change a lot, or it may not change at all.}} | ||
== Parameters == | == Parameters == |
Revision as of 14:08, 20 February 2023

This is a documentation subpage for Template:Table.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Adds a table, but actually adds a table.
Parameters
- {{{width}}}
- {{{caption}}}
- {{{tr}}} - <tr> </tr>
- {{{th}}} - <th> </th>
- {{{td}}} - <td> </td>
- {{{colspan}}}
- {{{cellpadding}}}
- {{{header}}}
- {{{bgcolor}}}
- {{{radius}}}
- {{{font-size}}}
- {{{align}}}
- {{{color}}}
- {{{style}}} - Custom CSS (prepared styles are also planned)
Example