<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.midsouthmakers.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ASporadic_archiving_notice%2Fdoc</id>
	<title>Template:Sporadic archiving notice/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.midsouthmakers.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ASporadic_archiving_notice%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://wiki.midsouthmakers.org/index.php?title=Template:Sporadic_archiving_notice/doc&amp;action=history"/>
	<updated>2026-05-01T12:47:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.midsouthmakers.org/index.php?title=Template:Sporadic_archiving_notice/doc&amp;diff=7380&amp;oldid=prev</id>
		<title>Dan9186: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://wiki.midsouthmakers.org/index.php?title=Template:Sporadic_archiving_notice/doc&amp;diff=7380&amp;oldid=prev"/>
		<updated>2010-12-25T17:58:06Z</updated>

		<summary type="html">&lt;p&gt;1 revision&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 ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the {{tl|sporadic archiving notice}} message box. It should be used on pages that are automatically archived, that &amp;#039;&amp;#039;primary relies on the amount of sections&amp;#039;&amp;#039; and secondary on the elapsed time.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
==== Style ====&lt;br /&gt;
This box automatically adapts its styles depending on what kind of page it is placed on. When this box is placed on a subject page (not a talk page), it gets the light-grey &amp;quot;other pages&amp;quot; style:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{sporadic archiving notice|archive=3|max=7}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
{{sporadic archiving notice|archive=3|max=7}}&lt;br /&gt;
&lt;br /&gt;
Thus when it for instance is placed on a talk page it gets the brown talk page style. See next example.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;small=yes&amp;lt;/code&amp;gt; parameter works on talk pages and &amp;quot;other&amp;quot; pages. That is, it doesn&amp;#039;t work on articles, file and category pages. But the parameter does no harm if used on such pages. So you can make the box small and right floating if you like:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{sporadic archiving notice|archive=3|max=7|small=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
{{sporadic archiving notice|demospace=talk|archive=3|max=7|small=yes}}&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
==== Parameters ====&lt;br /&gt;
Here are the parameter:&lt;br /&gt;
* &amp;lt;code&amp;gt;archive=&amp;#039;&amp;#039;number&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; (required, default: &amp;lt;code&amp;gt;archive=3&amp;lt;/code&amp;gt;) - how many sections is set to be archived at once&lt;br /&gt;
* &amp;lt;code&amp;gt;max=&amp;#039;&amp;#039;number&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; (required, default: &amp;lt;code&amp;gt;max=7&amp;lt;/code&amp;gt;) - what is set as the maximum threshold amount of sections before archiving is started&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;age=&amp;#039;&amp;#039;days&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; (recommended, example: &amp;lt;code&amp;gt;age=180&amp;lt;/code&amp;gt;) - what is set as the elapsed time from last reply before archiving&lt;br /&gt;
* &amp;lt;code&amp;gt;units=&amp;#039;&amp;#039;word&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; (optional, default: &amp;lt;code&amp;gt;units=days&amp;lt;/code&amp;gt;) - what is the suffix of the age set, for example &amp;quot;months&amp;quot;, &amp;quot;year&amp;quot; or &amp;quot;years&amp;quot; can be used.&lt;br /&gt;
* &amp;lt;code&amp;gt;bot=&amp;#039;&amp;#039;bot name&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; (optional, example: &amp;lt;code&amp;gt;bot=MiszaBot&amp;lt;/code&amp;gt;) - what is the name of the bot that takes care of archiving&lt;br /&gt;
* &amp;lt;code&amp;gt;small=&amp;#039;&amp;#039;yes/no&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; (optional, default: &amp;lt;code&amp;gt;small=no&amp;lt;/code&amp;gt;) - set the layout to be small left aligned (see examples above)&lt;br /&gt;
* &amp;lt;code&amp;gt;page=&amp;#039;&amp;#039;page type&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; (optional, default: &amp;lt;code&amp;gt;page=This talk page&amp;lt;/code&amp;gt;) - Use if you don&amp;#039;t want to see &amp;quot;talk page&amp;quot; or &amp;quot;page&amp;quot;. The word &amp;quot;this&amp;quot; or &amp;quot;the&amp;quot; must be included.&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
==== Basic example ====&lt;br /&gt;
A basic example with only required paramters:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{sporadic archiving notice|archive=3|max=7}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
{{sporadic archiving notice|archive=3|max=7}}&lt;br /&gt;
&lt;br /&gt;
==== Recommended example ====&lt;br /&gt;
A example with recommended paramters:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{sporadic archiving notice|archive=4|max=10|age=180}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
{{sporadic archiving notice|archive=4|max=10|age=180}}&lt;br /&gt;
&lt;br /&gt;
==== Advanced example ====&lt;br /&gt;
An more advanced example with all parameters used:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{sporadic archiving notice|archive=5|max=12|age=6|units=months|bot=MiszaBot|page=This noticeboard}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
{{sporadic archiving notice|archive=5|max=12|age=6|units=months|bot=MiszaBot|page=This noticeboard}}&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
* [[Timestamp]]&lt;br /&gt;
* [[Template:Auto archiving notice|Auto archiving notice template]]&lt;br /&gt;
&lt;br /&gt;
{{Warchivenav}}&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:Archival templates]]&lt;br /&gt;
[[Category:Talk header templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dan9186</name></author>
	</entry>
</feed>