The easiest way to create and edit tables is via the visual editor.

This page provides some simple examples for editing tables using MediaWiki markup.

Basic edit

{|| foo| bar|}

makes:

foobar

Full width edit

{| width="100%"| foo| bar|}

makes:

foobar

Centred, 2-rows, gridlines edit

{{center top}}{| border=1 cellspacing=0 cellpadding=5|-! oo ! ar|-| foo| bar|-| boo| far|}{{center bottom}}

makes:

ooar
foobar
boofar

See also edit

For more detailed and complex examples, see: