Difference between revisions of "Template:Safe to delete/doc"

From RimWorld Wiki
Jump to navigation Jump to search
m (Harakoni moved page Template:Modal safe to delete/doc to Template:Safe to delete/doc: Unnecessarily complicated name, keeps style consistent with other wikis and other templates. )
Line 1: Line 1:
 
{{TOCright}}
 
{{TOCright}}
 
==Description==
 
==Description==
You can use this modal to mark a page as safe to delete. You should go through a series of checks before marking any page as safe to delete.
+
You can use this to mark a page as safe to delete. You should go through a series of checks before marking any page as safe to delete.
  
 
==Before Usage==
 
==Before Usage==
Line 10: Line 10:
 
# Make sure that it is categorized correctly as a page that should be deleted
 
# Make sure that it is categorized correctly as a page that should be deleted
  
==Removing Modal==
+
==Removing==
  
If there is discussion on the page that has been marked for deletion, and the deletion is in question, you can remove this modal by deleting the following code in the [[#Usage]] section of this documentation.
+
If there is discussion on the page that has been marked for deletion, and the deletion is in question, you can remove this notice by deleting the following code in the [[#Usage]] section of this documentation.
  
'''Remember: Only remove the modal if there is any doubt whether the page in question should be deleted.'''
+
'''Remember: Only remove the notice if there is any doubt whether the page in question should be deleted.'''
  
 
==Usage==
 
==Usage==
Line 21: Line 21:
 
  <pre>
 
  <pre>
 
  <noinclude>
 
  <noinclude>
  {{Modal safe to delete}}
+
  {{Safe to delete}}
 
  </noinclude>
 
  </noinclude>
 
  </pre>
 
  </pre>
Line 29: Line 29:
 
|nocat=true
 
|nocat=true
 
|type=safe
 
|type=safe
|text=This page has been marked as safe to delete. Check out the [[Special:RecentChangesLinked/{{FULLPAGENAME}}|recent changes]] page to see who marked this as safe to delete. {{#if:{{{reason|}}}|Reason: {{{reason|}}}|}}<br/><br/>If you disagree with its safety of deletion, please explain why in the [[{{TALKPAGENAME}}|Discussion]] page or in the [https://discord.gg/FRXkwyn Rimworld Wiki Discord Deletion Discussion Channel]. Also be sure to remove this Modal. For more information on removing this Modal, please see [[Template:Modal_Safe_To_Delete/doc|the documentation]].<br/><br/>Even though this page has been marked as safe to delete, please remember to double check '''[[Special:Whatlinkshere/{{FULLPAGENAME}}|What Links Here]]''' and the '''[{{fullurl:{{FULLPAGENAME}}|action=history}} Page History]''' before deleting.
+
|text=This page has been marked as safe to delete. Check out the [[Special:RecentChangesLinked/{{FULLPAGENAME}}|recent changes]] page to see who marked this as safe to delete. {{#if:{{{reason|}}}|Reason: {{{reason|}}}|}}<br/><br/>If you disagree with its safety of deletion, please explain why in the [[{{TALKPAGENAME}}|Discussion]] page or in the [https://discord.gg/FRXkwyn Rimworld Wiki Discord Deletion Discussion Channel]. Also be sure to remove this Modal. For more information on removing this Modal, please see [[Template:Safe to delete/doc|the documentation]].<br/><br/>Even though this page has been marked as safe to delete, please remember to double check '''[[Special:Whatlinkshere/{{FULLPAGENAME}}|What Links Here]]''' and the '''[{{fullurl:{{FULLPAGENAME}}|action=history}} Page History]''' before deleting.
 
}}
 
}}
  
 
<includeonly>[[Category:Notice templates]]</includeonly>
 
<includeonly>[[Category:Notice templates]]</includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 11:24, 8 November 2020

Description

You can use this to mark a page as safe to delete. You should go through a series of checks before marking any page as safe to delete.

Before Usage

  1. Double check the pages What Links Here page
  2. Double check the pages Recent Changes or History Page
  3. Make sure that no other pages link to it's page
  4. Make sure that it is categorized correctly as a page that should be deleted

Removing

If there is discussion on the page that has been marked for deletion, and the deletion is in question, you can remove this notice by deleting the following code in the #Usage section of this documentation.

Remember: Only remove the notice if there is any doubt whether the page in question should be deleted.

Usage

Place the following code snippet at the top of the page that you wish to mark for deletion, before any other text on the page. Be sure to add the "noinclude" tags.

 <noinclude>
   {{Safe to delete}}
 </noinclude>
 

Sample Output