RogerDodger (talk | contribs) (Created page with "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....") |
RogerDodger (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This template is used to create an unordered list without bullets. It should be used in any context where | 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 <code><br></code>, then you should almost always be using this instead. | If you ever find yourself using <code><br></code>, then you should almost always be using this instead. |
Latest revision as of 17:34, 24 January 2021
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 ...