MediaWiki talk:Gadget-afchelper.js/tpl-submissions.js
From Wikipedia, the free encyclopedia
Interface-protected edit request on 12 March 2026
This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
AFC editors have done an overhaul of the AFCH templates, including creating some new decline reasons that are now live in Template:AfC submission/comments but need adding to the Helper script, under div id="declineReasonWrapper":
Under optgroup label="Notability", after "bio" but before "nn":
<option value="creative">creative- Submission is about a creative professional not yet shown to meet notability guidelines</option> <option value="med">med - Submission is about a medical or health claim not yet shown to meet notability guidelines</option> <option value="geo">geo - Submission is about a geographic feature not yet shown to meet notability guidelines</option> <option value="species">species - Submission is about a species not yet shown to meet notability guidelines</option> <option value="astro">astro - Submission is about an astronomical object not yet shown to meet notability guidelines</option> <option value="number">number - Submission is about a number not yet shown to meet notability guidelines</option> <option value="school">school - Submission is about a school not yet shown to meet notability guidelines</option> <option value="list">list - Submission is a list not yet shown to meet inclusion criteria</option>
Under optgroup label="Submission content", add the following ("unsourced" would be good placed beneath "v"):
<option value="ecr">ecr - Submission is a contentious topic with an editing restriction</option> <option value="ns">nosource- Submission does not include any sources or inline citations</option>
Thank you! nil nz 00:23, 12 March 2026 (UTC)
- Resolving this here, have submitted a Pull Request at github instead. nil nz 02:28, 12 March 2026 (UTC)
- Courtesy link: https://github.com/wikimedia-gadgets/afc-helper/pull/454 HyperAnd (talk) 22:22, 12 March 2026 (UTC)