Difference between revisions of "Template:Delete/doc"

From RimWorld Wiki
Jump to navigation Jump to search
(Updated for Wiki Maintenance Category)
 
m
Line 7: Line 7:
 
<pre>
 
<pre>
 
  <noinclude>
 
  <noinclude>
   {{Modal mark for deletion}}
+
   {{Modal mark for deletion|reason = }}
 
  </noinclude>
 
  </noinclude>
 
</pre>
 
</pre>

Revision as of 06:52, 4 June 2020

Description

You can use the Mark For Deletion template to mark a page for future deletion. This will help admins to have a high level overview of what templates, pages, and the like are to 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>
   {{Modal mark for deletion|reason = }}
 </noinclude>

Sample Output