<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.wrestlewiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=31.15.196.29</id>
	<title>Female Submission Wrestling Encyclopedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.wrestlewiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=31.15.196.29"/>
	<link rel="alternate" type="text/html" href="https://www.wrestlewiki.com/wiki/Special:Contributions/31.15.196.29"/>
	<updated>2026-06-04T00:50:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://www.wrestlewiki.com/w/index.php?title=Template:Main_other/doc&amp;diff=189</id>
		<title>Template:Main other/doc</title>
		<link rel="alternate" type="text/html" href="https://www.wrestlewiki.com/w/index.php?title=Template:Main_other/doc&amp;diff=189"/>
		<updated>2012-01-01T15:10:32Z</updated>

		<summary type="html">&lt;p&gt;31.15.196.29: sl:Predloga:Main other&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
{{high-risk| 1,000,000+ }}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the {{tl|main other}} meta-template.&lt;br /&gt;
&lt;br /&gt;
This template helps other templates detect if they are on a main space (article) page or some &amp;quot;other&amp;quot; type of page.&lt;br /&gt;
&lt;br /&gt;
=== Basic usage ===&lt;br /&gt;
&lt;br /&gt;
This template usually takes two parameters, like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{main other | Article text | Other pages text }}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the template is on a main space (article) page, it will return this:&lt;br /&gt;
&lt;br /&gt;
:{{main other | demospace=main | Article text | Other pages text }}&lt;br /&gt;
&lt;br /&gt;
If the template is on any other page, it will return this:&lt;br /&gt;
&lt;br /&gt;
:{{main other | Article text | Other pages text }}&lt;br /&gt;
&lt;br /&gt;
A typical usage case could be to make it so that a template only adds a category when on an article. Thus not adding other pages that just show the template. Like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{main other | [[Category:Some article maintenance category]] }}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or to warn that a template should not be used on other pages:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{main other | | This template should only be used in articles. }}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that in the first case above the &amp;quot;other&amp;quot; parameter was not used, and in the second example the &amp;quot;main&amp;quot; parameter was left empty.&lt;br /&gt;
&lt;br /&gt;
=== Demospace ===&lt;br /&gt;
&lt;br /&gt;
For testing and demonstration purposes this template can take a parameter named '''demospace'''. &lt;br /&gt;
&lt;br /&gt;
* If it has the value '''main''' it returns the article text.&lt;br /&gt;
* It if has the value '''other''' or any other value such as the name of some other namespace it returns the other pages text.&lt;br /&gt;
* If the parameter is empty or undefined, the actual page type determines the result.&lt;br /&gt;
&lt;br /&gt;
Like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{main other &lt;br /&gt;
| Article text &lt;br /&gt;
| Other pages text &lt;br /&gt;
| demospace = main&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
No matter on what kind of page the code above is used it will return this:&lt;br /&gt;
&lt;br /&gt;
:{{main other &lt;br /&gt;
| Article text &lt;br /&gt;
| Other pages text &lt;br /&gt;
| demospace = main&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
You can make it so your template also understands the '''demospace''' parameter. That means you can demonstrate the different appearances of your template in the documentation for your template. Then do like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{main other &lt;br /&gt;
| Article text &lt;br /&gt;
| Other pages text &lt;br /&gt;
| demospace = {{{demospace|}}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Technical details ===&lt;br /&gt;
&lt;br /&gt;
This template detects article &amp;quot;Talk:&amp;quot; pages as type '''other'''.&lt;br /&gt;
&lt;br /&gt;
This template works like {{tl|main talk other}}, for more examples and technical details see full documentation there.&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
&lt;br /&gt;
{{namespace detect see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Namespace manipulation templates]]&lt;br /&gt;
&lt;br /&gt;
[[da:Skabelon:Artikel eller andet]]&lt;br /&gt;
[[id:Templat:Main other]]&lt;br /&gt;
[[mk:Шаблон:Main other]]&lt;br /&gt;
[[mn:Загвар:Main other]]&lt;br /&gt;
[[ja:Template:Main other]]&lt;br /&gt;
[[ro:Format:Main other]]&lt;br /&gt;
[[sl:Predloga:Main other]]&lt;br /&gt;
[[uk:Шаблон:Main other]]&lt;br /&gt;
[[ur:سانچہ:Main other]]&lt;br /&gt;
[[zh:Template:Main other]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>31.15.196.29</name></author>
		
	</entry>
	<entry>
		<id>https://www.wrestlewiki.com/w/index.php?title=Template:Template_sandbox_notice/doc&amp;diff=211</id>
		<title>Template:Template sandbox notice/doc</title>
		<link rel="alternate" type="text/html" href="https://www.wrestlewiki.com/w/index.php?title=Template:Template_sandbox_notice/doc&amp;diff=211"/>
		<updated>2011-12-27T14:10:34Z</updated>

		<summary type="html">&lt;p&gt;31.15.196.29: sl:Predloga:Obvestilo o peskovniku predloge&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --&amp;gt;&lt;br /&gt;
{{Sandbox not}}&lt;br /&gt;
&lt;br /&gt;
This is the {{tl|template sandbox notice}} template.&lt;br /&gt;
&lt;br /&gt;
It can be placed on template /sandbox pages. It also detects when it is not on a /sandbox page and then shows nothing, thus it can be left in the code when copied and pasted to the main template. (Although most users remove the sandbox notice when they copy the code from the /sandbox to the main template. But beware, if the '''notice-not-sandbox''' parameter has been used then the sandbox notice must be copied with the rest of the template code. See more below.)&lt;br /&gt;
&lt;br /&gt;
To learn more about how to use template /sandbox and /testcases subpages see [[Wikipedia:Template test cases]].&lt;br /&gt;
&lt;br /&gt;
=== Simple example ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;!-- template code --&amp;gt;&amp;amp;lt;noinclude&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{template sandbox notice}}&lt;br /&gt;
&amp;amp;lt;/noinclude&amp;amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Note!''' The template code must start directly before and physically touch the &amp;lt;code&amp;gt;&amp;amp;lt;noinclude&amp;gt;&amp;lt;/code&amp;gt; tag. Any blank space or newlines between the template code and the &amp;lt;code&amp;gt;&amp;amp;lt;noinclude&amp;gt;&amp;lt;/code&amp;gt; tag can cause the template to render unwanted spaces or newlines when used.&lt;br /&gt;
&lt;br /&gt;
=== Non-standard &amp;quot;/sandbox&amp;quot; and &amp;quot;/testcases&amp;quot; names ===&lt;br /&gt;
&lt;br /&gt;
This template uses case-insensitive matching, so will match &amp;quot;/Sandbox&amp;quot;, &amp;quot;/SandBox&amp;quot;, &amp;quot;/sAnDbOx&amp;quot; etc. without any special help.&lt;br /&gt;
&lt;br /&gt;
If the /sandbox page has another name, for instance &amp;quot;/sandbag&amp;quot;, then you need to tell the sandbox notice the name of the page, so that it knows when to show and when not to show itself. Like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template code --&amp;gt;&amp;amp;lt;noinclude&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{template sandbox notice | subpage-name=sandbag }}&lt;br /&gt;
&amp;amp;lt;/noinclude&amp;amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the testcases page has another name, this may be specified using the testcases-name parameter:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template code --&amp;gt;&amp;amp;lt;noinclude&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{template sandbox notice | testcases-name=testbox}}&lt;br /&gt;
&amp;amp;lt;/noinclude&amp;amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Provided there is only one sandbox or testcases page in use for the particular main page, another option is to move the sandbox page to the standard &amp;quot;/sandbox&amp;quot; name, or testcases to &amp;quot;/testcases&amp;quot;. That may be preferable since other templates and tools also assume that the sandbox uses that name, such as {{tl|documentation}}.&lt;br /&gt;
&lt;br /&gt;
=== Showing and hiding other things ===&lt;br /&gt;
&lt;br /&gt;
The sandbox notice can also help showing and hiding other things depending on if it detects it is on the /sandbox page or not. Like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template code --&amp;gt;&amp;amp;lt;noinclude&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{template sandbox notice&lt;br /&gt;
| notice-for-sandbox = Text that shows on the /sandbox page.&lt;br /&gt;
| notice-not-sandbox = Text that will show on other pages.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- Text for all pages goes here --&amp;gt;&lt;br /&gt;
&amp;amp;lt;/noinclude&amp;amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Protection template example ===&lt;br /&gt;
&lt;br /&gt;
The '''notice-not-sandbox''' parameter can for instance be used so a protection template can be placed already in the /sandbox version of the code. (See also [[Wikipedia:Protection policy]].) Like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template code --&amp;gt;&amp;amp;lt;noinclude&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{template sandbox notice&lt;br /&gt;
| notice-not-sandbox = {{pp-semi-template|small=yes}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;amp;lt;/noinclude&amp;amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Documentation example ===&lt;br /&gt;
&lt;br /&gt;
Some templates have their documentation on a separate /doc page, and then show that documentation in a green doc box below the template code by using the {{tl|documentation}} template. (See also [[Wikipedia:Template documentation]].) Then place the sandbox notice like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template code --&amp;gt;&amp;amp;lt;noinclude&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{template sandbox notice}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add categories and interwikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;amp;lt;/noinclude&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Super deluxe example ===&lt;br /&gt;
&lt;br /&gt;
This example handles both a protection template and a green doc box from a /doc page at the same time. (See also [[Wikipedia:Protection policy]] and [[Wikipedia:Template documentation]].) Like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template code --&amp;gt;&amp;amp;lt;noinclude&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{template sandbox notice&lt;br /&gt;
| notice-for-sandbox = Text that shows on the /sandbox page.&lt;br /&gt;
| notice-not-sandbox = {{pp-semi-template|small=yes}}&lt;br /&gt;
}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add categories and interwikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;amp;lt;/noinclude&amp;amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Copy, paste &amp;amp; delete ===&lt;br /&gt;
&lt;br /&gt;
The following &amp;quot;complete&amp;quot; example can be used to copy and paste into your template, then delete the parts you don't need:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template code --&amp;gt;&amp;amp;lt;noinclude&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{template sandbox notice&lt;br /&gt;
| notice-for-sandbox =&lt;br /&gt;
| notice-not-sandbox =&lt;br /&gt;
&amp;lt;!-- Protection templates as big message boxes --&amp;gt;&lt;br /&gt;
{{pp-dispute}}&lt;br /&gt;
{{pp-office}}&lt;br /&gt;
{{pp-move}}&lt;br /&gt;
{{pp-protected}}&lt;br /&gt;
{{pp-template}}&lt;br /&gt;
{{pp-usertalk}}&lt;br /&gt;
{{pp-vandalism}}&lt;br /&gt;
{{pp-semi-protected}}&lt;br /&gt;
{{pp-semi-sock}}&lt;br /&gt;
{{pp-semi-spambot}}&lt;br /&gt;
{{pp-semi-template}}&lt;br /&gt;
{{pp-semi-usertalk}}&lt;br /&gt;
{{pp-semi-vandalism}}&lt;br /&gt;
&amp;lt;!-- Protection templates as small icons --&amp;gt;&lt;br /&gt;
{{pp-dispute|small=yes}}&lt;br /&gt;
{{pp-office|small=yes}}&lt;br /&gt;
{{pp-move|small=yes}}&lt;br /&gt;
{{pp-protected|small=yes}}&lt;br /&gt;
{{pp-template|small=yes}}&lt;br /&gt;
{{pp-usertalk|small=yes}}&lt;br /&gt;
{{pp-vandalism|small=yes}}&lt;br /&gt;
{{pp-semi-protected|small=yes}}&lt;br /&gt;
{{pp-semi-sock|small=yes}}&lt;br /&gt;
{{pp-semi-spambot|small=yes}}&lt;br /&gt;
{{pp-semi-template|small=yes}}&lt;br /&gt;
{{pp-semi-usertalk|small=yes}}&lt;br /&gt;
{{pp-semi-vandalism|small=yes}}&lt;br /&gt;
&amp;lt;!-- End protection templates, stop deleting, keep next line --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- Text for all pages goes here --&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add categories and interwikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;amp;lt;/noinclude&amp;amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Technical details ===&lt;br /&gt;
&lt;br /&gt;
If there is an accompanying &amp;quot;/testcases&amp;quot; page this template will detect that and show a link to the /testcases page.&lt;br /&gt;
&lt;br /&gt;
This template categorises /sandbox pages into [[:Category:Template sandboxes]]. If you don't want a page to be categorised then use the template like this:&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{template sandbox notice|category=}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to demonstrate the template on say [[Wikipedia:Template messages/Template namespace]] then you need to feed the '''subpage-name''' to make it show and feed an empty '''category''' parameter so it doesn't categorise the page. Like this: &lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{template sandbox notice|subpage-name=Template namespace|category=}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
&lt;br /&gt;
* {{tl|Template test cases notice}} – To put on top of /testcases pages.&lt;br /&gt;
* [[Wikipedia:Template messages/Template namespace]] – Lists and shows most template related message boxes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Sandbox templates]]&lt;br /&gt;
[[Category:Template namespace templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[ar:قالب:Template sandbox notice]]&lt;br /&gt;
[[ja:Template:Template sandbox notice]]&lt;br /&gt;
[[pt:Predefinição:Notícia de Teste de Predefinição]]&lt;br /&gt;
[[ru:Шаблон:Песочница шаблона]]&lt;br /&gt;
[[sl:Predloga:Obvestilo o peskovniku predloge]]&lt;br /&gt;
[[ur:سانچہ:Template sandbox notice]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>31.15.196.29</name></author>
		
	</entry>
</feed>