User:Panser Born/monobook.js
// **POP-UPS** User:Lupin/popups.js
document.write('');
// **EMPTY TALK PAGE TAB BECOMES ADD NEW SECTION**
function talkpageplus()
{
var talkpagelink = document.getElementById('ca-talk');
if (talkpagelink.className == 'new')
{
talkpagelink.firstChild.href += '§ion=new';
}
}
addOnloadHook(talkpageplus);
// **WIKI-ED** install User:Cacycle/wikEd in-browser text editor
document.write('');
// **STOP DIFF STRETCHING** inline style sheet to keep this whole thing self-contained:
document.write('