<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AMvar%2Fdoc</id>
	<title>Template:Mvar/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AMvar%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Mvar/doc&amp;action=history"/>
	<updated>2026-04-30T21:19:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:Mvar/doc&amp;diff=1355&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Mvar/doc&amp;diff=1355&amp;oldid=prev"/>
		<updated>2022-07-20T04:45:56Z</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-GB&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 10:15, 20 July 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&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>Admin</name></author>
	</entry>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:Mvar/doc&amp;diff=1354&amp;oldid=prev</id>
		<title>wikipedia&gt;Funandtrvl: mos:layout</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Mvar/doc&amp;diff=1354&amp;oldid=prev"/>
		<updated>2020-07-28T20:18:26Z</updated>

		<summary type="html">&lt;p&gt;mos:layout&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;!-- Categories and interwikis go at the bottom of this page. --&amp;gt;&lt;br /&gt;
{{high-use| 2796 }}&lt;br /&gt;
&lt;br /&gt;
The '''mvar''' template makes the argument italic and formats as mathematics. It is used to refer to individual variables in normal running text. It should not be used within a {{tl|math}} template.&lt;br /&gt;
&lt;br /&gt;
Note that digits in a variable name are conventionally not italic so {{tl|math}} should be used instead in for example &amp;lt;nowiki&amp;gt;{{math|''x''&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;}}&amp;lt;/nowiki&amp;gt; to produce {{math|''x''&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;}}. Functions and variables made up of multiple letters are conventionally set in upright letters so {{tl|math}} should be used in that case too; for example &amp;lt;nowiki&amp;gt;{{math|cos}}&amp;lt;/nowiki&amp;gt; to produce {{math|cos}}.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Let {{mvar|x}} be the maximum value used.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces:&lt;br /&gt;
&lt;br /&gt;
Let {{mvar|x}} be the maximum value used.&lt;br /&gt;
&lt;br /&gt;
==TemplateData==&lt;br /&gt;
{{TemplateDataHeader}}&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;variable&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Marks text as a variable and formats it as math&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|var}}, for non-mathematical variables&lt;br /&gt;
* {{tl|math}}, which formats its argument as mathematics&lt;br /&gt;
* {{tl|bigmath}}, the same as {{tl|math}} but makes it bigger&lt;br /&gt;
* {{tl|tmath}}, which wraps a [[TeX|TeX]] math expression in &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;math&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tags&lt;br /&gt;
&lt;br /&gt;
{{Math templates|notation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories and interwikis go here: --&amp;gt;&lt;br /&gt;
[[Category:Mathematical formatting templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;Funandtrvl</name></author>
	</entry>
</feed>