Jump to content

Template:DeletionRequest: Difference between revisions

From Consumer_Action_Taskforce
Replace message= with unnamed parameter 1
m move to just styling the div since small tag is still linting
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="deletion-alert" style="displey:flex;width:fit-content;background-color: #e2e2e2;border: 0.2rem solid #ea1616; padding: 0.5rem 0; margin: 10px 0;">
<div class="deletion-alert" style="width:fit-content;background-color: var(--background-color-neutral-subtle, #f8f9fa);border: 0.2rem solid #ea1616; padding: 0.5rem; margin:auto;">
<div class="alert-box-header" style="font-size:1rem;text-align:center;">
<div class="alert-box-header" style="font-size:1rem;text-align:center;">
<span style="margin-right:8px;">⚠️</span> ''' A deletion request has been made for this article'''
<span style="margin-right:8px;">⚠️</span> ''' A deletion request has been made for this article'''
</div>
</div>
<div class="alert-box-body" style="background-color: #f6f6f6;padding:1rem 1rem">
<div class="alert-box-body" var(--background-color-neutral-subtle, #f8f9fa);padding:1rem 1rem">
There has been a deletion request for this page for the following reason:
There has been a deletion request for this page for the following reason:
<blockquote>{{{1}}}{{{message|}}}</blockquote>
<blockquote>{{{1|}}}{{{message|}}}</blockquote>
----
----
'''This request will be reviewed and acted upon by the wiki moderation team.'''
'''This request will be reviewed and acted upon by the wiki moderation team.'''
<div style="font-size: smaller">Do not delete this page before removing all references to it:
{{Special:WhatLinksHere/{{FULLPAGENAME}}}}
</div>
</div>
</div>
</div>
</div>
Line 20: Line 25:
</pre>
</pre>


[[Category:Templates]]
(You can also alternatively use <code>Delete</code> in place of  <code>DeletionRequest</code>)
[[Category:Alert Templates]]
[[Category:Article notice templates]]
<templatedata>
<templatedata>
{
{

Latest revision as of 09:14, 18 March 2025

⚠️ A deletion request has been made for this article

There has been a deletion request for this page for the following reason:


This request will be reviewed and acted upon by the wiki moderation team.

Do not delete this page before removing all references to it:


Usage

Use this template display a deletion request alert and place the place the page in the corresponding category.

{{DeletionRequest|Your reasoning here}}

(You can also alternatively use Delete in place of DeletionRequest)

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

Your reason for this deletion request.

Stringrequired