Difference between revisions of "Template:Delete"

From Eclipse-station Wiki
Jump to: navigation, search
m (1 revision imported)
eris>Teyren
(Created page with "<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 1em 0; padding: 1px;"> <div style="background: #C90000; border-radius: .2em; color: #FFF; padding: .4...")
Line 1: Line 1:
<div style="background-color:#222222;padding:1px; margin-bottom: 1px;color: white">
+
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 1em 0; padding: 1px;">
 
+
<div style="background: #C90000; border-radius: .2em; color: #FFF; padding: .4em .8em .5em;"><center>'''This section or article has been requested for deletion.<br>REASON:''' {{{reason}}}</center></div>
<p style="text-align:center;">'''This section or article is slated for removal.'''<br>
+
<div style="padding: 1em; background: #C900004e"><center>This section or article has been requested for deletion. It will be reviewed and either be deleted or have this tag taken away.</center></div></div><includeonly>[[Category:Deletion Candidates]]</includeonly><noinclude>
'''Reason: ''' {{{reason|N/A}}}</p>
 
<p style="text-align:center;">Please contact an administrator if this page should not be removed. If this tag remains for more than one month, the page may be deleted.</p>
 
 
 
</div>
 
<includeonly>[[Category:Slated for removal]]</includeonly>
 
<noinclude>
 
 
 
 
==Usage==
 
==Usage==
Adding this template adds the page to the following category: [[:Category:Work in Progress]]
+
Adding this template adds the page to the following category: [[:Category:Deletion Candidates]]
  
 
To add the template to a page simply write:
 
To add the template to a page simply write:
  
{| style="background-color:#EEEEEE"
+
<pre>
| <code><nowiki>{{Delete</nowiki><br><nowiki>|reason = ExampleReason}}</nowiki></code>
 
|}
 
 
 
This will give the following result:
 
 
 
 
{{Delete
 
{{Delete
|reason = ExampleReason}}
+
|reason = Give reason here.}}
 +
</pre>
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 07:23, 7 June 2019

This section or article has been requested for deletion.
REASON:
{{{reason}}}
This section or article has been requested for deletion. It will be reviewed and either be deleted or have this tag taken away.

Usage

Adding this template adds the page to the following category: Category:Deletion Candidates

To add the template to a page simply write:

{{Delete
|reason = Give reason here.}}