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="
'If you have any questions please ask one of our <a href="
'<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="
'</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="
'</p>'
);
Line 509:
/**
* Taken almost verbatim from
*/
function addNewSection( pagetitle, summary, content, editToken ) {
|