<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://dbbd.sg/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AMain_other%2Fdoc</id>
		<title>Template:Main other/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://dbbd.sg/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AMain_other%2Fdoc"/>
		<link rel="alternate" type="text/html" href="http://dbbd.sg/wiki/index.php?title=Template:Main_other/doc&amp;action=history"/>
		<updated>2026-05-04T05:21:44Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.4</generator>

	<entry>
		<id>http://dbbd.sg/wiki/index.php?title=Template:Main_other/doc&amp;diff=9838&amp;oldid=prev</id>
		<title>WikiSysop: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://dbbd.sg/wiki/index.php?title=Template:Main_other/doc&amp;diff=9838&amp;oldid=prev"/>
				<updated>2016-11-20T07:28:27Z</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 style=&#039;vertical-align: top;&#039; lang=&#039;en&#039;&gt;
				&lt;td colspan=&#039;1&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&#039;1&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 07:28, 20 November 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&#039;2&#039; style=&#039;text-align: center;&#039; lang=&#039;en&#039;&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>WikiSysop</name></author>	</entry>

	<entry>
		<id>http://dbbd.sg/wiki/index.php?title=Template:Main_other/doc&amp;diff=9837&amp;oldid=prev</id>
		<title>Bentogoa: Reverted edits by 66.87.70.149 (talk) (HG) (3.1.19)</title>
		<link rel="alternate" type="text/html" href="http://dbbd.sg/wiki/index.php?title=Template:Main_other/doc&amp;diff=9837&amp;oldid=prev"/>
				<updated>2016-08-01T06:50:13Z</updated>
		
		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/wiki/index.php?title=Special:Contributions/66.87.70.149&quot; title=&quot;Special:Contributions/66.87.70.149&quot;&gt;66.87.70.149&lt;/a&gt; (&lt;a href=&quot;/wiki/index.php?title=User_talk:66.87.70.149&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:66.87.70.149 (page does not exist)&quot;&gt;talk&lt;/a&gt;) (&lt;a href=&quot;/wiki/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.1.19)&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;
{{High-risk|3075000+}}&lt;br /&gt;
{{Template shortcut |ns0}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES 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;
This template usually takes two parameters, like this:&lt;br /&gt;
: {{tc|main other&amp;amp;#32;|&amp;#039;&amp;#039;result if in mainspace&amp;#039;&amp;#039;&amp;amp;#32;|&amp;#039;&amp;#039;result if elsewhere&amp;#039;&amp;#039;}}&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;
: {{main other |demospace=main |&amp;#039;&amp;#039;result if in mainspace&amp;#039;&amp;#039; |&amp;#039;&amp;#039;result if elsewhere&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
If the template is on any other page, it will return this:&lt;br /&gt;
: {{main other |&amp;#039;&amp;#039;result if in mainspace&amp;#039;&amp;#039; |&amp;#039;&amp;#039;result if elsewhere&amp;#039;&amp;#039;}}&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;
: {{tlf|main other&amp;amp;#32;|&amp;lt;nowiki&amp;gt;[[Category:Some article maintenance category]]&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
Note that guidelines do not support categorization in templates.&lt;br /&gt;
&lt;br /&gt;
Or to warn that a template should not be used on other pages:&lt;br /&gt;
: {{tlf|main other&amp;amp;#32;|&amp;amp;#32;|This template should only be used in articles.}}&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;
For testing and demonstration purposes, this template can take a parameter named &amp;#039;&amp;#039;&amp;#039;demospace&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
* If it has the value &amp;#039;&amp;#039;&amp;#039;main&amp;#039;&amp;#039;&amp;#039; it returns the article text.&lt;br /&gt;
* It if has the value &amp;#039;&amp;#039;&amp;#039;other&amp;#039;&amp;#039;&amp;#039; 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;
: {{tlf|main other&amp;amp;#32;|&amp;#039;&amp;#039;result if in mainspace&amp;#039;&amp;#039;&amp;amp;#32;|&amp;#039;&amp;#039;result if elsewhere&amp;#039;&amp;#039;&amp;amp;#32;|demospace{{=}}main}}&lt;br /&gt;
&lt;br /&gt;
No matter on what kind of page the code above is used, it will return: {{main other |&amp;#039;&amp;#039;result if in mainspace&amp;#039;&amp;#039; |&amp;#039;&amp;#039;result if elsewhere&amp;#039;&amp;#039; |demospace=main}}&lt;br /&gt;
&lt;br /&gt;
You can make it so your template also understands the &amp;#039;&amp;#039;&amp;#039;demospace&amp;#039;&amp;#039;&amp;#039; parameter. That means you can demonstrate the different appearances of your template in the documentation for your template:&lt;br /&gt;
: {{tlf|main other&amp;amp;#32;|&amp;#039;&amp;#039;result if in mainspace&amp;#039;&amp;#039;&amp;amp;#32;|&amp;#039;&amp;#039;result if elsewhere&amp;#039;&amp;#039;&amp;amp;#32;|&amp;lt;nowiki&amp;gt;demospace={{{demospace|}}}&amp;lt;/nowiki&amp;gt;&amp;amp;#32;}}&lt;br /&gt;
&lt;br /&gt;
===Technical details===&lt;br /&gt;
This template detects article &amp;quot;Talk:&amp;quot; pages as type &amp;#039;&amp;#039;&amp;#039;other&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
This template works like {{tl|main talk other}}. For more examples and technical details, see the documentation there.&lt;br /&gt;
&lt;br /&gt;
===Redirects===&lt;br /&gt;
* {{tl|article only}}&lt;br /&gt;
* {{tl|ns0}}&lt;br /&gt;
* {{tl|when in article}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Namespace and pagename-detecting templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox |&lt;br /&gt;
| &amp;lt;!-- CATEGORIES BELOW THIS LINE, PLEASE: --&amp;gt;&lt;br /&gt;
[[Category:Namespace manipulation templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Bentogoa</name></author>	</entry>

	</feed>