<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.theretrowagon.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AComma_separated_entries%2Fdoc</id>
		<title>Template:Comma separated entries/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.theretrowagon.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AComma_separated_entries%2Fdoc"/>
		<link rel="alternate" type="text/html" href="https://wiki.theretrowagon.com/w/index.php?title=Template:Comma_separated_entries/doc&amp;action=history"/>
		<updated>2026-05-14T15:59:35Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.theretrowagon.com/w/index.php?title=Template:Comma_separated_entries/doc&amp;diff=515&amp;oldid=prev</id>
		<title>Jeffa: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.theretrowagon.com/w/index.php?title=Template:Comma_separated_entries/doc&amp;diff=515&amp;oldid=prev"/>
				<updated>2016-08-16T20:03:45Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 20:03, 16 August 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align: center;&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>Jeffa</name></author>	</entry>

	<entry>
		<id>https://wiki.theretrowagon.com/w/index.php?title=Template:Comma_separated_entries/doc&amp;diff=514&amp;oldid=prev</id>
		<title>Quest for Truth at 22:28, 21 July 2016</title>
		<link rel="alternate" type="text/html" href="https://wiki.theretrowagon.com/w/index.php?title=Template:Comma_separated_entries/doc&amp;diff=514&amp;oldid=prev"/>
				<updated>2016-07-21T22:28:53Z</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;
{{High-risk|150000}}&lt;br /&gt;
{{Lua|Module:Separated entries}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
This template is used primarily in infoboxes to create a comma delimited collection of items, only adding the commas where needed.&lt;br /&gt;
&lt;br /&gt;
For lists of items, without bullets, use {{tl|plainlist}}.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Typing:&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{comma separated entries|entry1|entry2|entry3|entry4|entry5|...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
Results in:&lt;br /&gt;
:{{comma separated entries|entry1|entry2|entry3|entry4|entry5|...}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code !! Result&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{comma separated entries|entry1|entry2|entry3|entry4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{comma separated entries|entry1|entry2|entry3|entry4}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{comma separated entries| |entry2|entry3|entry4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{comma separated entries| |entry2|entry3|entry4}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{comma separated entries|entry1| |entry3|entry4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{comma separated entries|entry1| |entry3|entry4}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{comma separated entries|entry1|entry2| |entry4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{comma separated entries|entry1|entry2| |entry4}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{comma separated entries|entry1|entry2|entry3| }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{comma separated entries|entry1|entry2|entry3| }}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{comma separated entries|entry1| | | }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{comma separated entries|entry1| | | }}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{comma separated entries| |entry2| | }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{comma separated entries| |entry2| | }}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{comma separated entries| | |entry3| }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{comma separated entries| | |entry3| }}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{comma separated entries| | | |entry4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{comma separated entries| | | |entry4}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{comma separated entries| | | | }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{comma separated entries| | | | }}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{comma separated entries|entry1|entry2|entry3|entry4|entry5|entry6}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{comma separated entries|entry1|entry2|entry3|entry4|entry5|entry6}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|br separated entries}} (displays a list with an item per line)&lt;br /&gt;
* {{tl|plainlist}} (same as above, but using regular unordered list markup)&lt;br /&gt;
* {{tl|flatlist}} (converts a regular unordered list into an inline list separated by interpuncts)&lt;br /&gt;
* {{tl|multi-column numbered list}}&lt;br /&gt;
* {{tl|pagelist}} (formats a list of internal links as prose, using commas or &amp;quot;and&amp;quot; when appropriate)&lt;br /&gt;
* [[Module:Separated entries]], the Lua module used to realize this template.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- CATEGORIES BELOW THIS LINE, PLEASE: --&amp;gt;&lt;br /&gt;
[[Category:List formatting and function templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Quest for Truth</name></author>	</entry>

	</feed>