Help:Tables
General rules
Formatting
Meaning
table start, requirednew row| space text
header cell, usually all cells in first row should have that formatting. Each new cell starts with ! |
space text
regular cell |
|---|
end of table, required
- each formatting sign must be first character in line (no space before)
- see Show Preview to verify formattin of the table
- full list of formatting rules is available on Mediawiki: Tables
Advanced formatting
Formatting sign
Meaning
| colspan="2" | space text
connection of two cells in row
| rowspan="2" | space text
connection of two rows in column
| style="text-align:center;" | space text
center text in cell
| ...empty...
- enumeration
Enumeration requires adding * in second row, otherwise it won't work
- enumeration