<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3ASubmit_an_edit_request%2Fconfig</id>
	<title>Module:Submit an edit request/config - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3ASubmit_an_edit_request%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Module:Submit_an_edit_request/config&amp;action=history"/>
	<updated>2026-04-04T21:14:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Module:Submit_an_edit_request/config&amp;diff=9537&amp;oldid=prev</id>
		<title>&gt;MSGJ: requested by User:andrybak</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Module:Submit_an_edit_request/config&amp;diff=9537&amp;oldid=prev"/>
		<updated>2021-10-04T10:33:37Z</updated>

		<summary type="html">&lt;p&gt;requested by &lt;a href=&quot;/wiki/index.php?title=User:Andrybak&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Andrybak (page does not exist)&quot;&gt;User:andrybak&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- This module contains configuration data for [[Module:Submit an edit request]].&lt;br /&gt;
&lt;br /&gt;
return {&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
-- Messages&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- The default display value for edit requests.&lt;br /&gt;
[&amp;#039;default-display-value&amp;#039;] = &amp;#039;Submit an edit request&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The template that stores the edit request preload text&lt;br /&gt;
[&amp;#039;preload-template&amp;#039;] = &amp;#039;Template:Submit an edit request/preload&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The section heading that is generated when a user clicks on an edit request&lt;br /&gt;
-- link. $1 is the protection level text, e.g. &amp;quot;Semi-protected&amp;quot; or&lt;br /&gt;
-- &amp;quot;Template-protected&amp;quot;. $2 is the current date, in the format specified by the&lt;br /&gt;
-- &amp;quot;preload-title-date-format&amp;quot; message.&lt;br /&gt;
[&amp;#039;preload-title-text&amp;#039;] = &amp;#039;$1 edit request on $2&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The date format for the automatically-generated section heading. The format&lt;br /&gt;
-- must be valid input for the #time parser function.&lt;br /&gt;
[&amp;#039;preload-title-date-format&amp;#039;] = &amp;#039;j F Y&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- What do do with the generated section header if another header with the same section already exists&lt;br /&gt;
-- $1 is the original section header. $2 is an automatically generated number, starting at 2 and increasing&lt;br /&gt;
-- by one until a unique header is found.&lt;br /&gt;
[&amp;#039;preload-title-dedup-suffix&amp;#039;] = &amp;#039;$1 ($2)&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The names of pages (and their subpages) that make up the content of the main page for this wiki&lt;br /&gt;
[&amp;#039;main-page-content&amp;#039;] = {&lt;br /&gt;
	[&amp;#039;Wikipedia:Today\&amp;#039;s featured article&amp;#039;] = true,&lt;br /&gt;
	[&amp;#039;Template:In the news&amp;#039;] = true,&lt;br /&gt;
	[&amp;#039;Template:Did you know&amp;#039;] = true,&lt;br /&gt;
	[&amp;#039;Wikipedia:Selected anniversaries&amp;#039;] = true,&lt;br /&gt;
	[&amp;#039;Template:POTD protected&amp;#039;] = true,&lt;br /&gt;
	[&amp;#039;Wikipedia:Today\&amp;#039;s featured list&amp;#039;] = true&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
-- The page used to request changes to things on the Main Page.&lt;br /&gt;
[&amp;#039;main-page-request-page&amp;#039;] = &amp;#039;Wikipedia:Main Page/Errors&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The page used to request edits to protected talk pages.&lt;br /&gt;
[&amp;#039;protected-talk-page-request-page&amp;#039;] = &amp;#039;Wikipedia:Requests for page protection/Edit&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The names of the templates to be used as wrappers for the &amp;quot;link&amp;quot; and &amp;quot;button&amp;quot;&lt;br /&gt;
-- functions. These are passed as arguments to the &amp;quot;wrappers&amp;quot; option of&lt;br /&gt;
-- [[Module:Arguments]].&lt;br /&gt;
[&amp;#039;link-wrapper-template&amp;#039;] = &amp;#039;Template:Submit an edit request/link&amp;#039;,&lt;br /&gt;
[&amp;#039;button-wrapper-template&amp;#039;] = &amp;#039;Template:Submit an edit request&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
-- Protection level config&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
protectionLevels = {&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
-- These settings are for the different protection levels which the module can&lt;br /&gt;
-- output edit request links for.&lt;br /&gt;
--&lt;br /&gt;
-- editintro:&lt;br /&gt;
-- The template to use as the edit intro users see when they click on an edit&lt;br /&gt;
-- request link.&lt;br /&gt;
--&lt;br /&gt;
-- request-template:&lt;br /&gt;
-- The name of the edit request template for that protection level. Do not&lt;br /&gt;
-- include the &amp;quot;Template:&amp;quot; text.&lt;br /&gt;
--&lt;br /&gt;
-- protectionlevel:&lt;br /&gt;
-- The name of the protection level, used for formatting the automatically-&lt;br /&gt;
-- generated section headings.&lt;br /&gt;
--]]&lt;br /&gt;
&lt;br /&gt;
-- Semi-protection&lt;br /&gt;
semi = {&lt;br /&gt;
	editintro = &amp;#039;Template:Edit semi-protected/editintro&amp;#039;,&lt;br /&gt;
	requestTemplate = &amp;#039;edit semi-protected&amp;#039;,&lt;br /&gt;
	levelText = &amp;#039;Semi-protected&amp;#039;,&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
-- Extended-confirmed-protection&lt;br /&gt;
extended = {&lt;br /&gt;
	editintro = &amp;#039;Template:Edit extended-protected/editintro&amp;#039;,&lt;br /&gt;
	requestTemplate = &amp;#039;edit extended-protected&amp;#039;,&lt;br /&gt;
	levelText = &amp;#039;Extended-confirmed-protected&amp;#039;,&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
-- Template-protection&lt;br /&gt;
template = {&lt;br /&gt;
	editintro = &amp;#039;Template:Edit template-protected/editintro&amp;#039;,&lt;br /&gt;
	requestTemplate = &amp;#039;edit template-protected&amp;#039;,&lt;br /&gt;
	levelText = &amp;#039;Template-protected&amp;#039;,&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
-- Full protection&lt;br /&gt;
full = {&lt;br /&gt;
	editintro = &amp;#039;Template:Edit protected/editintro&amp;#039;,&lt;br /&gt;
	requestTemplate = &amp;#039;edit fully-protected&amp;#039;,&lt;br /&gt;
	levelText = &amp;#039;Protected&amp;#039;,&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
-- Interface-protection&lt;br /&gt;
interface = {&lt;br /&gt;
	editintro = &amp;#039;Template:Edit interface-protected/editintro&amp;#039;,&lt;br /&gt;
	requestTemplate = &amp;#039;edit interface-protected&amp;#039;,&lt;br /&gt;
	levelText = &amp;#039;Interface-protected&amp;#039;,&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>&gt;MSGJ</name></author>
	</entry>
</feed>