This template is used to create an unordered list without bullets. It should be used in any context where some data represents a list 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 ...