Template:Table/doc: Difference between revisions
Jump to navigation
Jump to search
tr
tr
tr
tr
m (→Example) |
mNo edit summary |
||
Line 17: | Line 17: | ||
* {{Param|align}} | * {{Param|align}} | ||
* {{Param|color}} | * {{Param|color}} | ||
* {{Param|style}} - Custom CSS (prepared styles are also planned) | |||
== Example == | == Example == |
Revision as of 08:42, 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