Simple (no styling) template to use when adding rows. Supports up to 9 columns
{{Row|}}
{| class="wikitable"
! Test || Template || Over || Here
|-
{{Row|Cell 1|Cell 2|Cell 3|Test}}
|}
| Test | Template | Over | Here |
|---|---|---|---|
| Cell 1 | Cell 2 | Cell 3 | Test |
The above documentation is transcluded from Template:Row/doc. (edit | history)