<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/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://stationeers-wiki.com/index.php?action=history&amp;feed=atom&amp;title=Template%3APlainlist%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Template:Plainlist/doc&amp;action=history"/>
	<updated>2026-04-04T06:45:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Template:Plainlist/doc&amp;diff=27020&amp;oldid=prev</id>
		<title>Tyraeis: Port a simplified version of Wikipedia&#039;s plainlist template https://en.wikipedia.org/wiki/Template:Plainlist</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Template:Plainlist/doc&amp;diff=27020&amp;oldid=prev"/>
		<updated>2026-03-18T23:32:41Z</updated>

		<summary type="html">&lt;p&gt;Port a simplified version of Wikipedia&amp;#039;s plainlist template https://en.wikipedia.org/wiki/Template:Plainlist&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This template provides a Web Content Accessibility Guidelines/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.&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 &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;.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Wikitext&lt;br /&gt;
! Renders as&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;
* 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;/pre&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;
|}&lt;br /&gt;
&lt;br /&gt;
== Technical details ==&lt;br /&gt;
{{tl|Plainlist}} works by constructing a div with the 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;
! 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;
| &amp;lt;pre&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;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Template:Plainlist Template:Plainlist on Wikipedia], which this template was ported from.&lt;/div&gt;</summary>
		<author><name>Tyraeis</name></author>
	</entry>
</feed>