Difference between revisions of "Template:Edit template-protected/doc"

From blackwiki
Jump to navigation Jump to search
imported>TheMagikCow
(Reverted to revision 640104777 by Mcmatter (talk): Vandal. (TW))
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{lua|Module:Protected edit request}}protected
+
{{lua|Module:Protected edit request}}
 +
{{shortcut|Template:TPER}}
 +
 
 +
This template is placed on a talk page to request an edit of the corresponding [[WP:TPROT|template-protected]] page. The template should be accompanied by a clear and specific description of the requested change, and consensus should be obtained before the template is added. '''Please see [[Wikipedia:Edit requests]] for guidance''', especially if this is the first time you are making an edit request.
 +
 
 +
== Usage ==
 +
 
 +
; Basic usage
 +
 
 +
&#123;{edit template-protected}}
 +
 
 +
; Specify pages to be edited
 +
 
 +
&#123;{edit template-protected|''First page to be edited''|''Second page to be edited''|...}}
 +
 
 +
; Deactivate a request
 +
 
 +
&#123;{edit template-protected|answered=''yes''}}
 +
 
 +
; All parameters
 +
 
 +
&#123;{edit template-protected
 +
| ''First page to be edited''|''Second page to be edited''|''Third page to be edited|...
 +
| answered =
 +
| ans      =
 +
| demo    =
 +
}}
 +
 
 +
== Parameters ==
 +
 
 +
All parameters are optional.
 +
 
 +
* positional parameters - specify pages to be edited. You can add an unlimited number of pages.
 +
* <code>answered</code> or <code>ans</code> - set this to "yes", "y", "true" or "1" to mark the edit request as answered. This removes the page from the edit request category.
 +
* <code>demo</code> - set this to "yes", "y", "true" or "1" to demonstrate the template. This suppresses categories and namespace checks.
 +
 
 +
== Responding to requests ==
 +
See [[Wikipedia:Edit requests#Responding to requests]].
 +
 
 +
== See also ==
 +
*{{tl|Edit protected}} and {{Tl|edit semi-protected}} - for requests to [[WP:FULL|fully protected]] and [[WP:SEMI|semi-protected]] pages.
 +
*[[:Category:Wikipedia template-protected edit requests]] - The category to which this template adds pages.
 +
*[[Wikipedia:Requested moves]] for move-protected pages
 +
 
 
<!-- DO NOT PLACE NEW REQUESTS HERE. Please read the instructions above which describe how to use the editprotected template. -->
 
<!-- DO NOT PLACE NEW REQUESTS HERE. Please read the instructions above which describe how to use the editprotected template. -->
  

Revision as of 11:40, 11 January 2015

This template is placed on a talk page to request an edit of the corresponding template-protected page. The template should be accompanied by a clear and specific description of the requested change, and consensus should be obtained before the template is added. Please see Wikipedia:Edit requests for guidance, especially if this is the first time you are making an edit request.

Usage

Basic usage
{{edit template-protected}}
Specify pages to be edited
{{edit template-protected|First page to be edited|Second page to be edited|...}}
Deactivate a request
{{edit template-protected|answered=yes}}
All parameters
{{edit template-protected
| First page to be edited|Second page to be edited|Third page to be edited|...
| answered = 
| ans      = 
| demo     = 
}}

Parameters

All parameters are optional.

  • positional parameters - specify pages to be edited. You can add an unlimited number of pages.
  • answered or ans - set this to "yes", "y", "true" or "1" to mark the edit request as answered. This removes the page from the edit request category.
  • demo - set this to "yes", "y", "true" or "1" to demonstrate the template. This suppresses categories and namespace checks.

Responding to requests

See Wikipedia:Edit requests#Responding to requests.

See also