Difference between revisions of "Template:Deletion/doc"

From EVE University Wiki
Jump to: navigation, search
(Documentation for a simple template)
 
m (Rewrite/update documentation.)
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
;Description
+
; Description
:This template is used to indcate 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.
+
: This template is used to indicate that the page may be deleted.  Pages may be marked for deletion if they are no longer relevant or are of limited utility. Putting this template on a page automatically adds it to category [[:Category:Candidates for deletion|Candidates for deletion]].
;Syntax
+
: This template will automatically adapt its text based on the [[mediawikiwiki:Help:Namespaces|namespace]] in which it is used.
:Type <code>{{t|Deletion}}</code> at the top of the page.
+
:: {|
;Sample output
+
!Namespace!!text
:<code><nowiki>{{Deletion}}</nowiki></code> gives...
+
|-
:{{Deletion}}
+
|Main|| article
 +
|-
 +
|File||file
 +
|-
 +
|Template||template
 +
|-
 +
|Category||category
 +
|-
 +
|all other||page
 +
|}
  
<includeonly>Any categories for the template itself</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
+
; Dependencies
 +
:: Uses:
 +
:: {{Tl|Banner}}
 +
 
 +
; Syntax
 +
: {{T|Deletion|Reason for deletion}}
 +
 
 +
; Sample output
 +
: <code><nowiki>{{Deletion}}</nowiki></code> produces the banner as above.
 +
 
 +
: <code><nowiki>{{Deletion|Request of author.}}</nowiki></code> gives:<!--
 +
 
 +
Not using the actual template to avoid the automatic category assigning.
 +
 
 +
-->
 +
{{Banner|color= #990000|border= #990000
 +
|'''This article is a candidate for deletion.'''<br> Reason: ''Request of author.''}}
 +
 
 +
<includeonly>[[Category:Maintenance templates]]</includeonly>
 +
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 10:17, 2 February 2022

Description
This template is used to indicate that the page may be deleted. Pages may be marked for deletion if they are no longer relevant or are of limited utility. Putting this template on a page automatically adds it to category Candidates for deletion.
This template will automatically adapt its text based on the namespace in which it is used.
Namespace text
Main article
File file
Template template
Category category
all other page
Dependencies
Uses:
{{Banner}}
Syntax
{{Deletion|<Reason for deletion>}}
Sample output
{{Deletion}} produces the banner as above.
{{Deletion|Request of author.}} gives:
This article is a candidate for deletion.
Reason: Request of author.