<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.filipefonseca.pt/index.php?action=history&amp;feed=atom&amp;title=Template%3ASandbox_other%2Fdoc</id>
	<title>Template:Sandbox other/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.filipefonseca.pt/index.php?action=history&amp;feed=atom&amp;title=Template%3ASandbox_other%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://wiki.filipefonseca.pt/index.php?title=Template:Sandbox_other/doc&amp;action=history"/>
	<updated>2026-04-18T22:46:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>http://wiki.filipefonseca.pt/index.php?title=Template:Sandbox_other/doc&amp;diff=965&amp;oldid=prev</id>
		<title>FilipeFonseca: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://wiki.filipefonseca.pt/index.php?title=Template:Sandbox_other/doc&amp;diff=965&amp;oldid=prev"/>
		<updated>2021-07-08T07:21:38Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&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;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
{{sandbox other||{{not a sandbox}}}}&lt;br /&gt;
{{High-use}}&lt;br /&gt;
{{Lua|Module:String}}&lt;br /&gt;
&lt;br /&gt;
This template allows to differentiate between regular &amp;lt;code&amp;gt;Template:...&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;Template:.../sandbox&amp;lt;/code&amp;gt; pages. It is typically used to ''prevent'' a /sandbox page being categorised with their main page.&lt;br /&gt;
&lt;br /&gt;
;Also: when numbered /sandbox1&lt;br /&gt;
Any subpage &amp;lt;code&amp;gt;/sandbox''ANYTEXT''&amp;lt;/code&amp;gt; is considered a &amp;lt;code&amp;gt;/sandbox&amp;lt;/code&amp;gt;. So this includes &amp;lt;code&amp;gt;/sandbox''1''&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;/sandbox_2&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
;Also: /doc&lt;br /&gt;
A &amp;lt;code&amp;gt;/doc&amp;lt;/code&amp;gt; subpage is also considered a &amp;lt;code&amp;gt;/sandbox&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template can be used on template documentation pages to ensure that any given template sandbox or template documentation does not populate its main template's category(ies).&lt;br /&gt;
&lt;br /&gt;
This template has two unnamed parameters, {{para|1}} and {{para|2}}.  Near the bottom of a /doc page where the categories are usually placed, install this template as follows:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- all /documentation code goes here --&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- categories the main template should be in, but not the /sandbox: --&amp;gt;&lt;br /&gt;
[[Category:(first category)]]&lt;br /&gt;
[[Category:(second category)]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Usage of an empty first parameter (two pipes together, {{code|&amp;lt;nowiki&amp;gt;||&amp;lt;/nowiki&amp;gt;}}, at the end of the first line of code above) essentially means {{para|1|(do nothing)}} and will not allow the sandbox page to populate the listed categories.&lt;br /&gt;
* Note that the closing template braces ({{code|&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;}}) are placed just before the &amp;amp;#60;/includeonly&amp;gt; tag.  This is the same as {{para|2|(category comment and categories)}}.  In &amp;quot;long hand&amp;quot; it may appear as follows:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other|1=&amp;lt;!-- keep sandbox out of categories --&amp;gt;|2=&lt;br /&gt;
&amp;lt;!-- Categories go below this line; interwikis go to Wikidata --&amp;gt;&lt;br /&gt;
[[Category:(first category)]]&lt;br /&gt;
[[Category:(second category)]]&lt;br /&gt;
(more categories if needed)&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
&amp;lt;!-- The &amp;lt;nostrip&amp;gt; comments are necessary to work around bugs in [[Module:Plain text]] --&amp;gt;&lt;br /&gt;
{{Format TemplateData|&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This template allows to differentiate between regular &amp;lt;code&amp;gt;&amp;lt;!--nostrip--&amp;gt;Template:...&amp;lt;/code&amp;gt;&amp;lt;!--nostrip--&amp;gt; and &amp;lt;code&amp;gt;&amp;lt;!--nostrip--&amp;gt;Template:.../sandbox&amp;lt;/code&amp;gt;&amp;lt;!--nostrip--&amp;gt; pages.&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;,&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;Sandbox text&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Non-sandbox text&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Foo other see also}}&lt;br /&gt;
{{Namespace and pagename-detecting templates}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Pagename manipulation templates]]&lt;br /&gt;
[[Category:Template namespace templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FilipeFonseca</name></author>
	</entry>
</feed>