Help:Table: Difference between revisions
→Special needs: show pipe symbols within table cells |
m →Table title or description: one or two optional "row separators" |
||
| Line 123: | Line 123: | ||
=== Table title or description === | === Table title or description === | ||
As to add a description or title to your table, use the pipe-plus combination <code>|+</code> at the beginning of the line. For better readability you may add | As to add a description or title to your table, use the pipe-plus combination <code>|+</code> at the beginning of the line. For better readability, you may add optional row separators (<code>|-</code>) around this line. | ||
<nowiki>{| class="wikitable" | <nowiki>{| class="wikitable" | ||
|- | |||
|+ title or description | |+ title or description | ||
|- | |- | ||
| Line 139: | Line 140: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |||
|+ title or description | |+ title or description | ||
|- | |- | ||