Template:Plainlist
Usage
This template provides a WCAG/ISO-standards-compliant accessible alternative to <br /> separated lists, per [[wikipedia:WP:UBLIST]] and [[wikipedia:WP:PLIST]]. It uses proper HTML list markup, which is more standards-compliant and more accessible than separating list items with <br />. Detailed reasons for using this template can be found at WP:UBLIST.
Parameter | Description | Type | Status | |
---|---|---|---|---|
List content | 1 | If supplied, the list, as a normal bulleted list. (Every line should start with an asterisk. No blank lines between lines.) See template page for how this works otherwise. | Content | suggested |
CSS classes | class | Adds a CSS class to the containing div.
| String | optional |
Custom CSS | style | Adds CSS style options. Complex styles should not be used in articles (per [[wikipedia:WP:Deviations]]) but may be acceptable on user, project, and talk pages.
| String | optional |
Indent level | indent | Indents the list by a number of standard indents (one indent being 1.6em), particularly handy for inclusion in an indented discussion thread.
| Number | optional |