Wiki Article

User talk:Ahecht

Nguồn dữ liệu từ Wikipedia, hiển thị bởi DefZone.Net

Nomination of Honor America Days for redirecting to United States federal observances#Other

[edit]
A discussion is taking place as to whether the article Honor America Days is suitable for inclusion in Wikipedia according to Wikipedia's policies and guidelines or whether it should be redirected to United States federal observances#Other.

The article is being discussed at Wikipedia:Articles for deletion/Honor America Days until a consensus is reached, and anyone, including you, is welcome to contribute to the discussion. The discussion focuses on high-quality evidence and our policies and guidelines.

Users may still edit the article, including to address concerns raised in the discussion. However, do not remove the AfD notice from the article until the discussion is closed.

Mariamneireach out 🕊️ 12:04, 30 July 2026 (UTC)Reply

Speedy deletion nomination of Category:Tony Award for Best Orchestrations

[edit]

A tag has been placed on Category:Tony Award for Best Orchestrations requesting that it be speedily deleted from Wikipedia. This has been done for the following reason:

Basically empty category, containing only eponymous article and template sub-category

Under the criteria for speedy deletion, pages that meet certain criteria may be deleted at any time.

If you think this page should not be deleted for this reason, you may contest the nomination by visiting the page and clicking the button labelled "Contest this speedy deletion". This will give you the opportunity to explain why you believe the page should not be deleted. However, be aware that once a page is tagged for speedy deletion, it may be deleted without delay. Please do not remove the speedy deletion tag from the page yourself, but do not hesitate to add information in line with Wikipedia's policies and guidelines. If the page is deleted, and you wish to retrieve the deleted material for future reference or improvement, then please contact the deleting administrator, or if you have already done so, you can place a request here. OGBC1992 (talk) 11:24, 7 August 2026 (UTC)Reply

Category:Tony Award for Best Orchestrations has been nominated for deletion

[edit]

Category:Tony Award for Best Orchestrations has been nominated for deletion. A discussion is taking place to decide whether it complies with the categorization guidelines. If you would like to participate in the discussion, you are invited to add your comments at the category's entry on the categories for discussion page. Thank you. OGBC1992 (talk) 11:43, 7 August 2026 (UTC)Reply

Nomination for merging of Template:Bot

[edit]

Information icon Template:Bot has been nominated for merging with Template:Bot2. You are invited to comment on the discussion at the template's entry on the Templates for discussion page. Thank you. HouseBlaster (talk • he/they) 17:10, 8 August 2026 (UTC)Reply

Administrators' newsletter – August 2026

[edit]

News and updates for administrators from the past month (July 2026).

Administrator changes

added
removed

CheckUser changes

readded

Guideline and policy news

Technical news

Miscellaneous


Question about User:Ahecht/Scripts/refresh

[edit]

I have been trying to use User:Ahecht/Scripts/refresh to null-edit every page transcluding a template, and it never seems to work. Are you able to verify that it works as intended? I often try to use it on a /doc page to null-edit the template that transcludes the /doc page. I am able to use the script to null-edit all pages in a category. – Jonesey95 (talk) 01:42, 12 August 2026 (UTC)Reply

@Jonesey95 I just tested it on a random /doc page and it seemed to work. What exactly isn't working? Can you capture the output in your javascript console (HELP:CONSOLE) for a case where it doesn't work? --Ahecht (TALK
PAGE
)
11:59, 12 August 2026 (UTC)Reply
I just tried to run it on Template:Election box new seat win no change/doc, a newly created /doc page. I get a small pop-up that says "Fetching transcludedin...", and then nothing. I opened the browser console, and I see a message but do not have the skills to interpret it, or even to copy or output the whole thing with all of its sub-messages:
I then updated my report of untranscluded templates, and Template:Election box new seat win no change/doc, showing that it is not transcluded despite my clicking the script link on that page. My hope is that clicking the script link on that new /doc page will null-edit its parent page so that the /doc page does not show up on the report of untranscluded template pages. I am using Firefox 140.12.0esr for Mac OS, if it matters. Other .js scripts work for me. – Jonesey95 (talk) 14:50, 18 August 2026 (UTC)Reply
Special:WhatLinksHere?target=Template%3AElection+box+new+seat+win+no+change%2Fdoc&namespace=&hidelinks=1&hideredirs=1 shows no pages that transclude that doc page. Therefore there's nothing for the script to do. I'll modify the script to be more explicit in these cases instead of just failing silently. --Ahecht (TALK
PAGE
)
15:28, 18 August 2026 (UTC)Reply
Hmm, Template:Election box new seat win no change transcludes that /doc page. Unless it actually does not do so until it gets null-edited. That's some catch, that Catch-22. – Jonesey95 (talk) 18:29, 18 August 2026 (UTC)Reply
I just tried it at Template:Great Seljuk sultans family tree, and it seemed to work fine, FWIW. – Jonesey95 (talk) 18:40, 18 August 2026 (UTC)Reply
@Jonesey95 I think it must be something funky going on with how {{documentation}} transcludes templates, as it's only showing up as a link, not a transclusion. A workaround would be to go to Special:WhatLinksHere/Template:Election box new seat win no change/doc and run the script from there, which should work since it null edits all linking pages. --Ahecht (TALK
PAGE
)
21:40, 18 August 2026 (UTC)Reply
I don't think it's that complicated. I null-edited the parent page (i.e. the template itself), and now "What links here" shows that the /doc page is transcluded. Which was what I was hoping that the script would do in the first place, but since the template hasn't been null-edited, the /doc page doesn't know that it is transcluded anywhere, so it can't null-edit the parent page. It's a bootstrap/chicken-and-egg problem.
Now that the /doc page is transcluded, when I go to the /doc page and click the script, it correctly null-edits the parent template page. – Jonesey95 (talk) 23:50, 18 August 2026 (UTC)Reply

