Content deleted Content added
// IMPORTANT NOTICE: // // DO NOT USE THIS SCRIPT FOR DELINKING WHILE THIS INJUNCTION IS IN EFFECT // Wikipedia:Requests for arbitration/Date delinking#Temporary injunction // It may still be used |
Lightmouse (talk | contribs) No edit summary |
||
Line 1:
//See [[Wikipedia:Requests_for_arbitration/Date_delinking#Temporary_injunction|Date delinking arbitration - Temporary injunction]]
//Quote created on 22 January 2009 (it may have changed when you read this):
//▼
//************************************************************************************
//"Until this case is decided or otherwise directed by the Arbitration Committee,
//all editors are instructed not to engage in any program of mass linking or delinking
//of dates in existing articles, including but not limited to through the use of bots,
//▼
//scripts, tools, or otherwise. This injunction is entered as an interim measure and
//does not reflect any prejudgment of any aspect of the case. The Clerk will notify the
//parties of this temporary injunction and post a note of it on the appropriate policy page(s).
//Passed 10 to 0 at 11:52, 13 January 2009 (UTC)"
//************************************************************************************
//'''Instructions for installation'''
//*EITHER: If you have a [[Special:Mypage/monobook.js|monobook]] already, go to it, click "edit this page", and paste in this string underneath your existing script:
Line 24 ⟶ 31:
function fix_common_errors() {
var txt=document.editform.wpTextbox1;
//first add template
//if (txt.value.search(/{{template}}/gi) == -1)
▲//{
//txt.value='{{template}}\r\n'+txt.value;
▲//}
//month+day piped
|