<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limswiki.org/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://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AComma_separated_entries%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Comma_separated_entries/doc&amp;action=history"/>
	<updated>2026-04-05T14:37:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://www.limswiki.org/index.php?title=Template:Comma_separated_entries/doc&amp;diff=13239&amp;oldid=prev</id>
		<title>Shawndouglas: Created as necessary.</title>
		<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Comma_separated_entries/doc&amp;diff=13239&amp;oldid=prev"/>
		<updated>2013-10-31T17:13:15Z</updated>

		<summary type="html">&lt;p&gt;Created as necessary.&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;
{{lua|Module:Comma separated entries}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES 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;
:&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;
&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}}&lt;br /&gt;
* {{tl|flatlist}}&lt;br /&gt;
* {{tl|multi-column numbered list}}&lt;br /&gt;
* {{tl|pagelist}}&lt;br /&gt;
* {{tl|Plainlist}}&lt;br /&gt;
* [[Module:Comma separated entries]], the Lua module this template is based on&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{PAGENAME}}|{{BASEPAGENAME}}|&lt;br /&gt;
&amp;lt;!-- CATEGORIES HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:LIMSwiki formatting and function templates]]&lt;br /&gt;
[[Category:LIMSwiki list formatting templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shawndouglas</name></author>
	</entry>
</feed>