Created Topic Created by

{{{1}}}

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

  1. 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 to 1.
  • |complete= A flag to round the table's bottom corners if set to 1.
  • |noauthor= A flag to omit the "Created by" column if set to 1. If set, the table rows should also omit this column's fields.

See also