Template:Proposed deletion: Difference between revisions

From KDE UserBase Wiki
(Tell people where to discuss the proposal)
(Reduce template height and wikilink to Propose Deletion page and transcluding page's talk page.)
Line 1: Line 1:
<includeonly>{{Box|2=Proposed for Deletion|3=[[Image:Flag-red.png|left|40px|link=]]|4=alert-error|1=This page has been proposed for deletion{{#if: {{{reason|{{{1|}}}}}}
{{Box|2=<big>Pending Deletion</big>|3=[[Image:Flag-red.png|left|40px|link=]]|4=warning|1=This page has been [[Propose Deletion|<span style="font-weight: 500;">proposed for deletion</span>]]{{#if:{{{reason|{{{1|<noinclude>yes</noinclude>}}}}}}|&#32;for the following reason:<div style="font-size: 0.95rem; font-weight: 600; margin: 0.9rem 5rem;">{{{reason|{{{1|<noinclude><var>Cite your reasoning here.</var></noinclude>}}}}}}</div>|.}}<div style="margin-left: 2.95rem;">Please use the [[{{TALKPAGENAME}}|discussion section]] of this page to voice your opinion on this.</div>}}
|&#32;for the following reason:
{{#ifeq:{{PAGEID}}|188169||[[Category:Proposed deletion]]}}<noinclude>
|.
{{Documentation}}</noinclude>
}}<blockquote>{{{reason|{{{1|}}}}}}</blockquote> Please use the discussion section of this page to voice your opinion on this.}}
{{#ifeq:{{FULLPAGENAME}}|Template:Proposed_deletion||[[Category:Proposed_deletion]]}}</includeonly><noinclude>
This template adds a page to [[:Category:Proposed_deletion]], and adds a warning to the page that it has been proposed for deletion. It should be used at the top of the page. Syntax: <code><nowiki>{{Proposed_deletion|reason=why it is proposed}}</nowiki></code>
 
Example: {{Input|1=<nowiki>{{Proposed_deletion|reason=this page is no longer required}}</nowiki>}}
{{Proposed_deletion|reason=this page is no longer required}}
 
[[Category:Template]]
</noinclude>

Revision as of 15:09, 13 July 2024

Pending Deletion

This page has been proposed for deletion for the following reason:
Cite your reasoning here.
Please use the discussion section of this page to voice your opinion on this.


 Template documentation [edit] [purge]
Main Page: Propose Deletion

This template displays a notice on a page informing visitors that it is being considered for deletion, as well as placing it in the Proposed deletion category.

Usage

This template should always be placed at or near the top of the page to ensure that all visitors see it and have the opportunity to voice their thoughts.

Parameters

This template accepts a single parameter (named reason, or 1) that is presented as the rationale for the proposal; it can be named or unnamed/positional.

Examples

Unnamed/positional parameter style
{{Proposed_deletion|Supporting reasons for deletion.}}
Named parameter style
{{Proposed_deletion|reason=Supporting reasons for deletion.}}
{{Proposed_deletion|1=Supporting reasons for deletion.}}

Naming the parameter is typically only necessary in instances where you have need to have an equality symbol (=) present in the text to be displayed within the template; in all other ways, the two styles are identical.