Difference between revisions of "Template:Delete"

From RimWorld Wiki
Jump to navigation Jump to search
(Whitsepace)
Line 1: Line 1:
<includeonly>
+
<includeonly>{{rwbox
{{rwbox
 
 
|nocat=true
 
|nocat=true
 
|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 11:39, 23 June 2022

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