mic_none

Wikipedia:WikiProject User scripts/Scripts/Talk page section tabs Source: en.wikipedia.org/wiki/Wikipedia:WikiProject_User_scripts/Scripts/Talk_page_section_tabs

//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]]