Help:Introduction to tables with Wiki Markup/3
Appearance
Introduction to tables Editing tables Expanding tables Summary
|
Columns can be sorted by adding the {| class="wikitable sortable" border="1" |- ! header 1 ! header 2 ! header 3 |- | row 1, cell 1 | row 1, cell 2 | row 1, cell 3 |- | row 2, cell 1 | row 2, cell 2 | row 2, cell 3 |}
|