MediaWiki:DRN-wizard.js: Difference between revisions

Content deleted Content added
Maintenance: mw:RL/MGU - Updated deprecated user.tokens key
per tper
 
(5 intermediate revisions by one other user not shown)
Line 1:
// <nowiki>
// 2020-03-09 - deconverted from Gadget, is only used on 1 page and is now being called direct from [[Wikipedia:Dispute resolution noticeboard/request]]
 
/**
* This is the main object that holds the state for everything
Line 189:
this.getWikitextReport = function() {
//Returns string of wikitext for submission to DR page
var report = "{{DR case status}}\n{{subst:DNAU|1428}}<!-- REMEMBER TO REMOVE THE PREVIOUS COMMENT WHEN CLOSING THIS THREAD! -->\n{{drn filing editor|Steven Crossin{{subst:REVISIONUSER}}|16:24, 22 September 2019 (UTC)~~~~~}}\n\n";
 
//On Talk Page
Line 345:
'<h2>Types of dispute</h2>' +
 
'<p>This forum is designed to only assist with issues regarding the content of articles and isn\'t able to assist with concerns about other editors\' behaviour. Is this an issue only about another editorseditor\'s behaviour?.</p>'
);
 
Line 595:
if ( $( '#myDRW' ).length ){
 
//importStylesheet( 'UserMediaWiki:Steven Crossin/DRWGadget-DRN-wizard.css' ); //CSS Styles for the DRW
 
//Setup the App's workspace