TestTableInline
Unnamed table in inline block [edit section]
Here is an example of an unnamed inline table.Error: exception in processor - check debug log for traceback
Named table in inline block [edit section]
Here is an example of a named table Error: exception in processor - check debug log for traceback
Wikipedia markup [edit section]
Here's wikipedia markup, for possible future reference:
{| border="1" cellspacing="0" cellpadding="5" align="center"
! heading 1
! heading 2
|-
| cell 1
| cell 2
|-
| cell 3 || cell 4
|}
}}