<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>WikiCourse/BasicIntroduction/150_Tables</title></articleinfo><para><ulink url="http://wiki.ninux.org/WikiCourse/BasicIntroduction/150_Tables/Navigation%28slides%29#">Navigation(slides)</ulink>  </para><section><title>Tables</title><para>Tables appear if you separate the content of the columns by  <!--RAW HTML: &#160;--><code>||</code>. All fields of the same row must be also on the same line in the editor. </para><para>Markup: </para><itemizedlist><listitem override="none"><screen><![CDATA[||<rowbgcolor="#FFFFE0"> '''Column 1'''  |||| '''Column 2 & 3''' ||
||<)> 1  ||<:> 2 ||<(> 3 ||]]></screen></listitem></itemizedlist><para>Display: </para><itemizedlist><listitem override="none"><informaltable><tgroup cols="3"><colspec colname="col_0"/><colspec colname="col_1"/><colspec colname="col_2"/><tbody><row rowsep="1"><entry colsep="1" rowsep="1"><para> <emphasis role="strong">Column 1</emphasis>  </para></entry><entry align="center" colsep="1" nameend="col_2" namest="col_1" rowsep="1"><para> <emphasis role="strong">Column 2 &amp; 3</emphasis> </para></entry></row><row rowsep="1"><entry align="right" colsep="1" rowsep="1"><para> 1  </para></entry><entry align="center" colsep="1" rowsep="1"><para> 2 </para></entry><entry align="left" colsep="1" rowsep="1"><para> 3 </para></entry></row></tbody></tgroup></informaltable></listitem></itemizedlist><!--rule (<hr>) is not applicable to DocBook--><para> For details see <ulink url="http://wiki.ninux.org/WikiCourse/BasicIntroduction/150_Tables/HelpOnTables#">HelpOnTables</ulink>. </para></section></article>