Jump to content

MediaWiki talk:PageTriageExternalDeletionTagsOptions.js

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by MPGuy2824 (talk | contribs) at 05:17, 3 October 2022 (→‎Protected edit request on 30 September 2022: pinging Xaosflux). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Protected edit request on 22 October 2018

The exact changes that have been implemented at a copy of this page at my user-space.

See this thread and this one. WBGconverse 14:15, 22 October 2018 (UTC)[reply]

 DoneCYBERPOWER (Trick or Treat) 17:45, 26 October 2018 (UTC)[reply]

Interface-protected edit request on 9 August 2020

Thing 1: {{Db-notability-notice-NPF}} was moved to {{Db-significance-notice-NPF}}, see also phab:T259835. Applying Special:Diff/874921244/972021277 would bypass the left-behind redirect.

 Donexaosflux Talk 20:16, 9 August 2020 (UTC)[reply]

Thing 2: The header "unremarkable x" doesn't really describe WP:A7. This was changed in Twinkle (by myself and User:Amorymeltzer) to "No indication of importance (x)". Applying Special:Diff/874921244/972021997 would do this. Best, —Mdaniels5757 (talk) 18:48, 9 August 2020 (UTC)[reply]

 Donexaosflux Talk 20:18, 9 August 2020 (UTC)[reply]

Protected edit request on 25 August 2020

Please fix the label text on parameter 1 of dbg4 – the user needs to enter a wikilink, not a URL, and in fact a URL breaks the template. The line to be changed is identified with a comment below:

	"dbg4": {
		"label": "Recreation of a page that was deleted per a deletion discussion",
		"tag": "speedy deletion-previously deleted",
		"code": "G4",
		"desc": "A sufficiently identical and unimproved copy, having any title, of a page deleted via its most recent deletion discussion. (G4)",
		"params": {
			"1": {
				"label": "Please add a link to the deletion discussion.",  <!--THIS LINE!-->
				"input": "required",
				"type": "text",
				"value": ""
			}
		},

swpbT • go beyond • bad idea 16:23, 25 August 2020 (UTC)[reply]

 Donexaosflux Talk 16:51, 25 August 2020 (UTC)[reply]

Protected edit request on 30 September 2022

Please remove "subst:" from lines 1 and 3. The new lines would be:

$.pageTriageDeletionTagsOptions.Main.proposeddeletion.tags.prod.tag = 'prod';

$.pageTriageDeletionTagsOptions.Main.proposeddeletion.tags.blpprod.tag = 'blp-prod';

This would fix T313696. I've tested this out on my local wiki and with the help of Xaosflux, on the test wikipedia as well. -MPGuy2824 (talk) 11:50, 30 September 2022 (UTC)[reply]

@MPGuy2824 can you point to an article that you tested with, it should have been created, then you should use the tool to tag it with one of these reasons. The primary thing to be looking for here is that the diff that adds the template subst's the template. (i.e. {{prod}} shouldn't end up on the article un-subst'd). — xaosflux Talk 13:54, 30 September 2022 (UTC)[reply]
Before your edit: [1]
After: [2], [3]. -MPGuy2824 (talk) 03:20, 1 October 2022 (UTC)[reply]
@Xaosflux: forgot to ping you when i replied. -MPGuy2824 (talk) 05:17, 3 October 2022 (UTC)[reply]