MyWiki:WikiProject User scripts/Scripts/Talk page section tabs

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>WOSlinker at 15:00, 7 February 2021 (WOSlinker changed the content model of the page Wikipedia:WikiProject User scripts/Scripts/Talk page section tabs from "wikitext" to "JavaScript"). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
//Purpose : Make red link "discussion" tabs go to the new section edit page rather than the normal newpage edit page.

//Add the code to [[Special:mypage/monobook.js]].

//<syntaxhighlight lang=javascript>

mw.log.warn( 'You installed the userscript [[Wikipedia:WikiProject User scripts/Scripts/Talk page section tabs]]\n' 
	+ 'It is no longer working and you should uninstall it.');
//</syntaxhighlight>

//[[Category:Wikipedia scripts]]