Template:Plainlist
Jump to navigation
Jump to search
![]() | This template uses TemplateStyles: |
This template helps creating accessible unbulleted lists.
Parameter | Description | Type | Status | |
---|---|---|---|---|
content | 1 | The list, in a bullet list format
| Content | required |
additional CSS class | class | Additional CSS class(es) applied to the outer <div>
| Line | optional |
additional CSS style | style | Additional CSS rule(s) applied to the outer <div>
| Line | optional |
Example[edit]
{{plainlist |class = plainlinks |style = text-align:center; font-style:italic; |1 = * item 1 * item 2 * item 3 }}
produces:
- item 1
- item 2
- item 3
See also[edit]
{{Flatlist}}
The above documentation is transcluded from Template:Plainlist/doc (edit | history). Editors can experiment in this template's sandbox (create | mirror) and testcases (create) page. Please add categories to the /doc subpage. Subpages of this template. |