Difference between revisions of "Help:Page deletion and redirection"

From Nottinghack Wiki
Jump to navigation Jump to search
(Filled in missing guidelines)
({{also|Help:Contents}})
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{also|Help:Contents}}
 
If you want to delete a page on {{SITENAME}}, please follow the guidelines on this page.
 
If you want to delete a page on {{SITENAME}}, please follow the guidelines on this page.
 +
{{TOC limit|2}}
  
{{note|If the deletion might be disruptive or controversial please [[{{ns:Project}}:Propose a page deletion|propose the deletion]] first.}}
+
== Propose a page for deletion ==
 +
Only admin users can delete pages. Propose a page for deletion by adding the [[Template:Delete|delete template]] at the top of the page, for example:
  
== Replace a page with a redirect ==
+
<pre>{{delete|reason=This page isn't very interesting.|date=February 2019}}</pre>
  
Replace all of the text on the page with a redirect. For example, to redirect to a page called "Another page" replace all of the text with:
+
{{note|If the deletion may be disruptive or controversial the admin user should solicit debate before deleting.}}
  
<pre>#REDIRECT [[Another page]]</pre>
+
=== Urgent deletion ===
 +
{{cleanup|section=yes|reason=Delete template 'urgent' not yet implemented|date=February 2019}}
 +
If you find something that shouldn't have been published (sensitive information, abuse, etc) then add the following line of text to the top of the page and/or contact us via email or twitter!
 +
 
 +
<pre>{{delete|urgent=yes|reason=Page mentions the door code for Nottinghack.|date=February 2019}}</pre>
 +
 
 +
== Deletion by redirection (merging)==
  
== Mark a page as deleted ==
+
Replace all of the text on the page with the redirect code. For example, to redirect to a page called "Another page" replace all of the text with:
  
Add this line of text to the top of the page:
+
<pre>#REDIRECT [[Another page]]</pre>
  
<pre>{{delete}}</pre>
+
Redirecting to a currently existing page is different from moving because all the information on the page is lost,  unless it is merged into the page that is the redirect target.
  
Or you can give a specific explanation, like this:
+
If redirection might be disruptive or controversial please use merge template to solicit debate, see below.
  
<pre>{{delete|text=This page is marked for deletion because it wasn't very interesting.}}</pre>
+
====Propose page for merging====
 +
{{cleanup|section=yes|reason=Page Action Template for merge not yet implemented|date=February 2019}}
  
== Mark a page for urgent deletion ==
+
== Propose a page for moving ==
 +
{{cleanup|section=yes|reason=Page Action Template for move not yet implemented|date=February 2019}}
  
If you find something that shouldn't have been published (sensitive information, etc) then add the following line of text to the top of the page and/or contact us via email or twitter!
+
===Propose move to user space===
  
<pre>{{delete}}</pre>
+
==See also==
 +
:[[:Category:Page Action Templates]] - templates used to flag to propose page action
  
 
[[Category:Help]]
 
[[Category:Help]]
 +
[[Category:Nottinghack Wiki]]

Latest revision as of 16:02, 28 March 2019

If you want to delete a page on Nottinghack Wiki, please follow the guidelines on this page.

Propose a page for deletion

Only admin users can delete pages. Propose a page for deletion by adding the delete template at the top of the page, for example:

{{delete|reason=This page isn't very interesting.|date=February 2019}}
Note Note: If the deletion may be disruptive or controversial the admin user should solicit debate before deleting.

Urgent deletion

If you find something that shouldn't have been published (sensitive information, abuse, etc) then add the following line of text to the top of the page and/or contact us via email or twitter!

{{delete|urgent=yes|reason=Page mentions the door code for Nottinghack.|date=February 2019}}

Deletion by redirection (merging)

Replace all of the text on the page with the redirect code. For example, to redirect to a page called "Another page" replace all of the text with:

#REDIRECT [[Another page]]

Redirecting to a currently existing page is different from moving because all the information on the page is lost, unless it is merged into the page that is the redirect target.

If redirection might be disruptive or controversial please use merge template to solicit debate, see below.

Propose page for merging

Propose a page for moving

Propose move to user space

See also

Category:Page Action Templates - templates used to flag to propose page action