Difference between revisions of "Template:Delete/doc"

From RimWorld Wiki
Jump to navigation Jump to search
m (Harakoni moved page Template:Modal mark for deletion/doc to Template:Delete/doc: Unnecessarily complicated name, keeps style consistent with other wikis and other templates. Other template should have just been updated)
Line 7: Line 7:
 
<pre>
 
<pre>
 
  <noinclude>
 
  <noinclude>
  {{Modal mark for deletion|reason = }}
+
  {{Delete|reason = }}
 
  </noinclude>
 
  </noinclude>
 
</pre>
 
</pre>

Revision as of 11:20, 8 November 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>
   {{Delete|reason = }}
 </noinclude>

Sample Output