Difference between revisions of "Template:Row/doc"
Jump to navigation
Jump to search
imported>Elaeagnifolia (Created page with "{{doc/start}} ==Description== Simple (no styling) template to use when adding rows. ==Usage== <pre>{{Row|}}</pre> ==Example== <pre>{| class="wikitable" ! Test || Template ||...") |
imported>Elaeagnifolia m (→Example) |
||
| Line 10: | Line 10: | ||
! Test || Template || Over || Here | ! Test || Template || Over || Here | ||
|- | |- | ||
| − | {{Row|Cell 1|Cell 2|Cell 3| | + | {{Row|Cell 1|Cell 2|Cell 3|Test}} |
|} | |} | ||
</pre> | </pre> | ||