<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://twentyonewiki.info/index.php?action=history&amp;feed=atom&amp;title=Module%3AUnsubst-infobox%2Fdoc</id>
	<title>Module:Unsubst-infobox/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://twentyonewiki.info/index.php?action=history&amp;feed=atom&amp;title=Module%3AUnsubst-infobox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Module:Unsubst-infobox/doc&amp;action=history"/>
	<updated>2026-04-05T23:35:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://twentyonewiki.info/index.php?title=Module:Unsubst-infobox/doc&amp;diff=2420&amp;oldid=prev</id>
		<title>Buburka Rinderbuy: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Module:Unsubst-infobox/doc&amp;diff=2420&amp;oldid=prev"/>
		<updated>2024-01-30T20:11:35Z</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&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 16:11, 30 January 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&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>Buburka Rinderbuy</name></author>
	</entry>
	<entry>
		<id>https://twentyonewiki.info/index.php?title=Module:Unsubst-infobox/doc&amp;diff=2419&amp;oldid=prev</id>
		<title>Module:Unsubst-infobox/doc&gt;Materialscientist: Reverted edits by Aek191010 (talk): unexplained content removal (HG) (3.4.12)</title>
		<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Module:Unsubst-infobox/doc&amp;diff=2419&amp;oldid=prev"/>
		<updated>2023-10-29T01:45:17Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/index.php/Special:Contributions/Aek191010&quot; title=&quot;Special:Contributions/Aek191010&quot;&gt;Aek191010&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:Aek191010&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Aek191010 (page does not exist)&quot;&gt;talk&lt;/a&gt;): unexplained content removal (&lt;a href=&quot;/index.php?title=WP:HG&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:HG (page does not exist)&quot;&gt;HG&lt;/a&gt;) (3.4.12)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Module rating|protected}}&lt;br /&gt;
{{high-risk|208499}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;#invoke:{{BASEPAGENAME}}||$B=''template body''|$params=''parameters''}}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Infoboxes should never be substituted. A trick to avoid that is to make a template substitute to its transcluded form. This module is similar to [[Module:Unsubst]]. ''parameters'' is a comma-separated list of the names of parameters the invoking infobox template can take.&lt;br /&gt;
&lt;br /&gt;
== Parameter list ==&lt;br /&gt;
&lt;br /&gt;
; $B&lt;br /&gt;
: The content of the template, as it would be without the module being used.&lt;br /&gt;
; $params&lt;br /&gt;
: A comma-separated list of template parameters, without any aliases.&lt;br /&gt;
; $aliases&lt;br /&gt;
: A comma-separated list of parameter replacements, in the format &amp;lt;code&amp;gt;old1&amp;gt;new1,old2&amp;gt;new2&amp;lt;/code&amp;gt;.&lt;br /&gt;
; $extra&lt;br /&gt;
: A comma-separated list of any parameters listed in $params which don't need to be shown after substitution unless they are already being used in the template; i.e. if a parameter is in both lists and is not used or blank in a particular transclusion, then on substitution the parameter will not be displayed.&lt;br /&gt;
; $set1&lt;br /&gt;
: A shorter list of parameters, comma-separated. If all the parameters used in a transclusion are in this list, then this will be used to generate the parameter names instead of ($params − $extra). This might be used if an infobox has multiple parameters that are only applicable to some group of articles.&lt;br /&gt;
; $set2&lt;br /&gt;
: Same as $set1, but only used if some of the parameters are not in $set1.&lt;br /&gt;
; $set3&lt;br /&gt;
: Same as $set2, but only used if some of the parameters are not in $set2 (i.e. all parameters are in this list, some parameters are not in $set1, and some parameters are not in $set2).&lt;br /&gt;
; $indent&lt;br /&gt;
: The number of additional spaces before each line. Useful for child infoboxes.&lt;br /&gt;
; $flags&lt;br /&gt;
: A list of comma-separated flags. The only valid input for this parameter at present is &amp;quot;override&amp;quot;, which tells the template to supersede the original input to the template with any parameters which are set in the module; i.e. if the template transclusion uses {{para|number|6}} but the module invocation uses {{para|date|7}}, if the module invocation contains &amp;lt;code&amp;gt;override&amp;lt;/code&amp;gt; in {{para|$flags}} then the output will be {{para|date|7}} and if it doesn't then the output will be {{para|date|6}}.&lt;br /&gt;
; $template-name&lt;br /&gt;
: May be used to override the default template name.&lt;br /&gt;
All other parameters are treated as input to the template. If the input value is not blank and the input parameter is a valid parameter of the template, then the value will appear in the post-substitution content if the transclusion's value is blank; if the module invocation contains &amp;lt;code&amp;gt;override&amp;lt;/code&amp;gt; in {{para|$flags}} then the value will appear in the post-substitution content regardless of what the transclusion's value is.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Module:Unsubst-infobox/doc&gt;Materialscientist</name></author>
	</entry>
</feed>