Poznámka: skutečný styl tabulek závisí na používaném 
tematickém stylu wiki.
| {|
| Cell 1.1
| Cell 1.2
|-
| Cell 2.1
| Cell 2.2
|} | | Cell 1.1 | Cell 1.2 |  | Cell 2.1 | Cell 2.2 | 
 | 
| {|
| Cell 1.1 || Cell 1.2
|-
| Cell 2.1 || Cell 2.2
|} | | Cell 1.1 | Cell 1.2 |  | Cell 2.1 | Cell 2.2 | 
 | 
| {|
|+ This is a Table
| Cell 1.1 || Cell 1.2
|-
| Cell 2.1 || Cell 2.2
|} | This is a Table| Cell 1.1 | Cell 1.2 |  | Cell 2.1 | Cell 2.2 |  | 
| {|
! Cells x.1 !! Cells x.2
|-
| Cell 1.1 || Cell 1.2
|-
| Cell 2.1 || Cell 2.2
|} | | Cells x.1 | Cells x.2 | 
|---|
 | Cell 1.1 | Cell 1.2 |  | Cell 2.1 | Cell 2.2 | 
 | 
| {| border="1" bgcolor="Gray"
| Cell 1.1 || Cell 1.2
|-
| Cell 2.1 || Cell 2.2
|} | | Cell 1.1 | Cell 1.2 |  | Cell 2.1 | Cell 2.2 | 
 | 
| {| cellspacing="0" cellpadding="2" border="1"
|- style="background-color: Red; color: White;"
| Cell 1.1 || Cell 1.2
|- style="font-weight: bold;"
| Cell 2.1 || Cell 2.2
|} | | Cell 1.1 | Cell 1.2 |  | Cell 2.1 | Cell 2.2 | 
 | 
| {|
| bgcolor="Blue" | Styled Cell
| Normal cell
|-
| Normal cell
| bgcolor="Yellow" | Styled cell
|} | | Styled Cell | Normal cell |  | Normal cell | Styled cell | 
 | 
| {|
| colspan="2" bgcolor="Red" | Cell
|-
| Cell || Cell
|} |  | 
| {|
| rowspan="2" bgcolor="Red" | Cell
| Cell
|-
| Cell
|} |  | 
| {| align="right" border="1"
| Cell || Cell
|} |  | 
| {| style="margin: 0px auto;" border="1"
| Cell || Cell
|} |  | 
| {| cellspacing="0" cellpadding="2" style="background-color: #EEEEEE;"
|+ Styled Table
|- style="background-color: #990000; color: #FFFFFF;"
| This is a cell || This is a cell || This is a cell
|-
| style="background-color: #000000; color: #CCCCCC;" | Styled cell
| style="border: solid 1px #FF0000;" | Styled cell
| '''Normal cell'''
|-
| Normal || Normal || [AutoCAD]
|} | Styled Table| This is a cell | This is a cell | This is a cell |  | Styled cell | Styled cell | Normal cell |  | Normal | Normal | AutoCAD |  |