Template:Oldafdmulti

From Wikipedia, the free encyclopedia

This template employs intricate features of template syntax.
Please do not alter it unless you are certain to understand its setup and parser functions and are ready to repair/revert all collateral damage if results are unexpected.
Any experiments should be conducted and all improvements tested in the template sandbox, or in your user space, before applying anything here.

Contents

[edit] Documentation

This documentation is transcluded from Template:Oldafdmulti/Documentation.

[edit] Usage

This template is for listing the results of one or more deletion discussions of articles on article talk pages. It currently allows for the listing of maximal 10 results. This template is compatible with the options of Template:Oldafdfull, allowing easy adaption when more AfD discussions have taken place. Please note that this template should NOT be substituted when used.

Options available:

{{oldafdmulti
| date = 
| result = 
| page / votepage =
| caption =
| date2 = 
| result2 = 
| page2 =
| link2 = 
| caption2 = 
... 
| date10 = 
| result10 = 
| page10 =
| link10 = 
| caption10 = 
| small = yes
| collapse = 1-10 / yes
| numbered = yes   
}}
  • date, date2 - date10: Date of nomination, required for listing except for date.
  • result, result2 - result10: Result of AfD, default value is Keep.
  • page/votepage, page2 - page10: Name of discussion page (defaults to "{{PAGENAME}}" for the first listing, page).
  • link, link2-10: Use these instead of "page" to link to a full URL of a discussion, which is useful when including other discussions than AfD, for example old VfD or DRV discussions.
  • caption, caption2-10: This definces the caption for the link to the discussion, default is "discussion", mainly useful when linking to other discussions than AfD.
  • small: The option "small = yes" will generate a smaller, right-aligned version without image.
  • collapse: Specifies the number of AfDs that show up collapsed by default, counted from the oldest nomination (date). Alternatively, "collapse = yes" will collapse the entire list by default.
  • numbered: When "numbered = yes" is included, the listed nominations will be numbered, starting with "1." for the first nomination. Using this option is encouraged when collapsing a part of the list by default.

Numbered options are for the subsequent AfDs, starting with the oldest. Please note that specifying the date is required and specifying the page is highly encouraged. Without date the AfD is not listed and without page, there is no link to the discussion. For reasons of compatiblity with {{Oldafdfull}}, date and page are not required for the first AfD and votepage is allowed instead of page.

[edit] Examples

[edit] Single AfD

[edit] Result

Articles for deletion
This page was previously nominated for deletion.
Please see prior discussion before considering re-nomination:
  • Keep, January 1 2001, see discussion.

[edit] Code

{{oldafdmulti
| date = January 1 2001
| result = '''Keep'''
| page = One
}}


[edit] Four AfDs, 2 collapsed, numbered

[edit] Result

Articles for deletion
This page was previously nominated for deletion.
Please see prior discussions before considering re-nomination:
  • 4. Delete, April 4 2004, see discussion.
  • 3. Delete, March 3 2003, see discussion.

[edit] Code

{{oldafdmulti
| date = January 1 2001
| result = '''Keep'''
| page = One
| date2 = February 2 2002
| result2 = '''No consensus'''
| page2 = One (2nd nomination)
| date3 = March 3 2003
| result3 = '''Delete'''
| page3 = One (3rd nomination)
| date4 = April 4 2004
| result4 = '''Delete'''
| page4 = One (4rd nomination)
| collapse = 2
| numbered = yes
}}

[edit] Four AfDs, all collapsed, one external link

[edit] Result

Articles for deletion
This page was previously nominated for deletion.
Please see prior discussions before considering re-nomination:

[edit] Code

{{oldafdmulti
| date = January 1 2001
| result = '''Keep'''
| page = One
| date2 = February 2 2002
| result2 = '''No consensus'''
| page2 = One (2nd nomination)
| date3 = March 3 2003
| result3 = '''Delete'''
| page3 = One (3rd nomination)
| date4 = April 4 2004
| result4 = '''Delete'''
| link4 = http://www.google.com
| caption4 = DRV
| collapse = yes
}}

[edit] Four AfDs, 3 collapsed, small version

[edit] Result

This page was previously nominated for deletion.
Please see prior discussions before considering re-nomination:
  • Delete, April 4 2004, see discussion.







[edit] Code

{{oldafdmulti
| date = January 1 2001
| result = '''Keep'''
| page = One
| date2 = February 2 2002
| result2 = '''No consensus'''
| page2 = One (2nd nomination)
| date3 = March 3 2003
| result3 = '''Delete'''
| page3 = One (3rd nomination)
| date4 = April 4 2004
| result4 = '''Delete'''
| page4 = One (4rd nomination)
| small = yes
| collapse = 3
}}

[edit] See also