Difference between revisions of "User:Evon R'al/Sandbox template/doc"

From EVE University Wiki
Jump to: navigation, search
m (Blank page for next project)
Tag: Blanking
m (Working on template {{Deletion}})
Line 1: Line 1:
 +
<noinclude>{{main|Template:Deletion}}</noinclude>
 +
;Description
 +
:This template is used to indicate that the current page may soon be deleted.  Pages may be marked for deletion if they are no longer relevant or are of limited utility.
 +
; Dependencies
 +
:: Uses:
 +
:: {{Tl|Banner}}
 +
;Syntax
 +
:Type <code>{{t|Deletion}}</code> at the top of the page.
 +
;Sample output
 +
:<code><nowiki>{{Deletion}}</nowiki></code> produces the banner as above
 +
;Optional descriptor
 +
:Type <code>{{t|Deletion|Example reason given}}</code> at the top of the page.
 +
; Sample output <!--
  
 +
Not using the actual template to avoid the automatic category assigning
 +
 +
-->
 +
:<code><nowiki>{{Deletion|Request of author.}}</nowiki></code> produces this banner:
 +
{{Banner|color= #990000|border= #990000
 +
|'''This article is a candidate for deletion.'''<br> Reason: ''Request of author.''}}
 +
 +
<!--Prevented to stop loopback. Telinchei 2015.
 +
Sample output
 +
:<code><nowiki>{{Deletion|Request of author.}}</nowiki></code> produces this banner:
 +
:{{Deletion|Request of author.}}-->
 +
 +
Putting this template on a page also adds it to [[:Category:Candidates for deletion]].
 +
 +
<includeonly>[[Category:Maintenance templates]]</includeonly>
 +
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 09:43, 2 February 2022

Main article: Template:Deletion
Description
This template is used to indicate that the current page may soon be deleted. Pages may be marked for deletion if they are no longer relevant or are of limited utility.
Dependencies
Uses:
{{Banner}}
Syntax
Type {{Deletion}} at the top of the page.
Sample output
{{Deletion}} produces the banner as above
Optional descriptor
Type {{Deletion|<Example reason given>}} at the top of the page.
Sample output
{{Deletion|Request of author.}} produces this banner:
This article is a candidate for deletion.
Reason: Request of author.


Putting this template on a page also adds it to Category:Candidates for deletion.