<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ABusy%2Fdoc</id>
	<title>Template:Busy/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ABusy%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Busy/doc&amp;action=history"/>
	<updated>2026-04-05T18:25:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:Busy/doc&amp;diff=6763&amp;oldid=prev</id>
		<title>Wikipedia&gt;GoingBatty: removed empty section</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Busy/doc&amp;diff=6763&amp;oldid=prev"/>
		<updated>2022-03-23T14:56:47Z</updated>

		<summary type="html">&lt;p&gt;removed empty section&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;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
Use on user pages or user talk pages when people shouldn&amp;#039;t expect them to be answered quickly. When using simply &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{busy}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, the template produces the message above&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
&lt;br /&gt;
There are two unnamed parameters. The first which replaces &amp;quot;this user&amp;quot; with the name placed.&amp;lt;br&amp;gt;&lt;br /&gt;
IE &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{busy|He}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces&lt;br /&gt;
{{busy|He}}&lt;br /&gt;
The second unnamed parameter replaces &amp;quot;in real life&amp;quot; with whatever is put. Unfortunately, at the time being it requires for there to be something in the first parameter (DO NOT use &amp;lt;nowiki&amp;gt;{{busy||foo}}&amp;lt;/nowiki&amp;gt;).&amp;lt;br&amp;gt;&lt;br /&gt;
IE &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{busy|This user|at [[school]]}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces&lt;br /&gt;
{{busy|This user|at [[school]]}}&lt;br /&gt;
&lt;br /&gt;
=== Optional parameters ===&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;reason&amp;#039;&amp;#039;&amp;#039;, use to specify a reason why you will be busy.&amp;lt;br&amp;gt;&lt;br /&gt;
IE &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{busy|reason=not being allowed to edit Wikipedia while at work,}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces&lt;br /&gt;
{{busy|reason=not being allowed to edit Wikipedia while at work,}}&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;end&amp;#039;&amp;#039;&amp;#039;, use to specify until when you will be busy.&amp;lt;br&amp;gt;&lt;br /&gt;
IE &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{busy|end=Monday evening (UTC)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces&lt;br /&gt;
{{busy|end=Monday evening (UTC)}}&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;msg&amp;#039;&amp;#039;&amp;#039; appends any custom message at the end.&amp;lt;br&amp;gt;&lt;br /&gt;
IE &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{busy|msg=April Fool!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces&lt;br /&gt;
{{busy|msg=April Fool!}}&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;image&amp;#039;&amp;#039;&amp;#039; will display a different image other than the standard,&amp;lt;br&amp;gt;&lt;br /&gt;
IE &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{busy|image=Information icon4.svg}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces&lt;br /&gt;
{{busy|image=Information icon4.svg}}&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;small&amp;#039;&amp;#039;&amp;#039; will display the small version of this box,&amp;lt;br&amp;gt;&lt;br /&gt;
IE &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{busy|small=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces&lt;br /&gt;
{{busy|small=yes}}&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;descriptor&amp;#039;&amp;#039;&amp;#039;, use to specify an alternative to &amp;quot;busy&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
IE &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{busy|descriptor=sailing their yacht}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces&lt;br /&gt;
{{busy|descriptor=sailing their yacht}}&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
=== Sample using all parameters ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{busy|Johnny Doe|descriptor=working|at school|image=Information icon4.svg|reason=school being compulsory|end=Saturday morning (EST)|msg=I won&amp;#039;t be on for Saturday the 25th, though.}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces&lt;br /&gt;
&lt;br /&gt;
{{busy|Johnny Doe|descriptor=working|at school|image=Information icon4.svg|reason=school being compulsory|end=Saturday morning (EST)|msg=I won&amp;#039;t be on for Saturday the 25th, though.}}&lt;br /&gt;
&lt;br /&gt;
{{Wikibreak templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go below this line; interwikis go to Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Wikibreak templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:User talk header templates|{{PAGENAME}}]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;GoingBatty</name></author>
	</entry>
</feed>