<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AIndian_Rupee%2Fdoc</id>
	<title>Template:Indian Rupee/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AIndian_Rupee%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Indian_Rupee/doc&amp;action=history"/>
	<updated>2026-04-09T22:30:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:Indian_Rupee/doc&amp;diff=19467&amp;oldid=prev</id>
		<title>Wikipedia&gt;Jonesey95: standard headers</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Indian_Rupee/doc&amp;diff=19467&amp;oldid=prev"/>
		<updated>2021-10-12T13:54:53Z</updated>

		<summary type="html">&lt;p&gt;standard headers&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;!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is a multifunction template. At its simplest, it adds the currency mark &amp;quot;₹&amp;quot;, as recommended by [[MOS:CURRENCY]] for many situations. The template can also link to the [[Indian rupee]] article and can even calculate inflation. &amp;lt;em&amp;gt;See warnings below.&amp;lt;/em&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{tlxi|₹|value}}&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
* {{tlc|₹}} → {{₹}}&lt;br /&gt;
* {{tlc|₹|123.45}} → {{₹|123.45}}&lt;br /&gt;
&lt;br /&gt;
=== Link ===&lt;br /&gt;
The parameter {{para|link|yes}} may be used to link ₹ to the article [[Indian rupee]]. This is turned off by default, but may be appropriate for the first occurrence of the term in an article.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
* {{tlc|₹|123.45|3=link=yes}} → {{₹|123.45|link=yes}}&lt;br /&gt;
&lt;br /&gt;
=== Inflation calculation ===&lt;br /&gt;
{{ombox |type= content |imageright= [[File:Emblem-money.svg|42px]] |text= This template is &amp;lt;strong&amp;gt;only capable&amp;lt;/strong&amp;gt; of inflating Consumer Price Index values: staples, workers&amp;#039; rent, small service bills (doctor&amp;#039;s costs, train tickets). This template is &amp;lt;strong&amp;gt;incapable&amp;lt;/strong&amp;gt; of inflating capital expenses, government expenses, or the personal wealth and expenditure of the rich. &amp;lt;strong&amp;gt;Incorrect use of this template would constitute original research. If you do not have economic training, then please consult someone who does before using this template.&amp;lt;/strong&amp;gt;}}&lt;br /&gt;
{{ombox |type= content |imageright= [[File:Current event warning.svg|42px]] |text= &amp;lt;strong&amp;gt;Do not assume that using this template will mean that a calculated value is &amp;lt;em&amp;gt;&amp;quot;current&amp;quot;&amp;lt;/em&amp;gt;&amp;lt;/strong&amp;gt;, &amp;lt;em&amp;gt;&amp;quot;as of {{CURRENTYEAR}}&amp;quot;&amp;lt;/em&amp;gt;, &amp;lt;em&amp;gt;&amp;quot;as of {{#expr:{{CURRENTYEAR}}-1}}&amp;quot;&amp;lt;/em&amp;gt; or even necessarily &amp;lt;em&amp;gt;&amp;quot;recent&amp;quot;&amp;lt;/em&amp;gt;. Do not use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{CURRENTYEAR}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to refer to calculated value, instead {{tlx|Inflation/year|IN}} may be used. See also [[MOS:REALTIME]].}}&lt;br /&gt;
&lt;br /&gt;
The template supports inflation calculation, by way of {{tlx|Inflation}}. If the second parameter is used, to specify a year, and this year is within a certain range of available inflation data (specifically, {{nowrap|if {{Inflation/IN/startyear}} ≤ &amp;lt;code&amp;gt;{{var|year}}&amp;lt;/code&amp;gt; &amp;lt; {{Inflation/year|IN}}}}), the equivalent value represented in {{Inflation/year|IN}} rupees will be calculated in parentheses. However, this function should only be used in appropriate situations.&lt;br /&gt;
&lt;br /&gt;
* {{tlx|₹|{{var|value}}|{{var|year}}}}&lt;br /&gt;
* {{tlx|₹|{{var|value}}|{{var|year}}|4=round={{var|round}}|5=about=yes}}&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
* {{tlc|₹|100|{{#expr:{{Inflation/IN/startyear}}-1}}}} → {{₹|100|{{#expr:{{Inflation/IN/startyear}}-1}}}}&lt;br /&gt;
* {{tlc|₹|100|{{Inflation/IN/startyear}}}} → {{₹|100|{{Inflation/IN/startyear}}}}&lt;br /&gt;
* {{tlc|₹|100|1990}} → {{₹|100|1990}}&lt;br /&gt;
* {{tlc|₹|100|1990|4=link=yes}} → {{₹|100|1990|link=yes}}&lt;br /&gt;
* {{tlc|₹|100|{{#expr:{{Inflation/year|IN}}-1}}}} → {{₹|100|{{#expr:{{Inflation/year|IN}}-1}}}}&lt;br /&gt;
* {{tlc|₹|100|{{Inflation/year|IN}}}} → {{₹|100|{{Inflation/year|IN}}}}&lt;br /&gt;
* {{tlc|₹|100|{{CURRENTYEAR}}}} → {{₹|100|{{CURRENTYEAR}}}}&lt;br /&gt;
* {{tlc|₹|100|{{#expr:{{CURRENTYEAR}}+1}}}} → {{₹|100|{{#expr:{{CURRENTYEAR}}+1}}}}&lt;br /&gt;
&lt;br /&gt;
Additional parameter {{para|about|yes}} will cause the template to calculate to the nearest rupee (instead of the nearest paisa), and prefix the calculated value with &amp;quot;about&amp;quot;. The rounding can be fine-tuned further by using {{para|round|{{var|integer}}}}. These parameters may be combined.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
* {{tlc|₹|10|1990}} → {{₹|10|1990}}&lt;br /&gt;
* {{tlc|₹|10|1990|4=round=0}} → {{₹|10|1990|round=0}}&lt;br /&gt;
* {{tlc|₹|10|1990|4=about=yes}} → {{₹|10|1990|about=yes}}&lt;br /&gt;
* {{tlc|₹|1000|1990|4=round=2}} → {{₹|1000|1990|round=2}}&lt;br /&gt;
* {{tlc|₹|1000|1990|4=round=-2}} → {{₹|1000|1990|round=-2}}&lt;br /&gt;
* {{tlc|₹|1000|1990|4=round=-2|5=about=yes}} → {{₹|1000|1990|round=-2|about=yes}}&lt;br /&gt;
&lt;br /&gt;
== Redirects here ==&lt;br /&gt;
* [[Template:₹]]&lt;br /&gt;
* [[Template:INR]]&lt;br /&gt;
* [[Template:India Rs]]&lt;br /&gt;
* [[Template:Indian Rupee symbol]]&lt;br /&gt;
* [[Template:Indian Rupees]]&lt;br /&gt;
* [[Template:Indian rupee]]&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
* [[Template:INRConvert]]: To automatically convert and format [[foreign currency|currency]] from [[Indian Rupee]]s (Rs.) to [[United States Dollar]]s. (US$) for use on [[India]]-related articles on Wikipedia or wherever appropriate.&lt;br /&gt;
* [[Template:AUD]]&lt;br /&gt;
* [[Template:BDT]]&lt;br /&gt;
* [[Template:CAD]]&lt;br /&gt;
* [[Template:CNY]]&lt;br /&gt;
* [[Template:JPY]]&lt;br /&gt;
* [[Template:US$]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
{{DEFAULTSORT:INR}}&lt;br /&gt;
[[Category:Indian economy templates]]&lt;br /&gt;
[[Category:Currency templates]]&lt;br /&gt;
[[Category:Currencies of India|τ]]&lt;br /&gt;
[[Category:Unit indicator templates]]&lt;br /&gt;
&lt;br /&gt;
[[fr:Modèle:Roupie indienne]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
===TemplateData===&lt;br /&gt;
{{templatedata header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Rupee value&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;123.45&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {},&lt;br /&gt;
		&amp;quot;link&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Link&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;This param is used to link ₹ to the article [[Indian rupee]]&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;yes&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;no&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;year&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;unknown&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;about&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;About&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The parameter will cause the template to calculate to the nearest rupee (instead of the nearest paisa), and prefix the calculated value with \&amp;quot;about\&amp;quot;.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;yes&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;yes&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;round&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Rounding&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The rounding can be fine-tuned further by using this parameter&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;2, -2&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Jonesey95</name></author>
	</entry>
</feed>