<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://capipedia.cap.gov/index.php?action=history&amp;feed=atom&amp;title=Module%3AAutomatic_archive_navigator%2Fconfig</id>
	<title>Module:Automatic archive navigator/config - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://capipedia.cap.gov/index.php?action=history&amp;feed=atom&amp;title=Module%3AAutomatic_archive_navigator%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://capipedia.cap.gov/index.php?title=Module:Automatic_archive_navigator/config&amp;action=history"/>
	<updated>2026-04-20T15:20:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://capipedia.cap.gov/index.php?title=Module:Automatic_archive_navigator/config&amp;diff=6937&amp;oldid=prev</id>
		<title>NMcLarty27: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://capipedia.cap.gov/index.php?title=Module:Automatic_archive_navigator/config&amp;diff=6937&amp;oldid=prev"/>
		<updated>2024-01-23T18:24:17Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:24, 23 January 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&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>NMcLarty27</name></author>
	</entry>
	<entry>
		<id>https://capipedia.cap.gov/index.php?title=Module:Automatic_archive_navigator/config&amp;diff=6936&amp;oldid=prev</id>
		<title>en&gt;Paine Ellsworth: line break for clarity per suggestion at Template talk:Automatic archive navigator#Text used with the period= parameter</title>
		<link rel="alternate" type="text/html" href="https://capipedia.cap.gov/index.php?title=Module:Automatic_archive_navigator/config&amp;diff=6936&amp;oldid=prev"/>
		<updated>2021-10-20T04:51:40Z</updated>

		<summary type="html">&lt;p&gt;line break for clarity per suggestion at &lt;a href=&quot;/index.php?title=Template_talk:Automatic_archive_navigator&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Template talk:Automatic archive navigator (page does not exist)&quot;&gt;Template talk:Automatic archive navigator#Text used with the period= parameter&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--------------------------------------------------------------------------------&lt;br /&gt;
--             Configuration for Module:Automatic archive navigator&lt;br /&gt;
--&lt;br /&gt;
-- This module contains configuration data for&lt;br /&gt;
-- [[Module:Automatic archive navigator]]. It can be used to easily translate the&lt;br /&gt;
-- module for use on other wikis, as well as changing settings like the default&lt;br /&gt;
-- archive prefix and the default link count.&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
return {&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
-- Blurb&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- The blurbs to use for the archive banner. If the &amp;quot;period&amp;quot; argument is&lt;br /&gt;
-- specified, the &amp;quot;blurb-period&amp;quot; message is used; otherwise the &amp;quot;blurb-noperiod&amp;quot;&lt;br /&gt;
-- message is used.&lt;br /&gt;
-- $1 - the full page name of the current talk page (assumed to be the base&lt;br /&gt;
--      page of the archive pages.&lt;br /&gt;
-- $2 - the value of the &amp;quot;period&amp;quot; argument.&lt;br /&gt;
[&amp;#039;blurb-period&amp;#039;] = &amp;quot;This is an &amp;#039;&amp;#039;&amp;#039;[[Help:Archiving a talk page|archive]]&amp;#039;&amp;#039;&amp;#039; &amp;quot; ..&lt;br /&gt;
	&amp;quot;of past discussions &amp;#039;&amp;#039;&amp;#039;for the period $2&amp;#039;&amp;#039;&amp;#039;.&amp;lt;br /&amp;gt;&amp;#039;&amp;#039;&amp;#039;Do not edit the &amp;quot; ..&lt;br /&gt;
	&amp;quot;contents of this page.&amp;#039;&amp;#039;&amp;#039; If you wish to start a new discussion or &amp;quot; ..&lt;br /&gt;
	&amp;quot;revive an old one, please do so on the [[$1|current talk page]].&amp;quot;,&lt;br /&gt;
[&amp;#039;blurb-noperiod&amp;#039;] = &amp;quot;This is an &amp;#039;&amp;#039;&amp;#039;[[Help:Archiving a talk page|archive]]&amp;#039;&amp;#039;&amp;#039; &amp;quot; ..&lt;br /&gt;
	&amp;quot;of past discussions. &amp;#039;&amp;#039;&amp;#039;Do not edit the contents of this page.&amp;#039;&amp;#039;&amp;#039; If &amp;quot; ..&lt;br /&gt;
	&amp;quot;you wish to start a new discussion or revive an old one, please do so &amp;quot; ..&lt;br /&gt;
	&amp;quot;on the [[$1|current talk page]].&amp;quot;,&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
-- Image&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- The default icon for the archive banner.&lt;br /&gt;
[&amp;#039;default-icon&amp;#039;] = &amp;#039;Replacement filing cabinet.svg&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The image size, unless a custom image is specified with the &amp;quot;image&amp;quot;&lt;br /&gt;
-- parameter.&lt;br /&gt;
[&amp;#039;image-size&amp;#039;] = &amp;#039;40x40px&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
-- Archive links&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- The default prefix for archive pages on this wiki. This is the subpage text&lt;br /&gt;
-- minus the archive number itself. So if the full page name of a typical&lt;br /&gt;
-- archive was &amp;quot;Talk:France/Archive 12&amp;quot;, the prefix would be &amp;quot;Archive &amp;quot;. This&lt;br /&gt;
-- message is used to detect whether the current page is an archive page.&lt;br /&gt;
[&amp;#039;archive-prefix&amp;#039;] = &amp;#039;Archive &amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The display value to use for long archive links. These are used if seven or&lt;br /&gt;
-- less links are output.&lt;br /&gt;
-- $1 - The archive number.&lt;br /&gt;
[&amp;#039;archive-link-display&amp;#039;] = &amp;#039;Archive&amp;amp;nbsp;$1&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The default number of archive links to output.&lt;br /&gt;
[&amp;#039;default-link-count&amp;#039;] = 7&lt;br /&gt;
&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>en&gt;Paine Ellsworth</name></author>
	</entry>
</feed>