Template:Plainlist
Appearance
Usage
[edit source]Wrap any set of * items with {{plainlist|…}} to suppress the extra blank line that MediaWiki inserts before and after ordinary lists.
<syntaxhighlight lang="wikitext">
- First entry
- Second entry with a wikilink
- Third entry
</syntaxhighlight>
Produces
[edit source]- First entry
- Second entry with a wikilink
- Third entry