|table '''caption''', ''optional;'' only between '''table start''' and '''table row'''
+
|-
+
|<nowiki>|-</nowiki>
+
|'''table row''', ''optional on first row''—wiki engine assumes the first row
+
|-
+
|!
+
|'''table header''' cell, ''optional.'' Consecutive '''table header''' cells may be added on same line separated by double marks (!!) or start on new lines, each with its own single mark (!).
+
|-
+
|<nowiki>|</nowiki>
+
|'''table data''' cell, ''optional''. Consecutive '''table data'''<nowiki> cells may be added on same line separated by double marks (||) or start on new lines, each with its own single mark (|).</nowiki>