<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://themidnight.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3APlainlist%2Fdoc</id>
	<title>Template:Plainlist/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://themidnight.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3APlainlist%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://themidnight.wiki/index.php?title=Template:Plainlist/doc&amp;action=history"/>
	<updated>2026-04-04T01:41:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://themidnight.wiki/index.php?title=Template:Plainlist/doc&amp;diff=7159&amp;oldid=prev</id>
		<title>Timothy: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://themidnight.wiki/index.php?title=Template:Plainlist/doc&amp;diff=7159&amp;oldid=prev"/>
		<updated>2023-06-07T18:10:23Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:10, 7 June 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Timothy</name></author>
	</entry>
	<entry>
		<id>https://themidnight.wiki/index.php?title=Template:Plainlist/doc&amp;diff=7158&amp;oldid=prev</id>
		<title>Wikipedia&gt;Jay D. Easy at 18:15, 30 January 2023</title>
		<link rel="alternate" type="text/html" href="https://themidnight.wiki/index.php?title=Template:Plainlist/doc&amp;diff=7158&amp;oldid=prev"/>
		<updated>2023-01-30T18:15:37Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
{{High-use}}&lt;br /&gt;
{{Uses TemplateStyles|Template:Plainlist/styles.css}}&lt;br /&gt;
This template provides a [[Web Content Accessibility Guidelines|WCAG]]/ISO-standards-compliant accessible alternative to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; separated lists, per [[WP:UBLIST]] and [[WP:PLIST]]&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{tl|plainlist}} starts a plain (i.e. unbulleted) list, such as:&lt;br /&gt;
&lt;br /&gt;
{{plainlist|&lt;br /&gt;
* [[cat]]&lt;br /&gt;
* [[dog]]&lt;br /&gt;
* [[horse]]&lt;br /&gt;
* [[cow]]&lt;br /&gt;
* [[sheep]]&lt;br /&gt;
* [[pig]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
It uses proper HTML list markup, which is more standards-compliant and more accessible than separating list items with {{tag|br|s}}. Detailed reasons for using this template can be found at [[WP:UBLIST]].&lt;br /&gt;
&lt;br /&gt;
This template can be used with or without {{tl|endplainlist}}. It is an alternative to {{tl|unbulleted list}}, which performs the same function in a more concise but less wiki-style manner. Note that {{tl|unbulleted list}} will work inside image captions, whereas {{tl|plainlist}} does not.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
{{Markup&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{plainlist|&lt;br /&gt;
* [[cat]]&lt;br /&gt;
* [[dog]]&lt;br /&gt;
* [[horse]]&lt;br /&gt;
* [[cow]]&lt;br /&gt;
* [[sheep]]&lt;br /&gt;
* [[pig]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
{{plainlist|&lt;br /&gt;
* [[cat]]&lt;br /&gt;
* [[dog]]&lt;br /&gt;
* [[horse]]&lt;br /&gt;
* [[cow]]&lt;br /&gt;
* [[sheep]]&lt;br /&gt;
* [[pig]]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Alternative syntax ===&lt;br /&gt;
{{Markup&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{plainlist}}&lt;br /&gt;
* [[cat]]&lt;br /&gt;
* [[dog]]&lt;br /&gt;
* [[horse]]&lt;br /&gt;
* [[cow]]&lt;br /&gt;
* [[sheep]]&lt;br /&gt;
* [[pig]]&lt;br /&gt;
{{endplainlist}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
{{plainlist}}&lt;br /&gt;
* [[cat]]&lt;br /&gt;
* [[dog]]&lt;br /&gt;
* [[horse]]&lt;br /&gt;
* [[cow]]&lt;br /&gt;
* [[sheep]]&lt;br /&gt;
* [[pig]]&lt;br /&gt;
{{endplainlist}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{{Format TemplateData|JSON= {&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;List content&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;If supplied, the list, as a normal bulleted list. (Every line should start with an asterisk. No blank lines between lines.) See template page for how this works otherwise.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;class&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;CSS classes&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Adds a CSS class to the containing div.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;The class \&amp;quot;plainlist\&amp;quot; is always applied.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;style&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Custom CSS&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Adds CSS style options. Complex styles should not be used in articles (per [[WP:Deviations]]) but may be acceptable on user, project, and talk pages.&amp;quot;,&lt;br /&gt;
		    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
            &amp;quot;example&amp;quot;: &amp;quot;border:solid 1px silver; background:lightyellow&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;indent&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Indent level&amp;quot;,&lt;br /&gt;
            &amp;quot;description&amp;quot;: &amp;quot;Indents the list by a number of standard indents (one indent being 1.6em), particularly handy for inclusion in an indented discussion thread.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
            &amp;quot;example&amp;quot;: &amp;quot;2&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This template provides a WCAG/ISO-standards-compliant accessible alternative to &amp;amp;lt;br /&amp;amp;gt; separated lists, per [[WP:UBLIST]] and [[WP:PLIST]]. It uses proper HTML list markup, which is more standards-compliant and more accessible than separating list items with &amp;amp;lt;br /&amp;amp;gt;. Detailed reasons for using this template can be found at WP:UBLIST.&amp;quot;&lt;br /&gt;
} }}&lt;br /&gt;
&lt;br /&gt;
=== Controlling line-breaking ===&lt;br /&gt;
Template {{tlx|nbsp}} may be used with {{tlx|wbr}} and {{tlx|nowrap}} to control line-breaking in bulletless lists, to prevent wrapped long entries from being confused with multiple entries. See [[Template:Wbr/doc#Controlling line-breaking in infoboxes]] for details.&lt;br /&gt;
&lt;br /&gt;
== Technical details ==&lt;br /&gt;
{{tl|Plainlist}} works by constructing a [[span and div|div]] with the [[Cascading Style Sheets|CSS]] class &amp;quot;plainlist&amp;quot; which has the styles listed in [[Template:Plainlist/styles.css]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Wikitext&lt;br /&gt;
! Expanded template&lt;br /&gt;
! HTML&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| class=&amp;quot;nowrap&amp;quot; | &amp;lt;pre&amp;gt;&lt;br /&gt;
{{Plainlist|&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
* Example 3&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
| class=&amp;quot;nowrap&amp;quot; | {{nowiki2|tag=pre|&lt;br /&gt;
{{Plainlist|&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
* Example 3&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;html&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;plainlist&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Example 1&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Example 2&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Example 3&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Redirects ==&lt;br /&gt;
* {{tl|Startplainlist}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|unbulleted list}} – essentially the same but uses &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;| ... | ... | ...&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|* ... * ... * ...&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* {{tl|flatlist}} and {{tl|hlist}} (replacements for comma- or dash-separated lists)&lt;br /&gt;
* {{tl|bulleted list}}&lt;br /&gt;
* {{tl|indented plainlist}}&lt;br /&gt;
* {{tl|ordered list}}&lt;br /&gt;
* {{section link|Template:Infobox person#Inline lists}} for more information on creating lists within the Infobox family of templates, with examples in the following {{section link|Template:Infobox person#Examples|nopage=y}} &lt;br /&gt;
{{navbox lists}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- CATEGORIES HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:List formatting and function templates|Plainlist]]&lt;br /&gt;
[[Category:Semantic markup templates]]&lt;br /&gt;
[[Category:Typing-aid templates|Plainlist]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Jay D. Easy</name></author>
	</entry>
</feed>