<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Template%3ASubmit_an_edit_request%2Flink%2Fdoc</id>
	<title>Template:Submit an edit request/link/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Template%3ASubmit_an_edit_request%2Flink%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Template:Submit_an_edit_request/link/doc&amp;action=history"/>
	<updated>2026-05-01T02:52:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>http://70.231.62.181/index.php?title=Template:Submit_an_edit_request/link/doc&amp;diff=18557490&amp;oldid=prev</id>
		<title>imported&gt;Ahecht: /* Usage */ on second thought, flip that around</title>
		<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Template:Submit_an_edit_request/link/doc&amp;diff=18557490&amp;oldid=prev"/>
		<updated>2024-10-21T01:20:44Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Usage: &lt;/span&gt; on second thought, flip that around&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;
{{used in system|in [[MediaWiki:Titleblacklist-forbidden-edit]]}}&lt;br /&gt;
{{lua|Module:Submit an edit request}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template adds a link to make a [[WP:PER|protected edit request]]. It does the same thing as its parent template, {{tl|submit an edit request}}, only it is formatted as a link and not as a button.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{submit an edit request/link&lt;br /&gt;
| type = &lt;br /&gt;
| display = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The {{para|type}} parameter can be set to the following values:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Keyword !! Protection type&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;semi&amp;lt;/code&amp;gt; || [[WP:SEMI|semi-protected]]&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;extended&amp;lt;/code&amp;gt; || [[WP:ECP|extended-confirmed protected]]&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;template&amp;lt;/code&amp;gt; || [[WP:TPROT|template-protected]]&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;interface&amp;lt;/code&amp;gt; || [[WP:INTPROT|interface-protected]]&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;full&amp;lt;/code&amp;gt; || [[WP:FULL|fully-protected]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If {{para|type|manual}}, the template will just produce an link to edit the talk page with no preloaded text. If {{para|type}} is blank or set to any unrecognized value, the edit request is assumed to be to a [[WP:FULL|fully protected]] page.&lt;br /&gt;
&lt;br /&gt;
You can set a custom display value for the link with the {{para|display}} parameter. The default value is &amp;quot;Submit an edit request&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{submit an edit request/link&lt;br /&gt;
| type = semi&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{submit an edit request/link&lt;br /&gt;
| type = semi&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{submit an edit request/link&lt;br /&gt;
| display = Edit request&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{submit an edit request/link&lt;br /&gt;
| display = Edit request&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{submit an edit request/link&lt;br /&gt;
| type = template&lt;br /&gt;
| display = Submit a template-protected edit request&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{submit an edit request/link&lt;br /&gt;
| type = template&lt;br /&gt;
| display = Submit a template-protected edit request&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- Categories go here, and interwikis go in Wikidata --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Ahecht</name></author>
	</entry>
</feed>