WikiFormatting: follow-up to r9005, provide a way to specify center alignment for table cells.
When there are at least '''2''' spaces around the text in a cell, the alignment will be set to "center":
{{{
|| centered ||
|| cells ||
|| this is default ||
||and same for this||
|| again center ||
}}}