Template:Row/doc
< Template:Row
Jump to navigation
Jump to search
Revision as of 22:19, 1 January 2019 by imported>Elaeagnifolia (→Example)
Simple (no styling) template to use when adding rows.
{{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 |
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.