<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.rosssurnameproject.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ACombine_document_categories</id>
	<title>Template:Combine document categories - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.rosssurnameproject.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ACombine_document_categories"/>
	<link rel="alternate" type="text/html" href="https://www.rosssurnameproject.net/wiki/index.php?title=Template:Combine_document_categories&amp;action=history"/>
	<updated>2026-08-15T06:55:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://www.rosssurnameproject.net/wiki/index.php?title=Template:Combine_document_categories&amp;diff=1754&amp;oldid=prev</id>
		<title>Redheadkelly: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.rosssurnameproject.net/wiki/index.php?title=Template:Combine_document_categories&amp;diff=1754&amp;oldid=prev"/>
		<updated>2026-03-31T04:03:31Z</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 04:03, 31 March 2026&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>Redheadkelly</name></author>
	</entry>
	<entry>
		<id>https://www.rosssurnameproject.net/wiki/index.php?title=Template:Combine_document_categories&amp;diff=1753&amp;oldid=prev</id>
		<title>Redheadkelly: Created page with &quot;&lt;includeonly&gt;{{#invoke:Cartesian with comma|combine     | {{{locations}}}     | {{lc:{{{subjects}}}}}     | format = Category:%s %s documents }}&lt;/includeonly&gt;&lt;noinclude&gt;{{documentation |content= This template is used to create category names from a list of locations and a list of subjects. A common will be added after locations that require a comma and subjects will be converted to lower case. It is intended for use in templates that create document in the {{NS|Sourc...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.rosssurnameproject.net/wiki/index.php?title=Template:Combine_document_categories&amp;diff=1753&amp;oldid=prev"/>
		<updated>2025-05-28T21:40:09Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;includeonly&amp;gt;{{#invoke:Cartesian with comma|combine     | {{{locations}}}     | {{lc:{{{subjects}}}}}     | format = &lt;a href=&quot;/wiki/index.php?title=Category:%25s_%25s_documents&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:%s %s documents (page does not exist)&quot;&gt;Category:%s %s documents&lt;/a&gt; }}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{documentation |content= This template is used to create category names from a list of locations and a list of subjects. A common will be added after locations that require a comma and subjects will be converted to lower case. It is intended for use in templates that create document in the {{NS|Sourc...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#invoke:Cartesian with comma|combine&lt;br /&gt;
    | {{{locations}}}&lt;br /&gt;
    | {{lc:{{{subjects}}}}}&lt;br /&gt;
    | format = [[Category:%s %s documents]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{documentation |content=&lt;br /&gt;
This template is used to create category names from a list of locations and a list of subjects. A common will be added after locations that require a comma and subjects will be converted to lower case. It is intended for use in templates that create document in the {{NS|Source}}.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;{{Combine categories&lt;br /&gt;
|locations=&amp;#039;&amp;#039;locations&amp;#039;&amp;#039;&lt;br /&gt;
|subjects=&amp;#039;&amp;#039;locality_subjects&amp;#039;&amp;#039;&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
Input:&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Combine categories&lt;br /&gt;
|locations=Bucks County, Pennsylvania;Chester County, Pennsylvania;Pennsylvania&lt;br /&gt;
|subjects=Court records;Probate records;Vital records&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Output:&lt;br /&gt;
&amp;lt;pre&amp;gt;[[Category:Pennsylvania court records documents]]&lt;br /&gt;
[[Category:Pennsylvania probate records documents]]&lt;br /&gt;
[[Category:Pennsylvania vital records documents]]&lt;br /&gt;
[[Category:Bucks County, Pennsylvania, court records documents]]&lt;br /&gt;
[[Category:Bucks County, Pennsylvania, probate records documents]]&lt;br /&gt;
[[Category:Bucks County, Pennsylvania, vital records documents]]&lt;br /&gt;
[[Category:Chester County, Pennsylvania, court records documents]]&lt;br /&gt;
[[Category:Chester County, Pennsylvania, probate records documents]]&lt;br /&gt;
[[Category:Chester County, Pennsylvania, vital records documents]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;locations&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Locations&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;List of locations separated by a semicolon.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;subjects&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Subjects&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;List of subjects separated by a semicolon.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;locations&amp;quot;,&lt;br /&gt;
		&amp;quot;subjects&amp;quot;&lt;br /&gt;
	]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Category templates]]}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Redheadkelly</name></author>
	</entry>
</feed>