Template:Plainlist: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 April 2025

  • curprev 13:3713:37, 24 April 2025 Josh talk contribs 654 bytes +654 Created page with "<includeonly>{{#if:{{{1|}}}| <div class="plainlist"> <ul style="margin:0; list-style-type:disc; padding-left:1.6em;"> {{{1|}}} </ul> </div>}}</includeonly><noinclude> == Usage == Wrap any set of <code>*</code> items with <nowiki>{{plainlist|…}}</nowiki> to suppress the extra blank line that MediaWiki inserts before and after ordinary lists. <syntaxhighlight lang="wikitext"> {{plainlist| * First entry * Second entry with a wikilink * Third entry }} </syntaxhighligh..."