Template:Table/doc: Difference between revisions
Jump to navigation
Jump to search
tr
tr
tr
tr
m (→Parameters) |
Mailmanmicky (talk | contribs) m (→Parameters) |
||
Line 19: | Line 19: | ||
* {{Param|align}} | * {{Param|align}} | ||
* {{Param|color}} | * {{Param|color}} | ||
* {{Param|class}} | |||
* {{Param|style}} - Custom CSS (prepared styles are also planned) | * {{Param|style}} - Custom CSS (prepared styles are also planned) | ||
Revision as of 21:24, 9 April 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}}}
- {{{bgcolor}}}
- {{{radius}}}
- {{{font-size}}}
- {{{align}}}
- {{{color}}}
- {{{class}}}
- {{{style}}} - Custom CSS (prepared styles are also planned)
Example