MediaWiki:DRN-wizard.js: Difference between revisions

Content deleted Content added
m changes requested by User:Nihlus
-Mediation, process is no longer around, also clean up links
Line 286:
 
'Hi there. This form can be used to file a request at the dispute resolution noticeboard, a venue for resolving disputes over article content between two or more editors. ' +
'It is unable to address disputes primarily concerning user conduct - they should be discussed with the users involved first, and failing that directed <a href="httphttps://en.wikipedia.org/wiki/WP:ANI">here</a>. ' +
'If you have any questions please ask one of our <a href="httphttps://en.wikipedia.org/wiki/WP:DRVOLUNTEERS">volunteers</a> for guidance.' +
 
'<h3>In brief: dispute resolution should be used when you:</h3>' +
Line 310:
'<li>Remove content that you don\'t like from articles</li>' +
'<li>Force another editor to do something</li>' +
'<li>Address disputes that are currently under discussion somewhere else (such as <a href="httphttps://enwpen.wikipedia.org/wiki/WP:RFC">Requests for Comment</a>, <a href="http://enwp.org/WP:M">Mediation</a> or <a href="httphttps://enwpen.wikipedia.org/wiki/WP:RFAR">Arbitration</a>)</li>' +
 
'</p>' +
Line 438:
'<p>' +
'It\'s best to discuss your concerns with the other users on the talk page of the article before seeking dispute resolution. ' +
'You can find instructions on how to do this at <a href="httphttps://en.wikipedia.org/wiki/WP:DISCUSSIT">this page,</a> or you can place <code>{{helpme}}</code> on <a href="httphttps://enwpen.wikipedia.org/wiki/Special:MyTalk">your own talk page</a>, and a volunteer will come by your page to help.' +
'</p>'
);
Line 509:
 
/**
* Taken almost verbatim from httphttps://www.mediawiki.org/wiki/API:Edit
*/
function addNewSection( pagetitle, summary, content, editToken ) {