This template is used to create an unordered list without bullets. It should be used in any context where something has multiple values but using bullets would be inappropriate.
If you ever find yourself using <br>
, then you should almost always be using this instead.
Usage
{{Plainlist|
* Item 1
* Item 2
* Item ...
}}
Example
- Item 1
- Item 2
- Item ...