Wikipedia:WikiProject User scripts/Scripts/Talk page section tabs
Appearance
//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]]