<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikitest.augmensys.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ACategory_handler%2Fnumbered%2Fdoc</id>
		<title>Template:Category handler/numbered/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wikitest.augmensys.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ACategory_handler%2Fnumbered%2Fdoc"/>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=Template:Category_handler/numbered/doc&amp;action=history"/>
		<updated>2026-05-02T05:47:17Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=Template:Category_handler/numbered/doc&amp;diff=3808&amp;oldid=prev</id>
		<title>JKN: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=Template:Category_handler/numbered/doc&amp;diff=3808&amp;oldid=prev"/>
				<updated>2013-01-23T14:36:37Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 14:36, 23 January 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;'&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>JKN</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=Template:Category_handler/numbered/doc&amp;diff=3807&amp;oldid=prev</id>
		<title>Yahia.barie: bn:টেমপ্লেট:Category handler/numbered</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=Template:Category_handler/numbered/doc&amp;diff=3807&amp;oldid=prev"/>
				<updated>2013-01-16T18:51:46Z</updated>
		
		<summary type="html">&lt;p&gt;bn:টেমপ্লেট:Category handler/numbered&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| 2,100,000+ }}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the {{tl|category handler/numbered}} sub-template.&lt;br /&gt;
&lt;br /&gt;
Do not use this template directly, use {{tl|category handler}} instead. This template is called from {{tl|category handler}}, see user documentation there.&lt;br /&gt;
&lt;br /&gt;
The rest of the sections here are only for those that want to understand the internal workings of this template.&lt;br /&gt;
&lt;br /&gt;
=== Technical details ===&lt;br /&gt;
&lt;br /&gt;
This sub-template makes it possible for its parent-template to take input in two forms:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{category handler&lt;br /&gt;
| 1 = Input&lt;br /&gt;
| main = 1&lt;br /&gt;
| talk = 1   &amp;lt;!--Reusing &amp;quot;Input&amp;quot; for both the main and talk parameters--&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{category handler&lt;br /&gt;
| main = Input1&lt;br /&gt;
| talk = Input2   &amp;lt;!--Instead feeding text directly to the talk parameter--&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This sub-template takes a bunch of numbered parameters. There's no limit to the number of parameters it can use, other than what the servers and MediaWiki system can handle.&lt;br /&gt;
&lt;br /&gt;
It also takes a parameter named '''data'''. If '''data''' is a number, then it returns the data of the corresponding numbered parameter. If '''data''' is something else, for instance a category name, then it returns data unchanged.&lt;br /&gt;
&lt;br /&gt;
Here's how you would normally call this sub-template:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{category handler/numbered&lt;br /&gt;
| 1 = {{{1|}}}&lt;br /&gt;
| 2 = {{{2|}}}&lt;br /&gt;
| 3 = {{{3|}}}&lt;br /&gt;
| 4 = {{{4|}}}&lt;br /&gt;
| data = Input can be a number between 1-4, or something else.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the above example, since the parent-template feeds only 1-4, then only the numbers 1-4 will work properly. Feeding other numbers will return an empty string.&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
&lt;br /&gt;
* [[mw:Help:Extension:ParserFunctions]] – About &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#iferror:||}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; etc.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Wikipedia metatemplates]]&lt;br /&gt;
[[bn:টেমপ্লেট:Category handler/numbered]]&lt;br /&gt;
[[sl:Predloga:Upravitelj kategorij/numbered]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Yahia.barie</name></author>	</entry>

	</feed>