Template:Table/doc: Difference between revisions
Jump to navigation
Jump to search
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. | ||
== Parameters == | |||
* {{Param|caption}} | |||
* {{Param|tr}} - <tr> </tr> | |||
* {{Param|th}} - <th> </th> | |||
* {{Param|td}} - <td> </td> | |||
* {{Param|colspan}} | |||
* {{Param|cellpadding}} | |||
* {{Param|header}} | |||
* {{Param|width}} | |||
* {{Param|bg}} | |||
* {{Param|radius}} (except {{Param|tr}}) | |||
* {{Param|font-size}} (except {{Param|tr}}) | |||
* {{Param|align}} | |||
* {{Param|color}} | |||
== Example == | == Example == |
Revision as of 05:09, 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
- {{{caption}}}
- {{{tr}}} - <tr> </tr>
- {{{th}}} - <th> </th>
- {{{td}}} - <td> </td>
- {{{colspan}}}
- {{{cellpadding}}}
- {{{header}}}
- {{{width}}}
- {{{bg}}}
- {{{radius}}} (except {{{tr}}})
- {{{font-size}}} (except {{{tr}}})
- {{{align}}}
- {{{color}}}
Example