Template:Delete: Difference between revisions

From Step Mods | Change The Game
No edit summary
m (Text replacement - "{{fc|blue" to "{{Fc|salmon")
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><center>
<includeonly><center>
{| style="font-size:1.25em; margin: 1em 1em; width:70%; border:2px solid #731515; border-radius:8px; background:#292B2C; box-shadow: 0 0 15px -2px #122004; padding:5px;" cellpadding="2"
{| style="font-size:1.25em; margin: 1em 1em; width:70%; border:2px solid #832525; border-radius:8px; background:#292B2C; box-shadow: 0 0 15px -2px #122004; padding:5px;" cellpadding="2"
|-
|-
| rowspan="3"|[[Image:Icon delete.png|80px]]
| rowspan="3"|[[Image:Icon delete.png|80px]]
Line 7: Line 7:
| style="text-align:left; width:100%;" |{{#if: {{{reason|}}}|
| style="text-align:left; width:100%;" |{{#if: {{{reason|}}}|
:{{fc|highlight|'''Reason:'''}}<br>
:{{fc|highlight|'''Reason:'''}}<br>
::{{fc|blue|''"{{{reason}}}"''}} }}
::{{Fc|salmon|''"{{{reason}}}"''}} }}
|-
|-
| style="text-align:left; width:100%;" |If you disagree with the deletion of this page, please explain why on the [[{{TALKPAGENAME}}|discussion page]].<p class="plainlinks" style="font-size:smaller;">Admins please check [{{SERVER}}{{localurl:Special:Whatlinkshere/{{FULLPAGENAME}} what links here] <!--[[Special:Whatlinkshere/{{FULLPAGENAME}}|what links here]]--> and [{{SERVER}}{{localurl:{{FULLPAGENAME}}|action=history}} the page history] before deleting.</p>
| style="text-align:left; width:100%;" |If you disagree with the deletion of this page, please explain why on the [[{{TALKPAGENAME}}|discussion page]].<p class="plainlinks" style="font-size:smaller;">Admins please check [[Special:Whatlinkshere/{{FULLPAGENAME}}|what links here]] and [{{SERVER}}{{localurl:{{FULLPAGENAME}}|action=history}} the page history] before deleting.</p>
|}</center>[[Category:Candidates for deletion|{{FULLPAGENAME}}]]</includeonly><noinclude>[[Category:Notification Templates]]__NOTOC__
|}</center>[[Category:Candidates for deletion|{{FULLPAGENAME}}]]</includeonly><noinclude>__NOTOC__[[Category:Administrative Templates]]


== Purpose & Usage ==
== Purpose & Usage ==
Line 19: Line 19:
== Examples ==
== Examples ==
'''Code:'''  <code><nowiki>{{Delete}}</nowiki></code><br>
'''Code:'''  <code><nowiki>{{Delete}}</nowiki></code><br>
'''Result:'''
<!--'''Result:'''
{{Delete}}
{{Delete}}-->


'''Code:'''  <code><nowiki>{{Delete|42, that is the answer.}}</nowiki></code><br>
'''Code:'''  <code><nowiki>{{Delete|reason=42, that is the answer.}}</nowiki></code><br>
'''Result:'''
<!--'''Result:'''
{{Delete|reason=42, that is the answer.}}
{{Delete|reason=42, that is the answer.}}-->





Latest revision as of 20:20, July 30, 2021


Purpose & Usage[edit source]

This template will add tagged pages to Category:Candidates for deletion.

Note: Put the tag between <noinclude> </noinclude> tags for deletion of transcluded pages (e.g. templates).

Examples[edit source]

Code: {{Delete}}

Code: {{Delete|reason=42, that is the answer.}}


See Also[edit source]

None