Jump to content

Help:Introduction to tables with Wiki Markup/3

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Evolution and evolvability (talk | contribs) at 11:48, 18 January 2016 (Start of content (to expand with examples)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Editing tables
The basics

Expanding tables
Adding rows and columns

Summary
Review of what you've learned




It's common to to want to edit an existing table by adding just one extra column or row of information.


Adding a row

To add an extra row into a table, you'll need to insert an extra row break and the same number of new cells as are in the other rows.


The easiest way to do this in practice, is to duplicate an existing row by copy-pasting the markup. It's then just a matter of editing the cell contents.


Deleting a row

To add an extra column to a table, you'll need to add a single extra cell in the same position to each row.