Description
For tabulating Discussions posts on Discussions index archive pages.
Usage
{{DItable|
{{DItablerow|<!-- table row parameters -->}}
{{DItablerow|<!-- table row parameters -->}}
{{DItablerow|<!-- table row parameters -->}}
}}
Required parameters
- Any number of {{DItablerow}} elements to fill the table. Include each one on a new line.
Optional parameters
|sortable=A flag to make the table sortable if set to1.|complete=A flag to round the table's bottom corners if set to1.|noauthor=A flag to omit the "Created by" column if set to1. If set, the table rows should also omit this column's fields.
See also
- {{DItablefilter}}
- {{DItablerow}}