Feature request: Null edit this page

[edit]

While I'm here, I wonder if it would be possible to add a useful feature. I often find myself creating documentation subpages for new, undocumented templates. My workflow is typically: command-click the "create" link to open a new tab, where I create the documentation. (At this point, using the "null edit transcluding pages" link would be great, but it doesn't work for technical reasons, per the above discussion.) I then close the new /doc tab and return to the template page, which I need to null-edit to incorporate the new /doc page (to get the /doc page off of reports and get the template page into any categories used on the /doc page). To do that, I have to click Edit, wait for the preview to render, then hit Tab on my keyboard twice, hit Return, and wait for the page to save. It would be great to have a "Null edit this page" link. How possible/easy would that be to add? (Note that purging, which I already have a link for, is not enough to recategorize a page, so that won't do the trick.) – Jonesey95 (talk) 12:57, 20 August 2026 (UTC)Reply

@Jonesey95 If you put the following in your Special:MyPage/common.js it should add a "Null edit" item to your tools menu that will null edit the current page and then reload it: $(mw.util.addPortletLink('p-tb', '#', 'Null Edit', 'ca-null-edit')).on('click', (e) => {e.preventDefault(); new mw.Api().postWithEditToken({action: 'edit', title: mw.config.get('wgPageName'), appendtext:''}).done(() => location.reload());}); I haven't tested it, but it should work. --Ahecht (TALK
PAGE
)
16:50, 20 August 2026 (UTC)Reply
That works great! I tested it at {{AMS election box independent no change}} by adding a /doc subpage, re-running the Wikipedia:Database reports/Uncategorized templates report, seeing that the template was still on the report as expected, using the Null edit link, then running the report again and seeing that the parent page disappeared from the report as expected. Thanks! – Jonesey95 (talk) 17:16, 20 August 2026 (UTC)Reply

Does not appear to null-edit transcluding pages when the transclusion is a redirect

[edit]

I just used the script on {{Snowboard at the 2018 Winter Paralympics}}, which was recently moved, so all of the transclusions are redirects. The script told me that it had null-edited just one page, presumably the Template talk page. If I am interpreting the script's output correctly, is it possible to adjust the script so that it null-edits every page that transcludes a template, whether it is transcluded by a redirect or not? – Jonesey95 (talk) 14:03, 20 August 2026 (UTC)Reply

@Jonesey95 Yeah, that's out of scope for now. You'd have to run the script from the redirect itself. I could see it being a useful feature in the future. --Ahecht (TALK
PAGE
)
16:52, 20 August 2026 (UTC)Reply
Pity. The null-edit link above will save me a little time, at least. – Jonesey95 (talk) 17:18, 20 August 2026 (UTC)Reply

New pages patrol September 2026 Backlog drive

[edit]
September 2026 Backlog Drive | New pages patrol
  • On 1 September 2026, a one-month backlog drive for new pages patrol will begin at a particularly important time for NPP.
  • The backlog has now passed 30,000 unreviewed articles, a level that has been described in current NPP discussions as exceptionally high and potentially difficult to overcome through normal reviewing alone. Backlog drives are one of the few measures that have historically produced a noticeable reduction in the backlog, so the participation of as many active patrollers as possible will matter this month.
  • If you can review during September, please make articles your priority. Every article that is reviewed is a meaningful reduction in the backlog. With the queue at its current size, even a relatively small increase in the number of articles each patroller reviews can add up to a substantial difference over the course of the month.
  • This is a hybrid drive, so redirect reviewing is still included. Redirects can be a useful way for newer patrollers to get comfortable with NPP and can help people build up to reviewing articles. However, the main goal of this drive is to tackle the article backlog, and experienced patrollers are particularly encouraged to spend as much of their available reviewing time on articles as they can.
  • Barnstars will be awarded based on the number of articles and redirects patrolled.
  • Each article review will earn 1 point, while each redirect review will earn 0.2 points.
  • Streak awards will be given out based on consistently hitting point thresholds for each week of the drive.
  • Barnstars will also be granted for re-reviewing articles previously reviewed by other patrollers during the drive.
  • If you have been thinking about doing more NPP, this is an especially good month to jump in. Whether you can review a few pages or hundreds, every review helps. And if you are already an active patroller, please consider whether you can put in some additional time during September to help bring the backlog back under control.
  • Interested in taking part? Sign up here.
You're receiving this message because you are a new page patroller. To opt-out of future mailings, please remove yourself here.

MediaWiki message delivery (talk) 22:49, 24 August 2026 (UTC)Reply