Template:Tfd
This template (Tfd) is being considered for deletion in accordance with Wikipedia's deletion policy. Please discuss this matter at this template's entry at templates for discussion to help reach a consensus. Maintenance use only: 1. Edit the TfD log to create the discussion entry. 2. Please consider notifying the author(s) by placing {{subst:Tfdnotice|Tfd}} ~~~~ on their talk page(s). |
This template is used to nominate other templates for deletion. Templates that transclude this template will be added to Category:Templates for deletion.
Usage
[edit]Single
[edit]To nominate a single template, copy and paste the following code at the top of the template:
{{Tfd|{{subst:PAGENAME}}}}
This code will work as is; there is no need to replace PAGENAME with the actual page name.
Multiple
[edit]To nominate multiple templates for deletion under the same heading, type the following at the top of each individual template:
{{Tfd|{{subst:PAGENAME}}|NameHeader}}
where NameHeader is the name of the header under which you will list the templates for deletion, in here.
Inline
[edit]To nominate inline templates, set the type parameter to inline. This will help with formatting issues that are occurring when the large Tdf notification is displayed.
{{Tfd|{{subst:PAGENAME}}|type=inline}}
- ‹The template Tfd is being considered for deletion.›
Tiny
[edit]To use even smaller notifications, for inline template nominations, set the type parameter to tiny.
{{Tfd|{{subst:PAGENAME}}|type=tiny}}
Sidebar
[edit]To nominate templates that are used as sidebars, such as infoboxes, set the type parameter to sidebar, infobox or box.
{{Tfd|{{subst:PAGENAME}}|type=sidebar}}
When using the sidebar type, you can set the width of the notification, by using the width parameter.
{{Tfd|{{subst:PAGENAME}}|type=sidebar|width=230}}
Disabled
[edit]This option completely disables transclusion of the discussion notification. Use it when everything else fails.
{{Tfd|{{subst:PAGENAME}}|type=disabled}}
Which type should be used?
[edit]For example, suppose that a template called {{Raisins}} outputs the link "dried grapes". Here's how it might appear in an article:
If the default type were to be inserted into the template, the following would result:
Obviously, it's impossible for the reader to identify the deletion candidate.
Using
{{Tfd|Raisins|Fruit templates|type=inline}}
instead generates the following result:
- Among her favorite fruits were apples, avocados, bananas, ‹The template Raisins is being considered for deletion› dried grapes, oranges, peaches and pears.
As can be seen, the downside is a greater degree of interference with the article's text, so the decision of which type to use, should be made on a case-by-case basis. In the rare case, where the insertion of any template is deemed too detrimental to a large number of articles, it might be advisable to completely disable the notifications.