Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

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

From Wikipedia, the free encyclopedia
//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]]