<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AOrphan%2Fdoc</id>
	<title>Template:Orphan/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AOrphan%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Orphan/doc&amp;action=history"/>
	<updated>2026-04-04T22:32:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://www.limswiki.org/index.php?title=Template:Orphan/doc&amp;diff=27190&amp;oldid=prev</id>
		<title>Shawndouglas: Created as needed.</title>
		<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Orphan/doc&amp;diff=27190&amp;oldid=prev"/>
		<updated>2016-08-18T23:30:19Z</updated>

		<summary type="html">&lt;p&gt;Created as needed.&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;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
{{Twinkle standard installation}}&lt;br /&gt;
&lt;br /&gt;
'''Template:Orphan''' is responsible for populating sub-categories of [[:Category:Orphaned articles]].&lt;br /&gt;
&lt;br /&gt;
==Visibility==&lt;br /&gt;
The template message is visible on all pages where the [[#date|date parameter]] is set to either the current month or the previous month (currently &amp;lt;u&amp;gt;{{Monthyear}}&amp;lt;/u&amp;gt; or &amp;lt;u&amp;gt;{{Monthyear-1}}&amp;lt;/u&amp;gt;). It is also visible on all pages where it is used inside the {{tl|multiple issues}} template. Older-dated orphan templates used outside of the {{tl|multiple issues}} template are invisible by default, but are still categorized. To override the default and make the message visible on all pages where it's placed, put the following line in your [[special:mypage/common.css|common.css]] file (create the file if you don't have one yet):&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
.ambox-Orphan{display: table !important;}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; This may not work in some older browsers - if it doesn't work, use &amp;lt;syntaxhighlight lang=css&amp;gt;.ambox-Orphan{display: block !important;}&amp;lt;/syntaxhighlight&amp;gt; instead.&lt;br /&gt;
Alternatively, to '''''never''''' see this tag, you could instead add to your [[Special:MyPage/common.css|common.css]]:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
.ambox-Orphan{ display: none !important; }&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
The orphan message box is invisible on ''this'' page by default. If you have correctly installed the above common.css the orphan message box is visible here.&lt;br /&gt;
&lt;br /&gt;
==When to use==&lt;br /&gt;
This template should only be put on articles which meet the [[WP:Orphan#Criteria|orphan criteria]].&lt;br /&gt;
&lt;br /&gt;
==How to use==&lt;br /&gt;
&lt;br /&gt;
The simplest way to add this template to an article is to copy and paste either &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Orphan|date=&amp;lt;/nowiki&amp;gt;{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&amp;lt;/code&amp;gt; or  &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Orphan|{{subst:DATE}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; at the top of the article.&lt;br /&gt;
&lt;br /&gt;
* Please do not [[LIMSWiki:Substitution|subst:]] this template.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
===date===&lt;br /&gt;
You may use a date parameter with this template, for example &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Orphan|date=&amp;lt;/nowiki&amp;gt;{{CURRENTMONTHNAME}} {{CURRENTYEAR}}&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to help with the categorisation of articles requiring links. If you leave it out, a [[WP:BOT|bot]] will fill it in (but this will result in more edits and watchlist alerts, so adding the date right away is preferred).&lt;br /&gt;
&lt;br /&gt;
===att===&lt;br /&gt;
If you have made an unsuccessful attempt to de-orphan the article, then please add the month/year of the attempt to the template, like so:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''&amp;lt;nowiki&amp;gt;{{orphan|date=&amp;lt;/nowiki&amp;gt;'''Month Year'''&amp;lt;nowiki&amp;gt;|att=&amp;lt;/nowiki&amp;gt;'''Month Year'''&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;'''&amp;lt;/code&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
where the &amp;quot;date&amp;quot; parameter is the date the template was ORIGINALLY placed on the page, and the {{para|att}} parameter is set to equal the CURRENT month and year. This places it in [[:Category:Attempted de-orphan]] for that date and also hides the article message box.&lt;br /&gt;
&lt;br /&gt;
===few===&lt;br /&gt;
If the article only has one or two links to it and it is felt more are required and possible the few option can be used. For example, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Orphan|date=&amp;lt;/nowiki&amp;gt;{{CURRENTMONTHNAME}} {{CURRENTYEAR}}&amp;lt;nowiki&amp;gt;|few=&amp;lt;/nowiki&amp;gt;{{CURRENTMONTHNAME}} {{CURRENTYEAR}}&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Setting the |few= parameter populates [[:Category:Low linked articles]].&lt;br /&gt;
&lt;br /&gt;
Per [[special:permalink/553836193#few orphan tag|this request]], [[WP:AWB|AWB]] does not remove &amp;lt;nowiki&amp;gt;{{orphan}}&amp;lt;/nowiki&amp;gt; if |few= is set.&lt;br /&gt;
&lt;br /&gt;
Per the discussion at [[template talk:Orphan#&amp;quot;Few links&amp;quot; template?]], this parameter was limited to populating [[:Category:Low linked articles]], and the &amp;quot;as few other articles link to it&amp;quot; message was removed.&lt;br /&gt;
&lt;br /&gt;
===incat===&lt;br /&gt;
If the article has no link and probably never will, but is well categorised the incat option can be used. For example, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Orphan|date=&amp;lt;/nowiki&amp;gt;{{CURRENTMONTHNAME}} {{CURRENTYEAR}}&amp;lt;nowiki&amp;gt;|incat=&amp;lt;/nowiki&amp;gt;{{CURRENTMONTHNAME}} {{CURRENTYEAR}}&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the discussion at [[template talk:Orphan#&amp;quot;Few links&amp;quot; template?]], this parameter was, but is not currently, used in the template itself.&lt;br /&gt;
&lt;br /&gt;
==Categories==&lt;br /&gt;
&lt;br /&gt;
This template places the article into &amp;quot;Category:All orphaned articles&amp;quot; as well as &amp;quot;Category:Orphaned articles from {{{date}}}&amp;quot;.&lt;br /&gt;
If the &amp;quot;&amp;lt;code&amp;gt;att&amp;lt;/code&amp;gt;&amp;quot; parameter is set, the article will still be in [[:Category:All orphaned articles]], but instead of placing the article into &amp;quot;Category:Orphaned articles from {{{date}}}&amp;quot; (e.g. [[:Category:Orphaned articles from {{CURRENTMONTHNAME}} {{CURRENTYEAR}}]]), it places it into &amp;quot;Category:Attempted de-orphan from {{{att}}} (e.g. [[:Category:Attempted de-orphan from {{CURRENTMONTHNAME}} {{CURRENTYEAR}}]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Internal link maintenance templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Templates for orphaned articles|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Exclude in print]]&lt;/div&gt;</summary>
		<author><name>Shawndouglas</name></author>
	</entry>
</feed>