Difference between revisions of "Template:Delete"

From RimWorld Wiki
Jump to navigation Jump to search
(Updated for Wiki Maintenance Category)
 
m (Formatting Changes)
Line 3: Line 3:
 
|nocat=true
 
|nocat=true
 
|type=delete
 
|type=delete
|text=This page is has been marked for deletion. {{#if:{{{reason|}}}|Reason: {{{reason|}}}|}}<br/>If you disagree with its deletion, please explain why in the [[{{TALKPAGENAME}}|Discussion]] page. <br/>Remember to check '''[[Special:Whatlinkshere/{{FULLPAGENAME}}|What Links Here]]''' and the '''[{{fullurl:{{FULLPAGENAME}}|action=history}} Page History]''' before deleting.
+
|text=This page is has been marked for deletion. {{#if:{{{reason|}}}|<br/>'''Reason:''' {{{reason|}}}|}}<br/>If you disagree with its deletion, please explain why in the [[{{TALKPAGENAME}}|Discussion]] page. <br/>Remember to check '''[[Special:Whatlinkshere/{{FULLPAGENAME}}|What Links Here]]''' and the '''[{{fullurl:{{FULLPAGENAME}}|action=history}} Page History]''' before deleting.
 
}}
 
}}
 
[[Category:Marked for deletion]]
 
[[Category:Marked for deletion]]

Revision as of 06:53, 4 June 2020


Documentation icon Template documentation[view] [edit] [history] [purge]

Description

This template is used to recommend a page for deletion and categorizes it in Category:Marked for deletion.

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>
   {{Delete|reason = INSERT GOOD REASON HERE}}
 </noinclude>

Sample output