Difference between revisions of "Template:Delete"

From RimWorld Wiki
Jump to navigation Jump to search
m (Harakoni moved page Template:Modal mark for deletion to Template:Delete: Unnecessarily complicated name, keeps style consistent with other wikis and other templates. Other template should have just been updated)
Line 4: Line 4:
 
|type=delete
 
|type=delete
 
|text=This page has been marked as a candidate 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.
 
|text=This page has been marked as a candidate 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]] </includeonly>
[[Category:Marked for deletion]]
 
</includeonly>
 
 
<noinclude>
 
<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 01:31, 9 November 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