<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.scaryrecords.org/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="http://wiki.scaryrecords.org/index.php?action=history&amp;feed=atom&amp;title=Module%3AUnsubst-infobox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://wiki.scaryrecords.org/index.php?title=Module:Unsubst-infobox/doc&amp;action=history"/>
	<updated>2026-04-21T08:09:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://wiki.scaryrecords.org/index.php?title=Module:Unsubst-infobox/doc&amp;diff=430&amp;oldid=prev</id>
		<title>0degreesk: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://wiki.scaryrecords.org/index.php?title=Module:Unsubst-infobox/doc&amp;diff=430&amp;oldid=prev"/>
		<updated>2020-09-20T19:22:37Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&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: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 19:22, 20 September 2020&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>0degreesk</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.scaryrecords.org/index.php?title=Module:Unsubst-infobox/doc&amp;diff=429&amp;oldid=prev</id>
		<title>wikipedia&gt;Jc86035: /* Parameter list */ expand</title>
		<link rel="alternate" type="text/html" href="http://wiki.scaryrecords.org/index.php?title=Module:Unsubst-infobox/doc&amp;diff=429&amp;oldid=prev"/>
		<updated>2018-12-15T08:49:48Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Parameter list: &lt;/span&gt; expand&lt;/span&gt;&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=&amp;#039;&amp;#039;template body&amp;#039;&amp;#039;|$params=&amp;#039;&amp;#039;parameters&amp;#039;&amp;#039;}}&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]]. &amp;#039;&amp;#039;parameters&amp;#039;&amp;#039; 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&amp;#039;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&amp;#039;t then the output will be {{para|date|6}}.&lt;br /&gt;
&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&amp;#039;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&amp;#039;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>wikipedia&gt;Jc86035</name></author>
		
	</entry>
</feed>