Template:Table/doc: Difference between revisions
Jump to navigation
Jump to search
Note:Work in progress. The template may change a lot, or it may not change at all.
tr
tr
tr
tr
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
Adds a table, but actually adds a table. | Adds a table, but actually adds a table. | ||
{{Note|Work in progress. The template may change a lot, or it may not change at all.}} | |||
== Parameters == | == Parameters == |
Revision as of 14:07, 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