Template:Table/doc: Difference between revisions
Jump to navigation
Jump to search
tr
tr
tr
tr
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Doc/subpage}} | {{Doc/subpage}} | ||
Adds a table, but actually adds a table. | Adds a table, but actually adds a table. | ||
{{ModernNote|Work is suspended. It seems that the creator of the template has done everything that is needed, but the template can still change a lot in the future.}} | {{ModernNote|Work is suspended. It seems that the creator of the template has done everything that is needed, but the template can still change a lot in the future.}} | ||
{{Todo|Make the documentation better.}} | |||
== Parameters == | == Parameters == |
Revision as of 23:16, 11 June 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.
Todo: Make the documentation better.
Parameters
- {{{id}}} - Element ID for links.
- {{{width}}} - Element width.
- {{{caption}}} - Table caption (Not available for {{Table|tr}}, {{Table|th}} and {{Table|td}}.).
- {{{tr}}} - <tr></tr>
- {{{th}}} - <th></th>
- {{{td}}} - <td></td>
- {{{colspan}}} - [Todo]
- {{{cellpadding}}} - [Todo]
- {{{bgcolor}}} - Background color.
- {{{radius}}} - The radius of the cell border.
- {{{font-size}}} - Font size.
- {{{align}}} - Alignment of a table or text.
- {{{color}}} - Color of the text.
- {{{class}}} - Custom HTML class.
- {{{style}}} - Custom CSS (prepared styles are also planned).
Example