[edit] Table syntax
The grammar doesn't mention this syntax: `!`, example:
{| class="wikitable"
|-
|
! scope=col | Title A
! scope=col | Title B
|-
! scope=row | Line 1
|data L1-A
|data L1-B
|-
! scope=row | Line 2
|data L2-A
|data L2-B
|}
Regards. Peter17 16:28, 27 May 2011 (UTC)