<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pool.calebcooper.ie/index.php?action=history&amp;feed=atom&amp;title=Module%3AFind_sources%2Fautodoc%2Fconfig</id>
	<title>Module:Find sources/autodoc/config - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pool.calebcooper.ie/index.php?action=history&amp;feed=atom&amp;title=Module%3AFind_sources%2Fautodoc%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=Module:Find_sources/autodoc/config&amp;action=history"/>
	<updated>2026-04-10T11:35:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://pool.calebcooper.ie/index.php?title=Module:Find_sources/autodoc/config&amp;diff=14286&amp;oldid=prev</id>
		<title>Caleb Cooper: Created page with &quot;return {  -- The search term used in example template invocations. [&#039;example-search-term&#039;] = &#039;Example&#039;,  -- The blurb used in the end box in the template documentation for ind...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=Module:Find_sources/autodoc/config&amp;diff=14286&amp;oldid=prev"/>
		<updated>2020-10-28T12:22:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;return {  -- The search term used in example template invocations. [&amp;#039;example-search-term&amp;#039;] = &amp;#039;Example&amp;#039;,  -- The blurb used in the end box in the template documentation for ind...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;return {&lt;br /&gt;
&lt;br /&gt;
-- The search term used in example template invocations.&lt;br /&gt;
[&amp;#039;example-search-term&amp;#039;] = &amp;#039;Example&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The blurb used in the end box in the template documentation for individual&lt;br /&gt;
-- source-finding templates.&lt;br /&gt;
[&amp;#039;end-box-blurb&amp;#039;] = &amp;#039;This documentation is generated by &amp;#039; ..&lt;br /&gt;
	&amp;#039;[[Template:Find sources documentation]] with data provided by &amp;#039; ..&lt;br /&gt;
	&amp;#039;[[Module:Find sources/autodoc]]. See &amp;#039; ..&lt;br /&gt;
	&amp;#039;[[Module:Find sources#Automatic documentation]] for an overview.&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The separator used to separate links to the main config and the&lt;br /&gt;
-- documentation config in the link and template tables.&lt;br /&gt;
[&amp;#039;table-config-separator&amp;#039;] = mw.message.new(&amp;#039;Comma-separator&amp;#039;):plain(),&lt;br /&gt;
&lt;br /&gt;
-- Error for invalid template names. $1 is the name we were passed, and $2 is&lt;br /&gt;
-- the name of the template module that is missing.&lt;br /&gt;
[&amp;#039;invalid-template-name-error&amp;#039;] = &amp;quot;invalid template name &amp;#039;$1&amp;#039;; no template config found at [[$2]]&amp;quot;,&lt;br /&gt;
&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
-- Link table&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- Code column header.&lt;br /&gt;
[&amp;#039;link-table-code-header&amp;#039;] = &amp;#039;Code&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Description column header.&lt;br /&gt;
[&amp;#039;link-table-description-header&amp;#039;] = &amp;#039;Description&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Example column header.&lt;br /&gt;
[&amp;#039;link-table-example-header&amp;#039;] = &amp;#039;Example&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Configuration column header.&lt;br /&gt;
[&amp;#039;link-table-config-header&amp;#039;] = &amp;#039;Configuration&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Display value for the wikilink to the main configuration page.&lt;br /&gt;
[&amp;#039;link-table-main-config-link-display&amp;#039;] = &amp;#039;main&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Display value for the wikilink to the documentation configuration page.&lt;br /&gt;
[&amp;#039;link-table-autodoc-config-link-display&amp;#039;] = &amp;#039;documentation&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Notes column header.&lt;br /&gt;
[&amp;#039;link-table-notes-header&amp;#039;] = &amp;#039;Notes&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Error for invalid link config pages. The string $1 is the page name.&lt;br /&gt;
[&amp;#039;invalid-link-config-error&amp;#039;] = &amp;#039;Invalid link configuration detected on page [[$1]].&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
-- Template table&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- Template column header.&lt;br /&gt;
[&amp;#039;template-table-template-header&amp;#039;] = &amp;#039;Template&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Description column header.&lt;br /&gt;
[&amp;#039;template-table-description-header&amp;#039;] = &amp;#039;Description&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Example column header.&lt;br /&gt;
[&amp;#039;template-table-example-header&amp;#039;] = &amp;#039;Example&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Configuration column header.&lt;br /&gt;
[&amp;#039;template-table-config-header&amp;#039;] = &amp;#039;Configuration&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Display value for the wikilink to the main configuration page.&lt;br /&gt;
[&amp;#039;template-table-main-config-link-display&amp;#039;] = &amp;#039;main&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Display value for the wikilink to the documentation configuration page.&lt;br /&gt;
[&amp;#039;template-table-autodoc-config-link-display&amp;#039;] = &amp;#039;documentation&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- Error for invalid template config pages. The string $1 is the page name.&lt;br /&gt;
[&amp;#039;invalid-template-config-error&amp;#039;] = &amp;#039;Invalid template configuration detected on page [[$1]].&amp;#039;&lt;br /&gt;
&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Caleb Cooper</name></author>
	</entry>
</feed>