Template:Table/doc: Difference between revisions
Jump to navigation
Jump to search
tr
tr
tr
tr
mNo edit summary |
mNo edit summary |
||
Line 28: | Line 28: | ||
| {{Table|tr | | {{Table|tr | ||
| header = 1 | | header = 1 | ||
| {{Table|th|radius= | | {{Table|th|radius=4px 0 0 0| Header 1 }} {{Table|th| Header 2 }} {{Table|th|radius=0 4px 0 0| Header 3 }} | ||
}} | }} | ||
{{Table|tr | {{Table|tr | ||
Line 37: | Line 37: | ||
}} | }} | ||
{{Table|tr | {{Table|tr | ||
| {{Table|td|radius=0 0 0 | | {{Table|td|radius=0 0 0 4px| Cell 6 }} {{Table|td|colspan=2|bgcolor=#303030|radius=0 0 4px 0| Cell 7 }} | ||
}} | }} | ||
}} | }} | ||
Line 48: | Line 48: | ||
| {{Table|tr | | {{Table|tr | ||
| header = 1 | | header = 1 | ||
| {{Table|th|radius= | | {{Table|th|radius=4px 0 0 0| Header 1 }} {{Table|th| Header 2 }} {{Table|th|radius=0 4px 0 0| Header 3 }} | ||
}} | }} | ||
{{Table|tr | {{Table|tr | ||
Line 57: | Line 57: | ||
}} | }} | ||
{{Table|tr | {{Table|tr | ||
| {{Table|td|radius=0 0 0 | | {{Table|td|radius=0 0 0 4px| Cell 6 }} {{Table|td|colspan=2|bgcolor=#303030|radius=0 0 4px 0| Cell 7 }} | ||
}} | }} | ||
}} | }} |
Revision as of 05:55, 21 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