<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-CA">
	<id>https://wiki.citywars.ca/index.php?action=history&amp;feed=atom&amp;title=Template%3ATemplate_category%2Fdoc</id>
	<title>Template:Template category/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.citywars.ca/index.php?action=history&amp;feed=atom&amp;title=Template%3ATemplate_category%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.citywars.ca/index.php?title=Template:Template_category/doc&amp;action=history"/>
	<updated>2026-05-01T20:54:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://wiki.citywars.ca/index.php?title=Template:Template_category/doc&amp;diff=243&amp;oldid=prev</id>
		<title>Cws 01studio: Created page with &quot;{{documentation subpage}} &lt;!---    PLEASE ADD METADATA (categories, interwikis) TO THE &lt;includeonly&gt; SECTION AT THE    BOTTOM OF THIS PAGE ----&gt; The {{tl|template category}} t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.citywars.ca/index.php?title=Template:Template_category/doc&amp;diff=243&amp;oldid=prev"/>
		<updated>2019-12-04T22:09:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{documentation subpage}} &amp;lt;!---    PLEASE ADD METADATA (categories, interwikis) TO THE &amp;lt;includeonly&amp;gt; SECTION AT THE    BOTTOM OF THIS PAGE ----&amp;gt; The {{tl|template category}} t...&amp;quot;&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;!---&lt;br /&gt;
   PLEASE ADD METADATA (categories, interwikis) TO THE &amp;lt;includeonly&amp;gt; SECTION AT THE&lt;br /&gt;
   BOTTOM OF THIS PAGE&lt;br /&gt;
----&amp;gt;&lt;br /&gt;
The {{tl|template category}} template should be placed at the top of categories that contain only template pages and their related subcategories.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
===Usage===&lt;br /&gt;
====Full syntax====&lt;br /&gt;
&amp;lt;pre style=&amp;quot;padding-left:2.0em; font-size:95%;&amp;quot;&amp;gt;&lt;br /&gt;
{{template category |type= |topic= |description= |portal= |help= }}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Parameters====&lt;br /&gt;
The following parameters that are all optional, may also be used:&lt;br /&gt;
&lt;br /&gt;
;''type''        : Adds a note as to which type of template the category (but not necessarily its subcategories) is meant to contain, e.g.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;padding-left:2.0em; font-size:95%;&amp;quot;&amp;gt;&lt;br /&gt;
{{template category |type=navbox}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:Currently, setting ''type'' to one of eleven values produces a preset note. The values are:&lt;br /&gt;
{{center top}}'''ambox{{·}} campaignbox{{·}} conversion{{·}} external link{{·}} formatting&amp;lt;br/&amp;gt; function{{·}} infobox{{·}} meta{{·}} navbox{{·}} stub{{·}} timeline{{·}} userbox{{center bottom}}&lt;br /&gt;
: If ''type'' is set to something other than one of these values, the default message &amp;quot;The pages listed in this category are meant be ''type'' templates.&amp;quot; appears.&lt;br /&gt;
&lt;br /&gt;
;''topic''       : Adds the default description &amp;quot;Templates relating to ''topic''.&amp;quot;, where ''topic'' is usually a wikilink to the main article associated with the category (e.g. [[United States]] for the category {{c|United States templates}}). See [[#Example 1|Example 1 below]].&lt;br /&gt;
&lt;br /&gt;
;''description'' : Use this if a customised description is needed instead of (or, if ''topic'' also used, to follow) the default description above. See [[#Example 2|Example 2 below]].&lt;br /&gt;
&lt;br /&gt;
;''portal''      : Adds a {{tl|portal}}-style link to the right of any ''topic'' and/or ''description'' text. See [[#Example 3|Example 3 below]]&lt;br /&gt;
&lt;br /&gt;
;''help''        : Use this to provide customised instructions rather than the default explanation as to how to add a template to the category.&lt;br /&gt;
&lt;br /&gt;
;''container''   : Use this if the category is a [[:Category:Container categories|container category]] by adding {{para|container|yes}} to the template.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
===Example 1===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; font-size:95%;&amp;quot;&amp;gt;&lt;br /&gt;
{{template category&lt;br /&gt;
|type  = navbox&lt;br /&gt;
|topic = the [[United States]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{template category&lt;br /&gt;
|type  = navbox&lt;br /&gt;
|topic = the [[United States]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Example 2===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; font-size:95%;&amp;quot;&amp;gt;&lt;br /&gt;
{{template category&lt;br /&gt;
|type  = navbox&lt;br /&gt;
|topic = [[China]]&lt;br /&gt;
|description = &amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;For templates relating specifically to the [[People's Republic of China|People's Republic of China (PRC)]] or the current [[Republic of China|Republic of China (ROC, &amp;quot;Taiwan&amp;quot;)]], see, respectively, {{c|People's Republic of China templates}} and {{c|Republic of China (Taiwan) templates}}.&amp;lt;/small&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{template category&lt;br /&gt;
|type  = navbox&lt;br /&gt;
|topic = [[China]]&lt;br /&gt;
|description = &amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;For templates relating specifically to the [[People's Republic of China|People's Republic of China (PRC)]] or the current [[Republic of China|Republic of China (ROC, &amp;quot;Taiwan&amp;quot;)]], see, respectively, {{c|People's Republic of China templates}} and {{c|Republic of China (Taiwan) templates}}.&amp;lt;/small&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Example 3===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; font-size:95%;&amp;quot;&amp;gt;&lt;br /&gt;
{{template category&lt;br /&gt;
|description = Here's a ''description'' without a preceding ''topic'' statement.&lt;br /&gt;
|portal = United States&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{template category&lt;br /&gt;
|description = Here's a ''description'' without a preceding ''topic'' statement.&lt;br /&gt;
|portal = United States&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Example 4===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto; font-size:95%;&amp;quot;&amp;gt;&lt;br /&gt;
{{template category&lt;br /&gt;
|type = external link&lt;br /&gt;
|description = '''Templates aiding the creation and formatting of external links to [[topic]] databases.'''&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{template category&lt;br /&gt;
|type = external link&lt;br /&gt;
|description = '''Templates aiding the creation and formatting of external links to [[topic]] databases.'''&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{namespace category}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Category namespace templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Templates|!{{PAGENAME}}]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cws 01studio</name></author>
		
	</entry>
</feed>