Template:Submit an edit request/link
Appearance
	
	
|  | This template uses Lua: | 
This template adds a link to make a protected edit request. It does the same thing as its parent template, {{submit an edit request}}, only it is formatted as a link and not as a button.
Usage
[edit]{{submit an edit request/link
| type = 
| display = 
}}
For semi-protected edit requests, set the |type= parameter to semi. For template-protected edit requests, set |type= to template. If |type= is blank, or is set to any other value, the edit request is assumed to be to a fully protected page.
You can set a custom display value for the link with the |display= parameter. The default value is "Submit an edit request".
Examples
[edit]{{submit an edit request/link
| type = semi
}}
{{submit an edit request/link
| display = Edit request
}}
{{submit an edit request/link
| type = template
| display = Submit a template-protected edit request
}}
