<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FVoid%2Fdoc</id>
	<title>Template:MC/Void/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FVoid%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Void/doc&amp;action=history"/>
	<updated>2026-04-10T21:58:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:MC/Void/doc&amp;diff=47181&amp;oldid=prev</id>
		<title>imported&gt;GameCatastrophe at 18:43, 11 February 2026</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Void/doc&amp;diff=47181&amp;oldid=prev"/>
		<updated>2026-02-11T18:43:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation header}}&lt;br /&gt;
This template does nothing visually. Technically, it throws away its parameters and outputs the null string.&lt;br /&gt;
&lt;br /&gt;
It is useful for programming advanced templates, and is often used within a template to the right of an equals sign. It may also be used in a template to disambiguate parsing of braces.&lt;br /&gt;
&lt;br /&gt;
It can also be used to temporarily disable code. Unlike &amp;quot;commenting out&amp;quot; with &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;!-- --&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, it nests. This means that &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{void|foo {{void|bar}} baz}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; is valid, whereas &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;!-- foo &amp;lt;!-- bar --&amp;gt; baz --&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will produce &amp;lt;code&amp;gt;&amp;lt;!-- foo &amp;lt;!-- bar --&amp;gt; baz --&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
It provides a particularly concise way of temporarily disabling &amp;#039;&amp;#039;templates&amp;#039;&amp;#039;, by prefixing the template name with &amp;lt;code&amp;gt;void|&amp;lt;/code&amp;gt;, making the template name becomes the (ignored) first unnamed parameter. For example, suppose you have a page {{tlx|wip}} for several days, and wish to change that to {{tlx|in use}} during active editing sessions. Rather than delete the unused template, you can leave both templates in the wikitext and change from &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{void|wip|...}}{{in use|...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{wip|...}}{{void|in use|...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
A deeper no-op is &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{subst:void|foobar}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. It disappears completely upon saving.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template categories/interwiki here --&amp;gt;&lt;br /&gt;
[[Category:Technical templates]]&lt;br /&gt;
[[zh:Template:Void]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- Documentation categories/interwiki here --&amp;gt;&lt;br /&gt;
[[zh:Template:Void/doc]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;GameCatastrophe</name></author>
	</entry>
</feed>