Template:Afd-merge from
Lua error in package.lua at line 80: module 'Module:Yesno' not found.Script error: No such module "Category handler".
Script error: No such module "Uses TemplateStyles".
Description[edit source]
The {{Afd-merge to}} and {{Afd-merge from}} templates are intended for use by the editor who closes an AfD debate with a consensus to merge the nominee into another article (or by a different user acting on such a decision).
Instructions[edit source]
Upon removing the {{Afd}} notice (if still present), add the {{Afd-merge to}} tag to the top of the nominated article (not its talk page). Use the following format:
{{Afd-merge to|destination article|debate name|debate closure date}}
For example, assume that a debate was closed on 15 March 2025. If the consensus is to merge the nominated article into an article called Topic X, and the debate is located at Wikipedia:Articles for deletion/Topic Y (second nomination), the tag should be configured as follows:
{{afd-merge to|Topic X|Topic Y (second nomination)|15 March 2025}}
This will generate the following notice:
Lua error in package.lua at line 80: module 'Module:Yesno' not found.
Also add the {{Afd-merge from}} tag to the top of the destination article's talk page (not the article itself). Use the following format:
{{Afd-merge from|nominated article|debate name|debate closure date}}
For example, assume that a debate was closed on 15 March 2025. If the consensus is to merge an article called Topic Y into the article associated with the talk page, and the debate is located at Wikipedia:Articles for deletion/Topic Y (second nomination), the tag should be configured as follows:
{{Afd-merge from|Topic Y|Topic Y (second nomination)|15 March 2025}}
This will generate the following notice: Lua error in package.lua at line 80: module 'Module:Yesno' not found.Script error: No such module "Category handler".
Bot information[edit source]
When the "merge from" article is redirected to the target article, Lua error in package.lua at line 80: module 'Module:Yesno' not found. will replace this template with {{Afd-merged-from}} automatically. If the "merge from" article is instead redirected to some other page, is deleted, or is otherwise a redlink, the relevant information will be listed at User:AnomieBOT/Afd-mergefrom report for human attention.
Redirects[edit source]
TemplateData[edit source]
TemplateData for Afd-merge from
<templatedata> { "params": { "1": { "label": "Article to be merged", "description": "The article that needs to be merged into this article.", "example": "Example", "type": "wiki-page-name", "required": true }, "2": { "label": "Debate name", "description": "The part of the debate's page name after \"Wikipedia:Articles for deletion/\". Usually the same as the title of the article to be merged. However, if it was a second or third nomination, append \"(second nomination)\" or \"(third nomination)\" or so on as the case may be.", "example": "Example", "required": true }, "3": { "label": "Date of debate closure", "description": "The day on which the Articles for Deletion debate was closed.", "example": "13 February 2024", "autovalue": "{{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "aliases": [ "date" ] }, "demospace": { "label": "demospace", "description": "For demonstration purposes only. If this parameter is set to \"talk\", it will display nothing. If this parameter is set to \"other\", it will display the error message usually found when this template is transcluded on a page that is not a talk page. Inherited from Template:Talk other.", "example": "other", "type": "string", "suggestedvalues": [ "talk", "other" ] }, "category": {}, "nocat": {} }, "description": "Marks an article as the TARGET of a needed merge following an Articles for Deletion debate. This template should be transcluded on the TALK PAGE of an article, not on the article itself." } </templatedata>