Difference between revisions of "Template:Delete"

From RimWorld Wiki
Jump to navigation Jump to search
(Undo revision 111958 by Ickputzdirwech (talk))
Tag: Undo
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{rwbox
+
<includeonly>{{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 [{{fullurl:{{TALKPAGENAME}}}} Discussion] page. <br/>Remember to check '''[[Special:Whatlinkshere/{{FULLPAGENAME}}|What Links Here]]''' and the '''[{{fullurl:{{FULLPAGENAME}}|action=history}} Page History]''' before deleting.
+
| image = [[File:BerserkTrance.png|40px|link=Category:Marked for deletion]]
 +
| text = '''This page has been marked as a candidate for [[:Category:Marked for deletion|deletion]]. Reason:''' {{{reason|{{Error|Please add a reason.}} }}}<br/>If you disagree with its deletion, please explain why in the [{{fullurl:{{TALKPAGENAME}}}} Discussion] page. Remember to check '''[[Special:Whatlinkshere/{{FULLPAGENAME}}|What Links Here]]''' and the '''[{{fullurl:{{FULLPAGENAME}}|action=history}} Page History]''' before deleting.
 
}}{{#if: {{{no category|}}}||[[Category:Marked for deletion]]}}</includeonly><noinclude>
 
}}{{#if: {{{no category|}}}||[[Category:Marked for deletion]]}}</includeonly><noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 10:04, 1 October 2023

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

Description[edit]

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

Usage[edit]

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[edit]