Wiki format

{{{#!table
'''Cell 1''' || Cell 2
==
Cell 3 || Cell 4
}}}

Wiki format again

{{{#!table
<style="vertical-align: top">
Top
||
<style="vertical-align: bottom">
Bottom
==
<style="vertical-align: bottom"> Bottom
||<style="vertical-align: top"> Top
}}}


{{{#!table

Padded, no break

||

Padded, no break

==

No preceding break
|| No succeeding break

==

No preceding break

Separated by break || Some text
}}}

{{{#!table
 * A
 * B
||
 * C
 * D
==

 * E
 * F

||

 * G
 * H

}}}
